mirror of
https://github.com/openSUSE/libsolv.git
synced 2026-02-05 12:45:46 +01:00
Add changes, bump version to 0.6.24
This commit is contained in:
4
NEWS
4
NEWS
@@ -2,6 +2,10 @@
|
||||
This file contains the major changes between
|
||||
libsolv versions:
|
||||
|
||||
Version 0.6.24
|
||||
- new features:
|
||||
* new SOLVER_FLAG_FOCUS_BEST flag
|
||||
|
||||
Version 0.6.22, 0.6.23
|
||||
- bug fix releases, no new features
|
||||
|
||||
|
||||
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0")
|
||||
|
||||
SET(LIBSOLV_MAJOR "0")
|
||||
SET(LIBSOLV_MINOR "6")
|
||||
SET(LIBSOLV_PATCH "23")
|
||||
SET(LIBSOLV_PATCH "24")
|
||||
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 10 15:09:25 CET 2016 - mls@suse.de
|
||||
|
||||
- make testcase_str2solvid work with ignored packages
|
||||
- improve checks against corrupt rpm
|
||||
- add SOLVER_FLAG_FOCUS_BEST solver flag
|
||||
- rework susetags multi-line handling [bnc#1007273]
|
||||
- build both for python2 and python3
|
||||
- bump version to 0.6.24
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 22 11:37:23 CEST 2016 - mls@suse.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user