changes 9.2.0 9.2.0
authorDominik Heidler <dheidler@suse.de>
Tue, 24 May 2011 12:51:18 +0000 (14:51 +0200)
committerDominik Heidler <dheidler@suse.de>
Tue, 24 May 2011 12:52:05 +0000 (14:52 +0200)
VERSION.cmake
package/libzypp.changes

index 2341410..f30f56b 100644 (file)
 #   changes file. See './mkChangelog -h' for help.
 #
 SET(LIBZYPP_MAJOR "9")
-SET(LIBZYPP_COMPATMINOR "1")
-SET(LIBZYPP_MINOR "1")
-SET(LIBZYPP_PATCH "2")
+SET(LIBZYPP_COMPATMINOR "2")
+SET(LIBZYPP_MINOR "2")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 9.1.2 (1)
+# LAST RELEASED: 9.2.0 (2)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index b58e73e..41e680c 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
+
+- add option ignore_reboot_flag to Patch::interactive (bnc#665853)
+- version 9.2.0 (2)
+
+-------------------------------------------------------------------
 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
 
 - respect patch content license when determinating interactive status