Hello community,
here is the log from the commit of package compiz-plugins-extra for
openSUSE:Factory checked in at 2018-11-26 10:18:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/compiz-plugins-extra (Old)
and /work/SRC/openSUSE:Factory/.compiz-plugins-extra.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "compiz-plugins-extra"
Mon Nov 26 10:18:48 2018 rev:4 rq:648274 version:0.8.16
Changes:
--------
---
/work/SRC/openSUSE:Factory/compiz-plugins-extra/compiz-plugins-extra.changes
2017-05-16 14:34:00.033163377 +0200
+++
/work/SRC/openSUSE:Factory/.compiz-plugins-extra.new.19453/compiz-plugins-extra.changes
2018-11-26 10:20:00.313754209 +0100
@@ -1,0 +2,12 @@
+Sun Nov 11 18:15:12 UTC 2018 - [email protected]
+
+- Update to version 0.8.16:
+ * Introduce auto fade and directory support in wallpaper plugin.
+ * Add vidcap plugin.
+ * Import icons from ccsm.
+ * Grid improvements.
+ * Add support for gtk frame extents.
+ * Add new crosshair mode to showmouse.
+- Add a licence file to the package.
+
+-------------------------------------------------------------------
Old:
----
compiz-plugins-extra-0.8.14.tar.xz
New:
----
compiz-plugins-extra-0.8.16.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ compiz-plugins-extra.spec ++++++
--- /var/tmp/diff_new_pack.O4sPtK/_old 2018-11-26 10:20:02.109752093 +0100
+++ /var/tmp/diff_new_pack.O4sPtK/_new 2018-11-26 10:20:02.141752056 +0100
@@ -1,7 +1,7 @@
#
# spec file for package compiz-plugins-extra
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,18 +12,19 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+%define _rev d941a41bbfcf3e4475e01fd00da37c85
Name: compiz-plugins-extra
-Version: 0.8.14
+Version: 0.8.16
Release: 0
Summary: OpenGL window and compositing manager community extra plugins
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/GUI/Other
-Url: https://github.com/compiz-reloaded/compiz-plugins-extra
-Source:
https://github.com/compiz-reloaded/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
+URL: https://gitlab.com/compiz/compiz-plugins-extra
+Source:
https://gitlab.com/compiz/compiz-plugins-extra/uploads/%{_rev}/%{name}-%{version}.tar.xz
# PATCH-FEATURE-OPENSUSE [email protected] -- Define some sane standards
for the extra plugins.
Patch0: compiz-plugins-extra-defaults.diff
BuildRequires: autoconf
@@ -87,7 +88,7 @@
%setup -q
%patch0 -p1
-%if 0%{?suse_version} <= 1320 && !(0%{?sle_version} > 120100 &&
0%{?is_opensuse})
+%if 0%{?suse_version} < 1500 && !(0%{?sle_version} > 120100 &&
0%{?is_opensuse})
# Workaround /usr/@DATADIRNAME@/locale/.
rm -r m4/
%endif
@@ -108,15 +109,14 @@
%postun -p /sbin/ldconfig
%files
-%defattr(-,root,root)
+%license COPYING
+%doc AUTHORS NEWS README.md
%{_libdir}/compiz/*
%{_datadir}/compiz/*
%files lang -f %{name}.lang
-%defattr(-,root,root)
%files devel
-%defattr(-,root,root)
%{_includedir}/compiz/compiz-*.h
%{_libdir}/pkgconfig/compiz-*.pc
++++++ compiz-plugins-extra-0.8.14.tar.xz -> compiz-plugins-extra-0.8.16.tar.xz
++++++
++++ 23836 lines of diff (skipped)