Update to 3.45
This commit is contained in:
parent
c39e68730d
commit
81045df8e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ iso-codes-3.19.tar.bz2
|
|||||||
/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
|
/iso-codes-3.44.tar.xz
|
||||||
|
/iso-codes-3.45.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: iso-codes
|
Name: iso-codes
|
||||||
Summary: ISO code lists and translations
|
Summary: ISO code lists and translations
|
||||||
Version: 3.44
|
Version: 3.45
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://alioth.debian.org/projects/pkg-isocodes/
|
URL: http://alioth.debian.org/projects/pkg-isocodes/
|
||||||
@ -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
|
||||||
|
* Mon Aug 05 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.45-1
|
||||||
|
- Update to 3.45
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.44-2
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.44-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user