Hello community,

here is the log from the commit of package iso-codes for openSUSE:Factory 
checked in at 2015-10-06 16:15:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2015-08-19 
13:41:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.iso-codes.new/iso-codes.changes 2015-10-06 
16:15:18.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Sep 20 16:47:22 UTC 2015 - mplus...@suse.com
+
+- Update to version 3.61:
+  + Updated translations for ISO 639, ISO 639-3, ISO 3166, 
+    ISO 4217, ISO 3166-2 and ISO 15924.
+- Add gpg signature.
+- Cleanup spec file with spec-cleaner.
+
+-------------------------------------------------------------------

Old:
----
  iso-codes-3.60.tar.xz

New:
----
  iso-codes-3.61.tar.xz
  iso-codes-3.61.tar.xz.sig
  iso-codes.keyring

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

Other differences:
------------------
++++++ iso-codes.spec ++++++
--- /var/tmp/diff_new_pack.jLIjBS/_old  2015-10-06 16:15:19.000000000 +0200
+++ /var/tmp/diff_new_pack.jLIjBS/_new  2015-10-06 16:15:19.000000000 +0200
@@ -17,19 +17,21 @@
 
 
 Name:           iso-codes
-Version:        3.60
+Version:        3.61
 Release:        0
 Summary:        ISO Code Lists and Translations
 License:        LGPL-2.1+
 Group:          System/Localization
 Url:            http://alioth.debian.org/projects/pkg-isocodes/
-Source:         
http://pkg-isocodes.alioth.debian.org/downloads/%{name}-%{version}.tar.xz
+Source0:        
http://pkg-isocodes.alioth.debian.org/downloads/%{name}-%{version}.tar.xz
+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
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-Recommends:     %{name}-lang
 
 %description
 This package provides the ISO-639 language code list, the ISO-3166
@@ -47,15 +49,16 @@
 translations in gettext .po form.
 
 %lang_package
+
 %prep
 %setup -q
 
 %build
 %configure
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %find_lang iso_639 %{name}.lang
 %find_lang iso_639_3 %{name}.lang
 %find_lang iso_639_5 %{name}.lang
@@ -64,15 +67,13 @@
 %find_lang iso_4217 %{name}.lang
 %find_lang iso_15924 %{name}.lang
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc ChangeLog README TODO
 %{_datadir}/xml/iso-codes/
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %files devel
 %defattr(-,root,root,-)

++++++ iso-codes-3.60.tar.xz -> iso-codes-3.61.tar.xz ++++++
++++ 3522 lines of diff (skipped)


Reply via email to