version jump
authorStephan Kulow <coolo@suse.de>
Mon, 2 Jun 2008 15:10:40 +0000 (15:10 +0000)
committerStephan Kulow <coolo@suse.de>
Mon, 2 Jun 2008 15:10:40 +0000 (15:10 +0000)
VERSION.cmake
package/libsatsolver.changes

index b13248e..ad66b33 100644 (file)
@@ -45,6 +45,6 @@
 #
 
 SET(LIBSATSOLVER_MAJOR "0")
-SET(LIBSATSOLVER_MINOR "0")
-SET(LIBSATSOLVER_PATCH "34")
+SET(LIBSATSOLVER_MINOR "9")
+SET(LIBSATSOLVER_PATCH "0")
 
index dba7380..0fd474a 100644 (file)
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Mon Jun  2 11:47:32 CEST 2008 - coolo@suse.de
+
+- calculate recommendation list also if ignorealreadyrecommended is set,
+  as some recommendations would be missing otherwise
+- make dependency output less confusing (bnc#396309)
+- 0.9.0
+
+-------------------------------------------------------------------
 Tue May 27 22:34:05 CEST 2008 - coolo@suse.de
 
 - compile with RPM_OPT_FLAGS