!9 删除多余信息

Merge pull request !9 from wswsamao/mymaster
This commit is contained in:
openeuler-ci-bot 2020-08-21 15:21:59 +08:00 committed by Gitee
commit f949d360df
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