commit 9dd7c6d88afdccd63ff450fd6057a68251475444
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Sep 20 12:54:19 2024 +0100
Update to 0.9.1
.gitignore | 1 +
python-ffmpeg-progress-yield.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ca3063..88732b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/ffmpeg-progress-yield-0.7.4.tar.gz
/ffmpeg-progress-yield-0.7.8.tar.gz
/ffmpeg-progress-yield-0.7.9.tar.gz
+/ffmpeg-progress-yield-0.9.1.tar.gz
diff --git a/python-ffmpeg-progress-yield.spec b/python-ffmpeg-progress-yield.spec
index bc82f8c..ff61f6b 100644
--- a/python-ffmpeg-progress-yield.spec
+++ b/python-ffmpeg-progress-yield.spec
@@ -3,7 +3,7 @@
%global pypi_version 0.7.9
Name: python-%{pypi_name}
-Version: %{pypi_version}
+Version: 0.9.1
Release: 1%{?dist}
Summary: Run an ffmpeg command with progress
@@ -46,6 +46,9 @@ rm -rf %{pypi_name}.egg-info
%{python3_sitelib}/ffmpeg_progress_yield-%{pypi_version}-py%{python3_version}.egg-info
%changelog
+* Fri Sep 20 2024 Leigh Scott <leigh123linux(a)gmail.com> - 0.9.1-1
+- Update to 0.9.1
+
* Sun Aug 18 2024 Leigh Scott <leigh123linux(a)gmail.com> - 0.7.9-1
- Update to 0.7.9
diff --git a/sources b/sources
index 2a2b439..c7179f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-progress-yield-0.7.9.tar.gz) =
e3e061bd73ed8b1d1c4c8e8e89c7fd7a4c4ad6268d2e4ef18d504da5d5aa35b7ee1529f2864b4cea646d6e2679fe7430bbba430b72678e69e448870e35d1327f
+SHA512 (ffmpeg-progress-yield-0.9.1.tar.gz) =
bf9fc8c916bc721cc2b5dd084cff04de8ae01312c3eec48c54cc02df196c4f62f4c482ebd0d3e9e94ec3a813757a333cb00b19727e649150e3b4ab1abe6ab434
Show replies by date