!4 PackageKit: Solove the problem that no message is displayed when running a uninstalled command

From: @chengguipeng_xian
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2020-11-06 09:24:29 +08:00 committed by Gitee
commit 24b809cdbe

View File

@ -1,6 +1,6 @@
Name: PackageKit Name: PackageKit
Version: 1.1.12 Version: 1.1.12
Release: 8 Release: 9
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
Summary: Package management service Summary: Package management service
URL: https://www.freedesktop.org/software/PackageKit/ URL: https://www.freedesktop.org/software/PackageKit/
@ -94,7 +94,7 @@ using PackageKit.
%autosetup -p1 %autosetup -p1
%build %build
%configure --enable-bash-completion --disable-local --disable-silent-rules %configure --enable-dnf --enable-bash-completion --disable-local --disable-silent-rules
%make_build V=1 %make_build V=1
@ -172,6 +172,12 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
%config(noreplace) %{_sysconfdir}/PackageKit/CommandNotFound.conf %config(noreplace) %{_sysconfdir}/PackageKit/CommandNotFound.conf
%changelog %changelog
* Tue Mar 10 2020 chengguipeng <chengguipeng1@huawei.com> - 1.1.12-9
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:solove the problem that no message is displayed when running a uninstalled command.
* Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.12-8 * Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.12-8
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA