[kdenlive] Update kdenlive to 22.08.1
by Sérgio M. Basto
commit 2af8bbbb5f8ec7012272e87d3a25cde98233fc26
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Sep 23 22:59:36 2022 +0100
Update kdenlive to 22.08.1
Just requires mlt-freeworld, should be enough because mlt-freeworld requires same version of mlt
.gitignore | 1 +
kdenlive.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77df092..cc304e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
/kdenlive-21.12.3.tar.xz
/kdenlive-22.04.0.tar.xz
/kdenlive-22.04.3.tar.xz
+/kdenlive-22.08.1.tar.xz
diff --git a/kdenlive.spec b/kdenlive.spec
index a2809ae..b07884e 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -2,8 +2,8 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 22.04.3
-Release: 2%{?dist}
+Version: 22.08.1
+Release: 1%{?dist}
License: GPLv2+
URL: http://www.kdenlive.org
@@ -56,7 +56,6 @@ BuildRequires: libappstream-glib
BuildRequires: pkgconfig(libv4l2)
BuildRequires: pkgconfig(mlt++-7)
-%global mlt_version %(pkg-config --modversion mlt++ 2>/dev/null || echo 7.4.0)
BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5DBus)
@@ -77,7 +76,7 @@ BuildRequires: kf5-kinit-devel
%{?kf5_kinit_requires}
Requires: dvdauthor
Requires: ffmpeg
-Requires: mlt-freeworld%{?_isa} >= %{mlt_version}
+Requires: mlt-freeworld%{?_isa}
%if 0%{?fedora} >= 25 || 0%{?rhel} >= 7
Suggests: dvgrab
%endif
@@ -160,6 +159,10 @@ fi
%changelog
+* Fri Sep 23 2022 Sérgio Basto <sergio(a)serjux.com> - 22.08.1-1
+- Update kdenlive to 22.08.1
+- Just requires mlt-freeworld, should be enough because mlt-freeworld requires same version of mlt
+
* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 22.04.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
diff --git a/sources b/sources
index 9ae8d3f..1138d2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kdenlive-22.04.3.tar.xz) = b64c0d0e97f68a460507e4a76ec429fd9b3be3752e65c8d7361a763da994d1e9a4a23a3a9061e1da386cc4c5b513463498a4b3ed23307dca5b21398c7c2c6bb2
+SHA512 (kdenlive-22.08.1.tar.xz) = bdd6b11629d05aae776da41ed310c3c5b111a8e2989d31ad8b099e87edb8f8790a9a281200c51da0dc0e44264cac743052d88d081e920f6232e1a7bd46d7da59
2 years, 1 month
[nvidia-kmod] Update to 515.76
by Leigh Scott
commit 4d374084fb6910bae527c142f83167c29a2b5767
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Sep 21 16:14:07 2022 +0100
Update to 515.76
add_missing_include.patch | 23 -----------------------
nvidia-kmod.spec | 11 +++++------
2 files changed, 5 insertions(+), 29 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 7eb69da..3e70583 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,16 +10,14 @@
Name: nvidia-kmod
Epoch: 3
-Version: 515.65.01
+Version: 515.76
# Taken over by kmodtool
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
License: Redistributable, no modification permitted
URL: https://www.nvidia.com/
Source11: nvidia-kmodtool-excludekernel-filterfile
-# https://github.com/NVIDIA/open-gpu-kernel-modules/pull/350
-Patch0: add_missing_include.patch
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: x86_64
@@ -48,8 +46,6 @@ mv kernel kernel-closed
mv kernel-open kernel
%endif
# patch loop
-ls
-%patch0 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -84,6 +80,9 @@ done
%changelog
+* Wed Sep 21 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:515.76-1
+- Update to 515.76
+
* Fri Aug 26 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:515.65.01-4
- Fix kernel-6.0rc build issue
2 years, 1 month
[xorg-x11-drv-nvidia/f35] (6 commits) ...Merge branch 'master' into f35
by Leigh Scott
Summary of changes:
fe16952... Drop open kernel module from src sub-package (*)
3dd7b3f... Revert "Drop open kernel module from src sub-package" (*)
a9d0540... Add support for nvidia-open-kmod (*)
e092cb0... remove unused options (*)
017a6be... Update to 515.76 (*)
4851ac6... Merge branch 'master' into f35
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[nvidia-modprobe/f35: 3/3] Merge branch 'master' into f35
by Leigh Scott
commit 38659e76d7bb8293dfca08e82d13773f9624f8f2
Merge: c8a9e82 495487b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Sep 21 18:07:24 2022 +0100
Merge branch 'master' into f35
nvidia-modprobe.spec | 9 ++++++++-
sources | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)
---
2 years, 1 month
[xorg-x11-drv-nvidia/f37] (4 commits) ...Update to 515.76
by Leigh Scott
Summary of changes:
3dd7b3f... Revert "Drop open kernel module from src sub-package" (*)
a9d0540... Add support for nvidia-open-kmod (*)
e092cb0... remove unused options (*)
017a6be... Update to 515.76 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[nvidia-persistenced] Update to 515.76
by Leigh Scott
commit 819667456366aeef05c1bd463b46ab06c729b01f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Sep 21 19:37:13 2022 +0100
Update to 515.76
nvidia-persistenced.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index 44337a0..cfa2f70 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -2,8 +2,8 @@
Name: nvidia-persistenced
Epoch: 3
-Version: 515.65.01
-Release: 2%{?dist}
+Version: 515.76
+Release: 1%{?dist}
Summary: Daemon for maintaining persistent driver state
License: MIT and GPLv2+
@@ -76,6 +76,9 @@ chmod -x %{buildroot}%{_mandir}/man1/%{name}.1.*
%changelog
+* Wed Sep 21 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:515.76-1
+- Update to 515.76
+
* Mon Aug 08 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3:515.65.01-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
diff --git a/sources b/sources
index 5092ecd..872fd5c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-persistenced-515.65.01.tar.gz) = 7a6d3c319df7c02d75803a8b13564e07d39cface218559f91d18b8ffe589881795bfaf85e8682c55f4def58fa320f80fab6ab922314c9ef788b164fd68da1916
+SHA512 (nvidia-persistenced-515.76.tar.gz) = f3acf31f026f94cfa2d937febe4c20fda60df914cfa542a19a95724fb249666de9d715bb1c2108abf6fbba321af7e54264db2ac6f9e1c892ef48bc553c5483be
2 years, 1 month
[vdr-softhddevice-openglosd] Package is FTI and FTBFS
by Leigh Scott
commit 571903715faaabb63fdb5b2f446ac53a8a46ac00
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Sep 22 08:32:10 2022 +0100
Package is FTI and FTBFS
.gitignore | 1 -
chartype.patch | 11 -
dead.package | 1 +
exit-crash.patch | 61 -----
ffmpeg_2.9.patch | 575 ----------------------------------------
sources | 1 -
vdr-softhddevice-openglosd.conf | 6 -
vdr-softhddevice-openglosd.spec | 202 --------------
8 files changed, 1 insertion(+), 857 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..bf561b1
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Package is FTI and FTBFS
2 years, 1 month
[nvidia-kmod/f35: 7/7] Merge branch 'master' into f35
by Leigh Scott
commit 8cdb33260547e4d7a867543e24024cfa2c5e9a7e
Merge: 0f5413a 4d37408
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Sep 21 16:15:25 2022 +0100
Merge branch 'master' into f35
nvidia-kmod.spec | 22 ++++++++++++++++++++--
1 file changed, 20 insertions(+), 2 deletions(-)
---
2 years, 1 month