diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 15:39:41 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 15:39:41 +0000 |
commit | a79567ab5cbd2b8c8a16820bf4554a6b42649e62 (patch) | |
tree | 0d06324edb82cd57483de97742aa0ed3c0f1d03e | |
parent | fbab2391b87a5c0bf378799320596edf3ce4cbe8 (diff) |
automatic import of python-avopeneuler23.09
-rw-r--r-- | python-av.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/python-av.spec b/python-av.spec index ae384f4..3f9a846 100644 --- a/python-av.spec +++ b/python-av.spec @@ -1,5 +1,5 @@ %global pkg_name av -%global pkg_version 7.0.1 +%global pkg_version 11.0.0 %global pkg_summary Pythonic bindings for FFmpeg's libraries. %global pkg_description %{expand: %{pkg_summary}} @@ -18,6 +18,8 @@ BuildRequires: cmake BuildRequires: ninja-build BuildRequires: g++ BuildRequires: ffmpeg-devel +BuildRequires: ffmpeg-libs +BuildRequires: ffmpeg BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -1 +1 @@ -8222eea1a4ca8f35fca1ae55964dfebb PyAV-7.0.1.tar.gz +d3773b2f13444ccd7ff3bc77ab08bded PyAV-11.0.0.tar.gz |