diff options
Diffstat (limited to 'metacity.spec')
-rw-r--r-- | metacity.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec index c371667..44a8acf 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,7 +1,7 @@ Summary: Unobtrusive window manager Name: metacity Version: 3.14.3 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/3.14/metacity-%{version}.tar.xz # http://bugzilla.gnome.org/show_bug.cgi?id=558723 @@ -13,6 +13,7 @@ Patch4: stop-spamming-xsession-errors.patch Patch24: metacity-2.28-empty-keybindings.patch Patch100: metacity-3.14-bgo605678.patch +Patch101: metacity-3.14-bgo738562.patch License: GPLv2+ Group: User Interface/Desktops @@ -71,6 +72,7 @@ API. This package exists purely for technical reasons. %patch24 -p1 -b .empty-keybindings %patch100 -p1 +%patch101 -p1 # force regeneration rm -f src/org.gnome.metacity.gschema.valid @@ -148,6 +150,9 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Sun Jul 12 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.14.3-4 +- Add upstream patch for GNOME bug 738562 + * Fri Feb 27 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.14.3-3 - rebuilt |