Hello community,

here is the log from the commit of package python-minidb for openSUSE:Factory 
checked in at 2017-10-13 14:15:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-minidb (Old)
 and      /work/SRC/openSUSE:Factory/.python-minidb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-minidb"

Fri Oct 13 14:15:50 2017 rev:2 rq:533139 version:2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-minidb/python-minidb.changes      
2017-09-13 22:31:53.186505389 +0200
+++ /work/SRC/openSUSE:Factory/.python-minidb.new/python-minidb.changes 
2017-10-13 14:15:53.180759681 +0200
@@ -1,0 +2,5 @@
+Sat Sep  9 00:08:22 UTC 2017 - jeng...@inai.de
+
+- Fix grammar problems in %description for initial submit.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-minidb.spec ++++++
--- /var/tmp/diff_new_pack.KjFyZu/_old  2017-10-13 14:15:53.932726617 +0200
+++ /var/tmp/diff_new_pack.KjFyZu/_new  2017-10-13 14:15:53.932726617 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -21,14 +22,14 @@
 Name:           python-minidb
 Version:        2.0.2
 Release:        0
-License:        ISC
 Summary:        SQLite3-based store for Python objects
-Url:            http://thp.io/2010/minidb/
+License:        ISC
 Group:          Development/Languages/Python
+Url:            http://thp.io/2010/minidb/
 Source:         
https://files.pythonhosted.org/packages/source/m/minidb/minidb-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 %if %{with test}
 BuildRequires:  %{python_module nose}
 BuildRequires:  python3-testsuite
@@ -39,7 +40,7 @@
 %python_subpackages
 
 %description
-Minidb 2 allows you store Python objects in a SQLite 3 database.
+Minidb 2 allows you to store Python objects in a SQLite 3 database.
 
 %prep
 %setup -q -n minidb-%{version}


Reply via email to