mirror of
https://github.com/openSUSE/libsolv.git
synced 2026-02-05 12:45:46 +01:00
Add changes, bump version to 0.7.28
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,6 +1,11 @@
|
||||
|
||||
This file contains the major changes between libsolv versions:
|
||||
|
||||
Version 0.7.28
|
||||
- selected bug fixes:
|
||||
* disable choice rules for Conda
|
||||
* build for multiple python versions on SUSE
|
||||
|
||||
Version 0.7.27
|
||||
- selected bug fixes:
|
||||
* add zstd support for the installcheck tool
|
||||
|
||||
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "1")
|
||||
|
||||
SET(LIBSOLV_MAJOR "0")
|
||||
SET(LIBSOLV_MINOR "7")
|
||||
SET(LIBSOLV_PATCH "27")
|
||||
SET(LIBSOLV_PATCH "28")
|
||||
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 11:19:39 CET 2024 - mls@suse.de
|
||||
|
||||
- build for multiple python versions [jsc#PED-6218]
|
||||
- bump version to 0.7.28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 15:12:55 CET 2023 - mls@suse.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user