remove useless comments

This commit is contained in:
markeryang 2020-12-17 16:49:53 +08:00
parent f582fe44bb
commit 83fcf8b164

View File

@ -1,6 +1,6 @@
Name: boom-boot Name: boom-boot
Version: 0.9 Version: 0.9
Release: 5 Release: 6
Summary: libraries and files for helping boot loger entries Summary: libraries and files for helping boot loger entries
License: GPLv2 License: GPLv2
URL: https://github.com/bmr-cymru/boom URL: https://github.com/bmr-cymru/boom
@ -26,8 +26,6 @@ Summary: libraries and files for helping boot loger entries
Requires: python3 Requires: python3
Recommends: lvm2 %{name}-conf Recommends: lvm2 %{name}-conf
# The python3-boom and no boom only here to tell boom package in fedora and
# boom package in copr apart
Conflicts: boom Conflicts: boom
%package conf %package conf
@ -163,5 +161,8 @@ rm doc/Makefile doc/conf.py
%doc README.md %doc README.md
%changelog %changelog
* Thu Dec 17 2020 xinghe <xinghe1@huawei.com> - 0.9-6
- remove useless comments
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.9-5 * Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.9-5
- Package init - Package init