Hello community,

here is the log from the commit of package iso-codes for openSUSE:Factory 
checked in at 2016-12-05 16:32:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iso-codes (Old)
 and      /work/SRC/openSUSE:Factory/.iso-codes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iso-codes"

Changes:
--------
--- /work/SRC/openSUSE:Factory/iso-codes/iso-codes.changes      2016-02-23 
16:52:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.iso-codes.new/iso-codes.changes 2016-12-05 
16:32:19.000000000 +0100
@@ -1,0 +2,39 @@
+Wed Nov 16 10:18:20 UTC 2016 - jbo...@suse.com
+
+- Update to version 3.71:
+  + Add short name of CZ to ISO 3166-1 and ISO 3166-2.
+  + Updated translations for ISO 3166-1, ISO 3166-2 and ISO 4217.
+- Changes from version 3.70:
+  + Update name for ES-SS in ISO 3166-2.
+  + Updated translations for ISO 3166-1, ISO 3166-2 and ISO 639-2.
+- Changes from version 3.69:
+  + Update name for PH-NEC and ES-BI in ISO 3116-2.
+  + Updated translations for ISO 3166-1, ISO 3166-2, ISO 15924
+    and ISO 4217.
+- Changes from version 3.68:
+  + Change long name of GM to ISO-3166-1.
+  + Add changes for Lao in ISO 3166-2.
+  + Updated translations for ISO 3166-1, ISO 3166-2, ISO 639-2,
+    ISO 639-3, ISO 15924 and ISO 4217.
+- Changes from version 3.67:
+  + The data is now included in JSON files.
+  + The XML files are deprecated.
+  + The gettext domains have been renamed to better match the
+    actual ISO number; previously used gettext domains are linked
+    to the new  domain names.
+  + A new ISO standard has been included: ISO 3166-3.
+  + The standard ISO 4217 (currency names) now includes only the
+    currently used currencies. Entries of withdrawn currencies are
+    no longer included.
+  + The standard ISO 639-5 now includes only the language families
+    which are part of the official standard. The previously
+    included languages were not part of the standard and have been
+    removed.
+  + ISO 639-3 has been updated from the latest upstream sources.
+  + Updated translations for ISO 3166-1.
+- Changes from version 3.66:
+  + start distributing JSON data files in
+    /usr/share/iso-codes/json.
+  + Updated translations for ISO 639-5.
+
+-------------------------------------------------------------------

Old:
----
  iso-codes-3.65.tar.xz
  iso-codes-3.65.tar.xz.sig

New:
----
  iso-codes-3.71.tar.xz
  iso-codes-3.71.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ iso-codes.spec ++++++
--- /var/tmp/diff_new_pack.Re148p/_old  2016-12-05 16:32:21.000000000 +0100
+++ /var/tmp/diff_new_pack.Re148p/_new  2016-12-05 16:32:21.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           iso-codes
-Version:        3.65
+Version:        3.71
 Release:        0
 Summary:        ISO Code Lists and Translations
 License:        LGPL-2.1+
@@ -27,8 +27,8 @@
 Source1:        
http://pkg-isocodes.alioth.debian.org/downloads/%{name}-%{version}.tar.xz.sig
 Source2:        %{name}.keyring
 BuildRequires:  pkg-config
-BuildRequires:  python-devel
-BuildRequires:  python-lxml
+BuildRequires:  python3-devel
+BuildRequires:  python3-lxml
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -60,17 +60,24 @@
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %find_lang iso_639 %{name}.lang
+%find_lang iso_639-2 %{name}.lang
+%find_lang iso_639-3 %{name}.lang
 %find_lang iso_639_3 %{name}.lang
+%find_lang iso_639-5 %{name}.lang
 %find_lang iso_639_5 %{name}.lang
 %find_lang iso_3166 %{name}.lang
+%find_lang iso_3166-1 %{name}.lang
+%find_lang iso_3166-2 %{name}.lang
 %find_lang iso_3166_2 %{name}.lang
+%find_lang iso_3166-3 %{name}.lang
 %find_lang iso_4217 %{name}.lang
 %find_lang iso_15924 %{name}.lang
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog README TODO
+%doc ChangeLog README.md TODO
 %{_datadir}/xml/iso-codes/
+%{_datadir}/iso-codes/
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++++++ iso-codes-3.65.tar.xz -> iso-codes-3.71.tar.xz ++++++
++++ 9333756 lines of diff (skipped)



Reply via email to