Hello community,
here is the log from the commit of package python-compizconfig for
openSUSE:Leap:15.2 checked in at 2020-04-08 12:49:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-compizconfig (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-compizconfig.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-compizconfig"
Wed Apr 8 12:49:02 2020 rev:12 rq:791648 version:0.8.18
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-compizconfig/python-compizconfig.changes
2020-02-19 18:48:22.819010058 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-compizconfig.new.3248/python-compizconfig.changes
2020-04-08 12:49:30.258377291 +0200
@@ -1,0 +2,6 @@
+Sat Apr 4 22:34:57 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 0.8.18:
+ * Do not bundle the generated C file with the tarball.
+
+-------------------------------------------------------------------
Old:
----
compizconfig-python-0.8.16.tar.xz
New:
----
compizconfig-python-0.8.18.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-compizconfig.spec ++++++
--- /var/tmp/diff_new_pack.wSXiO7/_old 2020-04-08 12:49:30.702377523 +0200
+++ /var/tmp/diff_new_pack.wSXiO7/_new 2020-04-08 12:49:30.706377525 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-compizconfig
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define _rev fd7870f01f72f594bc6f284ae5719d38
+%define _rev 11bb53f9054e95f715e631a261968e2c
%define _name compizconfig-python
Name: python-compizconfig
-Version: 0.8.16
+Version: 0.8.18
Release: 0
Summary: Python bindings for libraries for compizconfig-settings
License: GPL-2.0-or-later
-Group: Development/Languages/Python
URL: https://gitlab.com/compiz/compizconfig-python
Source:
https://gitlab.com/compiz/compizconfig-python/uploads/%{_rev}/%{_name}-%{version}.tar.xz
BuildRequires: %{python_module Cython}
@@ -52,8 +51,6 @@
%prep
%setup -q -n %{_name}-%{version}
-rm src/compizconfig.c
-
%build
NOCONFIGURE=1 ./autogen.sh
%global _configure ../configure
@@ -63,7 +60,7 @@
%configure \
--disable-static \
--with-cython="cython-%{$python_version}"
-make %{?_smp_mflags} V=1
+%make_build
popd
}
++++++ compizconfig-python-0.8.16.tar.xz -> compizconfig-python-0.8.18.tar.xz
++++++
++++ 22452 lines of diff (skipped)