add yaml file in package
This commit is contained in:
parent
496e2fcb81
commit
6a3a22c4cf
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: crash
|
||||
Version: 7.2.6
|
||||
Release: 3
|
||||
Version: 7.2.8
|
||||
Release: 1
|
||||
Summary: Linux kernel crash utility.
|
||||
License: GPLv3
|
||||
URL: http://people.redhat.com/anderson
|
||||
@ -75,6 +75,9 @@ install -D -m 0644 defs.h %{buildroot}%{_includedir}/%{name}/defs.h
|
||||
%{_mandir}/man8/crash.8*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2020 xinghe <xinghe1@huawei.com> - 7.2.8-1
|
||||
- update version to 7.2.8
|
||||
|
||||
* Sun Jan 19 2020 Yeqing Peng <pengyeqing@huawei.com> - 7.2.6-3
|
||||
- fix parse vmcore fail.
|
||||
|
||||
|
||||
4
crash.yaml
Normal file
4
crash.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: carsh-utility/crash
|
||||
tag_prefix:
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user