import Oracle_OSS go-fdo-client-1.0.0-4.el10_2.7

This commit is contained in:
AlmaLinux RelEng Bot 2026-09-03 15:34:40 -04:00
parent 9b01d6bb27
commit d94dfe0369

View File

@ -2,7 +2,7 @@
## (rpmautospec version 0.8.4)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 5;
release_number = 7;
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,12 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
%changelog
## START: Generated by rpmautospec
* Wed Aug 26 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 1.0.0-7
- Rebuild go-fdo-client against updated golang
* Tue Aug 18 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 1.0.0-6
- Rebuild go-fdo-client against updated golang
* Tue Jun 30 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 1.0.0-5
- Rebuild against updated golang