changes 6.31.0 6.31.0
authorMichael Andres <ma@suse.de>
Thu, 18 Mar 2010 16:21:39 +0000 (17:21 +0100)
committerMichael Andres <ma@suse.de>
Thu, 18 Mar 2010 16:22:09 +0000 (17:22 +0100)
VERSION.cmake
package/libzypp.changes

index 4326aaf..0129630 100644 (file)
 #   changes file. See './mkChangelog -h' for help.
 #
 SET(LIBZYPP_MAJOR "6")
-SET(LIBZYPP_COMPATMINOR "19")
-SET(LIBZYPP_MINOR "30")
-SET(LIBZYPP_PATCH "5")
+SET(LIBZYPP_COMPATMINOR "31")
+SET(LIBZYPP_MINOR "31")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 6.30.5 (19)
+# LAST RELEASED: 6.31.0 (31)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index c56c002..ab9fadd 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
+
+- Fix broken bit values in enum VendorSupportOption (bnc#589331)
+- version 6.31.0 (31)
+
+-------------------------------------------------------------------
 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
 
 - Fix handling of symlinked packages in package cache. (bnc #585409)