Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2023-02-14 16:42:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzypp (Old)
 and      /work/SRC/openSUSE:Factory/.libzypp.new.27156 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzypp"

Tue Feb 14 16:42:40 2023 rev:469 rq:1065544 version:17.31.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2023-01-07 
17:15:59.720824732 +0100
+++ /work/SRC/openSUSE:Factory/.libzypp.new.27156/libzypp.changes       
2023-02-14 16:42:41.681471403 +0100
@@ -1,0 +2,9 @@
+Mon Feb 13 16:48:56 CET 2023 - m...@suse.de
+
+- ProgressData: enforce reporting the INIT||END state
+  (bsc#1206949)
+- ps: fix service detection on newer Tumbleweed systems
+  (bsc#1205636)
+- version 17.31.8 (22)
+
+-------------------------------------------------------------------

Old:
----
  libzypp-17.31.7.tar.bz2

New:
----
  libzypp-17.31.8.tar.bz2

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

Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.I3yWzW/_old  2023-02-14 16:42:44.857490252 +0100
+++ /var/tmp/diff_new_pack.I3yWzW/_new  2023-02-14 16:42:44.861490275 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libzypp
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2005-2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,10 +12,9 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400 || 
(0%{?is_opensuse} && 0%{?sle_version} >= 150100)
 %bcond_without zchunk
 %else
@@ -43,10 +42,10 @@
 %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
 
 Name:           libzypp
-Version:        17.31.7
+Version:        17.31.8
 Release:        0
-License:        GPL-2.0-or-later
-URL:            https://github.com/openSUSE/libzypp
+License:        GPL-2.0+
+Url:            https://github.com/openSUSE/libzypp
 Summary:        Library for package, patch, pattern and product management
 Group:          System/Packages
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -59,10 +58,10 @@
 Provides:       libzypp(plugin) = 0.1
 Provides:       libzypp(plugin:appdata) = 0
 Provides:       libzypp(plugin:commit) = 1
-Provides:       libzypp(plugin:repoverification) = 0
 Provides:       libzypp(plugin:services) = 1
 Provides:       libzypp(plugin:system) = 1
 Provides:       libzypp(plugin:urlresolver) = 0
+Provides:       libzypp(plugin:repoverification) = 0
 Provides:       libzypp(repovarexpand) = 1.1
 
 %if 0%{?suse_version}
@@ -71,8 +70,8 @@
 Recommends:     lsof
 %endif
 BuildRequires:  cmake >= 3.1
-BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(libudev)
 %if 0%{?suse_version} >= 1330
 BuildRequires:  libboost_headers-devel
 BuildRequires:  libboost_program_options-devel
@@ -83,17 +82,17 @@
 %endif
 BuildRequires:  dejagnu
 BuildRequires:  doxygen
+BuildRequires:  texlive-latex
+BuildRequires:  texlive-xcolor
+BuildRequires:  texlive-newunicodechar
+BuildRequires:  texlive-dvips
+BuildRequires:  ghostscript
 BuildRequires:  gcc-c++ >= 7
 BuildRequires:  gettext-devel
-BuildRequires:  ghostscript
 BuildRequires:  graphviz
-BuildRequires:  libproxy-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  texlive-dvips
-BuildRequires:  texlive-latex
-BuildRequires:  texlive-newunicodechar
-BuildRequires:  texlive-xcolor
 BuildRequires:  yaml-cpp-devel
+BuildRequires:  libproxy-devel
 
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  pkgconfig
@@ -212,13 +211,13 @@
 Requires:       bzip2
 Requires:       glibc-devel
 Requires:       libstdc++-devel
-Requires:       libudev-devel
 Requires:       libxml2-devel
 Requires:       libzypp = %{version}
+Requires:       pkgconfig(openssl)
 Requires:       popt-devel
 Requires:       rpm-devel > 4.4
 Requires:       zlib-devel
-Requires:       pkgconfig(openssl)
+Requires:       libudev-devel
 %if 0%{?suse_version}
 %if 0%{?suse_version} >= 1100
 # Code11+

++++++ libzypp-17.31.7.tar.bz2 -> libzypp-17.31.8.tar.bz2 ++++++
++++ 4270 lines of diff (skipped)

Reply via email to