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:
parent
e6b70415ee
commit
2e00b4e0be
3
libzypp-17.31.10.tar.bz2
Normal file
3
libzypp-17.31.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d7b879c067c7ab65eb9fe3d06d081c9ef4cff7e090535ba7adfe91781298dd6
|
||||||
|
size 5654550
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cd6a663fc978bb8e9521ddc106a586bef7357b5c5f72b8577b623646b2130944
|
|
||||||
size 5655974
|
|
@ -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
|
Fri Mar 31 18:35:00 CEST 2023 - ma@suse.de
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
||||||
|
|
||||||
Name: libzypp
|
Name: libzypp
|
||||||
Version: 17.31.9
|
Version: 17.31.10
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Url: https://github.com/openSUSE/libzypp
|
Url: https://github.com/openSUSE/libzypp
|
||||||
@ -100,11 +100,10 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
BuildRequires: libsolv-devel >= 0.7.17
|
BuildRequires: libsolv-devel >= 0.7.24
|
||||||
%if 0%{?suse_version} >= 1100
|
%if 0%{?suse_version} >= 1100
|
||||||
BuildRequires: libsolv-tools
|
BuildRequires: libsolv-tools
|
||||||
%requires_eq libsolv-tools
|
%requires_eq libsolv-tools
|
||||||
Requires: ( findutils if libsolv-tools <= 0.7.23 )
|
|
||||||
%else
|
%else
|
||||||
Requires: libsolv-tools
|
Requires: libsolv-tools
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user