Sync from SUSE:SLFO:Main libsolv revision ad5d4fefe819cfc96d05220458a7107d
This commit is contained in:
parent
1411bb9561
commit
8c5d3081b8
BIN
libsolv-0.7.29.tar.bz2
(Stored with Git LFS)
BIN
libsolv-0.7.29.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
libsolv-0.7.30.tar.bz2
(Stored with Git LFS)
Normal file
BIN
libsolv-0.7.30.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 11 13:19:18 CEST 2024 - mls@suse.de
|
||||||
|
|
||||||
|
- removed dependency on external find program in the repo2solv tool
|
||||||
|
- bindings: fix return value of repodata.add_solv()
|
||||||
|
- new SOLVER_FLAG_FOCUS_NEW flag
|
||||||
|
- bump version to 0.7.30
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 7 11:33:19 CEST 2024 - mls@suse.de
|
Fri Jun 7 11:33:19 CEST 2024 - mls@suse.de
|
||||||
|
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
%bcond_with zypp
|
%bcond_with zypp
|
||||||
|
|
||||||
Name: libsolv
|
Name: libsolv
|
||||||
Version: 0.7.29
|
Version: 0.7.30
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Package dependency solver using a satisfiability algorithm
|
Summary: Package dependency solver using a satisfiability algorithm
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -182,7 +182,6 @@ Group: System/Management
|
|||||||
Conflicts: satsolver-tools-obsolete
|
Conflicts: satsolver-tools-obsolete
|
||||||
Obsoletes: satsolver-tools < 0.18
|
Obsoletes: satsolver-tools < 0.18
|
||||||
Provides: satsolver-tools = 0.18
|
Provides: satsolver-tools = 0.18
|
||||||
Requires: findutils
|
|
||||||
Requires: libsolv-tools-base = %{version}
|
Requires: libsolv-tools-base = %{version}
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
|
Loading…
Reference in New Issue
Block a user