diff --git a/SPECS/liburing.spec b/SPECS/liburing.spec index b483a4d..3322a6e 100644 --- a/SPECS/liburing.spec +++ b/SPECS/liburing.spec @@ -1,6 +1,6 @@ Name: liburing Version: 2.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Linux-native io_uring I/O access library License: (GPLv2 with exceptions and LGPLv2+) or MIT Source0: https://brick.kernel.dk/snaps/%{name}-%{version}.tar.gz @@ -53,6 +53,10 @@ for the Linux-native io_uring. %{_mandir}/man7/* %changelog +* Tue Oct 29 2024 Troy Dawson - 2.5-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.5-4 - Bump release for June 2024 mass rebuild