Hello community,

here is the log from the commit of package python-speaklater for 
openSUSE:Factory checked in at 2019-06-06 18:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-speaklater (Old)
 and      /work/SRC/openSUSE:Factory/.python-speaklater.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-speaklater"

Thu Jun  6 18:18:45 2019 rev:2 rq:708018 version:1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-speaklater/python-speaklater.changes      
2018-08-29 12:26:33.635575140 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-speaklater.new.4811/python-speaklater.changes
    2019-06-06 18:18:46.748660432 +0200
@@ -1,0 +2,6 @@
+Thu Jun  6 05:14:46 UTC 2019 - [email protected]
+
+- call spec-cleaner
+- note there are no upstream tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-speaklater.spec ++++++
--- /var/tmp/diff_new_pack.OTzP89/_old  2019-06-06 18:18:47.240660288 +0200
+++ /var/tmp/diff_new_pack.OTzP89/_new  2019-06-06 18:18:47.244660287 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-speaklater
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,23 +12,23 @@
 # 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-speaklater
 Version:        1.3
 Release:        0
-License:        BSD-3-Clause
 Summary:        Implements a lazy string for python useful for use with gettext
-Url:            http://github.com/mitsuhiko/speaklater
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
+URL:            http://github.com/mitsuhiko/speaklater
 Source:         
https://files.pythonhosted.org/packages/source/s/speaklater/speaklater-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -51,4 +51,7 @@
 %license LICENSE
 %{python_sitelib}/*
 
+%check
+# no testsuite found
+
 %changelog


Reply via email to