summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index db43019..57e4bd9 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -3,7 +3,7 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 2.28.0
-Release: 14%{?dist}
+Release: 15%{?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
@@ -244,6 +244,11 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Sun Jan 3 2010 Owen Taylor <otaylor@redhat.com> - 2.28.0-15
+- Fix crash in _IceTransClose (rhbz 551994)
+ The previous patch for rhbz 539905 didn't actually fix the
+ problem; the ICE connection was still being closed twice.
+
* Thu Dec 17 2009 Owen Taylor <otaylor@redhat.com> - 2.28.0-14
- Fix crash in in tooltip on_style_set() (rhbz 546509)
- Fix Crash in SmcSetProperties() on exit (rhbz 539905, gnome 604867)