Hello community,

here is the log from the commit of package python-slip for openSUSE:Factory 
checked in at 2018-12-14 20:47:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-slip (Old)
 and      /work/SRC/openSUSE:Factory/.python-slip.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-slip"

Fri Dec 14 20:47:16 2018 rev:6 rq:655913 version:0.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-slip/python-slip.changes  2017-12-15 
14:00:59.685333686 +0100
+++ /work/SRC/openSUSE:Factory/.python-slip.new.28833/python-slip.changes       
2018-12-14 20:47:18.953515367 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:54:21 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-slip.spec ++++++
--- /var/tmp/diff_new_pack.W8wflm/_old  2018-12-14 20:47:19.433514706 +0100
+++ /var/tmp/diff_new_pack.W8wflm/_new  2018-12-14 20:47:19.433514706 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-slip
 #
-# 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,11 +21,11 @@
 Version:        0.6.5
 Release:        0
 Summary:        Miscellaneous convenience, extension and workaround code for 
Python
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Libraries
-Url:            https://github.com/nphilipp/python-slip
+URL:            https://github.com/nphilipp/python-slip
 Source0:        
https://github.com/nphilipp/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module base}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-six
@@ -86,10 +86,10 @@
 
 %install
 %python_install
-%fdupes %{buildroot}/%{python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%doc COPYING
+%license COPYING
 %dir %{python_sitelib}/slip/
 %dir %{python_sitelib}/slip/_wrappers
 %pycache_only %{python_sitelib}/slip/_wrappers/__pycache__


Reply via email to