Update to R58
This commit is contained in:
parent
cff5b16a82
commit
94fc7f1e26
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/vapoursynth-R48.tar.gz
|
||||
/vapoursynth-R51.tar.gz
|
||||
/vapoursynth-R57.tar.gz
|
||||
/vapoursynth-R58.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vapoursynth-R57.tar.gz) = 6310b35284acb436b8b49b3a116db736b40d8d51b40243d20e065e80685e66390fce7121c01a2654359673d87b5f589bc3f981d12befc438de14a58ba6614e5f
|
||||
SHA512 (vapoursynth-R58.tar.gz) = 2a100a42445b3ca48ced3b146b6530d0c3c98b5b8bcb2bfb8e77f61b680d4a4dda2b0e8e4707cfd7209437d06191232ce263f35376fe3394ce2a8c82962d8078
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: vapoursynth
|
||||
Version: 57
|
||||
Release: 2%{?dist}
|
||||
Version: 58
|
||||
Release: 1%{?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
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user