summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-14 16:55:50 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-14 16:55:50 +0000
commit7a0bd50e14618e1ce5f30847892c73073ae2a54c (patch)
tree1122d7b42523022662fe5cd3e3d2c3d1435eb5dc
parentcfc2e4ddc60b84ffc316510391e63d3f9b82fa36 (diff)
automatic import of python-av
-rw-r--r--.gitignore1
-rw-r--r--python-av.spec4
-rw-r--r--sources2
3 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 50e500b..173b98e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/PyAV-12.0.0.tar.gz
/PyAV-11.0.0.tar.gz
+/PyAV-7.0.1.tar.gz
diff --git a/python-av.spec b/python-av.spec
index d4e4ca6..66d9bb5 100644
--- a/python-av.spec
+++ b/python-av.spec
@@ -1,5 +1,5 @@
%global pypi_name av
-%global pypi_version 11.0.0
+%global pypi_version 7.0.1
%global pkg_summary Pythonic bindings for FFmpeg's libraries.
%global pkg_description %{expand:
%{pkg_summary}}
@@ -57,4 +57,4 @@ Summary: %{pkg_summary}
%changelog
* Sun Mar 31 2024 YunShu
-- add PyAV 11.0.0
+- add PyAV
diff --git a/sources b/sources
index 1c88b9c..3415fd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3773b2f13444ccd7ff3bc77ab08bded PyAV-11.0.0.tar.gz
+8222eea1a4ca8f35fca1ae55964dfebb PyAV-7.0.1.tar.gz