diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 65f222d..82adb34 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -6,7 +6,7 @@ Name: python-%{modname} Summary: Bash tab completion for argparse Version: 1.8.2 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: https://github.com/kislyuk/argcomplete Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz @@ -101,6 +101,9 @@ export LC_ALL=C.UTF-8 %{_sysconfdir}/bash_completion.d/python-argcomplete.sh %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.8.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild