Update to 3.32.1

This commit is contained in:
Parag Nemade 2012-02-04 12:32:57 +05:30
parent 4b602fe01d
commit 9e1aecbda8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ iso-codes-3.19.tar.bz2
/iso-codes-3.30.tar.bz2
/iso-codes-3.31.tar.bz2
/iso-codes-3.32.tar.bz2
/iso-codes-3.32.1.tar.bz2

View File

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

View File

@ -1 +1 @@
32c8e19258796b38af79a15d658e40e7 iso-codes-3.32.tar.bz2
ad7c3bd72872ddfd0d42143ab3ee3c7b iso-codes-3.32.1.tar.bz2