Update to 3.25.1

This commit is contained in:
Parag Nemade 2011-05-02 09:04:14 +05:30
parent 5ae5ee5655
commit 39516a6964
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ iso-codes-3.19.tar.bz2
/iso-codes-3.24.1.tar.bz2
/iso-codes-3.24.2.tar.bz2
/iso-codes-3.25.tar.bz2
/iso-codes-3.25.1.tar.bz2

View File

@ -1,6 +1,6 @@
Name: iso-codes
Summary: ISO code lists and translations
Version: 3.25
Version: 3.25.1
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
* Mon May 02 2011 Parag Nemade <pnemade AT redhat.com> - 3.25.1-1
- Update to 3.25.1
* Sun Apr 3 2011 Christopher Aillon <caillon@redhat.com> - 3.25-1
- Update to 3.25

View File

@ -1 +1 @@
7fc4afb904346d01b1069c593113b5d5 iso-codes-3.25.tar.bz2
4e5620cc9e64b64ebcce0a00e22a22f7 iso-codes-3.25.1.tar.bz2