From edcdfa5ccf3601955efab094ce9006f9b187527d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 05:01:12 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-argcomplete.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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