diff --git a/python-prettytable.spec b/python-prettytable.spec index 738dbf2dc40924bf2313c16dc0ed29b7621faadd..7c5d6f5148f0c281a810d8429f8e41e3cc07e736 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -1,10 +1,10 @@ Name: python-prettytable Version: 0.7.2 -Release: 18 +Release: 19 Summary: Display tabular data in a visually appealing ASCII table format. License: BSD URL: http://pypi.python.org/pypi/PrettyTable -Source0: http://pypi.python.org/packages/source/P/PrettyTable/prettytable-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-%{version}.tar.gz BuildArch: noarch %if 0%{?with_python2} @@ -104,6 +104,12 @@ popd %{python3_sitelib}/prettytable-%{version}* %changelog +* Sat Sep 5 2020 shixuantong - 0.7.2-19 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: update Source0 + * Wed Feb 19 2020 openEuler Buildteam - 0.7.2-18 - Type:enhancement - ID:NA