- add changes, bump version to 0.15.0
authorMichael Schroeder <mls@suse.de>
Thu, 6 May 2010 15:45:01 +0000 (17:45 +0200)
committerMichael Schroeder <mls@suse.de>
Thu, 6 May 2010 15:45:01 +0000 (17:45 +0200)
VERSION.cmake
package/libsatsolver.changes

index 5a1fc86..2d69e73 100644 (file)
@@ -45,7 +45,7 @@
 #
 
 SET(LIBSATSOLVER_MAJOR "0")
-SET(LIBSATSOLVER_MINOR "14")
-SET(LIBSATSOLVER_PATCH "17")
+SET(LIBSATSOLVER_MINOR "15")
+SET(LIBSATSOLVER_PATCH "0")
 
-# last released 0.14.17
+# last released 0.15.0
index e2d40c1..e0240ad 100644 (file)
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu May  6 17:39:20 CEST 2010 - mls@suse.de
+
+- fix bug in cleandeps code
+- bump version to 0.15 to make it different from code11_2 branch
+- 0.15.0
+
+-------------------------------------------------------------------
 Tue Mar 23 17:24:46 CET 2010 - ma@suse.de
 
 - Parse an installed products <shortsummary> tag [bnc#586303]