summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}