From 84629deb34f8522f895e157be54cdae21fc2f985 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Fri, 21 Aug 2020 10:28:03 +0800 Subject: [PATCH 1/2] update python-mysqlclient.spec. --- python-mysqlclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mysqlclient.spec b/python-mysqlclient.spec index dc0a02a..fe58d9b 100644 --- a/python-mysqlclient.spec +++ b/python-mysqlclient.spec @@ -1,6 +1,6 @@ Name: python-mysqlclient Version: 1.3.12 -Release: 7 +Release: 8 Summary: MySQL database connector for Python License: GPLv2+ URL: https://github.com/PyMySQL/mysqlclient-python @@ -128,5 +128,8 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3}-debug setup.py build %{python3_sitearch}/_mysql.cpython-3?dm*.so %changelog +* Tue Aug 21 2020 openEuler Buildteam - 1.3.12-8 +- Add release version for rebuild + * Fri Feb 14 2020 hy-euler - 1.3.12-7 - Package Initialization From 7f97e898f7b433fd693f7586c96388ba9d7ac006 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Fri, 21 Aug 2020 10:31:17 +0800 Subject: [PATCH 2/2] update python-mysqlclient.spec. --- python-mysqlclient.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-mysqlclient.spec b/python-mysqlclient.spec index fe58d9b..cc7dca7 100644 --- a/python-mysqlclient.spec +++ b/python-mysqlclient.spec @@ -128,7 +128,7 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3}-debug setup.py build %{python3_sitearch}/_mysql.cpython-3?dm*.so %changelog -* Tue Aug 21 2020 openEuler Buildteam - 1.3.12-8 +* Fri Aug 21 2020 openEuler Buildteam - 1.3.12-8 - Add release version for rebuild * Fri Feb 14 2020 hy-euler - 1.3.12-7