Hello community, here is the log from the commit of package uget for openSUSE:Factory checked in at 2016-01-15 10:40:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uget (Old) and /work/SRC/openSUSE:Factory/.uget.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uget" Changes: -------- --- /work/SRC/openSUSE:Factory/uget/uget.changes 2015-10-14 16:45:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.uget.new/uget.changes 2016-01-15 10:40:52.000000000 +0100 @@ -1,0 +2,25 @@ +Tue Jan 12 11:36:18 UTC 2016 - [email protected] + +- Update to version 2.0.4: + + Save and restore width of download column. + + Adjust schedule form for large font size. + + In speed limit mode, program adjust speed when downloading + start-up. + + Use filename from RPC request to match category if URL doesn't + contain filename. + + curl plug-in: + - use posix_fallocate() to preallocate space for a file on + Linux. + - use SetEndOfFile() to preallocate space for a file on + Windows. + + Fix: program crash when simultaneously download > 32 files. + + Fix: Can't save height of summary area. + + Add compressed 256x256 icon for Windows 7. +- Changes from version 2.0.3: + + curl plug-in: + - Update control file path if download file was renamed. + - Update downloaded size after loading aria2 control file. + - Update file size when allocating disk space. + - Don't show border in right side of setting dialog. + +------------------------------------------------------------------- @@ -17 +42 @@ - - Sse common user & password by default. + - Use common user & password by default. Old: ---- uget-2.0.2.tar.gz New: ---- uget-2.0.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uget.spec ++++++ --- /var/tmp/diff_new_pack.XfQy6j/_old 2016-01-15 10:40:53.000000000 +0100 +++ /var/tmp/diff_new_pack.XfQy6j/_new 2016-01-15 10:40:53.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package uget # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: uget -Version: 2.0.2 +Version: 2.0.4 Release: 0 Summary: Easy-to-use GTK+ Download Manager License: LGPL-2.1+ Group: Productivity/Networking/Web/Utilities Url: http://ugetdm.com -Source: http://downloads.sourceforge.net/project/urlget/uget%20%28stable%29/2.0.2/%{name}-%{version}.tar.gz +Source: http://downloads.sourceforge.net/project/urlget/uget%20%28stable%29/2.0.4/%{name}-%{version}.tar.gz BuildRequires: intltool %if 0%{?WITH_APPINDICATOR} BuildRequires: pkgconfig(appindicator3-0.1) ++++++ uget-2.0.2.tar.gz -> uget-2.0.4.tar.gz ++++++ ++++ 37157 lines of diff (skipped)
