mirror of
https://github.com/openSUSE/libsolv.git
synced 2026-02-05 12:45:46 +01:00
Add changes, bump version to 0.7.30
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,6 +1,14 @@
|
||||
|
||||
This file contains the major changes between libsolv versions:
|
||||
|
||||
Version 0.7.30
|
||||
- selected bug fixes:
|
||||
* removed dependency on external find program in the repo2solv
|
||||
tool
|
||||
* bindings: fix return value of repodata.add_solv()
|
||||
- new features:
|
||||
* new SOLVER_FLAG_FOCUS_NEW flag
|
||||
|
||||
Version 0.7.29
|
||||
- selected bug fixes:
|
||||
* improve updating of installed multiversion packages
|
||||
|
||||
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "1")
|
||||
|
||||
SET(LIBSOLV_MAJOR "0")
|
||||
SET(LIBSOLV_MINOR "7")
|
||||
SET(LIBSOLV_PATCH "29")
|
||||
SET(LIBSOLV_PATCH "30")
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user