Hello community,

here is the log from the commit of package python-cairocffi for 
openSUSE:Factory checked in at 2018-01-31 19:49:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cairocffi (Old)
 and      /work/SRC/openSUSE:Factory/.python-cairocffi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cairocffi"

Wed Jan 31 19:49:42 2018 rev:9 rq:570200 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cairocffi/python-cairocffi.changes        
2017-04-20 20:53:06.297681348 +0200
+++ /work/SRC/openSUSE:Factory/.python-cairocffi.new/python-cairocffi.changes   
2018-01-31 19:49:42.783555555 +0100
@@ -1,0 +2,6 @@
+Fri Jan 26 21:07:25 UTC 2018 - [email protected]
+
+- Add xcffib support 
+- Spec file cleaned
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-cairocffi.spec ++++++
--- /var/tmp/diff_new_pack.Dy48ZU/_old  2018-01-31 19:49:43.455524310 +0100
+++ /var/tmp/diff_new_pack.Dy48ZU/_new  2018-01-31 19:49:43.459524124 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cairocffi
 #
-# 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
@@ -28,12 +28,14 @@
 BuildRequires:  %{python_module cffi >= 0.6}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module xcffib >= 0.3.2}
 BuildRequires:  cairo
 BuildRequires:  gdk-pixbuf
 BuildRequires:  python-rpm-macros
 Requires:       cairo
+Requires:       python
 Requires:       python-cffi >= 0.6
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Requires:       python-xcffib >= 0.3.2
 BuildArch:      noarch
 %python_subpackages
 
@@ -66,8 +68,7 @@
 %install
 %python_install
 
-%files %python_files
-%defattr(-,root,root,-)
+%files %{python_files}
 %doc LICENSE CHANGES README.rst
 %{python_sitelib}/cairocffi-%{version}-py*.egg-info
 %{python_sitelib}/cairocffi/
@@ -79,7 +80,6 @@
 %endif
 
 %files %{python_files pixbuf}
-%defattr(-,root,root,-)
 %{python_sitelib}/cairocffi/pixbuf.py*
 %{python_sitelib}/cairocffi/test_pixbuf.py*
 %ifpycache


Reply via email to