diff --git a/libfaketime.spec b/libfaketime.spec index 3d0b89d..db57ed8 100644 --- a/libfaketime.spec +++ b/libfaketime.spec @@ -1,7 +1,7 @@ Summary: Manipulate system time per process for testing purposes Name: libfaketime Version: 0.9.10 -Release: 10%{?dist} +Release: 11%{?dist} # most of the code is GPL-2.0-or-later AND GPL-3.0-only # part of src/libfaketime.c is GPLv3 License: GPL-2.0-or-later AND GPL-3.0-only @@ -106,6 +106,10 @@ chmod a+rx %{buildroot}/%{_libdir}/faketime/*.so.* %{_mandir}/man1/* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.9.10-11 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.9.10-10 - Bump release for June 2024 mass rebuild