diff --git a/libaio.spec b/libaio.spec index 681623c..eeb691e 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio Version: 0.3.111 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Linux-native asynchronous I/O access library License: LGPL-2.0-or-later Source: http://releases.pagure.org/libaio/libaio-0.3.111.tar.gz @@ -74,6 +74,10 @@ find %{buildroot} -name '*.a' -delete %attr(0755,root,root) %{usrlibdir}/libaio.so %changelog +* Wed Dec 11 2024 Jeff Moyer - 0.3.111-22 +- Bump release to trigger new test run. +- Resolves: RHEL-70741 + * Tue Oct 29 2024 Troy Dawson - 0.3.111-21 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018