Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Parag Nemade
5d64371663 Update to 3.43 2013-06-12 18:45:44 +05:30
Parag Nemade
9467ffad92 Update to 3.42 2013-05-07 19:34:40 +05:30
3 changed files with 12 additions and 5 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -1,7 +1,7 @@
Name: iso-codes
Summary: ISO code lists and translations
Version: 3.41
Release: 2%{?dist}
Version: 3.43
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Base
URL: http://alioth.debian.org/projects/pkg-isocodes/
@ -47,6 +47,12 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%{_datadir}/pkgconfig/iso-codes.pc
%changelog
* Mon Jun 10 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.43-1
- Update to 3.43
* 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 +65,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 +287,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

View file

@ -1 +1 @@
ee13ecb5c97176c981f996cfd7bce6e8 iso-codes-3.41.tar.xz
44b27ce9d1aca2326ba8b51827c4b725 iso-codes-3.43.tar.xz