summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-05-22 12:06:38 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-05-22 18:43:24 +0200
commit6c4aff252749a3a0abd6d9ed731f8c38a84a7b8a (patch)
tree73f660e959283868487cfa3964cdcfc4030ba523
parentae486e7a1e35f38e4a1c00bd942fdc81938f22b0 (diff)
downloadkernel-5.12.6-325.vanilla.1.fc32.tar.gz
kernel-5.12.6-325.vanilla.1.fc32.tar.xz
kernel-5.12.6-325.vanilla.1.fc32.zip
-rwxr-xr-xkernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index cc9d63b21..ca83092bd 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -109,7 +109,7 @@ Summary: The Linux kernel
%endif
%define fedorabase 5.12.4
-%define rpmversion 5.12.5
+%define rpmversion 5.12.6
%define stableversion 5.12
%define pkgrelease 325
@@ -626,7 +626,7 @@ BuildRequires: clang
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
-Source0: linux-5.12.5.tar.xz
+Source0: linux-5.12.6.tar.xz
Source1: Makefile.rhelver
@@ -1280,8 +1280,8 @@ ApplyOptionalPatch()
fi
}
-%setup -q -n kernel-5.12.5 -c
-mv linux-5.12.5 linux-%{KVERREL}
+%setup -q -n kernel-5.12.6 -c
+mv linux-5.12.6 linux-%{KVERREL}
cd linux-%{KVERREL}
# cp -a %{SOURCE1} .