diff --git a/imageio-ffmpeg-0.4.7.tar.gz b/imageio-ffmpeg-0.4.7.tar.gz deleted file mode 100644 index ee555d5..0000000 --- a/imageio-ffmpeg-0.4.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a08838f97f363e37ca41821b864fd3fdc99ab1fe2421040c78eb5f56a9e723e -size 16874 diff --git a/imageio-ffmpeg-0.4.8.tar.gz b/imageio-ffmpeg-0.4.8.tar.gz new file mode 100644 index 0000000..5be959f --- /dev/null +++ b/imageio-ffmpeg-0.4.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdaa05ad10fe070b7fa8e5f615cb0d28f3b9b791d00af6d2a11e694158d10aa9 +size 17224 diff --git a/python-imageio-ffmpeg.changes b/python-imageio-ffmpeg.changes index eb4d3e0..452e0c7 100644 --- a/python-imageio-ffmpeg.changes +++ b/python-imageio-ffmpeg.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Mar 26 19:53:26 UTC 2023 - Dirk Müller + +- update to 0.4.8: + * get_ffmpeg_exe always checks env var + * Fix pix_format parser to capture formats that have commas + within strings + * Avoid warning about invalid escape sequence in regex + ------------------------------------------------------------------- Thu Sep 29 02:35:44 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-imageio-ffmpeg.spec b/python-imageio-ffmpeg.spec index bea2480..d350050 100644 --- a/python-imageio-ffmpeg.spec +++ b/python-imageio-ffmpeg.spec @@ -1,7 +1,7 @@ # # spec file for package python-imageio-ffmpeg # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-imageio-ffmpeg -Version: 0.4.7 +Version: 0.4.8 Release: 0 Summary: FFMPEG wrapper for Python License: BSD-2-Clause