From a14f41772496f2adc377e9bdc640ad2960481be1 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 27 Sep 2022 11:37:10 -0400 Subject: [PATCH] import rteval-loads-1.6-1.el9 --- .gitignore | 2 +- .rteval-loads.metadata | 2 +- SPECS/rteval-loads.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 78bc378..b535c36 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/linux-5.13.2.tar.xz +SOURCES/linux-5.18.1.tar.xz diff --git a/.rteval-loads.metadata b/.rteval-loads.metadata index c1c69a3..da93890 100644 --- a/.rteval-loads.metadata +++ b/.rteval-loads.metadata @@ -1 +1 @@ -cde5fb0ee29e9b12494b6cd09c6c8576e3f1c66b SOURCES/linux-5.13.2.tar.xz +e952cf4cc50c7299117b7346671817be47c0a945 SOURCES/linux-5.18.1.tar.xz diff --git a/SPECS/rteval-loads.spec b/SPECS/rteval-loads.spec index b650a58..15336b5 100644 --- a/SPECS/rteval-loads.spec +++ b/SPECS/rteval-loads.spec @@ -1,11 +1,11 @@ Name: rteval-loads -Version: 1.5 +Version: 1.6 Release: 1%{?dist} Summary: Source files for rteval loads Group: Development/Tools License: GPLv2 URL: https://git.kernel.org/pub/scm/utils/rteval/rteval.git -Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.2.tar.xz +Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.1.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -27,6 +27,10 @@ install -m 644 %{SOURCE0} %{buildroot}%{_datadir}/rteval/loadsource %{_datadir}/rteval/loadsource/* %changelog +* Fri Jun 03 2022 John Kacur - 1.6-1 +- Upgrade the kernel to linux-5.18.1.tar.xz +Resolves: rhbz#2093058 + * Wed Jan 19 2022 John Kacur - 1.5-1 - Fix the gating test to match the kernel version delivered by rteval-loads - Change the version number to sync with rteval-loads in rhel-8