This file contains the major changes between libsolv versions:
+Version 0.7.33
+- selected bug fixes:
+ * improve transaction ordering by allowing more uninst->uninst
+ edges
+ * implement color filtering when adding update targets
+- new features:
+ * support orderwithrequires dependencies in susedata.xml
+
Version 0.7.32
- build both static and dynamic libraries on new suse distros
- require cmake >= 3.5
+-------------------------------------------------------------------
+Tue Jun 3 13:25:39 CEST 2025 - mls@suse.de
+
+- improve transaction ordering by allowing more uninst->uninst
+ edges [bsc#1243457]
+- implement color filtering when adding update targets
+- support orderwithrequires dependencies in susedata.xml
+- bump version to 0.7.33
+
-------------------------------------------------------------------
Thu Apr 3 13:07:20 CEST 2025 - mls@suse.de