Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering
2021-07-22 03:49:33 +00:00
parent 9df654ba24
commit ff63dc8ee3

View File

@@ -16,7 +16,7 @@ better in others.}
%global godocs README.adoc AUTHORS %global godocs README.adoc AUTHORS
Name: %{goname} Name: %{goname}
Release: 1%{?dist} Release: 2%{?dist}
Summary: Alternate terminal package Summary: Alternate terminal package
# Upstream license specification: Apache-2.0 # Upstream license specification: Apache-2.0
@@ -84,6 +84,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
%gopkgfiles %gopkgfiles
%changelog %changelog
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Jul 18 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.4.0-1 * Sun Jul 18 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.4.0-1
- Update to latest version (#1983376) - Update to latest version (#1983376)