diff --git a/libzypp-17.25.6.tar.bz2 b/libzypp-17.25.6.tar.bz2 deleted file mode 100644 index 12d3aac..0000000 --- a/libzypp-17.25.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0687cd786883fd0ff596f37ecbc27199b2c957666f3f44fbf07f3e4ae503dfc -size 4836275 diff --git a/libzypp-17.25.7.tar.bz2 b/libzypp-17.25.7.tar.bz2 new file mode 100644 index 0000000..334680d --- /dev/null +++ b/libzypp-17.25.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ddbe39c0ddfe14e8ad8893e290bec22a6e170f466f6bc982fa09ee061bb67e0 +size 4841269 diff --git a/libzypp.changes b/libzypp.changes index b7d372f..b09a221 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Feb 17 09:06:49 CET 2021 - ma@suse.de + +- Patch: Identify well-known category names (bsc#117984) + This allows to use the RH and SUSE patch categrory names + synonymously: + (recommendedi = bugfix) and (optional = feature = enhancement). +- Add missing includes for GCC 11 compatibility. +- Fix %posttrans script execution (fixes #265) + The scripts are execuable. No need to call them through 'sh -c'. +- Commit: Fix rpmdb compat symlink in case rpm got removed. +- Repo: Allow multiple baseurls specified on one line (fixes #285) +- Regex: Fix memory leak and undefined behavior. +- Add rpm buildrequires for test suite (fixes #279) +- Use rpmdb2solv new -D switch to tell the location ob the + rpmdatabase to use. +- BuildRequires: libsolv-devel >= 0.7.17. +- version 17.25.7 (22) + ------------------------------------------------------------------- Tue Jan 12 19:34:03 CET 2021 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index ac184d7..8b7e54d 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -31,7 +31,7 @@ %bcond_without mediabackend_tests Name: libzypp -Version: 17.25.6 +Version: 17.25.7 Release: 0 URL: https://github.com/openSUSE/libzypp Summary: Library for package, patch, pattern and product management @@ -83,7 +83,7 @@ BuildRequires: pkgconfig BuildRequires: pkg-config %endif -BuildRequires: libsolv-devel >= 0.7.15 +BuildRequires: libsolv-devel >= 0.7.17 %if 0%{?suse_version} >= 1100 BuildRequires: libsolv-tools %requires_eq libsolv-tools @@ -100,6 +100,7 @@ BuildRequires: nginx %endif Requires: rpm +BuildRequires: rpm %if 0%{?suse_version} BuildRequires: rpm-devel > 4.4