Update to 3.67
This commit is contained in:
parent
94ac19af98
commit
033d48d408
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@ iso-codes-3.19.tar.bz2
|
|||||||
/iso-codes-3.64.tar.xz
|
/iso-codes-3.64.tar.xz
|
||||||
/iso-codes-3.65.tar.xz
|
/iso-codes-3.65.tar.xz
|
||||||
/iso-codes-3.66.tar.xz
|
/iso-codes-3.66.tar.xz
|
||||||
|
/iso-codes-3.67.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.66
|
Version: 3.67
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://alioth.debian.org/projects/pkg-isocodes/
|
URL: http://alioth.debian.org/projects/pkg-isocodes/
|
||||||
@ -48,6 +48,9 @@ make %{_smp_mflags}
|
|||||||
%{_datadir}/pkgconfig/iso-codes.pc
|
%{_datadir}/pkgconfig/iso-codes.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 04 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.67-1
|
||||||
|
- Update to 3.67
|
||||||
|
|
||||||
* Wed Mar 02 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.66-1
|
* Wed Mar 02 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.66-1
|
||||||
- Update to 3.66
|
- Update to 3.66
|
||||||
- Upstream now providing json formatted iso-codes data
|
- Upstream now providing json formatted iso-codes data
|
||||||
|
Loading…
Reference in New Issue
Block a user