Hello community,

here is the log from the commit of package python-sqlitedict for 
openSUSE:Factory checked in at 2018-07-31 16:01:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sqlitedict (Old)
 and      /work/SRC/openSUSE:Factory/.python-sqlitedict.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sqlitedict"

Tue Jul 31 16:01:21 2018 rev:2 rq:626391 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sqlitedict/python-sqlitedict.changes      
2018-06-02 12:00:01.118681352 +0200
+++ /work/SRC/openSUSE:Factory/.python-sqlitedict.new/python-sqlitedict.changes 
2018-07-31 16:01:23.347749163 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 12:31:56 UTC 2018 - [email protected]
+
+- Ensure neutrality of descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sqlitedict.spec ++++++
--- /var/tmp/diff_new_pack.gychhL/_old  2018-07-31 16:01:23.871750053 +0200
+++ /var/tmp/diff_new_pack.gychhL/_new  2018-07-31 16:01:23.879750067 +0200
@@ -13,21 +13,22 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-sqlitedict
 Version:        1.5.0
 Release:        0
+Summary:        Persistent dict in Python backed by sqlite3
 License:        Apache-2.0
-Summary:        Persistent dict in Python, backed up by sqlite3
-Url:            https://github.com/piskvorky/sqlitedict
 Group:          Development/Languages/Python
+Url:            https://github.com/piskvorky/sqlitedict
 Source:         
https://files.pythonhosted.org/packages/source/s/sqlitedict/sqlitedict-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module nose}
 # /SECTION
@@ -36,7 +37,7 @@
 %python_subpackages
 
 %description
-A lightweight wrapper around Python's sqlite3 database with a simple, Pythonic
+A wrapper around Python's sqlite3 database with a Pythonic
 dict-like interface and support for multi-thread access.
 
 %prep


Reply via email to