Hello community,

here is the log from the commit of package python-mysqlclient for 
openSUSE:Factory checked in at 2020-03-01 21:26:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mysqlclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-mysqlclient.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mysqlclient"

Sun Mar  1 21:26:12 2020 rev:8 rq:780216 version:1.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mysqlclient/python-mysqlclient.changes    
2019-12-29 15:48:12.655135555 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-mysqlclient.new.26092/python-mysqlclient.changes
 2020-03-01 21:26:21.908355508 +0100
@@ -1,0 +2,5 @@
+Tue Feb 11 16:02:55 UTC 2020 - [email protected]
+
+- %check: choose better database user name
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mysqlclient.spec ++++++
--- /var/tmp/diff_new_pack.NdFGTX/_old  2020-03-01 21:26:25.168362130 +0100
+++ /var/tmp/diff_new_pack.NdFGTX/_new  2020-03-01 21:26:25.168362130 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mysqlclient
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -69,7 +69,7 @@
 #
 # start the mariadb server
 #
-%mysql_testserver_start -u abuild -p abuildpw
+%mysql_testserver_start -u auth_db_user -p auth_db_pass
 #
 # creating client mysql config
 #


Reply via email to