Hello community, here is the log from the commit of package gwget checked in at Wed May 30 01:07:25 CEST 2007. -------- --- GNOME/gwget/gwget.changes 2007-05-19 16:56:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/gwget/gwget.changes 2007-05-29 14:47:08.999964000 +0200 @@ -1,0 +2,18 @@ +Tue May 29 11:53:49 CEST 2007 - lmichnovic@suse.cz + +- update to version 0.99 + * Support for Epiphany 2.17 and 2.18 obsoletes epiphany218.patch + * Check for MD5 Sum in the properties window + * Put a clear completed download toolbar icon + * Add -d or --destination-dir option for set the destination + directory of the url passed in the command line. + * Use of gtkstatusicon and libnotify for notificacion instead of + libegg. + Fixes: + * Download command line url even if it is the first instance + * Correct the use when gnome proxy settings is used + * Reduce the syncs with gconf. Useful with a large download list + * Provide a dbus service file. + * Preferences window could become innacesible. + +------------------------------------------------------------------- Old: ---- gwget-0.98.2.tar.bz2 gwget-epiphany218.patch New: ---- gwget-0.99.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gwget.spec ++++++ --- /var/tmp/diff_new_pack.m22023/_old 2007-05-30 01:07:04.000000000 +0200 +++ /var/tmp/diff_new_pack.m22023/_new 2007-05-30 01:07:04.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package gwget (Version 0.98.2) +# spec file for package gwget (Version 0.99) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -15,14 +15,13 @@ License: GNU General Public License (GPL) Group: Productivity/Networking/Web/Utilities Requires: wget -Version: 0.98.2 -Release: 45 +Version: 0.99 +Release: 1 Summary: Front-End for wget Written in GTK+ URL: http://gnome.org/projects/gwget/ PreReq: filesystem gconf2 Source: %{name}-%{version}.tar.bz2 Source1: %{name}.desktop -Patch1: %{name}-epiphany218.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Autoreqprov: on @@ -40,7 +39,6 @@ %prep %setup -q -%patch1 cp %{S:1} . %build @@ -59,7 +57,7 @@ # Static libs are unusefull rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a # No library is installed, don't install headers: -rm -r $RPM_BUILD_ROOT%{_includedir} +rm -rf $RPM_BUILD_ROOT%{_includedir} %clean rm -rf $RPM_BUILD_ROOT @@ -78,8 +76,24 @@ %{_datadir}/gwget %{_datadir}/pixmaps/%{name}*.* %{_libdir}/epiphany/*/*/*.* +/usr/share/dbus-1/services/org.gnome.gwget.service %changelog +* Tue May 29 2007 - lmichnovic@suse.cz +- update to version 0.99 + * Support for Epiphany 2.17 and 2.18 obsoletes epiphany218.patch + * Check for MD5 Sum in the properties window + * Put a clear completed download toolbar icon + * Add -d or --destination-dir option for set the destination + directory of the url passed in the command line. + * Use of gtkstatusicon and libnotify for notificacion instead of + libegg. + Fixes: + * Download command line url even if it is the first instance + * Correct the use when gnome proxy settings is used + * Reduce the syncs with gconf. Useful with a large download list + * Provide a dbus service file. + * Preferences window could become innacesible. * Sat May 19 2007 - coolo@suse.de - remove X-SuSE-translate from desktop file * Mon Apr 23 2007 - lmichnovic@suse.cz ++++++ gwget-0.98.2.tar.bz2 -> gwget-0.99.tar.bz2 ++++++ ++++ 18914 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de