Hello community,

here is the log from the commit of package sk1 for openSUSE:Factory checked in 
at 2017-11-14 14:19:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sk1 (Old)
 and      /work/SRC/openSUSE:Factory/.sk1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sk1"

Tue Nov 14 14:19:10 2017 rev:26 rq:540660 version:2.0~rc2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sk1/sk1.changes  2017-04-06 10:59:34.933360313 
+0200
+++ /work/SRC/openSUSE:Factory/.sk1.new/sk1.changes     2017-11-14 
14:19:11.607304661 +0100
@@ -1,0 +2,7 @@
+Fri Nov  3 11:54:53 UTC 2017 - [email protected]
+
+- Explicitly depend on python2 packages
+- Use python2-pillow instead of pythin-imaging
+- Do not run py_requires as it is not needed anymore
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sk1.spec ++++++
--- /var/tmp/diff_new_pack.35Uqii/_old  2017-11-14 14:19:12.887257969 +0100
+++ /var/tmp/diff_new_pack.35Uqii/_new  2017-11-14 14:19:12.887257969 +0100
@@ -20,7 +20,7 @@
 Version:        2.0~rc2
 Release:        0
 Summary:        Python-Based Vector Drawing Program
-License:        GPL-2.0 and LGPL-2.0+
+License:        GPL-2.0 AND LGPL-2.0+
 Group:          Productivity/Graphics/Vector Editors
 Url:            http://sk1project.net/
 Source:         
http://sk1project.net/dc3.php?version=2.0rc2&target=sk1-2.0rc2.tar.gz#/%{name}-2.0rc2.tar.gz
@@ -40,17 +40,15 @@
 BuildRequires:  pkgconfig(py3cairo)
 BuildRequires:  pkgconfig(pycairo)
 BuildRequires:  pkgconfig(python-2.7)
-Requires:       python-cairo
-Requires:       python-cups
-Requires:       python-imaging
-Requires:       python-reportlab
 Requires:       python-wxGTK
+Requires:       python2-Pillow
+Requires:       python2-cairo
+Requires:       python2-pycups
+Requires:       python2-reportlab
 Provides:       skencil = %{version}
 Obsoletes:      skencil < %{version}
 Provides:       sketch = %{version}
 Obsoletes:      sketch < %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%py_requires
 
 %description
 The program sK1 is an open source vector graphics editor similar to
@@ -83,7 +81,6 @@
 %desktop_database_postun
 
 %files
-%defattr(-,root,root)
 %doc LICENSE
 %{_bindir}/%{name}
 %{py_sitedir}/%{name}-wx-2.0rc2/


Reply via email to