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
This commit is contained in:
parent
0705107959
commit
820087e5c0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d96763904fc3868fc49fef3d299e97f6b30d9455ae508a00e4d375ddd4fa3cf1
|
||||
size 4841559
|
3
libzypp-17.25.7.tar.bz2
Normal file
3
libzypp-17.25.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ddbe39c0ddfe14e8ad8893e290bec22a6e170f466f6bc982fa09ee061bb67e0
|
||||
size 4841269
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user