From 7a0bd50e14618e1ce5f30847892c73073ae2a54c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 14 Apr 2024 16:55:50 +0000 Subject: automatic import of python-av --- .gitignore | 1 + python-av.spec | 4 ++-- sources | 2 +- 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 -- cgit v1.2.3