summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2009-11-26 08:56:04 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2009-11-26 08:56:04 +0000
commit2486a74f9da9245d4fe5cdf4a7cc880c49798fd5 (patch)
tree5db5cf9fb09ab94f651c0a9e0a7b37aca5bc93d4 /metacity.spec
parent95644e048899bb09965506e47164754374d290ef (diff)
downloadmetacity-2486a74f9da9245d4fe5cdf4a7cc880c49798fd5.tar.gz
metacity-2486a74f9da9245d4fe5cdf4a7cc880c49798fd5.tar.xz
metacity-2486a74f9da9245d4fe5cdf4a7cc880c49798fd5.zip
Fix a problem with the previous changemetacity-2_28_0-11_fc13
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index a9a1169..604cf7d 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -3,7 +3,7 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 2.28.0
-Release: 10%{?dist}
+Release: 11%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.28/metacity-%{version}.tar.bz2
# http://bugzilla.gnome.org/show_bug.cgi?id=558723
@@ -204,6 +204,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Thu Nov 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-11
+- Fix a problem with the previous change
+
* Tue Nov 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-10
- Disable key repeat for screenshot keybinding (#506369)