From dacc0a5d56be5b6ce0b61d9078c3c23b10390bde Mon Sep 17 00:00:00 2001 From: Dominik Heidler Date: Tue, 24 May 2011 14:51:18 +0200 Subject: [PATCH] changes 9.2.0 --- VERSION.cmake | 8 ++++---- package/libzypp.changes | 6 ++++++ 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 2341410..f30f56b 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -59,10 +59,10 @@ # 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) #======= diff --git a/package/libzypp.changes b/package/libzypp.changes index b58e73e..41e680c 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -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 -- 2.7.4