import CS git go-fdo-client-1.0.0-4.el10_2
This commit is contained in:
parent
628dc32950
commit
42ca3df855
@ -1,8 +1,8 @@
|
||||
## START: Set by rpmautospec
|
||||
## (rpmautospec version 0.6.5)
|
||||
## (rpmautospec version 0.8.1)
|
||||
## RPMAUTOSPEC: autorelease, autochangelog
|
||||
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
||||
release_number = 3;
|
||||
release_number = 4;
|
||||
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 May 20 2026 Sarita Mahajan <sarmahaj@redhat.com> - 1.0.0-4
|
||||
- Rebuild to fix CVE-2026-32282 and CVE-2025-68121
|
||||
|
||||
* Wed Apr 29 2026 Antonio Murdaca <antoniomurdaca@gmail.com> - 1.0.0-3
|
||||
- Rebuild to fix CVE-2026-32283
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user