[mutter] Update to 3.15.90

Florian Müllner fmuellner at fedoraproject.org
Fri Feb 20 17:38:18 UTC 2015


commit 4e5f58db61c5bc7fb77c2e6787fa1c9c34fa75d6
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Fri Feb 20 18:34:25 2015 +0100

    Update to 3.15.90

 .gitignore                                         |  1 +
 ...ager-Initialize-MetaOutput-even-when-we-c.patch | 76 ----------------------
 dont-depend-on-unreleased-wayland.patch            | 75 ---------------------
 mutter.spec                                        | 13 ++--
 sources                                            |  2 +-
 5 files changed, 7 insertions(+), 160 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 115276f..8374e3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,3 +83,4 @@ mutter-2.31.5.tar.bz2
 /mutter-3.15.2.tar.xz
 /mutter-3.15.3.tar.xz
 /mutter-3.15.4.tar.xz
+/mutter-3.15.90.tar.xz
diff --git a/mutter.spec b/mutter.spec
index a530c2e..17ced12 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -1,8 +1,8 @@
 %global clutter_version 1.19.6-3
 
 Name:          mutter
-Version:       3.15.4
-Release:       2%{?dist}
+Version:       3.15.90
+Release:       1%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
@@ -11,10 +11,6 @@ License:       GPLv2+
 URL:           http://www.gnome.org
 Source0:       http://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
 
-Patch0: dont-depend-on-unreleased-wayland.patch
-# Backport ad90b7dd to fix BGO #743412 / RHBZ #1185811
-Patch1: 0001-monitor-manager-Initialize-MetaOutput-even-when-we-c.patch
-
 BuildRequires: clutter-devel >= %{clutter_version}
 BuildRequires: pango-devel
 BuildRequires: startup-notification-devel
@@ -96,8 +92,6 @@ the functionality of the installed %{name} package.
 
 %prep
 %setup -q
-%patch0 -p1 -b .dont-depend-on-unreleased-wayland
-%patch1 -p1 -b .metaoutput-initialize
 
 %build
 autoreconf -f -i
@@ -168,6 +162,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/mutter/tests
 
 %changelog
+* Fri Feb 20 2015 Florian Müllner <fmuellner at redhat.com> - 3.15.90-1
+- Update to 3.15.90
+
 * Mon Feb 02 2015 Adam Williamson <awilliam at redhat.com> - 3.15.4-2
 - backport ad90b7dd to fix BGO #743412 / RHBZ #1185811
 
diff --git a/sources b/sources
index cfb7144..9ff19c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ad4d4cd7251f6da1d9dba60de6d8841  mutter-3.15.4.tar.xz
+59f4118a17b82e2aeea57cd9d2176d48  mutter-3.15.90.tar.xz


More information about the scm-commits mailing list