Update to 3.37

This commit is contained in:
Parag Nemade 2012-07-02 09:05:55 +05:30
parent 4224218468
commit 6ef6d27587
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ iso-codes-3.19.tar.bz2
/iso-codes-3.33.tar.bz2 /iso-codes-3.33.tar.bz2
/iso-codes-3.35.tar.bz2 /iso-codes-3.35.tar.bz2
/iso-codes-3.36.tar.bz2 /iso-codes-3.36.tar.bz2
/iso-codes-3.37.tar.bz2

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.36 Version: 3.37
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
* Mon Jul 02 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.37-1
- Update to 3.37
* Thu Jun 07 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.36-1 * Thu Jun 07 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.36-1
- Update to 3.36 - Update to 3.36

View File

@ -1 +1 @@
a65c6ed35bb01793ba43ab21fa27161f iso-codes-3.36.tar.bz2 503f79b04d6372f260b7e61ff4b27a70 iso-codes-3.37.tar.bz2