commit 4467e7d19c3d99dd93b75922aa071de49d62fd1d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Jul 8 16:38:18 2023 +0100
Rebuilt for Python 3.12
python-ffmpeg-progress-yield.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-ffmpeg-progress-yield.spec b/python-ffmpeg-progress-yield.spec
index bfc18a6..ad08e35 100644
--- a/python-ffmpeg-progress-yield.spec
+++ b/python-ffmpeg-progress-yield.spec
@@ -4,7 +4,7 @@
Name: python-%{pypi_name}
Version: %{pypi_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Run an ffmpeg command with progress
License: MIT
@@ -46,6 +46,9 @@ rm -rf %{pypi_name}.egg-info
%{python3_sitelib}/ffmpeg_progress_yield-%{pypi_version}-py%{python3_version}.egg-info
%changelog
+* Sat Jul 08 2023 Leigh Scott <leigh123linux(a)gmail.com> - 0.7.8-2
+- Rebuilt for Python 3.12
+
* Sun Jul 02 2023 Leigh Scott <leigh123linux(a)gmail.com> - 0.7.8-1
- Update to 0.7.8
Show replies by date