add changes, bump version upstream/0.6.4
authorMichael Schroeder <mls@suse.de>
Tue, 8 Jul 2014 12:14:59 +0000 (14:14 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 8 Jul 2014 12:14:59 +0000 (14:14 +0200)
VERSION.cmake
package/libsolv.changes

index 57a9870..ac9ef35 100644 (file)
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0")
 
 SET(LIBSOLV_MAJOR "0")
 SET(LIBSOLV_MINOR "6")
-SET(LIBSOLV_PATCH "3")
+SET(LIBSOLV_PATCH "4")
 
index a2e84d3..7368f38 100644 (file)
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Tue Jul  8 14:13:40 CEST 2014 - mls@suse.de
+
+- expand solver_identical fix to applications [bnc#885830]
+- fix instbuddy generation code
+- improve autominimizing implementation to also look at
+  supplements
+- bump version to 0.6.4
+
+-------------------------------------------------------------------
 Fri Jun 13 08:28:12 CEST 2014 - ma@suse.de
 
 - quick fix for [bnc#881320]