From 820087e5c0e3bc0b06fde58f98427c2f23ca3ca16ae99f52fbb79461dee3533c Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 17 Feb 2021 08:28:37 +0000 Subject: [PATCH] Update to last successful build 0ff4a13a7c651542c9e6fbb2afa01742a00f5238 changes 17.25.7 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2290 --- libzypp-17.25.6.tar.bz2 | 3 --- libzypp-17.25.7.tar.bz2 | 3 +++ libzypp.changes | 19 +++++++++++++++++++ libzypp.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.25.6.tar.bz2 create mode 100644 libzypp-17.25.7.tar.bz2 diff --git a/libzypp-17.25.6.tar.bz2 b/libzypp-17.25.6.tar.bz2 deleted file mode 100644 index 457b5da..0000000 --- a/libzypp-17.25.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d96763904fc3868fc49fef3d299e97f6b30d9455ae508a00e4d375ddd4fa3cf1 -size 4841559 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 4cb8a6c..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