commit | 301c10908e42657c3e6142055aa772adab6a6ef7 | [log] [tgz] |
---|---|---|
author | Rafael Aquini <aquini@redhat.com> | Tue Jul 16 08:25:05 2024 -0400 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Sat Jul 20 16:33:44 2024 +0900 |
tree | d1433abb898b4e8b2d22d7a92d65487a878964df | |
parent | 64e166099b69bfc09f667253358a15160b86ea43 [diff] |
kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec Fix the following rpmbuild warning: $ make srcrpm-pkg ... RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Signed-off-by: Rafael Aquini <aquini@redhat.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>