diff --git a/.gitignore b/.gitignore index f41882b..36fa138 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/iso-codes.spec b/iso-codes.spec index cc18e8f..d2bad9b 100644 --- a/iso-codes.spec +++ b/iso-codes.spec @@ -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 - 3.42-1 +- Update to 3.42 + * Wed Feb 27 2013 Parag Nemade - 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 - 3.40-1 - Update to 3.40 -* Wed Oct 04 2012 Parag Nemade - 3.39-1 +* Thu Oct 04 2012 Parag Nemade - 3.39-1 - Update to 3.39 * Wed Aug 08 2012 Parag Nemade - 3.38-1 @@ -281,7 +284,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" * Fri Aug 26 2005 Christopher Aillon 0.47-1 - Update to 0.47 -* Mon Jun 10 2005 Christopher Aillon 0.46-2 +* Mon Jun 13 2005 Christopher Aillon 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 diff --git a/sources b/sources index dc212ba..76d4f67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee13ecb5c97176c981f996cfd7bce6e8 iso-codes-3.41.tar.xz +35c6089108410dcfe03b420b57af0dde iso-codes-3.42.tar.xz