diff --git a/zvbi.spec b/zvbi.spec index 7b42a51..8c14f43 100644 --- a/zvbi.spec +++ b/zvbi.spec @@ -3,7 +3,7 @@ Name: zvbi Version: 0.2.35 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Raw VBI, Teletext and Closed Caption decoding library # See NEWS for a full breakdown of licensing. License: LGPLv2+ and GPLv2+ and BSD @@ -23,10 +23,6 @@ BuildRequires: bdftopcf BuildRequires: mkfontdir BuildRequires: systemd-units -Requires(post): systemd-units -Requires(preun): systemd-units -Requires(postun): systemd-units - %description ZVBI provides functions to capture and decode VBI data. The vertical blanking @@ -162,6 +158,9 @@ ln -sf %{fontdir} %{buildroot}%{catalogue}/%{name} %changelog +* Sun Feb 05 2023 Kalev Lember - 0.2.35-19 +- Avoid requiring systemd for systemd rpm scriptlets + * Sat Jan 21 2023 Fedora Release Engineering - 0.2.35-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild