Update to 3.47
This commit is contained in:
parent
447adfb6ed
commit
d400b0d0bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user