From: Michael Andres Date: Tue, 27 Oct 2009 11:34:05 +0000 (+0100) Subject: changes 6.20.0 X-Git-Tag: 6.20.0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2F6.20.0;p=platform%2Fupstream%2Flibzypp.git changes 6.20.0 --- diff --git a/VERSION.cmake b/VERSION.cmake index 83b8d0f..04305dc 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -60,9 +60,9 @@ # SET(LIBZYPP_MAJOR "6") SET(LIBZYPP_COMPATMINOR "19") -SET(LIBZYPP_MINOR "19") -SET(LIBZYPP_PATCH "3") +SET(LIBZYPP_MINOR "20") +SET(LIBZYPP_PATCH "0") # -# LAST RELEASED: 6.19.3 (19) +# LAST RELEASED: 6.20.0 (19) # (The number in parenthesis is LIBZYPP_COMPATMINOR) #======= diff --git a/package/libzypp.changes b/package/libzypp.changes index 56f6f09..252efc6 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Oct 27 12:30:29 CET 2009 - ma@suse.de + +- Add Resolver::upgradingRepo demanded by GUI. (bnc #548551) +- version 6.20.0 (19) + +------------------------------------------------------------------- Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de - Fixes to make libzypp-bindings compile.