From 9ebf19286bd0d387e0308f48e4532f14d6134a6b Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 3 Oct 2011 10:06:49 +0530 Subject: [PATCH] Update to 3.29 --- .gitignore | 1 + iso-codes.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ebeb83f..70526a5 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ iso-codes-3.19.tar.bz2 /iso-codes-3.27.tar.gz /iso-codes-3.27.1.tar.gz /iso-codes-3.28.tar.gz +/iso-codes-3.29.tar.gz diff --git a/iso-codes.spec b/iso-codes.spec index d52211f..c17dc2d 100644 --- a/iso-codes.spec +++ b/iso-codes.spec @@ -1,6 +1,6 @@ Name: iso-codes Summary: ISO code lists and translations -Version: 3.28 +Version: 3.29 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=d694ec174af3a8fd0fe04b8c3a0412c5d94fb833 -# export version=3.28 +# export isocodescommit=bd6829620c121bb878a173c4fbd79c6fcaedca9a +# export version=3.29 # 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 +* Mon Oct 03 2011 Parag Nemade - 3.29-1 +- Update to 3.29 + * Tue Sep 06 2011 Parag Nemade - 3.28-1 - Update to 3.28 diff --git a/sources b/sources index 4e93365..1485a62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f317b5b470721a8f1672f0ca74c45d1e iso-codes-3.28.tar.gz +0dc961a6ddedaa803bf872597eaa712a iso-codes-3.29.tar.gz