kernel-6.10.13-200

* Fri Oct 04 2024 Augusto Caringi <acaringi@redhat.com> [6.10.13-0]
- Linux v6.10.13
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
This commit is contained in:
Augusto Caringi 2024-10-04 17:12:31 -03:00
commit ea6273eafe
4 changed files with 23 additions and 16 deletions

View file

@ -160,18 +160,18 @@ Summary: The Linux kernel
# the --with-release option overrides this setting.)
%define debugbuildsenabled 1
# define buildid .local
%define specrpmversion 6.10.12
%define specversion 6.10.12
%define specrpmversion 6.10.13
%define specversion 6.10.13
%define patchversion 6.10
%define pkgrelease 200
%define kversion 6
%define tarfile_release 6.10.12
%define tarfile_release 6.10.13
# This is needed to do merge window version magic
%define patchlevel 10
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 200%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.10.12
%define kabiversion 6.10.13
# If this variable is set to 1, a bpf selftests build failure will cause a
# fatal kernel package build error
@ -4043,6 +4043,9 @@ fi\
#
#
%changelog
* Fri Oct 04 2024 Augusto Caringi <acaringi@redhat.com> [6.10.13-0]
- Linux v6.10.13
* Mon Sep 30 2024 Augusto Caringi <acaringi@redhat.com> [6.10.12-0]
- Linux v6.10.12