summaryrefslogtreecommitdiff
path: root/SPECS
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2022-04-18 11:48:45 +0200
committerJan200101 <sentrycraft123@gmail.com>2022-04-18 11:48:45 +0200
commit23f7c179d2620b135d7ff5566e3ff76830f7fabf (patch)
tree61771828b0206705e96402b3c09f92e61df84776 /SPECS
parent3a722f7fd0f1379a1168510ccf67415c8311c312 (diff)
downloadkernel-fsync-23f7c179d2620b135d7ff5566e3ff76830f7fabf.tar.gz
kernel-fsync-23f7c179d2620b135d7ff5566e3ff76830f7fabf.zip
kernel 5.16.205.16
Diffstat (limited to 'SPECS')
-rwxr-xr-xSPECS/kernel.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec
index 970b012..54d76c7 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.16
-%define rpmversion 5.16.19
+%define rpmversion 5.16.20
%define patchversion 5.16
%define pkgrelease 201
@@ -692,7 +692,7 @@ BuildRequires: lld
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
-Source0: linux-5.16.19.tar.xz
+Source0: linux-5.16.20.tar.xz
Source1: Makefile.rhelver
@@ -1396,8 +1396,8 @@ ApplyOptionalPatch()
fi
}
-%setup -q -n kernel-5.16.19 -c
-mv linux-5.16.19 linux-%{KVERREL}
+%setup -q -n kernel-5.16.20 -c
+mv linux-5.16.20 linux-%{KVERREL}
cd linux-%{KVERREL}
cp -a %{SOURCE1} .
@@ -3005,8 +3005,11 @@ fi
#
#
%changelog
-* Sun Apr 10 2022 Jan Drögehoff <sentrycraft123@gmail.com> - 5.16.19-201-fsync
-- Linux v5.16.19 futex2 zen openrgb
+* Mon Apr 18 2022 Jan Drögehoff <sentrycraft123@gmail.com> - 5.16.20-201-fsync
+- Linux v5.16.20 futex2 zen openrgb
+
+* Wed Apr 13 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.16.20-0]
+- Linux v5.16.20 (Justin M. Forbes)
* Fri Apr 08 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.16.19-0]
- Config update for 5.16.19 (Justin M. Forbes)