Hello community,
here is the log from the commit of package compizconfig-settings-manager for
openSUSE:Factory checked in at 2018-11-26 10:18:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/compizconfig-settings-manager (Old)
and /work/SRC/openSUSE:Factory/.compizconfig-settings-manager.new.19453
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "compizconfig-settings-manager"
Mon Nov 26 10:18:52 2018 rev:10 rq:648275 version:0.8.16
Changes:
--------
---
/work/SRC/openSUSE:Factory/compizconfig-settings-manager/compizconfig-settings-manager.changes
2017-05-16 14:37:39.214369802 +0200
+++
/work/SRC/openSUSE:Factory/.compizconfig-settings-manager.new.19453/compizconfig-settings-manager.changes
2018-11-26 10:20:04.109749738 +0100
@@ -1,0 +2,6 @@
+Sun Nov 11 18:15:12 UTC 2018 - [email protected]
+
+- Update to version 0.8.16:
+ * Move icons out of ccsm and into respective plugin packs.
+
+-------------------------------------------------------------------
Old:
----
ccsm-0.8.14.tar.xz
New:
----
ccsm-0.8.16.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ compizconfig-settings-manager.spec ++++++
--- /var/tmp/diff_new_pack.t8btPS/_old 2018-11-26 10:20:04.689749056 +0100
+++ /var/tmp/diff_new_pack.t8btPS/_new 2018-11-26 10:20:04.693749051 +0100
@@ -1,7 +1,7 @@
#
# spec file for package compizconfig-settings-manager
#
-# 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,19 +12,20 @@
# 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 d6f32b38bf0433aff49ca59f0bb3f921
%define _name ccsm
Name: compizconfig-settings-manager
-Version: 0.8.14
+Version: 0.8.16
Release: 0
Summary: Settings Manager for Compiz (CCSM)
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/X11/Utilities
-Url: https://github.com/compiz-reloaded/ccsm
-Source:
https://github.com/compiz-reloaded/%{_name}/releases/download/v%{version}/%{_name}-%{version}.tar.xz
+URL: https://gitlab.com/compiz/ccsm
+Source:
https://gitlab.com/compiz/ccsm/uploads/%{_rev}/%{_name}-%{version}.tar.xz
BuildRequires: gettext
BuildRequires: gobject-introspection-devel
BuildRequires: hicolor-icon-theme
@@ -60,7 +61,7 @@
Requires: python3-gobject-cairo
Requires: python3-xml
Obsoletes: python-ccm < 0.8.14
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 120200
Requires: python3-gobject-Gdk
%endif
@@ -69,7 +70,6 @@
%prep
%setup -q -n %{_name}-%{version}
-mv ccsm.appdata.xml{,.in}
%build
python3 setup.py build \
@@ -82,6 +82,7 @@
mv %{buildroot}%{_datadir}/{metainfo,appdata}/
%find_lang %{_name}
+%if 0%{?suse_version} < 1500
%post
%desktop_database_post
%icon_theme_cache_post
@@ -89,25 +90,25 @@
%postun
%desktop_database_postun
%icon_theme_cache_postun
+%endif
%files
-%defattr(-,root,root)
-%doc COPYING NEWS
+%license COPYING
+%doc NEWS
%{_bindir}/%{_name}
+%dir %{_datadir}/compiz/
+%{_datadir}/compiz/icons/
%{_datadir}/applications/%{_name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{_name}.*
%dir %{_datadir}/appdata/
%{_datadir}/appdata/%{_name}.appdata.xml
%files lang -f %{_name}.lang
-%defattr(-,root,root)
%files -n compizconfig-settings-manager-common
-%defattr(-,root,root)
%{_datadir}/%{_name}/
%files -n python3-ccm
-%defattr(-,root,root)
%{python3_sitelib}/ccm/
%{python3_sitelib}/%{_name}*
++++++ ccsm-0.8.14.tar.xz -> ccsm-0.8.16.tar.xz ++++++
++++ 71163 lines of diff (skipped)