gitrev 046d5134b (changes, 2024-05-06)

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2704
This commit is contained in:
ZYpp Developers 2024-05-07 13:18:47 +00:00 committed by Git OBS Bridge
parent 41f8b503a7
commit 0793456fb8
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0dae38c0e2f85c8b27a3237a5c788410a3adf9c9a63cf9730955971b1849ab7b
size 5599735

3
libzypp-17.33.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07d3db58c984b7eb40ee29d1b80e4da65a1e43b581d61e7edc6a63c53ce2a2fa
size 5598806

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 6 08:28:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
- fix up requires_eq usage for libsolv-tools-base
- add one more missing export for PackageKit
- version 17.33.2
-------------------------------------------------------------------
Fri May 3 14:06:58 CEST 2024 - ma@suse.de

View File

@ -49,7 +49,7 @@
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
Name: libzypp
Version: 17.33.1
Version: 17.33.2
Release: 0
License: GPL-2.0-or-later
URL: https://github.com/openSUSE/libzypp
@ -119,7 +119,7 @@ BuildRequires: pkg-config
BuildRequires: libsolv-devel >= 0.7.24
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150600
BuildRequires: libsolv-tools-base >= 0.7.29
%requires_eq libsolv-tools-base >= 0.7.29
%requires_eq libsolv-tools-base
%else
BuildRequires: libsolv-tools
%requires_eq libsolv-tools