diff --git a/blktrace.spec b/blktrace.spec index d4283e5112c6b3a299840041d1d6fac592527db2..f599fe19b7045133c4d5b6d1b7b407a73f095f8f 100644 --- a/blktrace.spec +++ b/blktrace.spec @@ -1,6 +1,6 @@ Name: blktrace Version: 1.3.0 -Release: 4 +Release: 5 Summary: Block IO tracer in the Linux kernel License: GPLv2+ Source: http://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2 @@ -54,6 +54,9 @@ make dest=%{buildroot} prefix=%{buildroot}/%{_prefix} mandir=%{buildroot}/%{_man %changelog +* Thu May 29 2025 kouwenqi - 1.3.0-5 +- fix changelog display confusion issue + * Fri Mar 21 2025 kouwenqi - 1.3.0-4 - blkparse: Fix a potential coredump issue @@ -76,7 +79,7 @@ make dest=%{buildroot} prefix=%{buildroot}/%{_prefix} mandir=%{buildroot}/%{_man - DESC: Makefile add fstack-protector-srtong flag patch * Fri Jul 30 2021 chenyanpanHW - 1.2.0-20 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Fri Jul 23 2021 yanglongkang - 1.2.0-19 - delete -j1 compilation options