Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5d64371663 | ||
|
|
9467ffad92 |
3 changed files with 12 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,3 +26,4 @@ iso-codes-3.19.tar.bz2
|
||||||
/iso-codes-3.39.tar.xz
|
/iso-codes-3.39.tar.xz
|
||||||
/iso-codes-3.40.tar.xz
|
/iso-codes-3.40.tar.xz
|
||||||
/iso-codes-3.41.tar.xz
|
/iso-codes-3.41.tar.xz
|
||||||
|
/iso-codes-3.42.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.41
|
Version: 3.43
|
||||||
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,12 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||||
%{_datadir}/pkgconfig/iso-codes.pc
|
%{_datadir}/pkgconfig/iso-codes.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 10 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.43-1
|
||||||
|
- Update to 3.43
|
||||||
|
|
||||||
|
* Tue May 07 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.42-1
|
||||||
|
- Update to 3.42
|
||||||
|
|
||||||
* Wed Feb 27 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.41-2
|
* Wed Feb 27 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.41-2
|
||||||
- bump the spec for missing updated sources
|
- bump the spec for missing updated sources
|
||||||
|
|
||||||
|
|
@ -59,7 +65,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||||
* Sun Nov 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.40-1
|
* Sun Nov 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.40-1
|
||||||
- Update to 3.40
|
- Update to 3.40
|
||||||
|
|
||||||
* Wed Oct 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.39-1
|
* Thu Oct 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.39-1
|
||||||
- Update to 3.39
|
- Update to 3.39
|
||||||
|
|
||||||
* Wed Aug 08 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.38-1
|
* Wed Aug 08 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.38-1
|
||||||
|
|
@ -281,7 +287,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||||
* Fri Aug 26 2005 Christopher Aillon <caillon@redhat.com> 0.47-1
|
* Fri Aug 26 2005 Christopher Aillon <caillon@redhat.com> 0.47-1
|
||||||
- Update to 0.47
|
- Update to 0.47
|
||||||
|
|
||||||
* Mon Jun 10 2005 Christopher Aillon <caillon@redhat.com> 0.46-2
|
* Mon Jun 13 2005 Christopher Aillon <caillon@redhat.com> 0.46-2
|
||||||
- The .pc file should be installed in %%{_datadir} instead of %%{_libdir}
|
- The .pc file should be installed in %%{_datadir} instead of %%{_libdir}
|
||||||
since this is a noarch package. 64bit platforms will otherwise look in
|
since this is a noarch package. 64bit platforms will otherwise look in
|
||||||
the 64bit version of the %%{_libdir} and not find the .pc file and
|
the 64bit version of the %%{_libdir} and not find the .pc file and
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
ee13ecb5c97176c981f996cfd7bce6e8 iso-codes-3.41.tar.xz
|
44b27ce9d1aca2326ba8b51827c4b725 iso-codes-3.43.tar.xz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue