gitrev abcf0cd63 (changes 17.35.2 (35), 2024-07-09)
OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2739
This commit is contained in:
parent
515538d615
commit
af2509c214
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf6495ca4d3fad29ce26d19806680ac7996d53543f1d3053d27b31ef16167171
|
||||
size 5614319
|
3
libzypp-17.35.2.tar.bz2
Normal file
3
libzypp-17.35.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7fac73e71384a3f895fa8f9f7ab0c7e0444b55ea7b4e73dca2b838acd919f34
|
||||
size 5614442
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 11:28:36 CEST 2024 - ma@suse.de
|
||||
|
||||
- Keep UrlResolverPlugin API public (fixes #560)
|
||||
- Blacklist /snap executables for 'zypper ps' (bsc#1226014)
|
||||
- Fix handling of buddies when applying locks (bsc#1225267)
|
||||
Buddy pairs (like -release package and product) internally share
|
||||
the same status object. When applying locks from query results
|
||||
the locked bit must be set if either item is locked.
|
||||
- version 17.35.2 (35)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 12:30:20 CEST 2024 - ma@suse.de
|
||||
|
||||
|
@ -57,7 +57,7 @@
|
||||
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
||||
|
||||
Name: libzypp
|
||||
Version: 17.35.1
|
||||
Version: 17.35.2
|
||||
Release: 0
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/openSUSE/libzypp
|
||||
|
Loading…
Reference in New Issue
Block a user