File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22This file contains the major changes between
33libsolv versions:
44
5+ Version 0.7.12
6+ - conda: support packages.conda repositories
7+ - conda: de-priorize track features
8+ - allow win32 to build shared lib
9+ - selected bug fixes:
10+ * fix ruleinfo of complex dependencies returning the wrong origin
11+
512Version 0.7.11
613- ENABLE_RPMDB_LIBRPM is now the default
714- selected bug fixes:
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 "11 " )
52+ SET (LIBSOLV_PATCH "12 " )
5353
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Mon Apr 20 17:24:21 CEST 2020 -
[email protected] 3+
4+ - fix ruleinfo of complex dependencies returning the wrong origin
5+ - bump version to 0.7.12
6+
17-------------------------------------------------------------------
28Wed Jan 22 13:52:48 CET 2020 -
[email protected] 39
You can’t perform that action at this time.
0 commit comments