NOP:nothing but to make it able to sync between differnt branches

Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
This commit is contained in:
Wenchao Hao 2021-09-29 09:33:11 +08:00
parent 42df552f1d
commit 166d5034f1

View File

@ -1,6 +1,6 @@
Name: blktrace
Version: 1.2.0
Release: 24
Release: 25
Summary: Block IO tracer in the Linux kernel
License: GPLv2+
Source: http://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2
@ -62,6 +62,9 @@ make dest=%{buildroot} prefix=%{buildroot}/%{_prefix} mandir=%{buildroot}/%{_man
%{_mandir}/man8/*
%changelog
* Wed Sep 29 2021 Wenchao Hao <haowenchao@huawei.com> - 1.2.0-25
- NOP:nothing but to make it able to sync between differnt branches
* Mon Sep 13 2021 zhanchengbin <zhanchengbin1@huawei.com> - 1.2.0-24
- DESC: Makefile add fstack-protector-srtong flag patch