Hello community,

here is the log from the commit of package libsolv for openSUSE:Factory checked 
in at 2018-11-08 09:42:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsolv (Old)
 and      /work/SRC/openSUSE:Factory/.libsolv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsolv"

Thu Nov  8 09:42:46 2018 rev:67 rq:646401 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsolv/libsolv.changes  2018-08-24 
16:58:55.305702954 +0200
+++ /work/SRC/openSUSE:Factory/.libsolv.new/libsolv.changes     2018-11-08 
09:42:48.445498897 +0100
@@ -1,0 +2,17 @@
+Wed Oct 31 13:50:22 CET 2018 - [email protected]
+
+- fix nasty off-by-one error in repo_write
+- also copy pattern categories from the rpm that defines the
+  pattern [fate#323785]
+- bump version to 0.7.1
+
+-------------------------------------------------------------------
+Wed Oct 24 10:48:56 CEST 2018 - [email protected]
+
+- new repowriter interface
+- new selection_make_matchsolvable function
+- dropped support of REPOKEY_TYPE_U32
+- bindings: Selection.flags is now an attribute
+- bump version to 0.7.0
+
+-------------------------------------------------------------------

Old:
----
  libsolv-0.6.35.tar.bz2

New:
----
  libsolv-0.7.1.tar.bz2

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

Other differences:
------------------
++++++ libsolv.spec ++++++
--- /var/tmp/diff_new_pack.ZlwRdu/_old  2018-11-08 09:42:49.093498143 +0100
+++ /var/tmp/diff_new_pack.ZlwRdu/_new  2018-11-08 09:42:49.105498129 +0100
@@ -12,11 +12,11 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define libname libsolv0
+%define libname libsolv1
 
 %if 0%{?sle_version} >= 120300 || 0%{?suse_version} >= 1330 || 
!0%{?suse_version}
 %bcond_without bz2
@@ -25,7 +25,7 @@
 %bcond_with bz2
 %bcond_with xz
 %endif
-%if 0%{?sle_version} >= 150000 || 0%{?suse_version} >= 1500
+%if 0%{?is_opensuse} && (0%{?sle_version} >= 150000 || 0%{?suse_version} >= 
1500)
 %bcond_without zstd
 %else
 %bcond_with zstd
@@ -52,7 +52,7 @@
 %bcond_with zypp
 
 Name:           libsolv
-Version:        0.6.35
+Version:        0.7.1
 Release:        0
 Summary:        Package dependency solver using a satisfiability algorithm
 License:        BSD-3-Clause

++++++ libsolv-0.6.35.tar.bz2 -> libsolv-0.7.1.tar.bz2 ++++++
++++ 10052 lines of diff (skipped)


Reply via email to