forked from pool/iso-codes
This commit is contained in:
parent
dc952ca1ef
commit
3a9231e9e7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cc4c3791f8f569af41b40835080b4b8b0c9305efd1ffebacebb576c518007a0
|
||||
size 5323027
|
3
iso-codes-3.9.tar.bz2
Normal file
3
iso-codes-3.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d78bf6273c317d332ec5d35cb38214216fa2c3bb073626ae36f0b81aca0c158
|
||||
size 5341785
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 3 00:50:22 CEST 2009 - mboman@suse.de
|
||||
|
||||
- Update to version 3.9:
|
||||
+ Use the GNU Lesser General Public License for all files
|
||||
included in this package
|
||||
+ Do no longer provide the file /usr/share/iso-codes/iso_639.tab
|
||||
which has been deprecated for a long time now.
|
||||
+ Do no longer include the notes directory in the tarball,
|
||||
because all files were outdated and deprecated. Moreover, none
|
||||
of those files have ever been installed
|
||||
+ ISO 3166: Fix wrong capitalization for "Moldova, Republic of"
|
||||
+ ISO 15924: Changes made by the Maintenance Agency on 2009-02-23
|
||||
+ Translation updates for ISO 15924, ISO 3166, ISO 3166-2,
|
||||
ISO 639, ISO 639-3, ISO 4217
|
||||
- Remove AutoReqProv since it's default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 14:16:50 CEST 2009 - vuntz@novell.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package iso-codes (Version 3.8)
|
||||
# spec file for package iso-codes (Version 3.9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -23,8 +23,7 @@ BuildRequires: python-devel
|
||||
BuildRequires: pyxml
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/GUI/GNOME
|
||||
AutoReqProv: on
|
||||
Version: 3.8
|
||||
Version: 3.9
|
||||
Release: 1
|
||||
Summary: ISO Code Lists and Translations
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -82,7 +81,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog README TODO
|
||||
%{_datadir}/iso-codes
|
||||
%{_datadir}/xml/iso-codes
|
||||
|
||||
%files devel
|
||||
@ -90,6 +88,20 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/pkgconfig/iso-codes.pc
|
||||
|
||||
%changelog
|
||||
* Sun May 03 2009 mboman@suse.de
|
||||
- Update to version 3.9:
|
||||
+ Use the GNU Lesser General Public License for all files
|
||||
included in this package
|
||||
+ Do no longer provide the file /usr/share/iso-codes/iso_639.tab
|
||||
which has been deprecated for a long time now.
|
||||
+ Do no longer include the notes directory in the tarball,
|
||||
because all files were outdated and deprecated. Moreover, none
|
||||
of those files have ever been installed
|
||||
+ ISO 3166: Fix wrong capitalization for "Moldova, Republic of"
|
||||
+ ISO 15924: Changes made by the Maintenance Agency on 2009-02-23
|
||||
+ Translation updates for ISO 15924, ISO 3166, ISO 3166-2,
|
||||
ISO 639, ISO 639-3, ISO 4217
|
||||
- Remove AutoReqProv since it's default
|
||||
* Sun Apr 05 2009 vuntz@novell.com
|
||||
- Update to version 3.8:
|
||||
+ ISO-3166:
|
||||
|
Loading…
Reference in New Issue
Block a user