Hello community, here is the log from the commit of package libsolv for openSUSE:Leap:15.2 checked in at 2020-06-08 13:44:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libsolv (Old) and /work/SRC/openSUSE:Leap:15.2/.libsolv.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsolv" Mon Jun 8 13:44:23 2020 rev:50 rq:811963 version:0.7.14 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libsolv/libsolv.changes 2020-02-04 17:54:22.808747845 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libsolv.new.3606/libsolv.changes 2020-06-08 13:44:25.751036087 +0200 @@ -1,0 +2,26 @@ +Thu May 28 11:51:27 CEST 2020 - [email protected] + +- Enable zstd compression support for sle15-sp2 + +------------------------------------------------------------------- +Wed May 27 11:48:46 CEST 2020 - [email protected] + +- Support blacklisted packages in solver_findproblemrule() + [bnc#1172135] +- Support rules with multiple negative literals in choice rule + generation +- bump version to 0.7.14 + +------------------------------------------------------------------- +Fri Apr 24 12:00:30 CEST 2020 - [email protected] + +- Fix solvable swapping messing up idarrays +- bump version to 0.7.13 + +------------------------------------------------------------------- +Mon Apr 20 17:24:21 CEST 2020 - [email protected] + +- fix ruleinfo of complex dependencies returning the wrong origin +- bump version to 0.7.12 + +------------------------------------------------------------------- Old: ---- libsolv-0.7.11.tar.bz2 New: ---- libsolv-0.7.14.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsolv.spec ++++++ --- /var/tmp/diff_new_pack.Gl8etG/_old 2020-06-08 13:44:26.131037202 +0200 +++ /var/tmp/diff_new_pack.Gl8etG/_new 2020-06-08 13:44:26.135037213 +0200 @@ -1,7 +1,7 @@ # # spec file for package libsolv # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %bcond_with bz2 %bcond_with xz %endif -%if 0%{?is_opensuse} && (0%{?sle_version} >= 150000 || 0%{?suse_version} >= 1500) +%if 0%{?sle_version} >= 150200 || (0%{?is_opensuse} && (0%{?sle_version} >= 150000 || 0%{?suse_version} >= 1500)) %bcond_without zstd %else %bcond_with zstd @@ -52,12 +52,12 @@ %bcond_with zypp Name: libsolv -Version: 0.7.11 +Version: 0.7.14 Release: 0 Summary: Package dependency solver using a satisfiability algorithm License: BSD-3-Clause Group: Development/Libraries/C and C++ -Url: https://github.com/openSUSE/libsolv +URL: https://github.com/openSUSE/libsolv Source: libsolv-%{version}.tar.bz2 BuildRequires: cmake BuildRequires: gcc-c++ ++++++ libsolv-0.7.11.tar.bz2 -> libsolv-0.7.14.tar.bz2 ++++++ ++++ 2102 lines of diff (skipped)
