From 421a21d59ea8d2fb3512dcd36cf1fb981ca07cdc Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 6 Sep 2011 13:43:12 +0530 Subject: [PATCH] Update to 3.28 --- .gitignore | 1 + iso-codes.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e8872c7..ebeb83f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ iso-codes-3.19.tar.bz2 /iso-codes-3.25.1.tar.bz2 /iso-codes-3.27.tar.gz /iso-codes-3.27.1.tar.gz +/iso-codes-3.28.tar.gz diff --git a/iso-codes.spec b/iso-codes.spec index f68e333..d52211f 100644 --- a/iso-codes.spec +++ b/iso-codes.spec @@ -1,6 +1,6 @@ Name: iso-codes Summary: ISO code lists and translations -Version: 3.27.1 +Version: 3.28 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Base @@ -8,8 +8,8 @@ URL: http://alioth.debian.org/projects/pkg-isocodes/ # following commands to generate the tarball: # git clone git://git.debian.org/git/iso-codes/iso-codes.git # cd iso-codes -# export isocodescommit=c7edb664c324f4426b8baaa2dfb677f1d6839717 -# export version=3.27 +# export isocodescommit=d694ec174af3a8fd0fe04b8c3a0412c5d94fb833 +# export version=3.28 # git archive --format tar --prefix iso-codes-${version}/ ${isocodescommit} |\ # gzip -c > ../iso-codes-${version}.tar.gz #Source: ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-%%{version}.tar.bz2 @@ -55,6 +55,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %{_datadir}/pkgconfig/iso-codes.pc %changelog +* Tue Sep 06 2011 Parag Nemade - 3.28-1 +- Update to 3.28 + * Mon Aug 08 2011 Parag Nemade - 3.27.1-1 - Update to 3.27.1 diff --git a/sources b/sources index b044762..4e93365 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -543f718891a5c7697a5bc1e86550040a iso-codes-3.27.1.tar.gz +f317b5b470721a8f1672f0ca74c45d1e iso-codes-3.28.tar.gz