Update to 3.47

This commit is contained in:
Parag Nemade 2013-10-04 12:21:24 +05:30
parent 447adfb6ed
commit d400b0d0bf
3 changed files with 12 additions and 8 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ iso-codes-3.19.tar.bz2
/iso-codes-3.44.tar.xz
/iso-codes-3.45.tar.xz
/iso-codes-3.46.tar.xz
/iso-codes-3.47.tar.xz

View File

@ -1,11 +1,11 @@
Name: iso-codes
Summary: ISO code lists and translations
Version: 3.46
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Base
Name: iso-codes
Summary: ISO code lists and translations
Version: 3.47
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Base
URL: http://alioth.debian.org/projects/pkg-isocodes/
Source0: http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-%{version}.tar.xz
Source0: http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-%{version}.tar.xz
BuildRequires: gettext
BuildArch: noarch
# for /usr/share/xml
@ -47,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%{_datadir}/pkgconfig/iso-codes.pc
%changelog
* Fri Oct 04 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.47-1
- Update to 3.47
* Mon Sep 02 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.46-1
- Update to 3.46

View File

@ -1 +1 @@
9f5cb1990e00b549bdabd9bbbd4db809 iso-codes-3.46.tar.xz
889091d3afcd56ee0e5c10a5d3909516 iso-codes-3.47.tar.xz