[python-ffmpeg-progress-yield] Update to 0.3.0
by Leigh Scott
commit 933ec97202f37076c20aa46406479285f0641228
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Aug 4 11:20:56 2022 +0100
Update to 0.3.0
.gitignore | 1 +
python-ffmpeg-progress-yield.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9023def..0077be2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ffmpeg-progress-yield-0.2.0.tar.gz
+/ffmpeg-progress-yield-0.3.0.tar.gz
diff --git a/python-ffmpeg-progress-yield.spec b/python-ffmpeg-progress-yield.spec
index cff1a02..ec37747 100644
--- a/python-ffmpeg-progress-yield.spec
+++ b/python-ffmpeg-progress-yield.spec
@@ -1,10 +1,10 @@
# Created by pyp2rpm-3.3.7
%global pypi_name ffmpeg-progress-yield
-%global pypi_version 0.2.0
+%global pypi_version 0.3.0
Name: python-%{pypi_name}
Version: %{pypi_version}
-Release: 2%{?dist}
+Release: 1%{?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
+* Thu Aug 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.3.0-1
+- Update to 0.3.0
+
* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.2.0-2
- Rebuilt for Python 3.11
diff --git a/sources b/sources
index b997735..173242c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-progress-yield-0.2.0.tar.gz) = 352fa76cd85b9c7c98571315f89f80e9f86f46a35b3d44f1d2013dd637fa32a01dbebfa23a4b09b5f441e40906ef5ab46e4c6dc28c00d63f136a1ff445ac61c6
+SHA512 (ffmpeg-progress-yield-0.3.0.tar.gz) = 99ac60775e2533ecd54d7678536ea3a05e41e7232c8c54e2609a4f5f898cffa4352a851bda17f874e20cc23d2a86dd11fd53b889c34486a4df5687898460ab97
2 years, 3 months
[python-ffmpeg-normalize] Update to 1.24.0
by Leigh Scott
commit ade30b44bb8553bfa2a61c7be807f1667143b98a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Aug 4 11:16:40 2022 +0100
Update to 1.24.0
python-ffmpeg-normalize.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-ffmpeg-normalize.spec b/python-ffmpeg-normalize.spec
index 82222f2..bd4cc02 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.23.1
+Version: 1.24.0
Release: 1%{?dist}
Summary: Normalize audio via ffmpeg
@@ -62,6 +62,9 @@ Batch processing of several input files is possible, including video files.
%{python3_sitelib}/ffmpeg_normalize-%{version}-py%{python3_version}.egg-info
%changelog
+* Thu Aug 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.24.0-1
+- Update to 1.24.0
+
* Thu Jul 14 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.23.1-1
- Update to 1.23.1
diff --git a/sources b/sources
index 6ade798..1fe480d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-normalize-1.23.1.tar.gz) = a53658ee0077009fcb15d0332147f5e5d887b8d9d613dd6d54d762f295d4d0c295bf3158f09e8b5f3a5d3c65e61c0e8804d4185db3ad24952a7bb48bf29664e3
+SHA512 (ffmpeg-normalize-1.24.0.tar.gz) = 78acc857986e4a8289c57711304ccd3d35c43843fba766b01866d3d240835bd74666194f65d2bb3aea9285303cbfda22c8a0957c7aa87007db763f5e35d1379a
2 years, 3 months
[opencore-amr] Update to 0.1.6
by Leigh Scott
commit cfc979ba2222b9806069f9c10b6bdb258862898d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 3 14:16:55 2022 +0100
Update to 0.1.6
.gitignore | 1 +
opencore-amr.spec | 13 +++++++------
sources | 2 +-
3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8881ce7..6c6f9da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
opencore-amr-0.1.3.tar.gz
/opencore-amr-0.1.5.tar.gz
+/opencore-amr-0.1.6.tar.gz
diff --git a/opencore-amr.spec b/opencore-amr.spec
index 4fe4f6a..3d7b5da 100644
--- a/opencore-amr.spec
+++ b/opencore-amr.spec
@@ -1,13 +1,12 @@
Name: opencore-amr
-Version: 0.1.5
-Release: 14%{?dist}
+Version: 0.1.6
+Release: 1%{?dist}
Summary: OpenCORE Adaptive Multi Rate Narrowband and Wideband speech lib
License: ASL 2.0
URL: http://sourceforge.net/projects/opencore-amr/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0: opencore-amr-0.1.3-fix_pc.patch
-BuildRequires: gcc
BuildRequires: gcc-c++
@@ -26,14 +25,13 @@ developing applications that use %{name}.
%prep
-%setup -q
-%patch0 -p1 -b .fix
+%autosetup -p1
mv opencore/README opencore/README.opencore
%build
%configure --disable-static
-%make_build V=1
+%make_build
%install
@@ -55,6 +53,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libopencore-amr??.la
%{_libdir}/pkgconfig/opencore-amr??.pc
%changelog
+* Wed Aug 03 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.1.6-1
+- Update to 0.1.6
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.1.5-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 53e6b6b..51b2378 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0798587b91411cc092aa73091a97dfc opencore-amr-0.1.5.tar.gz
+SHA512 (opencore-amr-0.1.6.tar.gz) = 8955169954b09d2d5e2190888602c75771b72455290db131ab7f40b587df32ea6a60f205126b09193b90064d0fd82b7d678032e2b4c684189788e175b83d0aa7
2 years, 3 months
[chromium-freeworld/f36] fix
by Leigh Scott
Summary of changes:
4801464... fix (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 3 months
[chromium-freeworld] fix
by Leigh Scott
commit 480146486a7965a24eca450c04e1c6ecb638637a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 3 06:45:34 2022 +0100
fix
chromium-freeworld.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index c81319a..7b2760d 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -289,6 +289,9 @@ ln -s %{_bindir}/node third_party/node/linux/node-linux-x64/bin/node
mkdir -p buildtools/third_party/eu-strip/bin
ln -sf %{_bindir}/eu-strip buildtools/third_party/eu-strip/bin/eu-strip
+rm -f -- third_party/depot_tools/ninja
+ln -s %{_bindir}/ninja third_party/depot_tools/ninja
+
%build
# Final link uses lots of file descriptors.
ulimit -n 2048
2 years, 3 months