[mutter/f20] Update to 3.10.2

Florian Müllner fmuellner at fedoraproject.org
Thu Nov 14 12:36:24 UTC 2013


commit f99cd37c8cea128ce067a4634ff5775e9f381ea6
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Thu Nov 14 12:35:48 2013 +0000

    Update to 3.10.2

 .gitignore                                         |    1 +
 ...t-ignore-resize-button-release-event-for-.patch |   28 --------------------
 mutter.spec                                        |   11 +++----
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7bfb73b..8be39d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@ mutter-2.31.5.tar.bz2
 /mutter-3.10.0.1.tar.xz
 /mutter-3.10.1.tar.xz
 /mutter-3.10.1.1.tar.xz
+/mutter-3.10.2.tar.xz
diff --git a/mutter.spec b/mutter.spec
index 1ed9da4..79d5d76 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -1,6 +1,6 @@
 Name:          mutter
-Version:       3.10.1.1
-Release:       2%{?dist}
+Version:       3.10.2
+Release:       1%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
@@ -9,8 +9,6 @@ License:       GPLv2+
 URL:           http://www.gnome.org
 Source0:       http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
 
-Patch0: 0001-window-don-t-ignore-resize-button-release-event-for-.patch
-
 BuildRequires: clutter-devel >= 1.13.5
 BuildRequires: pango-devel
 BuildRequires: startup-notification-devel
@@ -67,8 +65,6 @@ utilities for testing Metacity/Mutter themes.
 %prep
 %setup -q
 
-%patch0 -p1 -b .fix-resize-button-release
-
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
  %configure --disable-static --enable-compile-warnings=maximum)
@@ -131,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Thu Nov 14 2013 Florian Müllner <fmuellner at redhat.com> - 3.10.2-1
+- Update to 3.10.2 (Just drop that downstream patch)
+
 * Mon Nov 04 2013 Florian Müllner <fmuellner at redhat.com> - 3.10.1.1-2
 - Fix mouse-button-modifier resize operations not finishing on button
   release (regression introduced in 3.10.1)
diff --git a/sources b/sources
index 2b044b1..7d4582f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f526eec1c29d3779caccb6e5c99ce06c  mutter-3.10.1.1.tar.xz
+6271b62832d639886db7f68173cb88b8  mutter-3.10.2.tar.xz


More information about the scm-commits mailing list