Hello community,

here is the log from the commit of package python-freetype-py for 
openSUSE:Factory checked in at 2018-12-13 19:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-freetype-py (Old)
 and      /work/SRC/openSUSE:Factory/.python-freetype-py.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-freetype-py"

Thu Dec 13 19:44:53 2018 rev:2 rq:654063 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-freetype-py/python-freetype-py.changes    
2018-03-09 10:37:01.895344917 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-freetype-py.new.28833/python-freetype-py.changes
 2018-12-13 19:44:54.976975725 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:48:12 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-freetype-py.spec ++++++
--- /var/tmp/diff_new_pack.4GYX9l/_old  2018-12-13 19:44:55.600974913 +0100
+++ /var/tmp/diff_new_pack.4GYX9l/_new  2018-12-13 19:44:55.604974907 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-freetype-py
 #
-# 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,8 @@
 # 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/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,21 +21,19 @@
 Name:           python-freetype-py
 Version:        1.1
 Release:        0
-License:        BSD-3-Clause
 Summary:        Freetype python bindings
-Url:            https://github.com/rougier/freetype-py
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
+URL:            https://github.com/rougier/freetype-py
 Source:         
https://files.pythonhosted.org/packages/source/f/freetype-py/freetype-py-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       freetype2
+BuildArch:      noarch
 %if %{with test}
 BuildRequires:  freetype2
 %endif
-Requires:       freetype2
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -58,8 +57,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%license LICENSE.txt
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to