Hello community,

here is the log from the commit of package compiz for openSUSE:Factory checked 
in at 2020-04-05 20:56:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/compiz (Old)
 and      /work/SRC/openSUSE:Factory/.compiz.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "compiz"

Sun Apr  5 20:56:09 2020 rev:133 rq:791510 version:0.8.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/compiz/compiz.changes    2020-02-28 
15:20:35.529801614 +0100
+++ /work/SRC/openSUSE:Factory/.compiz.new.3248/compiz.changes  2020-04-05 
20:56:13.969358221 +0200
@@ -1,0 +2,46 @@
+Sat Apr  4 22:34:57 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 0.8.18:
+  * Improve autoconf argument "default-plugins".
+  * Clear metadata/Makefile.am of non-portable code.
+  * Drop the dependency on intltool of metadata, src and mate.
+  * Making show desktop feature more predictable: when a window is
+    open always show the desktop.
+  * Add support for XInput2 input events and for actions to bypass
+    grabs (for accessibility purposes like zoom in/out for
+    visual-impaired).
+  * Xinput2 is not enabled by default because it could trigger
+    issues on applications like Chromium or Electron-based
+    applications.
+  * Add a configure option to disable XI2 events support.
+  * move: Make an option to let the  mouse wheel scroll windows
+    when they are off-screen.
+  * Avoid temporary focus back on the original window when
+    switching windows.
+  * Trigger a smooth migration from intltool to gettext.
+  * Improve the build system for a better compatibility (the
+    initial ambition was to port it to FreeBSD).
+  * Initial support for setting _NET_WM_STATE_FOCUSED so CSD
+    windows can follow focus/backdrop theme differences.
+  * Fix build against marco 1.22.2+.
+  * Update mouse cursor when it gets changed from outside (like
+    MATE Appearance).
+  * Add an option to only display apps icons in the Switcher
+    plugin.
+  * Add an option to adjust the switcher size in the Switcher
+    plugin.
+  * Add an option to make the commands plugin work even while a
+    grab is in effect (disabled by default).
+  * place: Avoid flickering when restoring windows.
+  * place: Avoid round-trip restoring windows that don't fit the
+    workspace.
+  * Fix placement of vertically maximised windows that are too big
+    to fit.
+  * Don't show a start menu entry in MATE since it's already
+    handled by mate-tweak.
+  * HiDPI: Fix corners and menu icon.
+  * Update translations.
+- Rebase compiz-suse-defaults.patch.
+- Remove compiz-gwd-marco-1.22.2.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  compiz-0.8.16.1.tar.xz
  compiz-gwd-marco-1.22.2.patch

New:
----
  compiz-0.8.18.tar.xz

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

Other differences:
------------------
++++++ compiz.spec ++++++
--- /var/tmp/diff_new_pack.GETnRl/_old  2020-04-05 20:56:14.737359045 +0200
+++ /var/tmp/diff_new_pack.GETnRl/_new  2020-04-05 20:56:14.737359045 +0200
@@ -16,14 +16,13 @@
 #
 
 
-%define _rev    96d2abf9f25c4900a3bdc191e2c6033d
+%define _rev    198c6cfb64ddfc07eecaf5b1aa183c55
 %define sover   0
 Name:           compiz
-Version:        0.8.16.1
+Version:        0.8.18
 Release:        0
 Summary:        OpenGL window and compositing manager
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
-Group:          System/GUI/Other
 URL:            https://gitlab.com/compiz/compiz-core
 Source:         
https://gitlab.com/compiz/compiz-core/uploads/%{_rev}/%{name}-%{version}.tar.xz
 Source1:        opensuse.png
@@ -35,8 +34,6 @@
 Patch1:         %{name}-java-config-notify.diff
 # PATCH-FIX-UPSTREAM bsc#474862 [email protected] -- Allow moving focus to 
fs window.
 Patch2:         bug-474862-allow-moving-focus-to-fs-window.diff
-# PATCH-FIX-UPSTREAM compiz-gwd-marco-1.22.2.patch [email protected] -- 
Fix build against Marco 1.22.2+.
-Patch3:         %{name}-gwd-marco-1.22.2.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gettext
@@ -80,7 +77,6 @@
 Requires:       %{name}-plugins < 0.9
 Requires:       lib%{name}config
 Requires:       pciutils
-Recommends:     %{name}-lang
 Suggests:       compicc < 0.9
 Provides:       windowmanager
 # KDE is no longer supported in Compiz.
@@ -98,7 +94,6 @@
 
 %package gnome
 Summary:        OpenGL window and compositing manager configuration utilities
-Group:          System/GUI/Other
 Requires:       %{name} = %{version}
 Recommends:     %{name}-plugins-main < 0.9
 Suggests:       ccsm < 0.9
@@ -113,7 +108,6 @@
 
 %package plugins
 Summary:        OpenGL window and compositing manager default plugins
-Group:          System/GUI/Other
 Recommends:     %{name} = %{version}
 Recommends:     %{name}-plugins-main < 0.9
 Suggests:       %{name}-plugins-experimental < 0.9
@@ -125,7 +119,6 @@
 
 %package devel
 Summary:        Development files for Compiz
-Group:          Development/Languages/C and C++
 Requires:       %{name}-plugins = %{version}
 Requires:       libjpeg-devel
 Requires:       libxslt-tools
@@ -164,7 +157,6 @@
 
 %package branding-openSUSE
 Summary:        OpenGL window and compositing manager
-Group:          System/GUI/Other
 Requires:       %{name} = %{version}
 Requires(pre):  /bin/ln
 Requires(pre):  /bin/rm
@@ -180,7 +172,6 @@
 
 %package branding-SLED
 Summary:        OpenGL window and compositing manager
-Group:          System/GUI/Other
 Requires:       %{name} = %{version}
 Requires(pre):  /bin/ln
 Requires(pre):  /bin/rm
@@ -199,7 +190,6 @@
 
 %package branding-upstream
 Summary:        OpenGL window and compositing manager
-Group:          System/GUI/Other
 Requires:       %{name} = %{version}
 Requires(pre):  /bin/ln
 Requires(pre):  /bin/rm
@@ -215,7 +205,6 @@
 
 %package -n libdecoration%{sover}
 Summary:        Compiz window decoration library
-Group:          System/Libraries
 
 %description -n libdecoration%{sover}
 The window decoration library is responsible for drawing the

++++++ compiz-0.8.16.1.tar.xz -> compiz-0.8.18.tar.xz ++++++
++++ 10928 lines of diff (skipped)

++++++ compiz-suse-defaults.patch ++++++
--- /var/tmp/diff_new_pack.GETnRl/_old  2020-04-05 20:56:15.181359521 +0200
+++ /var/tmp/diff_new_pack.GETnRl/_new  2020-04-05 20:56:15.181359521 +0200
@@ -2,17 +2,17 @@
 +++ b/metadata/core.xml.in.in
 @@ -17,7 +17,7 @@
            <option name="audible_bell" type="bool">
-               <_short>Audible Bell</_short>
-               <_long>Audible system beep</_long>
+               <short>Audible Bell</short>
+               <long>Audible system beep</long>
 -              <default>true</default>
 +              <default>false</default>
            </option>
            <option name="ignore_hints_when_maximized" type="bool">
-               <_short>Ignore Hints When Maximized</_short>
+               <short>Ignore Hints When Maximized</short>
 @@ -51,7 +51,7 @@
            <option name="ping_delay" type="int">
-               <_short>Ping Delay</_short>
-               <_long>Interval between ping messages</_long>
+               <short>Ping Delay</short>
+               <long>Interval between ping messages</long>
 -              <default>5000</default>
 +              <default>7500</default>
                <min>1000</min>
@@ -31,16 +31,16 @@
                    <option name="adjust_image" type="bool">
 @@ -128,7 +128,7 @@
                    <option name="skydome" type="bool">
-                       <_short>Skydome</_short>
-                       <_long>Render skydome</_long>
+                       <short>Skydome</short>
+                       <long>Render skydome</long>
 -                      <default>false</default>
 +                      <default>true</default>
                    </option>
                    <option name="skydome_image" type="string">
-                       <_short>Skydome Image</_short>
+                       <short>Skydome Image</short>
 @@ -144,18 +144,18 @@
-                       <_short>Skydome Gradient Start Color</_short>
-                       <_long>Color to use for the top color-stop of the 
skydome-fallback gradient</_long>
+                       <short>Skydome Gradient Start Color</short>
+                       <long>Color to use for the top color-stop of the 
skydome-fallback gradient</long>
                        <default>
 -                          <red>0x0d0d</red>
 -                          <green>0xb1b1</green>
@@ -51,8 +51,8 @@
                        </default>
                    </option>
                    <option name="skydome_gradient_end_color" type="color">
-                       <_short>Skydome Gradient End Color</_short>
-                       <_long>Color to use for the bottom color-stop of the 
skydome-fallback gradient</_long>
+                       <short>Skydome Gradient End Color</short>
+                       <long>Color to use for the bottom color-stop of the 
skydome-fallback gradient</long>
                        <default>
 -                          <red>0xfefe</red>
 -                          <green>0xffff</green>
@@ -65,8 +65,8 @@
                </subgroup>
 @@ -165,7 +165,7 @@
                <option name="active_opacity" type="float">
-                   <_short>Opacity During Rotation</_short>
-                   <_long>Opacity of desktop window during rotation.</_long>
+                   <short>Opacity During Rotation</short>
+                   <long>Opacity of desktop window during rotation.</long>
 -                  <default>70.0</default>
 +                  <default>40.0</default>
                    <min>0.0</min>
@@ -74,8 +74,8 @@
                    <precision>1.0</precision>
 @@ -181,7 +181,7 @@
                <option name="transparent_manual_only" type="bool">
-                   <_short>Transparency Only on Mouse Rotate</_short>
-                   <_long>Initiates Cube transparency only if rotation is 
mouse driven.</_long>
+                   <short>Transparency Only on Mouse Rotate</short>
+                   <long>Initiates Cube transparency only if rotation is mouse 
driven.</long>
 -                  <default>true</default>
 +                  <default>false</default>
                </option>
@@ -85,8 +85,8 @@
 +++ b/metadata/decoration.xml.in
 @@ -17,7 +17,7 @@
            <option name="shadow_radius" type="float">
-               <_short>Shadow Radius</_short>
-               <_long>Drop shadow radius</_long>
+               <short>Shadow Radius</short>
+               <long>Drop shadow radius</long>
 -              <default>8.0</default>
 +              <default>7.0</default>
                <min>0.1</min>
@@ -96,8 +96,8 @@
 +++ b/metadata/place.xml.in
 @@ -13,7 +13,7 @@
            <option name="mode" type="int">
-               <_short>Placement Mode</_short>
-               <_long>Algorithm to use for window placement</_long>
+               <short>Placement Mode</short>
+               <long>Algorithm to use for window placement</long>
 -              <default>0</default>
 +              <default>1</default>
                <min>0</min>
@@ -106,22 +106,22 @@
 --- a/metadata/scale.xml.in
 +++ b/metadata/scale.xml.in
 @@ -168,7 +168,7 @@
-                   <_long>Selects where windows are scaled if multiple output 
devices are used.</_long>
+                   <long>Selects where windows are scaled if multiple output 
devices are used.</long>
                    <min>0</min>
                    <max>1</max>
 -                  <default>0</default>
 +                  <default>1</default>
                    <desc>
                        <value>0</value>
-                       <_name>On current output device</_name>
+                       <name>On current output device</name>
 --- a/metadata/wall.xml.in
 +++ b/metadata/wall.xml.in
 @@ -25,7 +25,7 @@
                                <option name="miniscreen" type="bool">
-                                       <_short>Show Live Viewport 
Previews</_short>
-                                       <_long>Show live viewport previews in 
switcher window</_long>
+                                       <short>Show Live Viewport 
Previews</short>
+                                       <long>Show live viewport previews in 
switcher window</long>
 -                                      <default>false</default>
 +                                      <default>true</default>
                                </option>
                                <option name="preview_timeout" type="float">
-                                       <_short>Switch Target Preview 
Visibility Time</_short>
+                                       <short>Switch Target Preview Visibility 
Time</short>




Reply via email to