Update to 3.33

This commit is contained in:
Parag Nemade 2012-03-14 08:43:27 +05:30
parent d90b35c2d7
commit 6b3a815438
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ iso-codes-3.19.tar.bz2
/iso-codes-3.32.tar.bz2 /iso-codes-3.32.tar.bz2
/iso-codes-3.32.1.tar.bz2 /iso-codes-3.32.1.tar.bz2
/iso-codes-3.32.2.tar.bz2 /iso-codes-3.32.2.tar.bz2
/iso-codes-3.33.tar.bz2

View File

@ -1,6 +1,6 @@
Name: iso-codes Name: iso-codes
Summary: ISO code lists and translations Summary: ISO code lists and translations
Version: 3.32.2 Version: 3.33
Release: 1%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Base Group: System Environment/Base
@ -47,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%{_datadir}/pkgconfig/iso-codes.pc %{_datadir}/pkgconfig/iso-codes.pc
%changelog %changelog
* Wed Mar 14 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.33-1
- Update to 3.33
* Thu Feb 09 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32.2-1 * Thu Feb 09 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32.2-1
- Update to 3.32.2 - Update to 3.32.2

View File

@ -1 +1 @@
b62b5648660b7a56ec514a5fd277d8f7 iso-codes-3.32.2.tar.bz2 9cea21fe553d265c5b0f1f2828989997 iso-codes-3.33.tar.bz2