changes 6.22.0 6.22.0
authorMichael Andres <ma@suse.de>
Fri, 6 Nov 2009 21:18:17 +0000 (22:18 +0100)
committerMichael Andres <ma@suse.de>
Fri, 6 Nov 2009 21:18:17 +0000 (22:18 +0100)
VERSION.cmake
package/libzypp.changes

index f436b05..2d1d467 100644 (file)
@@ -60,9 +60,9 @@
 #
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "19")
-SET(LIBZYPP_MINOR "21")
-SET(LIBZYPP_PATCH "4")
+SET(LIBZYPP_MINOR "22")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 6.21.4 (19)
+# LAST RELEASED: 6.22.0 (19)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index dd271d0..32a28e8 100644 (file)
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
+
+- dup: Process drop list only if product actually changes. (bnc #552180)
+- Selectable: Consider allowed arch/noarch changes when comuting candiadates.
+- version 6.22.0 (19)
+
+-------------------------------------------------------------------
 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
 
 - Enhance interface for zypper. (bnc #551956)