diff --git a/blktrace.spec b/blktrace.spec index cc155f1..691efd2 100644 --- a/blktrace.spec +++ b/blktrace.spec @@ -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 - 1.2.0-25 +- NOP:nothing but to make it able to sync between differnt branches + * Mon Sep 13 2021 zhanchengbin - 1.2.0-24 - DESC: Makefile add fstack-protector-srtong flag patch