diff --git a/rtkit.spec b/rtkit.spec index abf3e16..2a7a543 100644 --- a/rtkit.spec +++ b/rtkit.spec @@ -1,6 +1,6 @@ Name: rtkit Version: 0.11 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Realtime Policy and Watchdog Daemon # The daemon itself is GPLv3+, the reference implementation for the client BSD License: GPLv3+ and BSD @@ -79,6 +79,9 @@ dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesk %{_mandir}/man8/* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.11-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 2 2019 Zbigniew Jędrzejewski-Szmek - 0.11-22 - Fix %%systemd_postun macro use (#1736594)