[mutter-wayland] Update to 3.10.1

Florian Müllner fmuellner at fedoraproject.org
Tue Oct 15 15:20:14 UTC 2013


commit b4dd0246831643082439626bc5ffda5dd378e019
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Tue Oct 15 17:19:30 2013 +0200

    Update to 3.10.1
    
    Drop upstreamed patch

 .gitignore                              |    1 +
 mutter-wayland-3.10.0.1-bigendian.patch |   12 ------------
 mutter-wayland.spec                     |   10 +++++-----
 sources                                 |    2 +-
 4 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c15782c..07c0b09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /mutter-wayland-3.9.92.tar.xz
 /mutter-wayland-3.10.0.tar.xz
 /mutter-wayland-3.10.0.1.tar.xz
+/mutter-wayland-3.10.1.tar.xz
diff --git a/mutter-wayland.spec b/mutter-wayland.spec
index c64959a..50b2d7e 100644
--- a/mutter-wayland.spec
+++ b/mutter-wayland.spec
@@ -5,8 +5,8 @@
 # same upstream git repository as mutter.
 
 Name:          mutter-wayland
-Version:       3.10.0.1
-Release:       3%{?dist}
+Version:       3.10.1
+Release:       1%{?dist}
 Summary:       Mutter window manager with experimental Wayland support
 
 Group:         User Interface/Desktops
@@ -14,8 +14,6 @@ License:       GPLv2+
 #VCS:          git:git://git.gnome.org/mutter
 URL:           https://wiki.gnome.org/ThreePointNine/Features/WaylandSupport
 Source0:       http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
-# big endian fix - https://bugzilla.gnome.org/show_bug.cgi?id=708813
-Patch0:        mutter-wayland-3.10.0.1-bigendian.patch
 # can't say -logfile since Xorg is suid, just use the defaults
 Patch1:        mutter-wayland-3.10.0.1-logfile.patch
 
@@ -85,7 +83,6 @@ utilities for testing Metacity/Mutter themes.
 
 %prep
 %setup -q
-%patch0 -p1 -b .bigendian
 %patch1 -p1 -b .logfile
 
 %build
@@ -153,6 +150,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Tue Oct 15 2013 Florian Müllner <fmuellner at redhat.com> - 3.10.1-1
+- Update to 3.10.1, drop upstreamed patch
+
 * Wed Oct 02 2013 Adam Jackson <ajax at redhat.com> 3.10.0.1-3
 - Don't try to redirect the log file, it won't work.
 
diff --git a/sources b/sources
index 92bd093..1721407 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-277d9ad84d2f8ee39f86af4d62522866  mutter-wayland-3.10.0.1.tar.xz
+b6a7b1bd234213b50c962356a4ffd3de  mutter-wayland-3.10.1.tar.xz


More information about the scm-commits mailing list