Mailinglist Archive: opensuse-commit (1092 mails)
| < Previous | Next > |
commit gnome-panel
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 04 Feb 2008 00:34:54 +0100
- Message-id: <20080203233454.4B3136780D3@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gnome-panel
checked in at Mon Feb 4 00:34:54 CET 2008.
--------
--- GNOME/gnome-panel/gnome-panel.changes 2008-01-22 16:12:07.000000000
+0100
+++ /mounts/work_src_done/STABLE/gnome-panel/gnome-panel.changes
2008-02-01 19:13:30.697096000 +0100
@@ -1,0 +2,10 @@
+Fri Feb 1 18:51:06 CET 2008 - maw@xxxxxxx
+
+- Update to version 2.21.90:
+ + Bugs fixed: bgo#509129, bgo#509888, bgo#509581, bgo#509840,
+ bgo#509888, and bgo#510635
+ + Updated translations
+- Remove upstreamed gnome-panel-rh-glue.patch
+- Reorder changelog entries.
+
+-------------------------------------------------------------------
@@ -69,0 +80,8 @@
+Mon Sep 10 22:57:04 CEST 2007 - cgaisford@xxxxxxxxxx
+
+- Updated spec file and added the --with-clock-time-utility option
+ to the spec file to make sure the correct path is being used
+ for the time-utility (regardless of the gconf setting)
+ Novell Bug #239626
+
+-------------------------------------------------------------------
@@ -80,8 +97,0 @@
-Mon Sep 10 22:57:04 CEST 2007 - cgaisford@xxxxxxxxxx
-
-- Updated spec file and added the --with-clock-time-utility option
- to the spec file to make sure the correct path is being used
- for the time-utility (regardless of the gconf setting)
- Novell Bug #239626
-
--------------------------------------------------------------------
Old:
----
gnome-panel-2.21.5.tar.bz2
gnome-panel-rh-glue.patch
New:
----
gnome-panel-2.21.90.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-panel.spec ++++++
--- /var/tmp/diff_new_pack.k25012/_old 2008-02-04 00:23:39.000000000 +0100
+++ /var/tmp/diff_new_pack.k25012/_new 2008-02-04 00:23:39.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-panel (Version 2.21.5)
+# spec file for package gnome-panel (Version 2.21.90)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,8 +14,8 @@
BuildRequires: NetworkManager-devel PolicyKit-devel PolicyKit-gnome-devel
dbus-1-devel evolution-data-server-devel fdupes gnome-common
gnome-desktop-devel gnome-doc-utils-devel gnome-menus-devel
gnome-patch-translation gtk-doc intltool libgweather-devel libidl-devel
librsvg-devel libwnck-devel licenses perl-XML-Parser scrollkeeper
License: LGPL v2.1 or later
Group: System/GUI/GNOME
-Version: 2.21.5
-Release: 4
+Version: 2.21.90
+Release: 1
Summary: The GNOME 2.x Desktop Panel
Source:
ftp://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.20/%{name}-%{version}.tar.bz2
Url: http://www.gnome.org
@@ -56,8 +56,6 @@
Patch53: gnome-panel-204645-variable-init.patch
Patch55: gnome-panel-202076-root-launchers.patch
Patch56: gnome-panel-recently-used-apps.patch
-# PATCH-FIX-UPSTREAM gnome-panel-rh-glue.patch jpr@xxxxxxx -- taken from
Fedora to enable policykit support to build, should be in next release
-Patch57: gnome-panel-rh-glue.patch
Obsoletes: gnome-core
# For upgrade from SLE 10
Provides: gnome-panel-nld > 2.12.3
@@ -267,7 +265,6 @@
# %patch53
%patch55
%patch56 -p1
-%patch57 -p1
# this is for the gnome-panel-corners.patch
# which has been temporarily removed for reworking
#cd icons
@@ -419,6 +416,13 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Fri Feb 01 2008 maw@xxxxxxx
+- Update to version 2.21.90:
+ + Bugs fixed: bgo#509129, bgo#509888, bgo#509581, bgo#509840,
+ bgo#509888, and bgo#510635
+ + Updated translations
+- Remove upstreamed gnome-panel-rh-glue.patch
+- Reorder changelog entries.
* Tue Jan 22 2008 jpr@xxxxxxx
- Add PolicyKit-gnome-devel as a BuildRequire for PolicyKit support
- Add gnome-panel-rh-glue.patch to fix policykit enabled build
@@ -563,7 +567,7 @@
- Use %%fdupes and symlinked license files.
* Sat Jul 14 2007 aj@xxxxxxx
- It's really libwnck-devel.
-* Tue Jul 10 2007 maw@xxxxxxx
+* Wed Jul 11 2007 maw@xxxxxxx
- Update to version 2.19.4
- Requires newer versions of glib and gtk
==============
@@ -716,13 +720,13 @@
[#247450]
* Fri Apr 27 2007 sbrabec@xxxxxxx
- Do not call meinproc (#227624).
-* Wed Apr 11 2007 maw@xxxxxxx
+* Thu Apr 12 2007 maw@xxxxxxx
- Update to version 2.18.1
- Several crashers fixed
- Don't show the "lock screen" menu item if the user is root as
the screen cannot be locked in that case
- Updated translations.
-* Thu Mar 22 2007 maw@xxxxxxx
+* Fri Mar 23 2007 maw@xxxxxxx
- Update to version 2.18.0
- Require pango 1.15.4 to build
- Nuke .cvsignore
@@ -755,7 +759,7 @@
* Tue Nov 07 2006 jhargadon@xxxxxxx
- removed obsolete patch gnome-panel-help-item.patch as a partial
fix for bug #214294
-* Mon Oct 30 2006 danw@xxxxxxx
+* Tue Oct 31 2006 danw@xxxxxxx
- Add gnome-panel-202076-root-launchers.patch to reenable
X-KDE-SubstituteUID support in launchers (which got broken by an
upstream rewrite to not use GnomeDesktopItem)
@@ -832,7 +836,7 @@
- Require GTK+ 2.10.0
- Add new --with-in-process-applets to make it possible to compile
applets as in-process applets
-* Tue Aug 22 2006 jhargadon@xxxxxxx
+* Wed Aug 23 2006 jhargadon@xxxxxxx
- update to version 2.15.91
- Don't block when X is killed
- Use GtkRecent
@@ -965,7 +969,7 @@
- Update to version 2.12.2
* Mon Nov 28 2005 gekker@xxxxxxx
- Split out the fish applet to gnome-panel-extras (#134398).
-* Wed Oct 19 2005 gekker@xxxxxxx
+* Thu Oct 20 2005 gekker@xxxxxxx
- Add fortune to Requires so it is there for fish applet
- Move unversioned .so plugins to main package
* Mon Oct 17 2005 rodrigo@xxxxxxx
@@ -985,7 +989,7 @@
- Require gnome-themes.
* Thu Sep 22 2005 clahey@xxxxxxx
- New panel layout.
-* Tue Sep 20 2005 gekker@xxxxxxx
+* Wed Sep 21 2005 gekker@xxxxxxx
- Fix command history to use correct order (5485)
* Fri Sep 09 2005 clahey@xxxxxxx
- Put back run application menu item. bug #116208
@@ -995,7 +999,7 @@
* Sun Aug 28 2005 jpr@xxxxxxx
- Launch nautilus-search or `nautilus x-nautilus-search:` from the
places menu (113691)
-* Thu Aug 25 2005 jpr@xxxxxxx
+* Fri Aug 26 2005 jpr@xxxxxxx
- Rework patch that conflicted with upstream change. (112835)
* Mon Aug 22 2005 rodrigo@xxxxxxx
- Update to version 2.11.92
@@ -1006,7 +1010,7 @@
* Fri Aug 12 2005 gekker@xxxxxxx
- Add patch to fix show desktop icon
- Use gnomesu for time adjust instead of kdesu
-* Wed Aug 10 2005 gekker@xxxxxxx
+* Thu Aug 11 2005 gekker@xxxxxxx
- Remove -rpath and fix nfb (95673)
* Sun Aug 07 2005 aj@xxxxxxx
- Fix needed for build.
@@ -1040,7 +1044,7 @@
- Fix launchers.
* Thu Mar 10 2005 gekker@xxxxxxx
- Update to version 2.10.0 (GNOME 2.10).
-* Wed Mar 09 2005 clahey@xxxxxxx
+* Thu Mar 10 2005 clahey@xxxxxxx
- Replaced yelp with SuSE help center in Desktop menu.
* Wed Mar 09 2005 clahey@xxxxxxx
- link to proper evolution desktop file.
@@ -1050,7 +1054,7 @@
- Update to version 2.9.92
* Tue Mar 01 2005 clahey@xxxxxxx
- Use firefox in 9.3.
-* Sun Feb 27 2005 ro@xxxxxxx
+* Mon Feb 28 2005 ro@xxxxxxx
- added mozilla to nfb
* Fri Feb 11 2005 gekker@xxxxxxx
- Update to version 2.9.91
@@ -1190,7 +1194,7 @@
- Removed an incorrect portion of new layout patch.
* Thu May 06 2004 sbrabec@xxxxxxx
- Updated to version 2.6.1.
-* Tue May 04 2004 clahey@xxxxxxx
+* Wed May 05 2004 clahey@xxxxxxx
- Updated to 2.6.0.
- Added patch for new layout of System and Help menus.
- Added patch to turn on big icons.
++++++ gnome-panel-2.21.5.tar.bz2 -> gnome-panel-2.21.90.tar.bz2 ++++++
++++ 60053 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |