- Update to 3.23
This commit is contained in:
parent
adf5e051d8
commit
505ad522b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ iso-codes-3.19.tar.bz2
|
|||||||
/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
|
/iso-codes-3.22.tar.bz2
|
||||||
|
/iso-codes-3.23.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.22
|
Version: 3.23
|
||||||
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
|
||||||
|
* Mon Dec 06 2010 Parag Nemade <pnemade AT redhat.com> - 3.23-1
|
||||||
|
- Update to 3.23
|
||||||
|
|
||||||
* Tue Nov 09 2010 Parag Nemade <pnemade AT redhat.com> - 3.22-1
|
* Tue Nov 09 2010 Parag Nemade <pnemade AT redhat.com> - 3.22-1
|
||||||
- Update to 3.22
|
- Update to 3.22
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user