changes 6.27.1 6.27.1
authorMichael Andres <ma@suse.de>
Tue, 8 Dec 2009 18:42:06 +0000 (19:42 +0100)
committerMichael Andres <ma@suse.de>
Tue, 8 Dec 2009 18:42:06 +0000 (19:42 +0100)
VERSION.cmake
package/libzypp.changes

index 6f7b7c8..bb9b3d5 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "19")
 SET(LIBZYPP_MINOR "27")
-SET(LIBZYPP_PATCH "0")
+SET(LIBZYPP_PATCH "1")
 #
-# LAST RELEASED: 6.27.0 (19)
+# LAST RELEASED: 6.27.1 (19)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index a52365c..50292ab 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
+
+- Fix transaction building in presence of multiversion installable items.
+- version 6.27.1 (19)
+
+-------------------------------------------------------------------
 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
 
 - Improve multiversion status handling and installation. (fate #305311)