]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
- 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 5a1fc862f7b1665ec008215bf2cb56b2223d3e25..2d69e73809fe26efaa20c0312ddc41c546efb954 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 e2d40c1a4dd9e0f844d7b3b28a1af9f649f03cd4..e0240adea84a8e3c7366b01074d4d8aee230a0a1 100644 (file)
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+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