summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/metacity.spec b/metacity.spec
index 6cedb9f..0d6387d 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,7 +1,7 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 2.27.0
-Release: 6%{?dist}
+Release: 7%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.27/metacity-%{version}.tar.bz2
# http://bugzilla.gnome.org/show_bug.cgi?id=558723
@@ -14,6 +14,8 @@ Patch6: Should-set-RestartStyleHint-to-RestartIfRunning-when.patch
Patch7: 0001-bell-increase-bell-rate-limit-from-1-s-to-1-100ms.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=593356
Patch8: 0001-sound-ask-libcanberra-to-cache-alert-desktop-switch-.patch
+# http://bugzilla.gnome.org/show_bug.cgi?id=593358
+Patch9: 0001-tooltip-set-window-type-hint-for-self-drawn-tooltips.patch
License: GPLv2+
Group: User Interface/Desktops
@@ -185,8 +187,12 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Fri Aug 28 2009 Lennart Poettering <lpoetter@redhat.com> - 2.27.0-7
+- Apply another trivial patch related to sound events
+- http://bugzilla.gnome.org/show_bug.cgi?id=593358
+
* Fri Aug 28 2009 Lennart Poettering <lpoetter@redhat.com> - 2.27.0-6
-- Apply to trivial patches for bell/sound
+- Apply two trivial patches for bell/sound
- http://bugzilla.gnome.org/show_bug.cgi?id=593356
- http://bugzilla.gnome.org/show_bug.cgi?id=593355