- increase minor and compat minor due to changes in the media backend API
authorJan Kupec <jkupec@suse.cz>
Mon, 10 Mar 2008 12:34:08 +0000 (12:34 +0000)
committerJan Kupec <jkupec@suse.cz>
Mon, 10 Mar 2008 12:34:08 +0000 (12:34 +0000)
- changes

VERSION.cmake
package/libzypp.changes

index 4074ca5..8b04d2b 100644 (file)
@@ -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")
index aecf2d6..24cdc37 100644 (file)
@@ -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