diff --git a/kdump-anaconda-addon.spec b/kdump-anaconda-addon.spec index 6c59957..144fb22 100644 --- a/kdump-anaconda-addon.spec +++ b/kdump-anaconda-addon.spec @@ -1,6 +1,6 @@ Name: kdump-anaconda-addon Version: 005 -Release: 9 +Release: 10 Summary: Anaconda addon for configuring kdump. License: GPLv2 URL: https://github.com/daveyoung/kdump-anaconda-addon @@ -34,7 +34,7 @@ Patch24: replace-getSysroot.patch Patch25: use-kernel-arguments-instead-of-cmdline.patch Patch26: dont-use-the-local-storage-object.patch -BuildRequires: intltool gettext git +BuildRequires: intltool gettext git python3-nose python3-blivet anaconda >= 29.24 Requires: anaconda >= 29.24 hicolor-icon-theme Obsoletes: kexec-tools-anaconda-addon < 2.0.17-9 @@ -57,6 +57,7 @@ installation media. %find_lang kdump-anaconda-addon %check +make unittest %pre @@ -73,6 +74,12 @@ installation media. %{_datadir}/icons/hicolor/scalable/apps/kdump.svg %changelog +* Thu Mar 09 2023 yanglu - 005-10 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:enable test + * Wed Feb 10 2021 chenjialong - 005-9 - Type:NA - ID:NA