diff --git a/python-hyperlink.spec b/python-hyperlink.spec index 5332f2c..94aa99b 100644 --- a/python-hyperlink.spec +++ b/python-hyperlink.spec @@ -1,8 +1,8 @@ %bcond_with docs Name: python-hyperlink -Version: 18.0.0 -Release: 12 +Version: 21.0.0 +Release: 1 Summary: A pure-Python implementation of immutable URLs License: MIT URL: https://github.com/python-hyper/hyperlink @@ -73,6 +73,9 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js %endif %changelog +* Thu Jun 09 2022 SimpleUpdate Robot - 21.0.0-1 +- Upgrade to version 21.0.0 + * Tue May 10 2022 yangping - 18.0.0-12 - License compliance rectification diff --git a/v18.0.0.tar.gz b/v18.0.0.tar.gz deleted file mode 100644 index 778ff89..0000000 Binary files a/v18.0.0.tar.gz and /dev/null differ diff --git a/v21.0.0.tar.gz b/v21.0.0.tar.gz new file mode 100644 index 0000000..f0eabea Binary files /dev/null and b/v21.0.0.tar.gz differ