Update to 0.2.1

This commit is contained in:
Scott K Logan 2019-06-10 09:18:58 -07:00
commit 743e2d0010
4 changed files with 6 additions and 25 deletions

View file

@ -4,7 +4,7 @@
%global srcname vcstool
Name: python-%{srcname}
Version: 0.1.40
Version: 0.2.1
Release: 1%{?dist}
Summary: Tool to invoke vcs commands on multiple repositories
@ -214,6 +214,9 @@ ln -s vcs %{buildroot}%{_datadir}/bash-completion/completions/vcs-%{python3_vers
%changelog
* Mon Jun 10 2019 Scott K Logan <logans@cottsay.net> - 0.2.1-1
- Update to 0.2.1 (rhbz#1718722)
* Mon Mar 18 2019 Scott K Logan <logans@cottsay.net> - 0.1.40-1
- Update to 0.1.40
- Drop python3_other subpackage