summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-07-14 17:20:15 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-07-14 17:20:15 +0200
commit7597bd7df091f08867c707e5fc0f0e666a02f8d7 (patch)
tree8b9a6c736ee96cdebed578a70669a02d6d7ed150
parent4095cdec4a5357f909fb6e2d1cc10898c82598ee (diff)
downloadkernel-5.12.17-350.vanilla.1.fc34.tar.gz
kernel-5.12.17-350.vanilla.1.fc34.tar.xz
kernel-5.12.17-350.vanilla.1.fc34.zip
-rwxr-xr-xkernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 664533ea7..a049159d1 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -109,7 +109,7 @@ Summary: The Linux kernel
%endif
%define fedorabase 5.12.15
-%define rpmversion 5.12.16
+%define rpmversion 5.12.17
%define stableversion 5.12
%define pkgrelease 300
@@ -626,7 +626,7 @@ BuildRequires: clang
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
-Source0: linux-5.12.16.tar.xz
+Source0: linux-5.12.17.tar.xz
Source1: Makefile.rhelver
@@ -1280,8 +1280,8 @@ ApplyOptionalPatch()
fi
}
-%setup -q -n kernel-5.12.16 -c
-mv linux-5.12.16 linux-%{KVERREL}
+%setup -q -n kernel-5.12.17 -c
+mv linux-5.12.17 linux-%{KVERREL}
cd linux-%{KVERREL}
# cp -a %{SOURCE1} .