import Oracle_OSS go-fdo-client-1.0.0-4.el10_2.5
This commit is contained in:
parent
42ca3df855
commit
9b01d6bb27
@ -1,8 +1,8 @@
|
||||
## START: Set by rpmautospec
|
||||
## (rpmautospec version 0.8.1)
|
||||
## (rpmautospec version 0.8.4)
|
||||
## RPMAUTOSPEC: autorelease, autochangelog
|
||||
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
||||
release_number = 4;
|
||||
release_number = 5;
|
||||
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
|
||||
print(release_number + base_release_number - 1);
|
||||
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
||||
@ -26,7 +26,7 @@ Version: 1.0.0
|
||||
%gometa -L -f
|
||||
|
||||
Name: go-fdo-client
|
||||
Release: %autorelease
|
||||
Release: 4%{?dist}.%{autorelease -n}
|
||||
Summary: FIDO FDO compliant device on-boarding tool
|
||||
|
||||
# Generated by go-vendor-tools
|
||||
@ -72,6 +72,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
|
||||
|
||||
%changelog
|
||||
## START: Generated by rpmautospec
|
||||
* Tue Jun 30 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 1.0.0-5
|
||||
- Rebuild against updated golang
|
||||
|
||||
* Wed May 20 2026 Sarita Mahajan <sarmahaj@redhat.com> - 1.0.0-4
|
||||
- Rebuild to fix CVE-2026-32282 and CVE-2025-68121
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user