summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-07-15 01:04:36 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2015-07-15 01:04:36 -0500
commit1758658aab68f8556577d3510e84aee6ca0267f9 (patch)
tree9086f93a4a758b926106f4a81886b3d557445859 /metacity.spec
parent56d0940c963e8d6a976d8cf650b1d456d145e0b3 (diff)
downloadmetacity-1758658aab68f8556577d3510e84aee6ca0267f9.tar.gz
metacity-1758658aab68f8556577d3510e84aee6ca0267f9.tar.xz
metacity-1758658aab68f8556577d3510e84aee6ca0267f9.zip
Unstable version bump
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/metacity.spec b/metacity.spec
index d9f9cf5..31fe427 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,9 +1,9 @@
Summary: Unobtrusive window manager
Name: metacity
-Version: 3.16.1
-Release: 2%{?dist}
+Version: 3.17.2
+Release: 1%{?dist}
URL: http://download.gnome.org/sources/metacity/
-Source0: http://download.gnome.org/sources/metacity/3.16/metacity-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/metacity/3.17/metacity-%{version}.tar.xz
# http://bugzilla.gnome.org/show_bug.cgi?id=558723
Patch4: stop-spamming-xsession-errors.patch
@@ -11,7 +11,6 @@ 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
@@ -68,7 +67,6 @@ 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
@@ -146,6 +144,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Wed Jul 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.17.2-1
+- Unstable version bump
+
* Wed Jul 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.16.1-2
- Add upstream patch for GNOME bug 738562