diff --git a/configparser-3.5.0b2.tar.gz b/configparser-3.5.0b2.tar.gz deleted file mode 100644 index bce6cd7..0000000 Binary files a/configparser-3.5.0b2.tar.gz and /dev/null differ diff --git a/configparser-5.2.0.tar.gz b/configparser-5.2.0.tar.gz new file mode 100644 index 0000000..9b36d04 Binary files /dev/null and b/configparser-5.2.0.tar.gz differ diff --git a/python-configparser.spec b/python-configparser.spec index beb41af..4aa2eee 100644 --- a/python-configparser.spec +++ b/python-configparser.spec @@ -4,8 +4,8 @@ has seen a major update in Python 3.2. This package is a backport of \ those changes so that they can be used directly in Python 2.6 - 3.5. Name: python-configparser -Version: 3.5.0b2 -Release: 12 +Version: 5.2.0 +Release: 1 Summary: Configuration file parser for python License: MIT URL: https://bitbucket.org/ambv/configparser @@ -41,6 +41,9 @@ rm -rf *.egg-info %{python3_sitelib}/* %changelog +* Tue Jun 07 2022 SimpleUpdate Robot - 5.2.0-1 +- Upgrade to version 5.2.0 + * Wed Oct 21 2020 chengzihan - 3.5.0b2-12 - Remove subpackage python2-configparser