diff --git a/python-configobj.spec b/python-configobj.spec index b399663d7a80537b8ddb1f9cc1c3a14a1d655a9b..3fe1e4f7d5e5afb5935b7d99bcbffb2bcb204579 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -2,7 +2,7 @@ Name: python-configobj Version: 5.0.6 -Release: 17 +Release: 18 Summary: ConfigObj is a simple but powerful config file reader and writer License: BSD URL: http://configobj.readthedocs.org/ @@ -56,6 +56,9 @@ export PYTHONWARNINGS=always %{python3_sitelib}/* %changelog +* Thu Oct 2022 liubo - 5.0.6-18 +- rebuild the version to 5.0.6-18 + * Fri Jul 30 2021 chenyanpanHW - 5.0.6-17 - DESC: delete -Sgit from %autosetup, and delete BuildRequires git