Hello community,

here is the log from the commit of package python-compizconfig for 
openSUSE:Factory checked in at 2016-02-25 22:03:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-compizconfig (Old)
 and      /work/SRC/openSUSE:Factory/.python-compizconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-compizconfig"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-compizconfig/python-compizconfig.changes  
2015-12-23 08:50:00.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-compizconfig.new/python-compizconfig.changes 
    2016-02-26 00:41:55.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 09:25:54 UTC 2016 - [email protected]
+
+- Update to 0.8.12:
+  * Set minimal Python required version to 2.7.x.
+  * Use Cython instead of Pyrex.
+  * Add -fno-strict-aliasing to default CFLAGS to supress needless
+    warnings.
+
+-------------------------------------------------------------------

Old:
----
  compizconfig-python-0.8.9.tar.xz

New:
----
  compizconfig-python-0.8.12.tar.xz

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

Other differences:
------------------
++++++ python-compizconfig.spec ++++++
--- /var/tmp/diff_new_pack.Ytdeiq/_old  2016-02-26 00:41:56.000000000 +0100
+++ /var/tmp/diff_new_pack.Ytdeiq/_new  2016-02-26 00:41:56.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-compizconfig
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,21 +18,20 @@
 
 %define _name   compizconfig-python
 Name:           python-compizconfig
-Version:        0.8.9
+Version:        0.8.12
 Release:        0
 Summary:        Python bindings for libraries for compizconfig-settings
 License:        GPL-2.0+
 Group:          Development/Languages/Python
 Url:            https://github.com/raveit65/compizconfig-python
 Source:         
https://github.com/raveit65/%{_name}/releases/download/v%{version}/%{_name}-%{version}.tar.xz
-BuildRequires:  mate-common
 BuildRequires:  pkg-config
-BuildRequires:  pyrex
+BuildRequires:  python-Cython
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libcompizconfig) < 0.9
+BuildRequires:  pkgconfig(x11)
 Requires:       compiz < 0.9
-Requires:       python-gtk
 Obsoletes:      ccs-python < %{version}
 Provides:       ccs-python = %{version}
 
@@ -43,8 +42,6 @@
 %setup -q -n %{_name}-%{version}
 
 %build
-export CFLAGS="%{optflags} -fno-strict-aliasing"
-NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static
 make %{?_smp_mflags}
@@ -55,7 +52,7 @@
 rm -rf %{buildroot}%{_libdir}/pkgconfig/
 
 %files
-%defattr(-, root, root)
+%defattr(-,root,root)
 %{python_sitearch}/compizconfig*
 
 %changelog

++++++ compizconfig-python-0.8.9.tar.xz -> compizconfig-python-0.8.12.tar.xz 
++++++
++++ 26405 lines of diff (skipped)


Reply via email to