Rebuild to go through gating

Resolves: RHEL-67848
Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
John Kacur 2024-11-15 17:28:11 -05:00
parent ba11d8a518
commit a568885a90

View File

@ -1,6 +1,6 @@
Name: rteval-loads
Version: 1.6
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Source files for rteval loads
Group: Development/Tools
License: GPLv2
@ -27,6 +27,10 @@ install -m 644 %{SOURCE0} %{buildroot}%{_datadir}/rteval/loadsource
%{_datadir}/rteval/loadsource/*
%changelog
* Fri Nov 15 2024 John Kacur <jkacur@redhat.com> - 1.6-6
- Rebuild to go through gating
Resolves: RHEL-67848
* Fri Oct 25 2024 John Kacur <jkacur@redhat.com> - 1.6-5
- Upgrade the kernel to linux-6.12-rc4
Resolves: RHEL-63614