diff --git a/libfaketime.spec b/libfaketime.spec index 3022446..c12edde 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: 7%{?dist} +Release: 8%{?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,9 @@ chmod a+rx %{buildroot}/%{_libdir}/faketime/*.so.* %{_mandir}/man1/* %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 0.9.10-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jan 10 2024 Paul Wouters - 0.9.10-7 - Fix for building for riscv64