Mailinglist Archive: opensuse-commit (1092 mails)
| < Previous | Next > |
commit deskbar-applet
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 02 Feb 2008 01:22:59 +0100
- Message-id: <20080202002259.CEC3C678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package deskbar-applet
checked in at Sat Feb 2 01:22:59 CET 2008.
--------
--- deskbar-applet/deskbar-applet.changes 2007-10-02 21:31:10.000000000
+0200
+++ deskbar-applet/deskbar-applet.changes 2008-02-01 21:20:38.904963000
+0100
@@ -1,0 +2,9 @@
+Fri Feb 1 21:00:29 CET 2008 - maw@xxxxxxx
+
+- Update to version 2.21.90:
+ + Revert to the old button ui
+ + Bug fixes
+ + Updated translations
+- Add deskbar-applet-null.patch.
+
+-------------------------------------------------------------------
Old:
----
deskbar-applet-2.20.0.tar.bz2
New:
----
deskbar-applet-2.21.90.tar.bz2
deskbar-applet-null.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deskbar-applet.spec ++++++
--- /var/tmp/diff_new_pack.uw4538/_old 2008-02-02 01:21:56.000000000 +0100
+++ /var/tmp/diff_new_pack.uw4538/_new 2008-02-02 01:21:56.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package deskbar-applet (Version 2.20.0)
+# spec file for package deskbar-applet (Version 2.21.90)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -11,14 +11,15 @@
# norootforbuild
Name: deskbar-applet
-BuildRequires: evolution-data-server-devel fdupes gconf2-devel glib2-devel
gnome-common gnome-desktop-devel gnome-doc-utils-devel gnome-python-desktop
gtk2-devel intltool notification-daemon python python-devel python-gnome-devel
python-gtk-devel
-Version: 2.20.0
-Release: 10
+BuildRequires: dbus-1-python-devel evolution-data-server-devel fdupes
gconf2-devel glib2-devel gnome-common gnome-desktop-devel gnome-doc-utils-devel
gnome-python-desktop gtk2-devel intltool notification-daemon python
python-devel python-gnome-devel python-gtk-devel
+Version: 2.21.90
+Release: 1
Url: http://raphael.slinckx.net/deskbar
Group: System/GUI/GNOME
License: GPL v2 or later
Summary: Deskbar applet for GNOME
Source: %{name}-%{version}.tar.bz2
+Patch0: deskbar-applet-null.patch
Requires: gnome-python-desktop dbus-1-python
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
@@ -69,6 +70,7 @@
%prep
%setup
+%patch0 -p1
%build
%configure\
@@ -112,10 +114,17 @@
%files devel
%defattr (-, root, root)
%{_libdir}/pkgconfig/deskbar-applet.pc
+
%changelog
-* Tue Oct 02 2007 - maw@xxxxxxx
+* Fri Feb 01 2008 maw@xxxxxxx
+- Update to version 2.21.90:
+ + Revert to the old button ui
+ + Bug fixes
+ + Updated translations
+- Add deskbar-applet-null.patch.
+* Tue Oct 02 2007 maw@xxxxxxx
- Add dbus-1-python as a requirement (#328912).
-* Tue Sep 18 2007 - maw@xxxxxxx
+* Tue Sep 18 2007 maw@xxxxxxx
- Update to version 2.20.0:
(Bugs referenced in this changelog entry are against
bugzilla.gnome.org)
@@ -149,7 +158,7 @@
* Fixed bug #470838: 'DeskbarApplet' object has no attribute
'_DeskbarApplet__view'
* Updated translations.
-* Mon Sep 10 2007 - maw@xxxxxxx
+* Mon Sep 10 2007 maw@xxxxxxx
- Update to version 2.19.92:
(Bugs referenced in this changelog entry are against
bugzilla.gnome.org)
@@ -176,7 +185,7 @@
+ Fixed bug #472930: del.icio.us Tango icon
+ Added type checks for icon and pixbuf
+ Updated translations.
-* Fri Aug 31 2007 - maw@xxxxxxx
+* Fri Aug 31 2007 maw@xxxxxxx
- Update to version 2.19.91:
+ Bugs (bugzilla.gnome.org) fixed: #466541, #413097, #468452,
[#468813], #464732, #464735, #464736, #464739, #464768, #388508,
@@ -186,10 +195,10 @@
+ For a blow-by-blow account of the changes since version 2.19.5,
see the file /usr/share/doc/packages/deskbar-applet/NEWS
- Use %%fdupes.
-* Fri Aug 03 2007 - mauro@xxxxxxx
+* Fri Aug 03 2007 mauro@xxxxxxx
- Update to version 2.19.5
- Huge refactoring --including new GUI-- (the old modules won't work)
-* Mon Jul 09 2007 - maw@xxxxxxx
+* Mon Jul 09 2007 maw@xxxxxxx
- Update to version 2.19.3 (bug numbers are against
bugzilla.gnome.org)
+ Instead of printing something to stderr, show an info box in
@@ -202,23 +211,23 @@
bug #427587. Patch by Sebastian P�Á�lsterl
* fix gtk-update-icon-cache for uninstall-hook.
* Fixed bug the caused Deskbar to crash if NewStuffManager was in use
-* Thu Apr 12 2007 - maw@xxxxxxx
+* Thu Apr 12 2007 maw@xxxxxxx
- Update to version 2.18.1
- Fix for bugzilla.gnome.org #410586.
-* Thu Mar 29 2007 - maw@xxxxxxx
+* Fri Mar 30 2007 maw@xxxxxxx
- Update to version 2.17.93
- b.g.o 410586, 411209, 408103, 354391, 397838.
-* Thu Mar 08 2007 - maw@xxxxxxx
+* Fri Mar 09 2007 maw@xxxxxxx
- Update to version 2.17.91
- Remove upstreamed deskbar-applet-gcc-warnings.patch.
-* Tue Jan 16 2007 - sbrabec@xxxxxxx
+* Tue Jan 16 2007 sbrabec@xxxxxxx
- Prefix changed to /usr.
- Spec file cleanup.
- Build with evolution support.
-* Mon Nov 20 2006 - rodrigo@xxxxxxx
+* Mon Nov 20 2006 rodrigo@xxxxxxx
- Split into a -devel package for the pkgconfig file.
-* Sat Nov 18 2006 - aj@xxxxxxx
+* Sat Nov 18 2006 aj@xxxxxxx
- Fix for lib64.
-* Fri Nov 17 2006 - rodrigo@xxxxxxx
+* Fri Nov 17 2006 rodrigo@xxxxxxx
- Initial submission, since we missed it when moving to GNOME 2.16
(#216067)
++++++ deskbar-applet-2.20.0.tar.bz2 -> deskbar-applet-2.21.90.tar.bz2 ++++++
++++ 40378 lines of diff (skipped)
++++++ deskbar-applet-null.patch ++++++
Index: deskbar-applet-2.21.90/deskbar/handlers/evolution/evolution.c
===================================================================
--- deskbar-applet-2.21.90.orig/deskbar/handlers/evolution/evolution.c
+++ deskbar-applet-2.21.90/deskbar/handlers/evolution/evolution.c
@@ -336,7 +336,7 @@ search_sync (const char *query,
int i=0;
hit->email =
(gchar*)g_list_nth(emailList,i)->data;
for (i=1; g_list_nth(emailList,i) != NULL; i++)
- hit->email =
g_strjoin(",",hit->email,((gchar*)g_list_nth(emailList,i)->data));
+ hit->email =
g_strjoin(",",hit->email,((gchar*)g_list_nth(emailList,i)->data), NULL);
g_list_foreach(emailList, (GFunc)g_free, NULL);
g_list_free(emailList);
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |