changes 6.14.3 6.14.3
authorMichael Andres <ma@suse.de>
Wed, 9 Sep 2009 13:23:34 +0000 (15:23 +0200)
committerMichael Andres <ma@suse.de>
Wed, 9 Sep 2009 13:23:34 +0000 (15:23 +0200)
VERSION.cmake
package/libzypp.changes

index 87f37c6..b0c1053 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "11")
 SET(LIBZYPP_MINOR "14")
-SET(LIBZYPP_PATCH "2")
+SET(LIBZYPP_PATCH "3")
 #
-# LAST RELEASED: 6.14.2 (11)
+# LAST RELEASED: 6.14.3 (11)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index d56a408..89ae33b 100644 (file)
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
+
+- Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
+  formats for building Capabilities(originally "name.arch=ver-rel").
+- version 6.14.3 (11)
+
+-------------------------------------------------------------------
 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
 
 - Fix resolution to force installation even if dependencies are missing.