]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
bump version, add changes 0.6.18
authorMichael Schroeder <mls@suse.de>
Fri, 29 Jan 2016 13:19:53 +0000 (14:19 +0100)
committerMichael Schroeder <mls@suse.de>
Fri, 29 Jan 2016 13:19:53 +0000 (14:19 +0100)
VERSION.cmake
package/libsolv.changes

index 1523c2a5a14e424a8e74a470219a83c97be2207d..466c0d498819f89d498236c577272ebe34ddebca 100644 (file)
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0")
 
 SET(LIBSOLV_MAJOR "0")
 SET(LIBSOLV_MINOR "6")
-SET(LIBSOLV_PATCH "17")
+SET(LIBSOLV_PATCH "18")
 
index b1d41ee9165cb5f6f1f25618e62b54a71c394433..1754808ad8e7f31a26f4c630a3e90117cfb675fb 100644 (file)
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Fri Jan 29 14:17:26 CET 2016 - mls@suse.de
+
+- fix rule generation for linked packages [bnc#961738]
+- add hash method in bindings for some classes
+- bump version to 0.6.18
+
 -------------------------------------------------------------------
 Tue Dec 22 11:49:02 CET 2015 - mls@suse.de