Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2018-03-14 19:21:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzypp (Old)
 and      /work/SRC/openSUSE:Factory/.libzypp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzypp"

Wed Mar 14 19:21:55 2018 rev:397 rq:586690 version:17.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2018-02-22 
14:58:01.887533294 +0100
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes     2018-03-14 
19:21:57.121607256 +0100
@@ -1,0 +2,23 @@
+Tue Mar 13 18:03:42 CET 2018 - m...@suse.de
+
+- Protect code against broken translations (bsc#1082711)
+- Fix broken translated format strings
+- Deprecate the use of asciidoc for new releases
+- version 17.2.2 (2)
+
+-------------------------------------------------------------------
+Wed Mar  7 11:22:02 CET 2018 - m...@suse.de
+
+- PoolQuery::addDependency add overload to define an individual
+  Match::Mode (bsc#1043166)
+- version 17.2.1 (2)
+
+-------------------------------------------------------------------
+Thu Mar  1 17:46:39 CET 2018 - bzel...@suse.de
+
+- Add /var/lib/gdm to CheckAccessDeleted blacklist (bsc#1079991)
+- Use gpgme instead of calling gpg2 binary directly
+- Fix leak in Digest.cc (bsc#1075978)
+- version 17.2.0 (2)
+
+-------------------------------------------------------------------

Old:
----
  libzypp-17.1.3.tar.bz2

New:
----
  libzypp-17.2.2.tar.bz2

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

Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.QeIMes/_old  2018-03-14 19:21:58.549556559 +0100
+++ /var/tmp/diff_new_pack.QeIMes/_new  2018-03-14 19:21:58.561556133 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libzypp
-Version:        17.1.3
+Version:        17.2.2
 Release:        0
 Url:            git://gitorious.org/opensuse/libzypp.git
 Summary:        Package, Patch, Pattern, and Product Management
@@ -54,6 +54,7 @@
 BuildRequires:  libboost_headers-devel
 BuildRequires:  libboost_program_options-devel
 BuildRequires:  libboost_test-devel
+BuildRequires:  libboost_thread-devel
 %else
 BuildRequires:  boost-devel
 %endif
@@ -74,7 +75,7 @@
 BuildRequires:  pkg-config
 %endif
 
-BuildRequires:  libsolv-devel >= 0.6.23
+BuildRequires:  libsolv-devel >= 0.6.27
 %if 0%{?suse_version} >= 1100
 BuildRequires:  libsolv-tools
 %requires_eq    libsolv-tools
@@ -103,11 +104,9 @@
 %endif
 
 %if 0%{?suse_version}
-BuildRequires:  gpg2
-Requires:       gpg2
+BuildRequires:  libgpgme-devel
 %else
-BuildRequires:  gnupg2
-Requires:       gnupg2
+BuildRequires:  gpgme-devel
 %endif
 
 %define min_curl_version 7.19.4
@@ -126,6 +125,14 @@
 Requires:       libcurl   >= %{min_curl_version}
 %endif
 
+# required for documentation
+%if 0%{?suse_version} >= 1330
+BuildRequires:  rubygem(asciidoctor)
+%else
+BuildRequires:  asciidoc
+BuildRequires:  libxslt-tools
+%endif
+
 %description
 Package, Patch, Pattern, and Product Management
 
@@ -138,6 +145,7 @@
 Requires:       libboost_headers-devel
 Requires:       libboost_program_options-devel
 Requires:       libboost_test-devel
+Requires:       libboost_thread-devel
 %else
 Requires:       boost-devel
 %endif

++++++ libzypp-17.1.3.tar.bz2 -> libzypp-17.2.2.tar.bz2 ++++++
++++ 4324 lines of diff (skipped)


Reply via email to