- Update to 3.22
This commit is contained in:
parent
7297c3743a
commit
adf5e051d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ iso-codes-3.19.tar.bz2
|
|||||||
/sources
|
/sources
|
||||||
/iso-codes-3.20.tar.bz2
|
/iso-codes-3.20.tar.bz2
|
||||||
/iso-codes-3.21.tar.bz2
|
/iso-codes-3.21.tar.bz2
|
||||||
|
/iso-codes-3.22.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: iso-codes
|
Name: iso-codes
|
||||||
Summary: ISO code lists and translations
|
Summary: ISO code lists and translations
|
||||||
Version: 3.21
|
Version: 3.22
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -49,6 +49,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
|||||||
%{_datadir}/pkgconfig/iso-codes.pc
|
%{_datadir}/pkgconfig/iso-codes.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 09 2010 Parag Nemade <pnemade AT redhat.com> - 3.22-1
|
||||||
|
- Update to 3.22
|
||||||
|
|
||||||
* Mon Oct 04 2010 Parag Nemade <pnemade AT redhat.com> - 3.21-1
|
* Mon Oct 04 2010 Parag Nemade <pnemade AT redhat.com> - 3.21-1
|
||||||
- Update to 3.21
|
- Update to 3.21
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user