Hello community, here is the log from the commit of package simple-ccsm for openSUSE:Factory checked in at 2017-04-24 09:49:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/simple-ccsm (Old) and /work/SRC/openSUSE:Factory/.simple-ccsm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "simple-ccsm" Mon Apr 24 09:49:12 2017 rev:3 rq:489682 version:0.8.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/simple-ccsm/simple-ccsm.changes 2016-05-10 09:27:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.simple-ccsm.new/simple-ccsm.changes 2017-04-24 09:49:13.140263967 +0200 @@ -1,0 +2,15 @@ +Thu Apr 20 20:22:12 UTC 2017 - [email protected] + +- Update to version 0.8.14.1: + * Fix Compiz checking on Python3. + * Silence a RSVG API version startup warning. + +------------------------------------------------------------------- +Tue Apr 18 11:10:04 UTC 2017 - [email protected] + +- Update to version 0.8.14: + * Fixes for Python3. + * Update translations. +- Switch to Python3. + +------------------------------------------------------------------- Old: ---- simple-ccsm-0.8.12.tar.xz New: ---- simple-ccsm-0.8.14.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ simple-ccsm.spec ++++++ --- /var/tmp/diff_new_pack.9OBTaK/_old 2017-04-24 09:49:13.896157057 +0200 +++ /var/tmp/diff_new_pack.9OBTaK/_new 2017-04-24 09:49:13.896157057 +0200 @@ -1,7 +1,7 @@ # # spec file for package simple-ccsm # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,7 +17,7 @@ Name: simple-ccsm -Version: 0.8.12 +Version: 0.8.14.1 Release: 0 Summary: Simple settings manager for Compiz License: GPL-2.0+ @@ -30,17 +30,17 @@ BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: libcompizconfig < 0.9 -BuildRequires: python-devel +BuildRequires: python3-devel BuildRequires: update-desktop-files Requires: compiz < 0.9 Requires: compiz-plugins < 0.9 Requires: compiz-plugins-main < 0.9 -Requires: libcompizconfig < 0.9 -Requires: python-cairo -Requires: python-ccm < 0.9 -Requires: python-ccm >= 0.8.12 -Requires: python-gobject -Requires: python-gobject-cairo +Requires: python3-cairo +Requires: python3-ccm < 0.9 +Requires: python3-ccm >= 0.8.12 +Requires: python3-compizconfig < 0.9 +Requires: python3-gobject +Requires: python3-gobject-cairo Recommends: %{name}-lang Recommends: compiz-plugins-extra < 0.9 # simple-ccsm-kde was last used in openSUSE 11.3. @@ -49,7 +49,7 @@ Provides: ccsm = 0.8 BuildArch: noarch %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 -Requires: python-gobject-Gdk +Requires: python3-gobject-Gdk %endif %description @@ -61,15 +61,16 @@ %setup -q %build -python2 setup.py build \ +python3 setup.py build \ --prefix=%{_prefix} \ --enableDesktopEffects %install -python2 setup.py install \ +python3 setup.py install \ --root=%{buildroot} \ --prefix=%{_prefix} +mv %{buildroot}%{_datadir}/{metainfo,appdata}/ %fdupes %{buildroot}%{_datadir}/ %suse_update_desktop_file -N "Desktop Effects" %{name} %find_lang simple-ccsm @@ -87,7 +88,7 @@ %doc AUTHORS COPYING NEWS README.md %{_bindir}/%{name} %{_datadir}/%{name}/ -%{python_sitelib}/simple_ccsm-* +%{python3_sitelib}/simple_ccsm-* %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %dir %{_datadir}/appdata/ ++++++ simple-ccsm-0.8.12.tar.xz -> simple-ccsm-0.8.14.1.tar.xz ++++++ ++++ 9159 lines of diff (skipped)
