]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
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 b13248ec9a7dc8ff3bc7743d3e3d9c75d0d87993..ad66b33bba0104e052d13a705848f55476957917 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 dba73804635cad631267bb505b0f1d5c72ebee72..0fd474a1d5b956d3fa922c1dfa75a12cc6f47605 100644 (file)
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+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