[v4l2loopback/f36] Update to 0.12.7
by Leigh Scott
Summary of changes:
c33b073... Update to 0.12.7 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 3 months
[v4l2loopback] Update to 0.12.7
by Leigh Scott
commit c33b07374e85112bcdb2085473a2c50da535dceb
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Aug 5 11:19:23 2022 +0100
Update to 0.12.7
sources | 2 +-
v4l2loopback.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 89bd689..002434f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v4l2loopback-0.12.5.tar.gz) = 5fd2affbb4a7f38bb78f996179de6570b2bd69cfed2a79c4505e7ea2cdf5b65c0a6807f1f4e03f320b667f5cbe62f26fadd412bc0fec5944e4e394635bf5fb3d
+SHA512 (v4l2loopback-0.12.7.tar.gz) = fcfe55396e9ddad56e592ffccd955c8ceff49c11cfbc5af382123ee0c15b41729b78cb763acbb17d288c48498f2183a4b24f146758ae67e1982b7ab2b07ff973
diff --git a/v4l2loopback.spec b/v4l2loopback.spec
index 047f37f..5eff1d0 100644
--- a/v4l2loopback.spec
+++ b/v4l2loopback.spec
@@ -1,7 +1,7 @@
Name: v4l2loopback
Summary: Utils for V4L2 loopback devices
-Version: 0.12.5
-Release: 5%{?dist}
+Version: 0.12.7
+Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/umlaeute/v4l2loopback
@@ -54,6 +54,9 @@ install -D -m 0644 %{SOURCE2} %{buildroot}%{_modulesloaddir}/v4l2loopback.conf
%changelog
+* Fri Aug 05 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.12.7-1
+- Update to 0.12.7
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.12.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 3 months
[VirtualBox/el8] (5 commits) ...Fix el7 build
by Sérgio M. Basto
Summary of changes:
f2a3880... Initial fix Windows 10 VM crashes with Linux 5.18 kernel (*)
8b9f4f1... use opensuse patch for kernel 5.18 (*)
67749b1... Rebuilt for Python 3.11 (*)
821cab2... Update VirtualBox to 6.1.36 (*)
fd9ef30... Fix el7 build (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 3 months
[pipewire-codec-aptx] Bump Pipewire version
by Leigh Scott
commit d23f1284485dcb1e12a3fb1fe3b5cf33183a815f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Aug 4 16:46:12 2022 +0100
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 9b7a7ac..6919b65 100644
--- a/pipewire-codec-aptx.spec
+++ b/pipewire-codec-aptx.spec
@@ -1,6 +1,6 @@
%global spaversion 0.2
-%global pipewire_version 0.3.53
+%global pipewire_version 0.3.56
Name: pipewire-codec-aptx
Summary: PipeWire Bluetooth aptX codec plugin
@@ -41,6 +41,9 @@ install -pm 0755 %{_vpath_builddir}/spa/plugins/bluez5/libspa-codec-bluez5-aptx.
%{_libdir}/spa-%{spaversion}/bluez5/libspa-codec-bluez5-aptx.so
%changelog
+* Thu Aug 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.3.56-1
+- Bump Pipewire version
+
* Mon Jul 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.3.53-1
- Bump Pipewire version
diff --git a/sources b/sources
index b4d4dae..685a6fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pipewire-0.3.53.tar.gz) = 50f23a7b71f3eb20657ff75de54a9f3056270bf05a5472ec9c7dea1c9d0ed391b6b09496d58b065c3cbc40f9be8088b6737cbf0731973498bcd5a8176c42d443
+SHA512 (pipewire-0.3.56.tar.gz) = a1ba598c56130a30e573d3ce3ac5879d800d3005a47075c45353d968c97c12f74d85802cd171b61558c06c474a03bbe4885396ca430a0af6c5672ed00f43d108
2 years, 3 months
[kdenlive] Update kdenlive to 22.04.3
by Leigh Scott
commit a675629d5ced463c78abe0ab5cba70151dd5bd83
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Aug 4 16:26:13 2022 +0100
Update kdenlive to 22.04.3
.gitignore | 1 +
kdenlive.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f9a856d..77df092 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@
/kdenlive-21.12.2.tar.xz
/kdenlive-21.12.3.tar.xz
/kdenlive-22.04.0.tar.xz
+/kdenlive-22.04.3.tar.xz
diff --git a/kdenlive.spec b/kdenlive.spec
index 14f6f84..721a2b7 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -2,7 +2,7 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 22.04.0
+Version: 22.04.3
Release: 1%{?dist}
License: GPLv2+
@@ -160,6 +160,9 @@ fi
%changelog
+* Thu Aug 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 22.04.3-1
+- Update kdenlive to 22.04.3
+
* Tue Apr 26 2022 Leigh Scott <leigh123linux(a)gmail.com> - 22.04.0-1
- Update kdenlive to 22.04.0
diff --git a/sources b/sources
index 20b318e..9ae8d3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kdenlive-22.04.0.tar.xz) = 7e29df8b02a8bb0e6cee448a35bf17dfde666e789832a5a33b2f6b6342744344d0da2bfc51171dd6ece0a6f431b6a86f82aabba3c04881df7152aadc5ebfcca8
+SHA512 (kdenlive-22.04.3.tar.xz) = b64c0d0e97f68a460507e4a76ec429fd9b3be3752e65c8d7361a763da994d1e9a4a23a3a9061e1da386cc4c5b513463498a4b3ed23307dca5b21398c7c2c6bb2
2 years, 3 months