diff --git a/vapoursynth.spec b/vapoursynth.spec index aea25ba..d177304 100644 --- a/vapoursynth.spec +++ b/vapoursynth.spec @@ -1,6 +1,6 @@ Name: vapoursynth Version: 58 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Video processing framework with simplicity in mind License: LGPLv2 URL: http://www.vapoursynth.com @@ -116,6 +116,9 @@ rm -fr %{buildroot}%{_docdir}/%{name} %{_bindir}/vspipe %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 58-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 58-2 - Rebuilt for Python 3.11