kernel-5.14.16-0

* Tue Nov 02 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.16-0]
- Changelog entry for 5.14.15 (Justin M. Forbes)
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2021-11-02 16:08:18 -05:00
commit 6563c941b8
No known key found for this signature in database
GPG key ID: B8FA7924A4B1C140
4 changed files with 10 additions and 9 deletions

View file

@ -123,7 +123,7 @@ Summary: The Linux kernel
# The kernel tarball/base version
%define kversion 5.14
%define rpmversion 5.14.15
%define rpmversion 5.14.16
%define patchversion 5.14
%define pkgrelease 200
@ -672,7 +672,7 @@ BuildRequires: lld
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
Source0: linux-5.14.15.tar.xz
Source0: linux-5.14.16.tar.xz
Source1: Makefile.rhelver
@ -1358,8 +1358,8 @@ ApplyOptionalPatch()
fi
}
%setup -q -n kernel-5.14.15 -c
mv linux-5.14.15 linux-%{KVERREL}
%setup -q -n kernel-5.14.16 -c
mv linux-5.14.16 linux-%{KVERREL}
cd linux-%{KVERREL}
cp -a %{SOURCE1} .
@ -2958,6 +2958,9 @@ fi
#
#
%changelog
* Tue Nov 02 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.16-0]
- Changelog entry for 5.14.15 (Justin M. Forbes)
* Wed Oct 27 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.15-0]
- Linux v5.14.15