summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-06-10 21:16:59 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-06-10 21:16:59 +0200
commit0ebd93898b5f0a0fa9697e1c85ebe60e67ae81cc (patch)
treea84c1fcf458f5e53d3d638fb088da67e64efcc33 /kernel.spec
parent5fe1b695761ab0cbd0955c9cfcc474d9b4d44cc2 (diff)
downloadkernel-0ebd93898b5f0a0fa9697e1c85ebe60e67ae81cc.tar.gz
kernel-0ebd93898b5f0a0fa9697e1c85ebe60e67ae81cc.tar.xz
kernel-0ebd93898b5f0a0fa9697e1c85ebe60e67ae81cc.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index e20683e8f..8296a0d3f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -70,8 +70,8 @@ Summary: The Linux kernel
%define primary_target rhel
%endif
-%define rpmversion 5.7.1
-%define pkgrelease 1
+%define rpmversion 5.7.2
+%define pkgrelease 350
# allow pkg_release to have configurable %%{?dist} tag
%define specrelease 1%{?buildid}%{?dist}
@@ -703,7 +703,7 @@ Source4000: README.rst
## Patches needed for building this package
-Patch1: patch-5.7.1.xz
+Patch1: patch-5.7.2.xz
%if !%{nopatches}
@@ -1312,7 +1312,7 @@ mv linux-5.7.0 linux-%{KVERREL}
cd linux-%{KVERREL}
# cp -a %{SOURCE1} .
-ApplyPatch patch-5.7.1.xz
+ApplyPatch patch-5.7.2.xz
%if !%{nopatches}