diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-vapoursynth.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /VapourSynth-61.zip +/VapourSynth-62.zip diff --git a/python-vapoursynth.spec b/python-vapoursynth.spec index 3ca7104..2cf9eae 100644 --- a/python-vapoursynth.spec +++ b/python-vapoursynth.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-VapourSynth -Version: 61 +Version: 62 Release: 1 Summary: A frameserver for the 21st century License: LGPL 2.1 or later URL: http://www.vapoursynth.com/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/96/ea/86d5f6e9c5cad0aca04164a48811a3171be168e1b2d041d3f39947b38eef/VapourSynth-61.zip +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5b/8a/5714e61986e09adda50836ce029b8a239eedd4901e6e60e8e3ab9d9ae0e1/VapourSynth-62.zip %description @@ -33,7 +33,7 @@ A modern replacement for Avisynth %prep -%autosetup -n VapourSynth-61 +%autosetup -n VapourSynth-62 %build %py3_build @@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 61-1 +* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 62-1 - Package Spec generated @@ -1 +1 @@ -6c8b363484781327d6cc2f8ede68617d VapourSynth-61.zip +30bd138dcfa694153563b88061063db2 VapourSynth-62.zip |