Hello community, here is the log from the commit of package simple-ccsm for openSUSE:Factory checked in at 2018-11-12 09:45:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/simple-ccsm (Old) and /work/SRC/openSUSE:Factory/.simple-ccsm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "simple-ccsm" Mon Nov 12 09:45:34 2018 rev:4 rq:648282 version:0.8.16 Changes: -------- --- /work/SRC/openSUSE:Factory/simple-ccsm/simple-ccsm.changes 2017-04-24 09:49:13.140263967 +0200 +++ /work/SRC/openSUSE:Factory/.simple-ccsm.new/simple-ccsm.changes 2018-11-12 09:46:41.456712383 +0100 @@ -1,0 +2,11 @@ +Mon Nov 12 01:01:19 UTC 2018 - [email protected] + +- Update to version 0.8.16: + * Fix Compiz checking. + * Fix some GTK+ deprecations. + * Use GApplication for command line option parsing. + * Prevent multiple instances using GtkApplication. + * setup.py: Exit 1 for invalid arguments. + * Update translations. + +------------------------------------------------------------------- Old: ---- simple-ccsm-0.8.14.1.tar.xz New: ---- simple-ccsm-0.8.16.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ simple-ccsm.spec ++++++ --- /var/tmp/diff_new_pack.Flc4TH/_old 2018-11-12 09:46:42.252711177 +0100 +++ /var/tmp/diff_new_pack.Flc4TH/_new 2018-11-12 09:46:42.252711177 +0100 @@ -1,7 +1,7 @@ # # spec file for package simple-ccsm # -# 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 c7b6d3ccd61a65e81125ddb8627d55f6 Name: simple-ccsm -Version: 0.8.14.1 +Version: 0.8.16 Release: 0 Summary: Simple settings manager for Compiz -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/X11/Utilities -Url: https://github.com/compiz-reloaded/simple-ccsm -Source: https://github.com/compiz-reloaded/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz +URL: https://gitlab.com/compiz/simple-ccsm +Source: https://gitlab.com/compiz/simple-ccsm/uploads/%{_rev}/%{name}-%{version}.tar.xz BuildRequires: compiz < 0.9 BuildRequires: fdupes BuildRequires: gobject-introspection-devel @@ -48,7 +49,7 @@ Obsoletes: %{name}-kde < %{version} Provides: ccsm = 0.8 BuildArch: noarch -%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 +%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 120200 Requires: python3-gobject-Gdk %endif @@ -75,6 +76,7 @@ %suse_update_desktop_file -N "Desktop Effects" %{name} %find_lang simple-ccsm +%if 0%{?suse_version} < 1500 %post %desktop_database_post %icon_theme_cache_post @@ -82,10 +84,11 @@ %postun %desktop_database_postun %icon_theme_cache_postun +%endif %files -%defattr(-,root,root) -%doc AUTHORS COPYING NEWS README.md +%license COPYING +%doc AUTHORS NEWS README.md %{_bindir}/%{name} %{_datadir}/%{name}/ %{python3_sitelib}/simple_ccsm-* @@ -95,6 +98,5 @@ %{_datadir}/appdata/%{name}.appdata.xml %files lang -f %{name}.lang -%defattr(-,root,root) %changelog ++++++ simple-ccsm-0.8.14.1.tar.xz -> simple-ccsm-0.8.16.tar.xz ++++++ ++++ 6860 lines of diff (skipped)
