Skip to content

Commit a066859

Browse files
committed
Add changes, bump version to 0.7.13
1 parent dd5e4b9 commit a066859

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
This file contains the major changes between
33
libsolv versions:
44

5+
Version 0.7.13
6+
- fix solvable swapping messing up uninternalized idarrays
7+
58
Version 0.7.12
69
- conda: support packages.conda repositories
710
- conda: de-priorize track features

VERSION.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "1")
4949

5050
SET(LIBSOLV_MAJOR "0")
5151
SET(LIBSOLV_MINOR "7")
52-
SET(LIBSOLV_PATCH "12")
52+
SET(LIBSOLV_PATCH "13")
5353

package/libsolv.changes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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
-------------------------------------------------------------------
28
Mon Apr 20 17:24:21 CEST 2020 - [email protected]
39

0 commit comments

Comments
 (0)