Update to latest version.

This commit is contained in:
Elliott Sales de Andrade
2021-04-19 04:24:02 -04:00
parent 7c9bdc0a91
commit 2190672322
3 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
# https://github.com/gdamore/tcell
%global goipath github.com/gdamore/tcell/v2
%global forgeurl https://github.com/gdamore/tcell
Version: 2.2.0
Version: 2.2.1
%gometa
@@ -81,6 +81,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
%gopkgfiles
%changelog
* Mon Apr 19 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.1-1
- Update to latest version (#1950835)
* Tue Feb 23 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.0-1
- Update to latest version