[pipewire-codec-aptx] Bump Pipewire version
by Leigh Scott
commit be2c66aecbf772d7da3fcc3179dda0d9eb53de36
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Dec 17 11:34:15 2022 +0000
Bump Pipewire version
pipewire-codec-aptx.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pipewire-codec-aptx.spec b/pipewire-codec-aptx.spec
index 227f427..20ce8ad 100644
--- a/pipewire-codec-aptx.spec
+++ b/pipewire-codec-aptx.spec
@@ -1,6 +1,6 @@
%global spaversion 0.2
-%global pipewire_version 0.3.60
+%global pipewire_version 0.3.63
Name: pipewire-codec-aptx
Summary: PipeWire Bluetooth aptX codec plugin
@@ -42,6 +42,9 @@ install -pm 0755 %{_vpath_builddir}/spa/plugins/bluez5/libspa-codec-bluez5-aptx.
%{_libdir}/spa-%{spaversion}/bluez5/libspa-codec-bluez5-aptx.so
%changelog
+* Sat Dec 17 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.3.63-1
+- Bump Pipewire version
+
* Sat Nov 12 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.3.60-1
- Bump Pipewire version
diff --git a/sources b/sources
index e02d324..706d5d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pipewire-0.3.60.tar.gz) = 33ef5a100107f07a2f42eb008af4dc4bc67c38f4d4929e7ab865c67f16750a3f8d9baca117dc035d5bb88e6f48ce535595435a14770e982c33c349a466508e98
+SHA512 (pipewire-0.3.63.tar.gz) = 3c1808a2adb3dfe2fcaf5e3c7a0ae2f7f0194e7fe25f22fa6d4aec1665d9d5ffec5294cae57e1f6e4d8a360ab6550c193902f0e9996b0abfee09ed9b80d720aa
1 year, 11 months
[cinelerra-gg] Add missing build requires
by Leigh Scott
commit 6a23d95e2add0c04efc56ea7ac58509dd3e2d28f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Dec 16 22:23:07 2022 +0000
Add missing build requires
cinelerra-gg.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index c78ee0a..05cd16f 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -3,7 +3,7 @@
Name: cinelerra-gg
Version: 5.1%{?tag_version:.%{tag_version}}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A non linear video editor and effects processor
# The Cinelerra-GG codebase is licensed GPLv2+
# The GREYcstoration plugin is licensed CeCILL v2.0
@@ -64,6 +64,7 @@ BuildRequires: pkgconfig(libv4l2)
BuildRequires: pkgconfig(libva)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(libwebp)
+BuildRequires: pkgconfig(libzstd)
BuildRequires: pkgconfig(lilv-0)
BuildRequires: pkgconfig(lv2)
BuildRequires: pkgconfig(mjpegtools)
@@ -218,6 +219,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Dec 16 2022 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.2022.11-2
+- Add missing build requires
+
* Fri Dec 16 2022 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.2022.11-1
- Update to latest monthly release
1 year, 11 months
[cinelerra-gg] Update to latest monthly release
by Leigh Scott
commit 6439caef7fbf9189ee40c51b9a1cba69e5837611
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Dec 16 21:51:28 2022 +0000
Update to latest monthly release
.gitignore | 1 +
cinelerra-gg.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a5a171..c5424a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/cinelerra-gg-2022-03.tar.gz
/cinelerra-gg-2022-04.tar.gz
/cinelerra-gg-2022-05.tar.gz
+/cinelerra-gg-2022-11.tar.gz
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index 9978db9..c78ee0a 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -1,9 +1,9 @@
-%global git_tag 2022-05
+%global git_tag 2022-11
%global tag_version %(c=%{git_tag}; echo "${c}" | tr '-' '.')
Name: cinelerra-gg
Version: 5.1%{?tag_version:.%{tag_version}}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: A non linear video editor and effects processor
# The Cinelerra-GG codebase is licensed GPLv2+
# The GREYcstoration plugin is licensed CeCILL v2.0
@@ -218,6 +218,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Dec 16 2022 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.2022.11-1
+- Update to latest monthly release
+
* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 5.1.2022.05-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
diff --git a/sources b/sources
index 689dc72..1b031cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cinelerra-gg-2022-05.tar.gz) = afeeec586b23e457a948e02d989c91e941df3732c87794cf29d8b008d6b405de393f6b42a182364c27fa0bc0261f9c53bd733f711dd8e81d82f234276f564890
+SHA512 (cinelerra-gg-2022-11.tar.gz) = a54ec4a0dcc80d236d28a871adbda7b76fe0076956b10f675fbc8dbd063735470c21a2b101155ae20ba94478c0a3059fa2d896e06c819c382abb6f1b943455fe
1 year, 11 months
[vdr-burn] Rebuilt for new VDR API version
by Martin Gansser
commit 6f4757f46d82dbc2bd1338561e248bf9a7148b66
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Dec 16 16:34:55 2022 +0100
Rebuilt for new VDR API version
vdr-burn.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/vdr-burn.spec b/vdr-burn.spec
index b29585b..763b588 100644
--- a/vdr-burn.spec
+++ b/vdr-burn.spec
@@ -4,13 +4,13 @@
# version we want build against
%global vdr_version 2.6.1
%if 0%{?fedora} >= 38
-%global vdr_version 2.6.2
+%global vdr_version 2.6.3
%endif
Name: vdr-%{pname}
Version: 0.3.0
-Release: 29%{?dist}
+Release: 30%{?dist}
Summary: DVD writing plugin for VDR
# genindex is GPLv2+, rest GPL+
@@ -23,7 +23,7 @@ Patch0: %{name}-0.3.0-config.patch
Patch1: %{name}-0.3.0-old-sd-recordings.patch
BuildRequires: gcc-c++
-BuildRequires: vdr-devel >= 2.0.6
+BuildRequires: vdr-devel >= %{vdr_version}
BuildRequires: boost-devel
BuildRequires: gd-devel >= 2.0.33-9.3
BuildRequires: gettext
@@ -110,6 +110,9 @@ install -Dpm 644 %{SOURCE1} \
%changelog
+* Fri Dec 16 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.0-30
+- Rebuilt for new VDR API version
+
* Sun Dec 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.0-29
- Rebuilt for new VDR API version
1 year, 11 months
[python-ffmpeg-normalize] Update to 1.26.0
by Leigh Scott
commit c88b8ab7cfd19a475a6660e3e81dd9c06ae09db2
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 15 21:09:49 2022 +0000
Update to 1.26.0
python-ffmpeg-normalize.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-ffmpeg-normalize.spec b/python-ffmpeg-normalize.spec
index e2b1e8a..1ac1e54 100644
--- a/python-ffmpeg-normalize.spec
+++ b/python-ffmpeg-normalize.spec
@@ -2,13 +2,13 @@
%global pypi_name ffmpeg-normalize
Name: python-%{pypi_name}
-Version: 1.25.3
+Version: 1.26.0
Release: 1%{?dist}
Summary: Normalize audio via ffmpeg
License: MIT
URL: https://github.com/slhck/ffmpeg-normalize
-Source0: https://pypi.python.org/packages/source/f/%{pypi_name}/%{pypi_name}-%{ver...
+Source0: %{pypi_source}
BuildArch: noarch
BuildRequires: python3-devel
@@ -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 Dec 15 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.26.0-1
+- Update to 1.26.0
+
* Sun Nov 20 2022 Sérgio Basto <sergio(a)serjux.com> - 1.25.3-1
- Update python-ffmpeg-normalize to 1.25.3
diff --git a/sources b/sources
index 2fcb230..a158c89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-normalize-1.25.3.tar.gz) = 869b5db78df80d933488f2c7c5e5271ce25f325c135fefb39682178c2dd2583f04a853d960a27ffde6f08c2b82c55eb01f7f8b2642378d1f299e0f318255fe30
+SHA512 (ffmpeg-normalize-1.26.0.tar.gz) = 26e3f3f8b52a165d467fcc01478728bbb53e23618d2dbd61000a25e7982ec8ec6a0e594aa91d4d0f42fe28462b713c0b4116136b988cd5b9a98311803e23edc2
1 year, 11 months