Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sqlite3-to-mysql for openSUSE:Factory checked in at 2021-06-24 18:22:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sqlite3-to-mysql (Old) and /work/SRC/openSUSE:Factory/.python-sqlite3-to-mysql.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sqlite3-to-mysql" Thu Jun 24 18:22:57 2021 rev:2 rq:901726 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sqlite3-to-mysql/python-sqlite3-to-mysql.changes 2021-06-21 20:36:01.510649792 +0200 +++ /work/SRC/openSUSE:Factory/.python-sqlite3-to-mysql.new.2625/python-sqlite3-to-mysql.changes 2021-06-24 18:23:16.076962393 +0200 @@ -1,0 +2,5 @@ +Mon Jun 21 10:13:44 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Ensure neutrality of descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sqlite3-to-mysql.spec ++++++ --- /var/tmp/diff_new_pack.XqwrZ7/_old 2021-06-24 18:23:16.572962943 +0200 +++ /var/tmp/diff_new_pack.XqwrZ7/_new 2021-06-24 18:23:16.576962947 +0200 @@ -20,7 +20,7 @@ Name: python-sqlite3-to-mysql Version: 1.4.1 Release: 0 -Summary: A simple Python tool to transfer data from SQLite 3 to MySQL +Summary: A Python tool to transfer data from SQLite 3 to MySQL License: MIT URL: https://github.com/techouse/sqlite3-to-mysql Source: https://files.pythonhosted.org/packages/source/s/sqlite3-to-mysql/sqlite3-to-mysql-%{version}.tar.gz @@ -61,10 +61,10 @@ %python_subpackages %description -A simple Python tool to transfer data from SQLite 3 to MySQL +A Python tool to transfer data from SQLite 3 to MySQL %prep -%setup -q -n sqlite3-to-mysql-%{version} +%autosetup -p1 -n sqlite3-to-mysql-%{version} %build %python_build