mirror of
https://github.com/openSUSE/libsolv.git
synced 2026-02-05 12:45:46 +01:00
Add changes, bump version to 0.7.32
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,6 +1,13 @@
|
||||
|
||||
This file contains the major changes between libsolv versions:
|
||||
|
||||
Version 0.7.32
|
||||
- build both static and dynamic libraries on new suse distros
|
||||
- require cmake >= 3.5
|
||||
- new features:
|
||||
* support the apk package and repository format (both v2 and v3)
|
||||
* new dataiterator_final_{repo,solvable} functions
|
||||
|
||||
Version 0.7.31
|
||||
- selected bug fixes:
|
||||
* fix replaces_installed_package using the wrong solvable id
|
||||
|
||||
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "1")
|
||||
|
||||
SET(LIBSOLV_MAJOR "0")
|
||||
SET(LIBSOLV_MINOR "7")
|
||||
SET(LIBSOLV_PATCH "31")
|
||||
SET(LIBSOLV_PATCH "32")
|
||||
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 3 13:07:20 CEST 2025 - mls@suse.de
|
||||
|
||||
- build both static and dynamic libraries on new suse distros
|
||||
- support the apk package and repository format (both v2 and v3)
|
||||
- new dataiterator_final_{repo,solvable} functions
|
||||
- bump version to 0.7.32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 09:16:51 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user