gitrev a61ebd43e (changes 17.31.10 (22), 2023-04-13)

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2548
This commit is contained in:
Michael Andres 2023-04-13 15:02:31 +00:00 committed by Git OBS Bridge
parent e6b70415ee
commit 2e00b4e0be
4 changed files with 12 additions and 6 deletions

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

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 13 16:48:40 CEST 2023 - ma@suse.de
- BuildRequires: libsolv-devel >= 0.7.24 for x86_64_v[234]
support.
- version 17.31.10 (22)
-------------------------------------------------------------------
Fri Mar 31 18:35:00 CEST 2023 - ma@suse.de

View File

@ -42,7 +42,7 @@
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
Name: libzypp
Version: 17.31.9
Version: 17.31.10
Release: 0
License: GPL-2.0+
Url: https://github.com/openSUSE/libzypp
@ -100,11 +100,10 @@ BuildRequires: pkgconfig
BuildRequires: pkg-config
%endif
BuildRequires: libsolv-devel >= 0.7.17
BuildRequires: libsolv-devel >= 0.7.24
%if 0%{?suse_version} >= 1100
BuildRequires: libsolv-tools
%requires_eq libsolv-tools
Requires: ( findutils if libsolv-tools <= 0.7.23 )
%else
Requires: libsolv-tools
%endif