Hello community,
here is the log from the commit of package python-compizconfig for
openSUSE:Factory checked in at 2016-04-28 16:56:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2016-02-26 00:41:55.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-compizconfig.new/python-compizconfig.changes
2016-04-28 17:00:52.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Apr 16 19:16:23 UTC 2016 - [email protected]
+
+- Update to 0.8.12.1:
+ * Include autogen.sh in the tarball.
+ * Better detection of Python2.
+
+-------------------------------------------------------------------
Old:
----
compizconfig-python-0.8.12.tar.xz
New:
----
compizconfig-python-0.8.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-compizconfig.spec ++++++
--- /var/tmp/diff_new_pack.N5UzWR/_old 2016-04-28 17:00:54.000000000 +0200
+++ /var/tmp/diff_new_pack.N5UzWR/_new 2016-04-28 17:00:54.000000000 +0200
@@ -18,13 +18,16 @@
%define _name compizconfig-python
Name: python-compizconfig
-Version: 0.8.12
+Version: 0.8.12.1
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
+Url: https://github.com/compiz-reloaded/compizconfig-python
+Source:
https://github.com/compiz-reloaded/%{_name}/releases/download/v%{version}/%{_name}-%{version}.tar.xz
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: libtool
BuildRequires: pkg-config
BuildRequires: python-Cython
BuildRequires: python-devel
@@ -42,6 +45,7 @@
%setup -q -n %{_name}-%{version}
%build
+NOCONFIGURE=1 ./autogen.sh
%configure \
--disable-static
make %{?_smp_mflags}
++++++ compizconfig-python-0.8.12.tar.xz -> compizconfig-python-0.8.12.1.tar.xz
++++++
++++ 26269 lines of diff (skipped)