Update to 3.44
This commit is contained in:
parent
0f0d1764c6
commit
1ef386b086
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ iso-codes-3.19.tar.bz2
|
|||||||
/iso-codes-3.41.tar.xz
|
/iso-codes-3.41.tar.xz
|
||||||
/iso-codes-3.42.tar.xz
|
/iso-codes-3.42.tar.xz
|
||||||
/iso-codes-3.43.tar.xz
|
/iso-codes-3.43.tar.xz
|
||||||
|
/iso-codes-3.44.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: iso-codes
|
Name: iso-codes
|
||||||
Summary: ISO code lists and translations
|
Summary: ISO code lists and translations
|
||||||
Version: 3.43
|
Version: 3.44
|
||||||
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
|
||||||
|
* Fri Jul 05 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.44-1
|
||||||
|
- Update to 3.44
|
||||||
|
|
||||||
* Mon Jun 10 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.43-1
|
* Mon Jun 10 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.43-1
|
||||||
- Update to 3.43
|
- Update to 3.43
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user