- bump version, add changes
authorMichael Schroeder <mls@suse.de>
Mon, 2 Mar 2009 17:22:47 +0000 (18:22 +0100)
committerMichael Schroeder <mls@suse.de>
Mon, 2 Mar 2009 17:22:47 +0000 (18:22 +0100)
VERSION.cmake
package/libsatsolver.changes

index 2cd69e3..1cfc4c2 100644 (file)
@@ -46,6 +46,6 @@
 
 SET(LIBSATSOLVER_MAJOR "0")
 SET(LIBSATSOLVER_MINOR "13")
-SET(LIBSATSOLVER_PATCH "3")
+SET(LIBSATSOLVER_PATCH "5")
 
-# last released 0.13.1
+# last released 0.13.5
index 23b29db..9fdac4e 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Mar  2 18:20:22 CET 2009 - mls@suse.de
+
+- add solver_trivial_installable() to fix multiversion patches [bnc#480303]
+- 0.13.5
+
+-------------------------------------------------------------------
 Wed Feb 18 16:48:41 CET 2009 - ma@suse.de
 
 - Use correct namespace (e.g. pattern:) even if solvable has no name [bnc#470011]