|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: vapoursynth
|
|
|
|
|
Version: 68
|
|
|
|
|
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 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 68-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 68-2
|
|
|
|
|
- Rebuilt for Python 3.13
|
|
|
|
|
|
|
|
|
|