diff --git a/update-kernel.spec b/update-kernel.spec index 645da8a..4689e60 100644 --- a/update-kernel.spec +++ b/update-kernel.spec @@ -1,7 +1,7 @@ %define _unpackaged_files_terminate_build 1 Name: update-kernel -Version: 1.11 +Version: 1.12 Release: alt1 Summary: Update kernel and modules License: GPL-2.0-or-later @@ -56,6 +56,9 @@ make check %_datadir/bash-completion/completions/* %changelog +* Fri Nov 17 2023 Vitaly Chikunov 1.12-alt1 +- Add --debuginfo option. + * Mon Jul 24 2023 Vitaly Chikunov 1.11-alt1 - Fix incorrect apt database oldness message when apt-conf-tmp-cache is used (ALT#46987).