commit f7c7561ea1181c85afd9ef388f5d7e0d0ff6d942
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 2 14:24:26 2024 +0100
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
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 47e91cb..420a836 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: 5%{?dist}
+Release: 6%{?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
+* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
0.7.8-6
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Thu Jun 13 2024 Leigh Scott <leigh123linux(a)gmail.com> - 0.7.8-5
- Rebuilt for Python 3.13