changes
authorMichael Andres <ma@suse.de>
Tue, 5 May 2009 11:40:35 +0000 (13:40 +0200)
committerMichael Andres <ma@suse.de>
Tue, 5 May 2009 11:40:35 +0000 (13:40 +0200)
VERSION.cmake
package/libzypp.changes

index b52ed75..a60e606 100644 (file)
@@ -61,7 +61,7 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "5")
 SET(LIBZYPP_MINOR "5")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_PATCH "2")
 #
 # LAST RELEASED: 6.5.0 (5)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
index 0747ee2..91f1dd6 100644 (file)
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Tue May  5 13:39:08 CEST 2009 - ma@suse.de
+
+- Detect and compile with rpm 4.7 (bnc #444211)
+
+-------------------------------------------------------------------
 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
 
 - Improve problem report on broken systemCheck rule (bnc #475144)