diff options
| author | Yaakov Selkowitz <yselkowi@redhat.com> | 2015-07-15 00:48:16 -0500 |
|---|---|---|
| committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2015-07-15 00:48:16 -0500 |
| commit | 888046acedc6e721fb28d4ae96da4e41adc82304 (patch) | |
| tree | 379d49c8ddf00b8b4d2237a98e1c46a325b71fe3 /metacity.spec | |
| parent | 80e513ea6a0f8138c9e8b2236370f17ad95fabe4 (diff) | |
| download | metacity-f22.tar.gz metacity-f22.tar.xz metacity-f22.zip | |
Add upstream patch for GNOME bug 738562f22
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 afea4fe..d9f9cf5 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,7 +1,7 @@ Summary: Unobtrusive window manager Name: metacity Version: 3.16.1 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/3.16/metacity-%{version}.tar.xz # http://bugzilla.gnome.org/show_bug.cgi?id=558723 @@ -11,6 +11,7 @@ Patch4: stop-spamming-xsession-errors.patch #Patch16: Dont-focus-ancestor-window-on-a-different-workspac.patch # https://bugzilla.gnome.org/show_bug.cgi?id=559816 Patch24: metacity-2.28-empty-keybindings.patch +Patch25: metacity-3.14-bgo738562.patch License: GPLv2+ Group: User Interface/Desktops @@ -67,6 +68,7 @@ API. This package exists purely for technical reasons. #patch16 -p1 -b .focus-different-workspace %patch24 -p1 -b .empty-keybindings +%patch25 -p1 -b .bgo738562 # force regeneration rm -f src/org.gnome.metacity.gschema.valid @@ -144,6 +146,9 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Wed Jul 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.16.1-2 +- Add upstream patch for GNOME bug 738562 + * Thu Apr 30 2015 Mike DePaulo <mikedep333@gmail.com> - 3.16.1-1 - Upgrade to 3.16.1 - Drop metacity-3.14-bgo605678.patch because it was upstreamed |
