Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2017-09-25 13:49:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzypp (Old)
 and      /work/SRC/openSUSE:Factory/.libzypp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzypp"

Mon Sep 25 13:49:49 2017 rev:389 rq:528259 version:16.17.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2017-09-15 
21:09:39.993510155 +0200
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes     2017-09-25 
13:49:55.762922722 +0200
@@ -1,0 +2,8 @@
+Fri Sep 22 12:16:34 CEST 2017 - [email protected]
+
+- Default to 'solver.dupAllowVendorChange = false' on SLE15
+  (FATE#323478)
+- Remove unused legacy notify-message script (bsc#1058783)
+- version 16.17.1 (0)
+
+-------------------------------------------------------------------

Old:
----
  libzypp-16.17.0.tar.bz2

New:
----
  libzypp-16.17.1.tar.bz2

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

Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.K35c5b/_old  2017-09-25 13:49:57.354698780 +0200
+++ /var/tmp/diff_new_pack.K35c5b/_new  2017-09-25 13:49:57.358698218 +0200
@@ -19,7 +19,7 @@
 %define force_gcc_46 0
 
 Name:           libzypp
-Version:        16.17.0
+Version:        16.17.1
 Release:        0
 Url:            git://gitorious.org/opensuse/libzypp.git
 Summary:        Package, Patch, Pattern, and Product Management
@@ -248,8 +248,8 @@
 mkdir -p $RPM_BUILD_ROOT%{_var}/log/zypp
 mkdir -p $RPM_BUILD_ROOT%{_var}/cache/zypp
 
-%if "%{distribution}" == "openSUSE Tumbleweed"
-# Adjust zypp.conf for openSUSE Tumbleweed - minor modifications over the 
'usual' defaults - boo#1031756
+# Default to 'solver.dupAllowVendorChange = false' on TW and post SLE12
+%if 0%{?suse_version} >= 1330 || "%{distribution}" == "openSUSE Tumbleweed"
 sed -i "s|# solver.dupAllowVendorChange = true|solver.dupAllowVendorChange = 
false|g" %{buildroot}%{_sysconfdir}/zypp/zypp.conf
 %endif
 

++++++ libzypp-16.17.0.tar.bz2 -> libzypp-16.17.1.tar.bz2 ++++++
++++ 34303 lines of diff (skipped)


Reply via email to