- Update to 3.24

This commit is contained in:
Parag Nemade 2011-01-07 12:03:04 +05:30
parent 505ad522b3
commit 2521913a48
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ iso-codes-3.19.tar.bz2
/iso-codes-3.21.tar.bz2
/iso-codes-3.22.tar.bz2
/iso-codes-3.23.tar.bz2
/iso-codes-3.24.tar.bz2

View File

@ -1,6 +1,6 @@
Name: iso-codes
Summary: ISO code lists and translations
Version: 3.23
Version: 3.24
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
* Fri Jan 07 2011 Parag Nemade <pnemade AT redhat.com> - 3.24-1
- Update to 3.24
* Mon Dec 06 2010 Parag Nemade <pnemade AT redhat.com> - 3.23-1
- Update to 3.23

View File

@ -1 +1 @@
df29e2c4a7bd144f9006a1731887b432 iso-codes-3.23.tar.bz2
7e78301cc9b8afb94434ba6f0371adbc iso-codes-3.24.tar.bz2