diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 02a50ca..f3a0399 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -8,7 +8,7 @@ Name: python-argcomplete Summary: Bash tab completion for argparse Version: 1.12.3 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: https://github.com/kislyuk/argcomplete Source0: %pypi_source argcomplete @@ -85,6 +85,9 @@ export INPUTRC=$PWD/.inputrc %{_sysconfdir}/bash_completion.d/python-argcomplete %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.12.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 1.12.3-2 - Rebuilt for Python 3.10