Hello community,
here is the log from the commit of package compiz-plugins-main for
openSUSE:Factory checked in at 2016-02-25 22:03:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/compiz-plugins-main (Old)
and /work/SRC/openSUSE:Factory/.compiz-plugins-main.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "compiz-plugins-main"
Changes:
--------
--- /work/SRC/openSUSE:Factory/compiz-plugins-main/compiz-plugins-main.changes
2015-12-23 08:49:59.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.compiz-plugins-main.new/compiz-plugins-main.changes
2016-02-26 00:28:16.000000000 +0100
@@ -1,0 +2,17 @@
+Sat Feb 13 09:25:54 UTC 2016 - [email protected]
+
+- Update to 0.8.12:
+ * Add font family configuration in Resize info, Ring switcher,
+ Scale addon, Shift switcher, and Thumbnail plugins.
+ * Resize info plugin:
+ - Do not ignore gradient colours 2 and 3 in Resize info plugin.
+ - Border for size info was fixed with white instead of being
+ some other colour the user might like better.
+ - Enable 'always_show' option by default.
+ * Change minimum and default amount of waves to 0 for Magic Lamp.
+ * Move Desktop Wall plugin to compiz-core project.
+- Remove compiz-fusion-plugins-main-defaults.patch:
+ Desktop Wall has been moved to compiz-core.
+- Exclude s390 and s390x architectures.
+
+-------------------------------------------------------------------
Old:
----
compiz-fusion-plugins-main-defaults.patch
compiz-plugins-main-0.8.9.tar.xz
New:
----
compiz-plugins-main-0.8.12.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ compiz-plugins-main.spec ++++++
--- /var/tmp/diff_new_pack.2smYpE/_old 2016-02-26 00:28:17.000000000 +0100
+++ /var/tmp/diff_new_pack.2smYpE/_new 2016-02-26 00:28:17.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package compiz-plugins-main
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,29 +17,28 @@
Name: compiz-plugins-main
-Version: 0.8.9
+Version: 0.8.12
Release: 0
Summary: OpenGL window and compositing manager plugins
License: GPL-2.0+
Group: System/GUI/Other
Url: https://github.com/raveit65/compiz-plugins-main
Source:
https://github.com/raveit65/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE compiz-fusion-plugins-main-defaults.patch -- Default
preference settings.
-Patch1: compiz-fusion-plugins-main-defaults.patch
# PATCH-FIX-UPSTREAM compiz-fusion-plugins-main-bnc511578.patch boo#511578
[email protected] -- Fix undefined code.
-Patch2: compiz-fusion-plugins-main-bnc511578.patch
+Patch0: compiz-fusion-plugins-main-bnc511578.patch
+BuildRequires: intltool
BuildRequires: libjpeg8-devel
-BuildRequires: mate-common
BuildRequires: pkgconfig(bcop) >= 0.7.3
BuildRequires: pkgconfig(cairo) >= 1.0
BuildRequires: pkgconfig(cairo-xlib-xrender)
BuildRequires: pkgconfig(compiz) < 0.9
-BuildRequires: pkgconfig(compiz-scale)
+BuildRequires: pkgconfig(compiz-scale) < 0.9
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(pangocairo)
Requires: compiz-plugins < 0.9
Recommends: %{name}-lang
Conflicts: compiz-extra < %{version}
+ExcludeArch: s390 s390x
%description
This package contains the non-default Compiz compositing manager
@@ -51,7 +50,6 @@
Summary: OpenGL window and compositing manager plugins
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
-Requires: mate-common
Requires: pkgconfig(bcop)
Requires: pkgconfig(cairo)
Requires: pkgconfig(cairo-xlib-xrender)
@@ -68,11 +66,9 @@
%prep
%setup -q
-%patch1 -p1
-%patch2 -p1
+%patch0 -p1
%build
-NOCONFIGURE=1 mate-autogen
%configure \
--disable-static
make %{?_smp_mflags}
++++++ compiz-plugins-main-0.8.9.tar.xz -> compiz-plugins-main-0.8.12.tar.xz
++++++
++++ 10046 lines of diff (skipped)