This commit is contained in:
Christopher Aillon 2011-04-03 19:59:18 -07:00
parent 00027058f1
commit 5ae5ee5655
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
f0488dc0aa0904bd6e79ba3b6af40dfb iso-codes-3.24.2.tar.bz2
7fc4afb904346d01b1069c593113b5d5 iso-codes-3.25.tar.bz2