From: Jan Kupec Date: Mon, 10 Mar 2008 12:34:08 +0000 (+0000) Subject: - increase minor and compat minor due to changes in the media backend API X-Git-Tag: BASE-SuSE-Linux-11_0-Branch~478 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b39c64a7018d5154fb4da87e1b573fc768f88829;p=platform%2Fupstream%2Flibzypp.git - increase minor and compat minor due to changes in the media backend API - changes --- diff --git a/VERSION.cmake b/VERSION.cmake index 4074ca5..8b04d2b 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -45,6 +45,6 @@ # SET(LIBZYPP_MAJOR "4") -SET(LIBZYPP_MINOR "3") -SET(LIBZYPP_COMPATMINOR "2") -SET(LIBZYPP_PATCH "2") +SET(LIBZYPP_MINOR "4") +SET(LIBZYPP_COMPATMINOR "4") +SET(LIBZYPP_PATCH "0") diff --git a/package/libzypp.changes b/package/libzypp.changes index aecf2d6..24cdc37 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz + +- provide download rate info (average and curent) in the + media::DownloadProgressReport for ftp/http (bnc #168935) +- r9074 + +------------------------------------------------------------------- Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz - cleanCache(): clean also .cookie files