Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2021-01-18 11:26:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzypp (Old)
 and      /work/SRC/openSUSE:Factory/.libzypp.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzypp"

Mon Jan 18 11:26:05 2021 rev:438 rq:862703 version:17.25.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2020-12-12 
20:30:20.661725585 +0100
+++ /work/SRC/openSUSE:Factory/.libzypp.new.28504/libzypp.changes       
2021-01-18 11:26:06.960384664 +0100
@@ -1,0 +2,8 @@
+Tue Jan 12 19:34:03 CET 2021 - [email protected]
+
+- Rephrase solver problem descriptions (jsc#SLE-8482)
+- Adapt to changed gpg2/libgpgme behavior (bsc#1180721)
+- Multicurl backend breaks with with unknown filesize (fixes #277)
+- version 17.25.6 (22)
+
+-------------------------------------------------------------------

Old:
----
  libzypp-17.25.5.tar.bz2

New:
----
  libzypp-17.25.6.tar.bz2

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

Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.GkqbDG/_old  2021-01-18 11:26:08.748388802 +0100
+++ /var/tmp/diff_new_pack.GkqbDG/_new  2021-01-18 11:26:08.752388811 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libzypp
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@
 %bcond_without mediabackend_tests
 
 Name:           libzypp
-Version:        17.25.5
+Version:        17.25.6
 Release:        0
 URL:            https://github.com/openSUSE/libzypp
 Summary:        Library for package, patch, pattern and product management
@@ -73,12 +73,9 @@
 BuildRequires:  gcc-c++ >= 7
 BuildRequires:  gettext-devel
 BuildRequires:  graphviz
+BuildRequires:  libproxy-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  yaml-cpp-devel
-%if 0%{?suse_version} != 1110
-# No libproxy on SLES
-BuildRequires:  libproxy-devel
-%endif
 
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  pkgconfig
@@ -240,9 +237,9 @@
 export CFLAGS="%{optflags}"
 export CXXFLAGS="%{optflags}"
 unset EXTRA_CMAKE_OPTIONS
-# No libproxy on SLE11
-%if 0%{?suse_version} == 1110
-export EXTRA_CMAKE_OPTIONS="-DDISABLE_LIBPROXY=ON"
+
+%if 0%{?sle_version} == 150300
+export CXXFLAGS="$CXXFLAGS -DZYPPNEWSPPSWENPPYZ"
 %endif
 
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \

++++++ libzypp-17.25.5.tar.bz2 -> libzypp-17.25.6.tar.bz2 ++++++
++++ 58474 lines of diff (skipped)

Reply via email to