[mutter] Update to 3.13.91

Florian Müllner fmuellner at fedoraproject.org
Wed Sep 3 12:59:47 UTC 2014


commit 6fe6bae6a65f4e02759daeb96ecf5aac6a6fa32a
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Wed Sep 3 14:26:05 2014 +0200

    Update to 3.13.91

 .gitignore                                         |    1 +
 ...e-actor-Fix-is_argb32-for-unredirected-wi.patch |   43 --------------
 ...ce-Smarten-assert-in-light-of-O-R-windows.patch |   60 --------------------
 mutter.spec                                        |   12 ++--
 sources                                            |    2 +-
 5 files changed, 7 insertions(+), 111 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e8df8e..b639608 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,4 @@ mutter-2.31.5.tar.bz2
 /mutter-3.13.3.tar.xz
 /mutter-3.13.4.tar.xz
 /mutter-3.13.90.tar.xz
+/mutter-3.13.91.tar.xz
diff --git a/mutter.spec b/mutter.spec
index 4e13847..4218ca0 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -1,8 +1,8 @@
 %global clutter_version 1.19.6-3
 
 Name:          mutter
-Version:       3.13.90
-Release:       4%{?dist}
+Version:       3.13.91
+Release:       1%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
@@ -10,9 +10,6 @@ License:       GPLv2+
 #VCS:          git:git://git.gnome.org/mutter
 URL:           http://www.gnome.org
 Source0:       http://download.gnome.org/sources/%{name}/3.13/%{name}-%{version}.tar.xz
-# rhbz1103221 From upstream git, drop when rebasing
-Patch1:        0001-workspace-Smarten-assert-in-light-of-O-R-windows.patch
-Patch2:        0001-meta-surface-actor-Fix-is_argb32-for-unredirected-wi.patch
 
 
 BuildRequires: clutter-devel >= %{clutter_version}
@@ -79,8 +76,6 @@ utilities for testing Metacity/Mutter themes.
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
@@ -145,6 +140,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Wed Sep 03 2014 Florian Müllner <fmuellner at redhat.com> - 3.31.91-1
+- Update to 3.13.91, drop downstream patches
+
 * Tue Aug 26 2014 Adel Gadllah <adel.gadllah at gmail.com> - 3.13.90-4
 - Apply fix for RH #1133166
 
diff --git a/sources b/sources
index aa299c7..1e23eb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e143728a7fa33bdf6b2265914c838925  mutter-3.13.90.tar.xz
+a9c85cbf7526c88c07f0480981990a0c  mutter-3.13.91.tar.xz


More information about the scm-commits mailing list