kernel-5.12.12-0

* Fri Jun 18 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.12.12-0]
- Linux v5.12.12

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2021-06-18 08:47:53 -05:00
commit 0ff92564ea
No known key found for this signature in database
GPG key ID: B8FA7924A4B1C140
3 changed files with 8 additions and 8 deletions

View file

@ -106,7 +106,7 @@ Summary: The Linux kernel
%define primary_target rhel
%endif
%define rpmversion 5.12.11
%define rpmversion 5.12.12
%define stableversion 5.12
%define pkgrelease 200
@ -623,7 +623,7 @@ BuildRequires: clang
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
Source0: linux-5.12.11.tar.xz
Source0: linux-5.12.12.tar.xz
Source1: Makefile.rhelver
@ -1277,8 +1277,8 @@ ApplyOptionalPatch()
fi
}
%setup -q -n kernel-5.12.11 -c
mv linux-5.12.11 linux-%{KVERREL}
%setup -q -n kernel-5.12.12 -c
mv linux-5.12.12 linux-%{KVERREL}
cd linux-%{KVERREL}
cp -a %{SOURCE1} .