Update to 3.28
This commit is contained in:
parent
9f1a1d3df7
commit
421a21d59e
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 <pnemade AT redhat DOT com> - 3.28-1
|
||||
- Update to 3.28
|
||||
|
||||
* Mon Aug 08 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.27.1-1
|
||||
- Update to 3.27.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
543f718891a5c7697a5bc1e86550040a iso-codes-3.27.1.tar.gz
|
||||
f317b5b470721a8f1672f0ca74c45d1e iso-codes-3.28.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue