Bump release number for yaml
Although gating CI tests have nothing to do with the built package, I can't rebuild to test the gating yaml without doing so. Resolves: rhbz#1991051
This commit is contained in:
parent
1d02b11548
commit
dda6fbc526
5
fio.spec
5
fio.spec
@ -1,6 +1,6 @@
|
|||||||
Name: fio
|
Name: fio
|
||||||
Version: 3.27
|
Version: 3.27
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Multithreaded IO generation tool
|
Summary: Multithreaded IO generation tool
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -210,6 +210,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} libdir=%{_libdir}/fio DESTDIR=$
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 10 2021 Eric Sandeen <sandeen@redhat.com> - 3.27.5
|
||||||
|
- Add gating CI yaml file
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.27-4
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.27-4
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user