summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--metacity.spec11
-rw-r--r--sources2
3 files changed, 8 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index b767f6f..3647380 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ metacity-2.30.0.tar.bz2
/metacity-3.12.0.tar.xz
/metacity-3.14.3.tar.xz
/metacity-3.16.1.tar.xz
+/metacity-3.17.2.tar.xz
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
diff --git a/sources b/sources
index 93ce385..576b16a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5819a75b7a563df2337e1eab8f0e8827 metacity-3.16.1.tar.xz
+69aeac75fe649a359f99c11cc10425ac metacity-3.17.2.tar.xz