import CS git go-fdo-server-1.0.1-2.el10_2

This commit is contained in:
AlmaLinux RelEng Bot 2026-07-14 10:04:06 -04:00
parent b660ee9d80
commit 139e09e381

View File

@ -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 = 1;
release_number = 2;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
@ -206,6 +206,9 @@ necessary credentials and configuration for operation.
%changelog
## START: Generated by rpmautospec
* Wed May 20 2026 Sarita Mahajan <sarmahaj@redhat.com> - 1.0.1-2
- Rebuild to fix CVE-2026-32282 and CVE-2025-68121
* Tue May 05 2026 Antonio Murdaca <antoniomurdaca@gmail.com> - 1.0.1-1
- Update to 1.0.1 upstream release
- Resolves: RHEL-165475