From: Dominik Heidler Date: Thu, 23 Dec 2010 13:43:32 +0000 (+0100) Subject: changes 8.11.0 X-Git-Tag: 8.11.0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2F8.11.0;p=platform%2Fupstream%2Flibzypp.git changes 8.11.0 --- diff --git a/VERSION.cmake b/VERSION.cmake index ae5537f..77045a7 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -60,9 +60,9 @@ # SET(LIBZYPP_MAJOR "8") SET(LIBZYPP_COMPATMINOR "10") -SET(LIBZYPP_MINOR "10") -SET(LIBZYPP_PATCH "6") +SET(LIBZYPP_MINOR "11") +SET(LIBZYPP_PATCH "0") # -# LAST RELEASED: 8.10.6 (10) +# LAST RELEASED: 8.11.0 (10) # (The number in parenthesis is LIBZYPP_COMPATMINOR) #======= diff --git a/package/libzypp.changes b/package/libzypp.changes index a4a9a88..72b4dfc 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de + +- add method to check if there are manually configured urls +- version 8.11.0 (10) + +------------------------------------------------------------------- Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de - create cache directory, if it doesn't exist