This commit is contained in:
Matthias Clasen 2009-09-08 21:46:34 +00:00
parent 17fc9606b7
commit b3923bc4f9
3 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
metacity-2.27.0.tar.bz2
metacity-2.27.1.tar.bz2

View File

@ -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

View File

@ -1 +1 @@
52871631cc13b7fde1403aaee3db32d4 metacity-2.27.0.tar.bz2
9a952cdb925912d9b3b12ad460e25894 metacity-2.27.1.tar.bz2