diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-10 06:22:15 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-10 06:22:15 +0000 |
commit | eb56bfd9c37c5a88c13d9484d93cc93857ca7846 (patch) | |
tree | 611bb8f5284d683e36c1fe03960bd91be02cb272 /python-vapoursynth.spec | |
parent | f4e158dcf89e9d43423d1394b4e3bfc7195e34f8 (diff) |
automatic import of python-vapoursynth
Diffstat (limited to 'python-vapoursynth.spec')
-rw-r--r-- | python-vapoursynth.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |