Update to 3.32

This commit is contained in:
Parag Nemade 2012-01-12 11:22:44 +05:30
parent a1e0e52eab
commit 4b602fe01d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ iso-codes-3.19.tar.bz2
/iso-codes-3.29.tar.gz
/iso-codes-3.30.tar.bz2
/iso-codes-3.31.tar.bz2
/iso-codes-3.32.tar.bz2

View File

@ -1,6 +1,6 @@
Name: iso-codes
Summary: ISO code lists and translations
Version: 3.31
Version: 3.32
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
* Thu Jan 12 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32-1
- Update to 3.32
* Mon Dec 05 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.31-1
- Update to 3.31

View File

@ -1 +1 @@
2d5914c9eea58aecf0089dcf1738e25d iso-codes-3.31.tar.bz2
32c8e19258796b38af79a15d658e40e7 iso-codes-3.32.tar.bz2