File uget.changes of Package uget
-------------------------------------------------------------------
Sat Feb 12 19:56:35 CET 2011 - vuntz@opensuse.org
- Call missing relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
-------------------------------------------------------------------
Mon Dec 13 10:28:25 CET 2010 - badshah400@gmail.com
- Update to version 1.6.2:
+ Add option "Sound when download is finished"
+ Support libnotify 0.7
+ Prepare to switch to GTK+ 3
+ Fix "command argument --http-password works incorrectly"
+ Fix "Can’t remember exit setting"
+ Fix "Can’t hide tray icon menu on Windows"
+ Use label to replace link in the "About" page in Windows.
+ Updated translations.
-------------------------------------------------------------------
Wed Dec 8 09:39:28 CET 2010 - vuntz@opensuse.org
- Cleanup packaging for inclusion in Factory:
+ Fix license to be LGPLv2.1+, instead of LGPLv2.1.
+ Remove unneeded gettext-runtime BuildRequires.
+ Remove unneeded glib2 and gtk2 Requires.
+ Improve description.
+ Split lang subpackage.
-------------------------------------------------------------------
Sat Dec 4 07:54:20 UTC 2010 - badshah400@gmail.com
- Update to version 1.6.1:
+ Fix resuming a download after retry
+ Update translation file zh_CN.po
+ Add new command-line argument "--set-offline"
+ Fix building errors in some distributions
-------------------------------------------------------------------
Wed Aug 18 19:16:02 UTC 2010 - badshah400@gmail.com
- Update to upstream 1.6.0 (changes over 1.5.x):
- Require gtk+ >= 2.18
- Clipboard monitor can work quietly
- Download starting notification
- The right side of statusbar displays download speed
- New command argument "--http-user-agent" and "--version"
- Support offline mode
- Support shutdown when downloads complete
- New notification sound.
- New translation (de).
-------------------------------------------------------------------
Sat Aug 7 12:48:00 UTC 2010 - badshah400@gmail.com
- Initial build