Sync from SUSE:SLFO:Main libsolv revision 2e776aee22d1b5cb6b8521f348ee9964

This commit is contained in:
Adrian Schröter 2024-11-15 15:00:38 +01:00
parent 8c5d3081b8
commit ff9323ace3
4 changed files with 14 additions and 4 deletions

BIN
libsolv-0.7.30.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
libsolv-0.7.31.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Nov 12 10:54:33 CET 2024 - mls@suse.de
- fix replaces_installed_package using the wrong solvable id
when checking the noupdate map
- make POOL_FLAG_ADDFILEPROVIDESFILTERED behaviour more standard
- add rpm_query_idarray query function
- support rpm's "orderwithrequires" dependency
- bump version to 0.7.31
-------------------------------------------------------------------
Thu Jul 11 13:19:18 CEST 2024 - mls@suse.de

View File

@ -65,7 +65,7 @@
%bcond_with zypp
Name: libsolv
Version: 0.7.30
Version: 0.7.31
Release: 0
Summary: Package dependency solver using a satisfiability algorithm
License: BSD-3-Clause