kernel-6.9.10-200
* Thu Jul 18 2024 Augusto Caringi <acaringi@redhat.com> [6.9.10-0] - Linux v6.9.10 Resolves: Signed-off-by: Augusto Caringi <acaringi@redhat.com>
This commit is contained in:
parent
dac452900d
commit
c6efc009ec
4 changed files with 15 additions and 8 deletions
11
kernel.spec
11
kernel.spec
|
|
@ -160,18 +160,18 @@ Summary: The Linux kernel
|
|||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 1
|
||||
# define buildid .local
|
||||
%define specrpmversion 6.9.9
|
||||
%define specversion 6.9.9
|
||||
%define specrpmversion 6.9.10
|
||||
%define specversion 6.9.10
|
||||
%define patchversion 6.9
|
||||
%define pkgrelease 200
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.9.9
|
||||
%define tarfile_release 6.9.10
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 9
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 200%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.9.9
|
||||
%define kabiversion 6.9.10
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -3962,6 +3962,9 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Jul 18 2024 Augusto Caringi <acaringi@redhat.com> [6.9.10-0]
|
||||
- Linux v6.9.10
|
||||
|
||||
* Thu Jul 11 2024 Augusto Caringi <acaringi@redhat.com> [6.9.9-0]
|
||||
- Linux v6.9.9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue