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.13
6+ - fix solvable swapping messing up uninternalized idarrays
7+
58Version 0.7.12
69- conda: support packages.conda repositories
710- conda: de-priorize track features
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 "12 " )
52+ SET (LIBSOLV_PATCH "13 " )
5353
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Fri Apr 24 12:00:30 CEST 2020 -
[email protected] 3+
4+ - Fix solvable swapping messing up idarrays
5+ - bump version to 0.7.13
6+
17-------------------------------------------------------------------
28Mon Apr 20 17:24:21 CEST 2020 -
[email protected] 39
You can’t perform that action at this time.
0 commit comments