summaryrefslogtreecommitdiff
path: root/SPECS/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'SPECS/kernel.spec')
-rwxr-xr-xSPECS/kernel.spec20
1 files changed, 10 insertions, 10 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec
index b40707d..7a3a21d 100755
--- a/SPECS/kernel.spec
+++ b/SPECS/kernel.spec
@@ -85,7 +85,7 @@ Summary: The Linux kernel
# the --with-release option overrides this setting.)
%define debugbuildsenabled 1
-%global distro_build 201
+%global distro_build 200
%if 0%{?fedora}
%define secure_boot_arch x86_64
@@ -128,15 +128,15 @@ Summary: The Linux kernel
# The kernel tarball/base version
%define kversion 5.15
-%define rpmversion 5.15.4
+%define rpmversion 5.15.5
%define patchversion 5.15
-%define pkgrelease 202
+%define pkgrelease 201
# This is needed to do merge window version magic
%define patchlevel 15
# allow pkg_release to have configurable %%{?dist} tag
-%define specrelease 202%{?buildid}%{?dist}
+%define specrelease 201%{?buildid}%{?dist}
%define pkg_release %{specrelease}
@@ -682,7 +682,7 @@ BuildRequires: lld
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
-Source0: linux-5.15.4.tar.xz
+Source0: linux-5.15.5.tar.xz
Source1: Makefile.rhelver
@@ -1383,8 +1383,8 @@ ApplyOptionalPatch()
fi
}
-%setup -q -n kernel-5.15.4 -c
-mv linux-5.15.4 linux-%{KVERREL}
+%setup -q -n kernel-5.15.5 -c
+mv linux-5.15.5 linux-%{KVERREL}
cd linux-%{KVERREL}
cp -a %{SOURCE1} .
@@ -2990,10 +2990,10 @@ fi
#
#
%changelog
-* Sun Nov 28 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.15.4-202.fsync
-- Linux v5.15.4 futex2 zen openrgb
+* Sun Nov 28 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.15.5-201.fsync
+- Linux v5.15.5 futex2 zen openrgb
-* Tue Nov 23 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.15-201]
+* Thu Nov 25 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.15-0]
- Revert "fuse: fix page stealing" (Justin M. Forbes)
* Mon Nov 22 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.15-0]