summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2009-09-08 21:46:34 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2009-09-08 21:46:34 +0000
commitb3923bc4f943e33332cc76584dafa02ddaefef67 (patch)
treeb487d528dad019b9ceec13dca27d8a9b6f5526b7 /metacity.spec
parent17fc9606b731d3d6693b31f617e886f02d7e0294 (diff)
downloadmetacity-b3923bc4f943e33332cc76584dafa02ddaefef67.tar.gz
metacity-b3923bc4f943e33332cc76584dafa02ddaefef67.tar.xz
metacity-b3923bc4f943e33332cc76584dafa02ddaefef67.zip
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/metacity.spec b/metacity.spec
index 68a069d..d93aeb3 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,7 +1,7 @@
Summary: Unobtrusive window manager
Name: metacity
-Version: 2.27.0
-Release: 9%{?dist}
+Version: 2.27.1
+Release: 1%{?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
@@ -16,8 +16,6 @@ Patch7: 0001-bell-increase-bell-rate-limit-from-1-s-to-1-100ms.patch
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
-# https://bugzilla.redhat.com/show_bug.cgi?id=516225
-Patch10: metacity-option-to-force-fullscreen.patch
License: GPLv2+
Group: User Interface/Desktops
@@ -83,7 +81,6 @@ API. This package exists purely for technical reasons.
%patch7 -p1 -b .bell
%patch8 -p1 -b .sound-cache
%patch9 -p1 -b .tooltip
-%patch10 -p1 -b .force-fullscreen
# force regeneration
rm src/metacity.schemas
@@ -191,6 +188,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Tue Sep 8 2009 Matthias Clasen <mclasen@redhat.cm> - 2.27.1-1
+- Update to 2.27.1
+
* Wed Sep 2 2009 Peter Robinson <pbrobinson@gmail.com> - 2.27.0-9
- Add upstreamed patch for option to force fullscreen for sugar
- https://bugzilla.redhat.com/show_bug.cgi?id=516225