Hello community,

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

Package is "python-tinydb"

Mon Jun  3 18:55:31 2019 rev:2 rq:707055 version:3.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tinydb/python-tinydb.changes      
2019-05-15 12:34:34.236503382 +0200
+++ /work/SRC/openSUSE:Factory/.python-tinydb.new.5148/python-tinydb.changes    
2019-06-03 18:55:37.320423254 +0200
@@ -1,0 +2,6 @@
+Sun Jun  2 21:17:44 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Avoid name repetition in summary.
+- Ensure neutrality of description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tinydb.spec ++++++
--- /var/tmp/diff_new_pack.54KM9q/_old  2019-06-03 18:55:37.828423065 +0200
+++ /var/tmp/diff_new_pack.54KM9q/_new  2019-06-03 18:55:37.836423062 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tinydb
 #
-# 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,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/
 #
 
 
@@ -20,7 +20,7 @@
 Name:           python-tinydb
 Version:        3.13.0
 Release:        0
-Summary:        TinyDB is a tiny, document oriented database
+Summary:        A document-oriented database
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/msiemens/tinydb
@@ -36,9 +36,9 @@
 %python_subpackages
 
 %description
-TinyDB is a lightweight document oriented database optimized written in
+TinyDB is a document oriented database written in
 pure Python and has no external dependencies.
-The target are small apps that would be blown away by a SQL-DB or an
+The target are small apps that would be “blown away” by a SQL-DB or an
 external database server.
 
 %prep


Reply via email to