changes 6.20.0 6.20.0
authorMichael Andres <ma@suse.de>
Tue, 27 Oct 2009 11:34:05 +0000 (12:34 +0100)
committerMichael Andres <ma@suse.de>
Tue, 27 Oct 2009 11:34:05 +0000 (12:34 +0100)
VERSION.cmake
package/libzypp.changes

index 83b8d0f..04305dc 100644 (file)
@@ -60,9 +60,9 @@
 #
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "19")
-SET(LIBZYPP_MINOR "19")
-SET(LIBZYPP_PATCH "3")
+SET(LIBZYPP_MINOR "20")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 6.19.3 (19)
+# LAST RELEASED: 6.20.0 (19)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 56f6f09..252efc6 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
+
+- Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
+- version 6.20.0 (19)
+
+-------------------------------------------------------------------
 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
 
 - Fixes to make libzypp-bindings compile.