File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11
22This file contains the major changes between libsolv versions:
33
4+ Version 0.7.34
5+ - new features:
6+ * support product-obsoletes() provides in the product autopackage
7+ generation code
8+
49Version 0.7.33
510- selected bug fixes:
611 * improve transaction ordering by allowing more uninst->uninst
Original file line number Diff line number Diff line change @@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "1")
4949
5050SET (LIBSOLV_MAJOR "0" )
5151SET (LIBSOLV_MINOR "7" )
52- SET (LIBSOLV_PATCH "33 " )
52+ SET (LIBSOLV_PATCH "34 " )
5353
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Mon Jul 7 13:48:58 CEST 2025 -
[email protected] 3+
4+ - add support for product-obsoletes() provides in the product
5+ autopackage generation code
6+ - bump version to 0.7.34
7+
18-------------------------------------------------------------------
29Tue Jun 3 13:25:39 CEST 2025 -
[email protected] 310
You can’t perform that action at this time.
0 commit comments