From 166d5034f19f21bc9fc742834d53f94d41509e77 Mon Sep 17 00:00:00 2001 From: Wenchao Hao Date: Wed, 29 Sep 2021 09:33:11 +0800 Subject: [PATCH] NOP:nothing but to make it able to sync between differnt branches Signed-off-by: Wenchao Hao --- blktrace.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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