Update to 3.35

This commit is contained in:
Parag Nemade 2012-05-02 17:32:41 +05:30
parent 889276ca61
commit 51fcb26d95
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ iso-codes-3.19.tar.bz2
/iso-codes-3.32.1.tar.bz2 /iso-codes-3.32.1.tar.bz2
/iso-codes-3.32.2.tar.bz2 /iso-codes-3.32.2.tar.bz2
/iso-codes-3.33.tar.bz2 /iso-codes-3.33.tar.bz2
/iso-codes-3.35.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.34 Version: 3.35
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
* Wed May 02 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.35-1
- Update to 3.35
* Wed Apr 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.34-1 * Wed Apr 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.34-1
- Update to 3.34 - Update to 3.34

View File

@ -1 +1 @@
6f86172dc7b1021a395887f44474ad61 iso-codes-3.34.tar.bz2 1e4586054214b83b7a3cdb72e5fa85ed iso-codes-3.35.tar.bz2