import CS go-fdo-client-1.0.0-3.el10

This commit is contained in:
AlmaLinux RelEng Bot 2026-05-20 09:33:27 -04:00
parent 8f862681e6
commit 628dc32950

View File

@ -2,7 +2,7 @@
## (rpmautospec version 0.6.5)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 2;
release_number = 3;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
@ -72,6 +72,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
%changelog
## START: Generated by rpmautospec
* Wed Apr 29 2026 Antonio Murdaca <antoniomurdaca@gmail.com> - 1.0.0-3
- Rebuild to fix CVE-2026-32283
* Thu Apr 02 2026 Antonio Murdaca <antoniomurdaca@gmail.com> - 1.0.0-2
- Rebuild to fix CVE-2026-25679 and CVE-2026-27137