|
|
|
@ -1,8 +1,9 @@
|
|
|
|
|
Name: vapoursynth
|
|
|
|
|
Version: 57
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Version: 68
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Video processing framework with simplicity in mind
|
|
|
|
|
License: LGPLv2
|
|
|
|
|
# Automatically converted from old format: LGPLv2 - review is highly recommended.
|
|
|
|
|
License: LicenseRef-Callaway-LGPLv2
|
|
|
|
|
URL: http://www.vapoursynth.com
|
|
|
|
|
|
|
|
|
|
Source0: https://github.com/%{name}/%{name}/archive/R%{version}/%{name}-R%{version}.tar.gz
|
|
|
|
@ -116,6 +117,54 @@ rm -fr %{buildroot}%{_docdir}/%{name}
|
|
|
|
|
%{_bindir}/vspipe
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 23 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 68-4
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 68-4
|
|
|
|
|
- convert license to SPDX
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
* Wed May 22 2024 Simone Caronni <negativo17@gmail.com> - 68-1
|
|
|
|
|
- Update to R68.
|
|
|
|
|
|
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 65-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Nov 02 2023 Simone Caronni <negativo17@gmail.com> - 65-1
|
|
|
|
|
- Update to version R65.
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 63-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 63-2
|
|
|
|
|
- Rebuilt for Python 3.12
|
|
|
|
|
|
|
|
|
|
* Fri Jun 30 2023 Simone Caronni <negativo17@gmail.com> - 63-1
|
|
|
|
|
- Update to R63.
|
|
|
|
|
|
|
|
|
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 58-5
|
|
|
|
|
- Rebuilt for Python 3.12
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 58-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 58-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 58-2
|
|
|
|
|
- Rebuilt for Python 3.11
|
|
|
|
|
|
|
|
|
|
* Wed May 25 2022 Simone Caronni <negativo17@gmail.com> - 58-1
|
|
|
|
|
- Update to R58.
|
|
|
|
|
|
|
|
|
|
* Thu Mar 10 2022 Sandro Mani <manisandro@gmail.com> - 57-2
|
|
|
|
|
- Rebuild for tesseract 5.1.0
|
|
|
|
|
|
|
|
|
|
* Wed Mar 02 2022 Simone Caronni <negativo17@gmail.com> - 57-1
|
|
|
|
|
- Update to R57.
|
|
|
|
|
- Plugins are now separate.
|