diff --git a/python-paste.spec b/python-paste.spec index 911a729..ece12b2 100644 --- a/python-paste.spec +++ b/python-paste.spec @@ -1,10 +1,10 @@ Name: python-paste Version: 2.0.3 -Release: 12 +Release: 13 Summary: Tools for using a Web Server Gateway Interface stack License: MIT and ZPLv2.0 and Python and (AFL or MIT) and (MIT or ASL 2.0) -URL: https://bitbucket.org/ianb/paste/ +URL: https://pythonpaste.readthedocs.io/en/latest/ Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{version}.tar.gz Patch0: python37.patch @@ -65,6 +65,9 @@ popd %doc docs/* %changelog +* Wed Dec 16 2020 hanhui - 2.0.3-13 +- modify url + * Fri Oct 30 2020 jinzhimin - 2.0.3-12 - remove python2-paste subpackage