Update to 3.50

This commit is contained in:
Parag Nemade 2014-01-02 09:02:09 +05:30
parent ae2e8dea45
commit 5e311128d6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@ iso-codes-3.19.tar.bz2
/iso-codes-3.47.tar.xz /iso-codes-3.47.tar.xz
/iso-codes-3.48.tar.xz /iso-codes-3.48.tar.xz
/iso-codes-3.49.tar.xz /iso-codes-3.49.tar.xz
/iso-codes-3.50.tar.xz

View File

@ -1,6 +1,6 @@
Name: iso-codes Name: iso-codes
Summary: ISO code lists and translations Summary: ISO code lists and translations
Version: 3.49 Version: 3.50
Release: 1%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Base Group: System Environment/Base
@ -47,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%{_datadir}/pkgconfig/iso-codes.pc %{_datadir}/pkgconfig/iso-codes.pc
%changelog %changelog
* Thu Jan 02 2014 Parag Nemade <pnemade AT redhat DOT com> - 3.50-1
- Update to 3.50
* Fri Dec 06 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.49-1 * Fri Dec 06 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.49-1
- Update to 3.49 - Update to 3.49

View File

@ -1 +1 @@
a0708a81f42c538f4670e3bf3d343dd8 iso-codes-3.49.tar.xz 2e7ef2d33657ce00bd97deb560f532f1 iso-codes-3.50.tar.xz