summaryrefslogtreecommitdiffstats
path: root/gnome-panel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-panel.spec')
-rw-r--r--gnome-panel.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 2f49405..3e6140a 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -22,7 +22,7 @@
Summary: GNOME panel
Name: gnome-panel
Version: 2.21.92
-Release: 4%{?dist}
+Release: 5%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-panel/2.21/%{name}-%{version}.tar.bz2
@@ -115,6 +115,7 @@ Patch23: sunrise.patch
Patch24: gnome-panel-2.21.92-allow-spurious-view-done-signals.patch
Patch25: current.patch
+Patch26: expose.patch
Conflicts: gnome-power-manager < 2.15.3
@@ -165,6 +166,7 @@ Panel Applets using the libpanel-applet library.
%patch23 -p1 -b .sunrise
%patch24 -p1 -b .allow-spurious-view-done-signals
%patch25 -p1 -b .current
+%patch26 -p1 -b .expose
. %{SOURCE6}
@@ -349,6 +351,9 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
+* Mon Mar 3 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-5
+- Fix a redraw problem with the clock map
+
* Mon Mar 3 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-4
- Make the clock applet handle multiple locations in the
same timezone meaningfully