Accepting request 1291071 from zypp:Head
Softwarestack update OBS-URL: https://build.opensuse.org/request/show/1291071 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=518
This commit is contained in:
BIN
libzypp-17.37.10.tar.bz2
(Stored with Git LFS)
Normal file
BIN
libzypp-17.37.10.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:564a27e70912c8e7bb6de29ff320bfd3a9f1a1f0effbe17bc138a3599c8f0175
|
||||
size 5805998
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 16:33:09 CEST 2025 - ma@suse.de
|
||||
|
||||
- BuildRequires: %{libsolv_devel_package} >= 0.7.34 (bsc#1243486)
|
||||
Newer rpm versions no longer allow a ':' in rpm package names or
|
||||
obsoletes. So injecting an
|
||||
Obsoletes: product:oldproductname < oldproductversion
|
||||
into the -release package to indicate a product rename is no longer
|
||||
possible.
|
||||
Since libsolv-0.7.34 you can and should use:
|
||||
Provides: product-obsoletes(oldproductname) < oldproductversion
|
||||
in the -release package. libsolv will then inject the appropriate
|
||||
Obsoletes into the Product.
|
||||
- version 17.37.10 (35)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 4 16:22:16 CEST 2025 - ma@suse.de
|
||||
|
||||
|
@@ -72,7 +72,7 @@
|
||||
%endif
|
||||
|
||||
Name: libzypp
|
||||
Version: 17.37.9
|
||||
Version: 17.37.10
|
||||
Release: 0
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/openSUSE/libzypp
|
||||
@@ -145,7 +145,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: pkg-config
|
||||
%endif
|
||||
|
||||
BuildRequires: %{libsolv_devel_package} >= 0.7.32
|
||||
BuildRequires: %{libsolv_devel_package} >= 0.7.34
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150600
|
||||
BuildRequires: libsolv-tools-base >= 0.7.29
|
||||
%requires_eq libsolv-tools-base
|
||||
|
Reference in New Issue
Block a user