Hello community,
here is the log from the commit of package compiz-plugins-main for
openSUSE:Factory checked in at 2018-11-26 10:18:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/compiz-plugins-main (Old)
and /work/SRC/openSUSE:Factory/.compiz-plugins-main.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "compiz-plugins-main"
Mon Nov 26 10:18:44 2018 rev:7 rq:648273 version:0.8.16
Changes:
--------
--- /work/SRC/openSUSE:Factory/compiz-plugins-main/compiz-plugins-main.changes
2017-05-16 14:37:57.547794004 +0200
+++
/work/SRC/openSUSE:Factory/.compiz-plugins-main.new.19453/compiz-plugins-main.changes
2018-11-26 10:19:58.965755796 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 18:15:12 UTC 2018 - [email protected]
+
+- Update to version 0.8.16:
+ * Negative plugin improvements.
+ * Add Ezoom plugin AT-SPI support.
+ * Import icons from CCSM.
+- Remove compiz-plugins-main-better-neg.patch: fixed upstream.
+- Add a licence file to the package.
+
+-------------------------------------------------------------------
Old:
----
compiz-plugins-main-0.8.14.tar.xz
compiz-plugins-main-better-neg.patch
New:
----
compiz-plugins-main-0.8.16.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ compiz-plugins-main.spec ++++++
--- /var/tmp/diff_new_pack.lejhgu/_old 2018-11-26 10:19:59.593755057 +0100
+++ /var/tmp/diff_new_pack.lejhgu/_new 2018-11-26 10:19:59.597755052 +0100
@@ -1,7 +1,7 @@
#
# spec file for package compiz-plugins-main
#
-# 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,22 +12,22 @@
# 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 04ce73e38045e608944b5ec668820f18
Name: compiz-plugins-main
-Version: 0.8.14
+Version: 0.8.16
Release: 0
Summary: OpenGL window and compositing manager plugins
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/GUI/Other
-Url: https://github.com/compiz-reloaded/compiz-plugins-main
-Source:
https://github.com/compiz-reloaded/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM compiz-plugins-main-better-neg.patch -- neg plugin
improvements (commits 10c31d4, 2265ce0, 5e40455).
-Patch0: compiz-plugins-main-better-neg.patch
+URL: https://gitlab.com/compiz/compiz-plugins-main
+Source:
https://gitlab.com/compiz/compiz-plugins-main/uploads/%{_rev}/%{name}-%{version}.tar.xz
BuildRequires: autoconf
BuildRequires: automake
+BuildRequires: gcc-c++
BuildRequires: gettext
BuildRequires: intltool
BuildRequires: libjpeg8-devel
@@ -71,8 +71,7 @@
%prep
%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
@@ -89,15 +88,14 @@
%find_lang %{name}
%files
-%defattr(-,root,root)
+%license COPYING
+%doc NEWS README.md
%{_libdir}/compiz/*
%{_datadir}/compiz/*
%files lang -f %{name}.lang
-%defattr(-,root,root)
%files devel
-%defattr(-,root,root)
%{_includedir}/compiz/
%{_libdir}/pkgconfig/*.pc
++++++ compiz-plugins-main-0.8.14.tar.xz -> compiz-plugins-main-0.8.16.tar.xz
++++++
++++ 32359 lines of diff (skipped)