Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-26 03:44:59 +02:00
commit 1fb26c2175

View file

@ -5,7 +5,7 @@
Name: python-%{srcname}
Version: 0.2.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool to invoke vcs commands on multiple repositories
License: ASL 2.0
@ -209,6 +209,9 @@ ln -s vcs %{buildroot}%{_datadir}/bash-completion/completions/vcs-%{python3_vers
%changelog
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.2.8-2
- Rebuilt for Python 3.9
* Sun May 10 2020 Scott K Logan <logans@cottsay.net> - 0.2.8-1
- Update to 0.2.8 (rhbz#1833742)