Hello community,

here is the log from the commit of package xz for openSUSE:Factory checked in 
at 2017-01-19 10:33:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xz (Old)
 and      /work/SRC/openSUSE:Factory/.xz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xz"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xz/xz.changes    2016-03-26 15:07:39.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.xz.new/xz.changes       2017-01-19 
10:33:25.021378525 +0100
@@ -1,0 +2,15 @@
+Sat Dec 31 22:17:33 UTC 2016 - [email protected]
+
+- xz 5.2.3:
+  * xz: always close a file before trying to delete it to avoid
+    problems on some operating system and file system combinations.
+  * C99/C11 conformance fixes to liblzma. The issues affected at
+    least some builds using link-time optimizations.
+  * Fixed bugs in the rarely-used function lzma_index_dup().
+  * Use of external SHA-256 code is now disabled by default.
+    It can still be enabled by passing --enable-external-sha256
+  * Changed CPU core count detection to use sched_getaffinity() on
+    GNU/Linux and GNU/kFreeBSD.
+  * Fixes to the build-system
+
+-------------------------------------------------------------------

Old:
----
  xz-5.2.2.tar.gz
  xz-5.2.2.tar.gz.sig

New:
----
  xz-5.2.3.tar.gz
  xz-5.2.3.tar.gz.sig

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

Other differences:
------------------
++++++ xz.spec ++++++
--- /var/tmp/diff_new_pack.2D96eM/_old  2017-01-19 10:33:25.533306323 +0100
+++ /var/tmp/diff_new_pack.2D96eM/_new  2017-01-19 10:33:25.533306323 +0100
@@ -21,7 +21,7 @@
 %if 0%{?suse_version} < 1130
 %define do_profiling 0
 %endif
-%ifarch aarch64 %arm %{sparc}
+%ifarch aarch64 %{arm} %{sparc}
 %define do_profiling 0
 %endif
 %if 0%{?centos_version} || 0%{?rhel_version}
@@ -32,7 +32,7 @@
 %bcond_with    static_libs
 %endif
 Name:           xz
-Version:        5.2.2
+Version:        5.2.3
 Release:        0
 Summary:        A Program for Compressing Files
 License:        LGPL-2.1+ and GPL-2.0+
@@ -125,7 +125,7 @@
 time make check
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 rm -v %{buildroot}%{_libdir}/liblzma.la
 %find_lang %{name}
 install -D -m 0755 %{SOURCE4} %{buildroot}%{_bindir}/xznew

++++++ xz-5.2.2.tar.gz -> xz-5.2.3.tar.gz ++++++
++++ 12543 lines of diff (skipped)


Reply via email to