Hello community,
here is the log from the commit of package python-titlecase for
openSUSE:Factory checked in at 2019-01-24 14:14:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-titlecase (Old)
and /work/SRC/openSUSE:Factory/.python-titlecase.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-titlecase"
Thu Jan 24 14:14:20 2019 rev:2 rq:667869 version:0.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-titlecase/python-titlecase.changes
2018-05-17 18:04:10.598605530 +0200
+++
/work/SRC/openSUSE:Factory/.python-titlecase.new.28833/python-titlecase.changes
2019-01-24 14:14:21.447297159 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:55:19 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-titlecase.spec ++++++
--- /var/tmp/diff_new_pack.GT3tIg/_old 2019-01-24 14:14:21.887296651 +0100
+++ /var/tmp/diff_new_pack.GT3tIg/_new 2019-01-24 14:14:21.887296651 +0100
@@ -12,19 +12,19 @@
# 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-%{**}}
Name: python-titlecase
Version: 0.12.0
Release: 0
-License: MIT
Summary: Python library to capitalize strings
-Url: https://github.com/ppannuto/python-titlecase
+License: MIT
Group: Development/Languages/Python
+Url: https://github.com/ppannuto/python-titlecase
Source:
https://files.pythonhosted.org/packages/source/t/titlecase/titlecase-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros