Update to 3.32.2
This commit is contained in:
parent
9e1aecbda8
commit
d90b35c2d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ iso-codes-3.19.tar.bz2
|
|||||||
/iso-codes-3.31.tar.bz2
|
/iso-codes-3.31.tar.bz2
|
||||||
/iso-codes-3.32.tar.bz2
|
/iso-codes-3.32.tar.bz2
|
||||||
/iso-codes-3.32.1.tar.bz2
|
/iso-codes-3.32.1.tar.bz2
|
||||||
|
/iso-codes-3.32.2.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.32.1
|
Version: 3.32.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -47,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
|||||||
%{_datadir}/pkgconfig/iso-codes.pc
|
%{_datadir}/pkgconfig/iso-codes.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 09 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32.2-1
|
||||||
|
- Update to 3.32.2
|
||||||
|
|
||||||
* Sat Feb 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32.1-1
|
* Sat Feb 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32.1-1
|
||||||
- Update to 3.32.1
|
- Update to 3.32.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user