- Update to 3.22

This commit is contained in:
Parag Nemade 2010-11-09 11:50:09 +05:30
parent 7297c3743a
commit adf5e051d8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ iso-codes-3.19.tar.bz2
/sources
/iso-codes-3.20.tar.bz2
/iso-codes-3.21.tar.bz2
/iso-codes-3.22.tar.bz2

View File

@ -1,6 +1,6 @@
Name: iso-codes
Summary: ISO code lists and translations
Version: 3.21
Version: 3.22
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Base
@ -49,6 +49,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%{_datadir}/pkgconfig/iso-codes.pc
%changelog
* Tue Nov 09 2010 Parag Nemade <pnemade AT redhat.com> - 3.22-1
- Update to 3.22
* Mon Oct 04 2010 Parag Nemade <pnemade AT redhat.com> - 3.21-1
- Update to 3.21

View File

@ -1 +1 @@
fce56d7fc8c4af4e4ee9582c89f48eb8 iso-codes-3.21.tar.bz2
e0113d60575cf0bdebdff10038c220a1 iso-codes-3.22.tar.bz2