changes 9.1.1 9.1.1
authorMichael Andres <ma@suse.de>
Fri, 20 May 2011 15:11:44 +0000 (17:11 +0200)
committerMichael Andres <ma@suse.de>
Fri, 20 May 2011 15:11:44 +0000 (17:11 +0200)
VERSION.cmake
package/libzypp.changes

index 08b8c6b..fdf9679 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "9")
 SET(LIBZYPP_COMPATMINOR "1")
 SET(LIBZYPP_MINOR "1")
-SET(LIBZYPP_PATCH "0")
+SET(LIBZYPP_PATCH "1")
 #
-# LAST RELEASED: 9.1.0 (1)
+# LAST RELEASED: 9.1.1 (1)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 81cfdb2..6ca1203 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri May 20 17:11:10 CEST 2011 - ma@suse.de
+
+- Fix for rpm-4.9
+- version 9.1.1 (1)
+
+-------------------------------------------------------------------
 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
 
 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)