Compare commits

...

1 Commits

3 changed files with 11 additions and 2 deletions

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

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 7 11:33:19 CEST 2024 - mls@suse.de
- add a conflict to older libsolv-tools to libsolv-tools-base
- report unsupported compression in solv_xfopen() with errno
- fix return value of repodata.add_solv() in the bindings
- fix SHA-224 oid in solv_pgpvrfy
-------------------------------------------------------------------
Tue Apr 30 15:15:45 CEST 2024 - mls@suse.de

View File

@@ -171,6 +171,7 @@ reading repositories.
Summary: Utilities used by libzypp to manage .solv files
Group: System/Management
Provides: libsolv-tools:%{_bindir}/repo2solv
Conflicts: libsolv-tools < %{version}
%description tools-base
This subpackage contains utilities used by libzypp to manage solv files.