Hello community,

here is the log from the commit of package mutter for openSUSE:Factory checked 
in at 2018-04-22 14:37:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mutter (Old)
 and      /work/SRC/openSUSE:Factory/.mutter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mutter"

Sun Apr 22 14:37:13 2018 rev:126 rq:598585 version:3.28.1+20180416.d3d5eb8e1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mutter/mutter.changes    2018-03-26 
12:57:17.193845181 +0200
+++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes       2018-04-22 
14:37:15.366142759 +0200
@@ -1,0 +2,18 @@
+Wed Apr 18 12:17:18 UTC 2018 - bjorn....@gmail.com
+
+- Update to version 3.28.1+20180416.d3d5eb8e1:
+  + idle-monitor: Add ResetIdletime API, for testing purposes
+  + backend: Reset idle when lid is opened or resuming from suspend
+  + idle-monitor: Take idle inhibition into account
+  + x11: Allow XTest and core events to reset idletime
+  + backends: Remove X11 idle-monitor backend
+  + wayland: Plug surface pending state contents leak
+  + monitor-manager: fix output ids returned by GetResources
+  + native: Disable the use of KMS modifiers by default
+  + Updated translations.
+- Switch back to using git-checkout via source-service, upstream
+  seems unable to produce tarballs.
+- Following the above, add libtool BuildRequires and pass
+  autogen.sh to bootstrap.
+
+-------------------------------------------------------------------

Old:
----
  mutter-3.28.0.tar.xz

New:
----
  _service
  _servicedata
  mutter-3.28.1+20180416.d3d5eb8e1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mutter.spec ++++++
--- /var/tmp/diff_new_pack.3Jg6xv/_old  2018-04-22 14:37:15.962121192 +0200
+++ /var/tmp/diff_new_pack.3Jg6xv/_new  2018-04-22 14:37:15.966121047 +0200
@@ -19,13 +19,14 @@
 %define mutter_major 2
 %define mutter_minor 0
 Name:           mutter
-Version:        3.28.0
+Version:        3.28.1+20180416.d3d5eb8e1
 Release:        0
 Summary:        Window and compositing manager based on Clutter
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://www.gnome.org
-Source0:        
http://download.gnome.org/sources/mutter/3.28/%{name}-%{version}.tar.xz
+#Source0:       
http://download.gnome.org/sources/mutter/3.28/%%{name}-%%{version}.tar.xz
+Source:         %{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM mutter-fix-startup.patch bgo#768531 zai...@opensuse.org 
-- Fix slow startup notification on wayland
 Patch0:         mutter-fix-startup.patch
 # PATCH-FEATURE-UPSTREAM 
mutter-iconcache-Support-RGB16_565-format-for-16-bit-color-.patch FATE#323412 
bgo#781704 bsc#1024748 vliaskovi...@suse.com -- iconcache: Support RGB16_565 
format for 16-bit sessions
@@ -44,6 +45,7 @@
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
 BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  zenity
@@ -106,8 +108,8 @@
 # We need to obsolete the old mutter libs, as otherwise upgrading is impossible
 # This makes me believe we should probably fold libmutter into the main package
 # with the next update (3.30)
-Obsoletes:      libmutter0
 Obsoletes:      libmutter-1-0
+Obsoletes:      libmutter0
 
 %description -n libmutter-%{mutter_major}-%{mutter_minor}
 Mutter is a window and compositing manager based on Clutter, forked
@@ -154,6 +156,7 @@
 
 %build
 # FIXME add --enable-remote-desktop when libpipewire-0.1 is available
+NOCONFIGURE=1 ./autogen.sh
 %configure \
        --enable-wayland \
        --enable-native-backend \

++++++ _service ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
    <param name="scm">git</param>
    <param name="revision">gnome-3-28</param>
    <param name="versionformat">3.28.1+%cd.%h</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version" />
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
              <param 
name="changesrevision">d3d5eb8e1b3b07a38860a9dbe58c601392e0ad75</param></service></servicedata>

Reply via email to