Update to 3.31

This commit is contained in:
Parag Nemade 2011-12-05 12:37:00 +05:30
parent 0335d14a8d
commit a1e0e52eab
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
473407073f64f4a8d5eb22dd6abd98dd iso-codes-3.30.tar.bz2
2d5914c9eea58aecf0089dcf1738e25d iso-codes-3.31.tar.bz2