remove unnecessary message

This commit is contained in:
wangshuo 2020-08-21 14:33:13 +08:00
parent 7de56bf150
commit c2a995a3cd
2 changed files with 5 additions and 2 deletions

View File

@ -3,4 +3,4 @@
#
# override default search ordering for kmod packaging
search EulerOS updates extra external built-in weak-updates
search updates extra external built-in weak-updates

View File

@ -1,6 +1,6 @@
Name: kmod
Version: 27
Release: 1
Release: 2
Summary: Kernel module management
# GPLv2+ is used by programs, LGPLv2+ is used for libraries.
License: GPLv2+ and LGPLv2+
@ -104,6 +104,9 @@ install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/depmod.d/dist.conf
%doc TODO NEWS README
%changelog
* Fri Aug 21 2020 Wang Shuo<wangshuo_1994@foxmail.com> - 27-2
- remove unnecessary message
* Fri Apr 17 2020 Wang Shuo<wangshuo47@huawei.com> - 27-1
- Type:enhancement
- ID:NA