summaryrefslogtreecommitdiff
path: root/SPECS/kernel.spec
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2022-06-19 12:42:02 +0200
committerJan200101 <sentrycraft123@gmail.com>2022-06-19 12:42:02 +0200
commit1be20ec5b90504f195f19d6717bd19a6e154dcce (patch)
treefe7fc1b982c3d3e66efcdcf17178791fcbf1c929 /SPECS/kernel.spec
parent4040be6614281ab23e9973c09d6a41c985378bc5 (diff)
downloadkernel-fsync-5.17.tar.gz
kernel-fsync-5.17.zip
kernel 5.17.155.17
Diffstat (limited to 'SPECS/kernel.spec')
-rwxr-xr-xSPECS/kernel.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec
index 3c610f9..c960e7b 100755
--- a/SPECS/kernel.spec
+++ b/SPECS/kernel.spec
@@ -130,7 +130,7 @@ Summary: The Linux kernel
# The kernel tarball/base version
%define kversion 5.17
-%define rpmversion 5.17.14
+%define rpmversion 5.17.15
%define patchversion 5.17
%define pkgrelease 301
@@ -695,7 +695,7 @@ BuildRequires: lld
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
-Source0: linux-5.17.14.tar.xz
+Source0: linux-5.17.15.tar.xz
Source1: Makefile.rhelver
@@ -1401,8 +1401,8 @@ ApplyOptionalPatch()
fi
}
-%setup -q -n kernel-5.17.14 -c
-mv linux-5.17.14 linux-%{KVERREL}
+%setup -q -n kernel-5.17.15 -c
+mv linux-5.17.15 linux-%{KVERREL}
cd linux-%{KVERREL}
cp -a %{SOURCE1} .
@@ -3042,8 +3042,11 @@ fi
#
#
%changelog
-* Wed Jun 15 2022 Jan Drögehoff <sentrycraft123@gmail.com> - 5.17.14-301.fsync
-- Linux v5.17.14 futex2 zen openrgb
+* Sun Jun 19 2022 Jan Drögehoff <sentrycraft123@gmail.com> - 5.17.15-301.fsync
+- Linux v5.17.15 futex2 zen openrgb
+
+* Tue Jun 14 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.17.15-300]
+- v5.17.15 rebase
* Thu Jun 09 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.17.14-0]
- Config updates for stable backports (Justin M. Forbes)