- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 00:55:13 +00:00
parent 82874cf24c
commit 9e9ecc348e
1 changed files with 4 additions and 1 deletions

View File

@ -530,7 +530,7 @@ Name: kernel-rt%{?variant}
License: GPLv2 and Redistributable, no modification permitted
URL: https://www.kernel.org/
Version: %{rpmversion}
Release: %{pkg_release}
Release: %{pkg_release}.1
# DO NOT CHANGE THE 'ExclusiveArch' LINE TO TEMPORARILY EXCLUDE AN ARCHITECTURE BUILD.
# SET %%nobuildarches (ABOVE) INSTEAD
%if %{with_realtime}
@ -2917,6 +2917,9 @@ fi
#
#
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 5.12.0-0.rc5.180.rt3.8.1
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Apr 09 2021 Juri Lelli <juri.lelli@redhat.com> [5.12.0-0.rc5.180.rt3.8]
- kernel-5.12.0-0.rc5.180 rebase
- spec: Generate separate kernel-rt-kvm packages (Juri Lelli)