Update to latest version.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@
|
|||||||
/tcell-2.3.1.tar.gz
|
/tcell-2.3.1.tar.gz
|
||||||
/tcell-2.3.3.tar.gz
|
/tcell-2.3.3.tar.gz
|
||||||
/tcell-2.3.11.tar.gz
|
/tcell-2.3.11.tar.gz
|
||||||
|
/tcell-2.4.0.tar.gz
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# https://github.com/gdamore/tcell
|
# https://github.com/gdamore/tcell
|
||||||
%global goipath github.com/gdamore/tcell/v2
|
%global goipath github.com/gdamore/tcell/v2
|
||||||
%global forgeurl https://github.com/gdamore/tcell
|
%global forgeurl https://github.com/gdamore/tcell
|
||||||
Version: 2.3.11
|
Version: 2.4.0
|
||||||
|
|
||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
@@ -78,12 +78,15 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc README.adoc AUTHORS
|
%doc README.md AUTHORS
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%gopkgfiles
|
%gopkgfiles
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 18 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.4.0-1
|
||||||
|
- Update to latest version (#1983376)
|
||||||
|
|
||||||
* Sat Jun 12 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.3.11-1
|
* Sat Jun 12 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.3.11-1
|
||||||
- Update to latest version (#1966473)
|
- Update to latest version (#1966473)
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@@ -1 +1 @@
|
|||||||
SHA512 (tcell-2.3.11.tar.gz) = ba009dc9e0a76a33dac1b02e922c5473935a0c172681d138c2a5bbc36f2b57b2d363ec4791543ca9150aafcb352ce14e7cf2ebc658b54e6ce0477234f9b2d223
|
SHA512 (tcell-2.4.0.tar.gz) = 9a1da5fd66bf31d85e894147b3a20509475cba045d489502e16210c004898331894912b0a124378eac6e0e15ef40e30875513e111e7082b474ee31589e60bde7
|
||||||
|
|||||||
Reference in New Issue
Block a user