commit 207a03935edf3d7f074619aa979bdff6f6aa8ea4
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 15 16:52:43 2020 +0100
Update to 1.20.0
.gitignore | 3 ++-
python-ffmpeg-normalize.spec | 5 ++++-
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b595548..d59c0fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-/ffmpeg-normalize-1.19.0.tar.gz
+/ffmpeg-normalize-*.tar.gz
+/python-ffmpeg-normalize-*.src.rpm
diff --git a/python-ffmpeg-normalize.spec b/python-ffmpeg-normalize.spec
index 411d135..d78ae36 100644
--- a/python-ffmpeg-normalize.spec
+++ b/python-ffmpeg-normalize.spec
@@ -2,7 +2,7 @@
%global pypi_name ffmpeg-normalize
Name: python-%{pypi_name}
-Version: 1.19.0
+Version: 1.20.0
Release: 1%{?dist}
Summary: Normalize audio via ffmpeg
@@ -61,5 +61,8 @@ Batch processing of several input files is possible, including video
files.
%{python3_sitelib}/ffmpeg_normalize-%{version}-py%{python3_version}.egg-info
%changelog
+* Wed Jul 15 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.20.0-1
+- Update to 1.20.0
+
* Mon Jun 01 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.19.0-1
- Initial package.
diff --git a/sources b/sources
index b56ff94..0882299 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-normalize-1.19.0.tar.gz) =
753a79914d425b64572b6b991d266e396cf89b30d5b0a2b6f1ecf3723af1471e2b4a8ec60c1154c4715ccfd35128e5d555fe8a722f495df25c4aa0ffaf8ba85f
+SHA512 (ffmpeg-normalize-1.20.0.tar.gz) =
acc40918bc4f4beca0ea030632da2f238fdf3e1af2e4a17a76f50e7e6aaae427bee87a2014d705046e58fbc5c34788b7e9db6a1e2a0d206dc0f8272ffabb5ccf
Show replies by date