From: Michael Andres Date: Wed, 28 May 2014 11:41:32 +0000 (+0200) Subject: changes 14.22.0 (22) X-Git-Tag: upstream/14.27.0~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4580adbb50087e062e4db0eb9aa2b96aaeb17d45;p=platform%2Fupstream%2Flibzypp.git changes 14.22.0 (22) --- diff --git a/VERSION.cmake b/VERSION.cmake index 00d425d..03db911 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -59,10 +59,10 @@ # See './mkChangelog -h' for help. # SET(LIBZYPP_MAJOR "14") -SET(LIBZYPP_COMPATMINOR "20") -SET(LIBZYPP_MINOR "21") +SET(LIBZYPP_COMPATMINOR "22") +SET(LIBZYPP_MINOR "22") SET(LIBZYPP_PATCH "0") # -# LAST RELEASED: 14.21.0 (20) +# LAST RELEASED: 14.22.0 (22) # (The number in parenthesis is LIBZYPP_COMPATMINOR) #======= diff --git a/package/libzypp.changes b/package/libzypp.changes index 20387e0..d8c038a 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed May 28 13:41:22 CEST 2014 - ma@suse.de + +- Fix service methods to throw ServiceException, not RepoException. +- version 14.22.0 (22) + +------------------------------------------------------------------- Tue May 27 16:31:21 CEST 2014 - ma@suse.de - Let ServiceRefresh en-/disable repos with respect to previous state