Hello community, here is the log from the commit of package uget for openSUSE:Factory checked in at 2016-07-01 10:00:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-02-16 09:18:45.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.uget.new/uget.changes 2016-07-01 10:00:53.000000000 +0200 @@ -1,0 +2,40 @@ +Sun Jun 19 17:02:57 UTC 2016 - zai...@opensuse.org + +- Update to version 2.0.8: + + In speed limit mode, program adjust existing task speed when + adding new task. + + Add new setting "Display large icon". + + Add configure argument "--enable-unix-socket" to use JSON-RPC + over UNIX domain socket. + + Use msys2 + mingw to build uGet for windows. + + curl plug-in: Don't use CURLAUTH_ANY, it causes authentication + failed. + + Fix: User can't use command-line to assign config directory + (ui-gtk-1to2). + + Fix: Incorrect encoding on some characters. + + Fix: Program stop download queuing in some case. +- Changes from version 2.0.7: + + Fix: UI freeze if user activate download in sorted list. + + Add Keywords entry into desktop file. + + Updated translation. +- Changes from version 2.0.6: + + curl plug-in: + - Fix a bug that downloaded file may be incomplete in some + cases. + - Improve downloaded segment handler. + - Set min split size to 10 MiB. + - Adjust speed when plug-in add/remove segments in speed limit + mode. + - Avoid showing "99:99:99" in "elapsed" when downloading start. + + aria2 plug-in: fix a memory leak. + + Fix: Program stop running download when user set "Runnable" to + it. + + Revert URI decoder to 2.0.4, this may fix incorrect encoding on + some characters. + + This version fix bug that download speed is slow when progress + near 100%. +- Pass --enable-unix-socket to configure following upstream + changes. +- Stop packaging ChangeLog, it's a empty file. + +------------------------------------------------------------------- Old: ---- uget-2.0.5.tar.gz New: ---- uget-2.0.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uget.spec ++++++ --- /var/tmp/diff_new_pack.wF7ZXs/_old 2016-07-01 10:00:54.000000000 +0200 +++ /var/tmp/diff_new_pack.wF7ZXs/_new 2016-07-01 10:00:54.000000000 +0200 @@ -17,7 +17,7 @@ Name: uget -Version: 2.0.5 +Version: 2.0.8 Release: 0 Summary: Easy-to-use GTK+ Download Manager License: LGPL-2.1+ @@ -52,6 +52,7 @@ %build %configure \ --with-gnutls \ + --enable-unix-socket \ %if 0%{?WITH_APPINDICATOR} --enable-appindicator=yes %endif @@ -73,7 +74,7 @@ %files %defattr(-,root,root) -%doc AUTHORS ChangeLog README COPYING +%doc AUTHORS README COPYING %{_bindir}/%{name}-gtk %{_bindir}/uget-gtk-1to2 %{_datadir}/applications/%{name}-gtk.desktop ++++++ uget-2.0.5.tar.gz -> uget-2.0.8.tar.gz ++++++ ++++ 41909 lines of diff (skipped)