Update to 3.42
This commit is contained in:
parent
cf195fa493
commit
9467ffad92
3 changed files with 9 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,3 +26,4 @@ iso-codes-3.19.tar.bz2
|
|||
/iso-codes-3.39.tar.xz
|
||||
/iso-codes-3.40.tar.xz
|
||||
/iso-codes-3.41.tar.xz
|
||||
/iso-codes-3.42.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Name: iso-codes
|
||||
Summary: ISO code lists and translations
|
||||
Version: 3.41
|
||||
Release: 2%{?dist}
|
||||
Version: 3.42
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Base
|
||||
URL: http://alioth.debian.org/projects/pkg-isocodes/
|
||||
|
|
@ -47,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
|||
%{_datadir}/pkgconfig/iso-codes.pc
|
||||
|
||||
%changelog
|
||||
* Tue May 07 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.42-1
|
||||
- Update to 3.42
|
||||
|
||||
* Wed Feb 27 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.41-2
|
||||
- bump the spec for missing updated sources
|
||||
|
||||
|
|
@ -59,7 +62,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
|||
* Sun Nov 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.40-1
|
||||
- Update to 3.40
|
||||
|
||||
* Wed Oct 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.39-1
|
||||
* Thu Oct 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.39-1
|
||||
- Update to 3.39
|
||||
|
||||
* Wed Aug 08 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.38-1
|
||||
|
|
@ -281,7 +284,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
|||
* Fri Aug 26 2005 Christopher Aillon <caillon@redhat.com> 0.47-1
|
||||
- Update to 0.47
|
||||
|
||||
* Mon Jun 10 2005 Christopher Aillon <caillon@redhat.com> 0.46-2
|
||||
* Mon Jun 13 2005 Christopher Aillon <caillon@redhat.com> 0.46-2
|
||||
- The .pc file should be installed in %%{_datadir} instead of %%{_libdir}
|
||||
since this is a noarch package. 64bit platforms will otherwise look in
|
||||
the 64bit version of the %%{_libdir} and not find the .pc file and
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
ee13ecb5c97176c981f996cfd7bce6e8 iso-codes-3.41.tar.xz
|
||||
35c6089108410dcfe03b420b57af0dde iso-codes-3.42.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue