Update to latest version.

This commit is contained in:
Elliott Sales de Andrade
2021-05-20 03:52:45 -04:00
parent 9629a4ded5
commit 51a636dbd9
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.3.1
Version: 2.3.3
%gometa
@@ -81,6 +81,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
%gopkgfiles
%changelog
* Thu May 20 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.3.3-1
- Update to latest version (#1962134)
* Sun May 16 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.3.1-1
- Update to latest version (#1960989)