Hello community,

here is the log from the commit of package python-compizconfig for 
openSUSE:Factory checked in at 2019-04-09 20:18:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-compizconfig (Old)
 and      /work/SRC/openSUSE:Factory/.python-compizconfig.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-compizconfig"

Tue Apr  9 20:18:36 2019 rev:11 rq:692383 version:0.8.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-compizconfig/python-compizconfig.changes  
2018-11-26 10:20:25.701724313 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-compizconfig.new.3908/python-compizconfig.changes
        2019-04-09 20:18:37.313837200 +0200
@@ -1,0 +2,6 @@
+Mon Apr  8 20:48:22 UTC 2019 - Alexei Sorokin <[email protected]>
+
+- Fix Python 3.7 compatibility issues by removing pre-generated
+  compizconfig.c (glc#compiz/compiz-core#146).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-compizconfig.spec ++++++
--- /var/tmp/diff_new_pack.HVsFVZ/_old  2019-04-09 20:18:38.361838628 +0200
+++ /var/tmp/diff_new_pack.HVsFVZ/_new  2019-04-09 20:18:38.365838633 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-compizconfig
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -52,6 +52,8 @@
 %prep
 %setup -q -n %{_name}-%{version}
 
+rm src/compizconfig.c
+
 %build
 NOCONFIGURE=1 ./autogen.sh
 %global _configure ../configure


Reply via email to