From 49715213a0ef3e530553c692a468e35293cdec160aced42d0df6d9696b802ea0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 25 Mar 2025 20:52:31 +0000 Subject: [PATCH] Accepting request 1255766 from home:mia:branches:devel:languages:python - Update to 14.2.0: See https://github.com/PyAV-Org/PyAV/compare/v13.1.0...v14.2.0 OBS-URL: https://build.opensuse.org/request/show/1255766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-av?expand=0&rev=33 --- av-13.1.0.tar.gz | 3 --- av-14.2.0.tar.gz | 3 +++ python-av.changes | 6 ++++++ python-av.spec | 5 +++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 av-13.1.0.tar.gz create mode 100644 av-14.2.0.tar.gz diff --git a/av-13.1.0.tar.gz b/av-13.1.0.tar.gz deleted file mode 100644 index 93347eb..0000000 --- a/av-13.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3da736c55847d8596eb8c26c60e036f193001db3bc5c10da8665622d906c17e -size 3957908 diff --git a/av-14.2.0.tar.gz b/av-14.2.0.tar.gz new file mode 100644 index 0000000..8e582c6 --- /dev/null +++ b/av-14.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:132b5d52ca262b97b0356e8f48cbbe54d0ac232107a722ab8cc8c0c19eafa17b +size 4063022 diff --git a/python-av.changes b/python-av.changes index 4c8bbe2..5222fa2 100644 --- a/python-av.changes +++ b/python-av.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 25 01:37:52 UTC 2025 - Mia Herkt + +- Update to 14.2.0: + See https://github.com/PyAV-Org/PyAV/compare/v13.1.0...v14.2.0 + ------------------------------------------------------------------- Tue Nov 19 15:35:30 UTC 2024 - Mia Herkt diff --git a/python-av.spec b/python-av.spec index 79a1c56..6c1b595 100644 --- a/python-av.spec +++ b/python-av.spec @@ -1,7 +1,7 @@ # # spec file for package python-av # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-av -Version: 13.1.0 +Version: 14.2.0 Release: 0 Summary: Python bindings for FFmpeg's libraries License: BSD-3-Clause @@ -53,6 +53,7 @@ Pythonic bindings for FFmpeg's libraries. %python_install %python_clone -a %{buildroot}%{_bindir}/pyav %python_expand %fdupes %{buildroot}%{$python_sitearch} +%python_expand rm %{buildroot}%{$python_sitearch}/av/filter/*.{c,h} %post %python_install_alternative pyav