kernel-5.7.0-0.rc5.20200515git1ae7efb38854.1
* Fri May 15 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc5.20200515git1ae7efb38854.1] - 1ae7efb38854 rebase - Updated changelog for the release based on 24085f70a6e1 ("CKI@GitLab") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
cce5567bb3
commit
47fa8e4cc7
16
kernel.spec
16
kernel.spec
@ -30,7 +30,7 @@ Summary: The Linux kernel
|
||||
# For a stable, released kernel, released_kernel should be 1.
|
||||
%global released_kernel 0
|
||||
|
||||
%global distro_build 0.rc5.20200513git24085f70a6e1.1
|
||||
%global distro_build 0.rc5.20200515git1ae7efb38854.1
|
||||
|
||||
%if 0%{?fedora}
|
||||
%define secure_boot_arch x86_64
|
||||
@ -69,10 +69,10 @@ Summary: The Linux kernel
|
||||
%endif
|
||||
|
||||
%define rpmversion 5.7.0
|
||||
%define pkgrelease 0.rc5.20200513git24085f70a6e1.1
|
||||
%define pkgrelease 0.rc5.20200515git1ae7efb38854.1
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 0.rc5.20200513git24085f70a6e1.1%{?buildid}%{?dist}
|
||||
%define specrelease 0.rc5.20200515git1ae7efb38854.1%{?buildid}%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}
|
||||
|
||||
@ -564,7 +564,7 @@ BuildRequires: asciidoc
|
||||
# exact git commit you can run
|
||||
#
|
||||
# xzcat -qq ${TARBALL} | git get-tar-commit-id
|
||||
Source0: linux-20200513git24085f70a6e1.tar.xz
|
||||
Source0: linux-20200515git1ae7efb38854.tar.xz
|
||||
|
||||
Source1: Makefile.rhelver
|
||||
|
||||
@ -1273,8 +1273,8 @@ ApplyOptionalPatch()
|
||||
fi
|
||||
}
|
||||
|
||||
%setup -q -n kernel-20200513git24085f70a6e1 -c
|
||||
mv linux-20200513git24085f70a6e1 linux-%{KVERREL}
|
||||
%setup -q -n kernel-20200515git1ae7efb38854 -c
|
||||
mv linux-20200515git1ae7efb38854 linux-%{KVERREL}
|
||||
|
||||
cd linux-%{KVERREL}
|
||||
cp -a %{SOURCE1} .
|
||||
@ -2764,6 +2764,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri May 15 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc5.20200515git1ae7efb38854.1]
|
||||
- 1ae7efb38854 rebase
|
||||
- Updated changelog for the release based on 24085f70a6e1 ("CKI@GitLab")
|
||||
|
||||
* Wed May 13 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc5.20200513git24085f70a6e1.1]
|
||||
- 24085f70a6e1 rebase
|
||||
- Updated changelog for the release based on 152036d1379f ("CKI@GitLab")
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-20200513git24085f70a6e1.tar.xz) = 0bfc29ba11f9d2a64a5b7e629be8db9592cc0849273fe03265822240a5a89487ad3240d986480231acaaf7722ddf3a588475cad4cea0e0cb2de60a19d7e86c48
|
||||
SHA512 (kernel-abi-whitelists-5.7.0-0.rc5.20200513git24085f70a6e1.1.tar.bz2) = 195b1b31136787e6e33321448ee0b9b88ab58f3882e4b8e6da5fad099a313aa41898fda9e18f835ad9169a4a39432b82e431d4476b00520496307adaa93506db
|
||||
SHA512 (kernel-kabi-dw-5.7.0-0.rc5.20200513git24085f70a6e1.1.tar.bz2) = bf1840c06cd4cd75539c5a26d0e0f038e9b5e81c5ec9e8164a7fd3e9b31136f807a7ddeb2b39da6bb6795a71facd15b14326fe5eab3c850afd9d344e1667d0c1
|
||||
SHA512 (linux-20200515git1ae7efb38854.tar.xz) = d822f1e88494b36e4d57483479a4d0a23db8035a825ec2e223a88868d32e20fdf94f0578dc266f707ae8e1533e031f4a80d406726597cee085344aa7c4937c5b
|
||||
SHA512 (kernel-abi-whitelists-5.7.0-0.rc5.20200515git1ae7efb38854.1.tar.bz2) = cf003717d2bf9e60c07f9e3599f048053d74f499734c0916a6e4ad0d5fec2314c5fc62824df9a95cf295f93ef6153a281567253d00da2d1852d2d2a253390285
|
||||
SHA512 (kernel-kabi-dw-5.7.0-0.rc5.20200515git1ae7efb38854.1.tar.bz2) = 2ef2c65a8a7fd7251c09f96fac0d15dcf67e9833e546a669e02c57656dec9ad0c9077784229ffdda39c4883f858bec8aa9a9c9b99b6a049e2f45c6026f0216a2
|
||||
|
Loading…
Reference in New Issue
Block a user