Update to R68
This commit is contained in:
parent
bbaa813951
commit
908cc71d3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/vapoursynth-R58.tar.gz
|
||||
/vapoursynth-R63.tar.gz
|
||||
/vapoursynth-R65.tar.gz
|
||||
/vapoursynth-R68.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vapoursynth-R65.tar.gz) = 1b73777f5b19fcc558516fd4b5cffcdde528eb47049b42e08a8dc17b8052e7491f7b357f1a35654f252c3b735fde546f4f8fd5e0623547a0ab20b68878b0057d
|
||||
SHA512 (vapoursynth-R68.tar.gz) = b40e5f8cf6200af91e21772f24443c43fe03d2406fabdaeba5cb3e34241071f49e12b2b1552408d3523d29edca9a9a3f36a9e8592a189058808b4a9bda6648ab
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: vapoursynth
|
||||
Version: 65
|
||||
Release: 2%{?dist}
|
||||
Version: 68
|
||||
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 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user