[ffmpegthumbs] Update ffmpegthumbs to 22.08.1
by Sérgio M. Basto
commit 6d600ecb4c9e89124ce4a8d54032e45308e11558
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Sep 24 05:06:34 2022 +0100
Update ffmpegthumbs to 22.08.1
.gitignore | 1 +
ffmpegthumbs.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21be4b6..5b9ae0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ ffmpegthumbs-4.13.97.tar.xz
/ffmpegthumbs-21.12.2.tar.xz
/ffmpegthumbs-22.04.0.tar.xz
/ffmpegthumbs-22.04.3.tar.xz
+/ffmpegthumbs-22.08.1.tar.xz
diff --git a/ffmpegthumbs.spec b/ffmpegthumbs.spec
index 3bb58b1..d647813 100644
--- a/ffmpegthumbs.spec
+++ b/ffmpegthumbs.spec
@@ -1,6 +1,6 @@
Name: ffmpegthumbs
-Version: 22.04.3
-Release: 2%{?dist}
+Version: 22.08.1
+Release: 1%{?dist}
Summary: KDE ffmpegthumbnailer service
License: GPLv2+
@@ -53,6 +53,9 @@ KDE ffmpegthumbnailer service
%changelog
+* Sat Sep 24 2022 Sérgio Basto <sergio(a)serjux.com> - 22.08.1-1
+- Update ffmpegthumbs to 22.08.1
+
* 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 ccf4d11..d2039d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpegthumbs-22.04.3.tar.xz) = fbb7583adf96e46b2b8f60953b5a0af538e00efec14a78161906f87cb46868788d348d8a3cb5d8e2f7260949147c4ff400d3d1918fc8a087c8085d4ea33cf83a
+SHA512 (ffmpegthumbs-22.08.1.tar.xz) = abe8250c24c1b8742742aa8508c48060ea1523b1d57c3f8ba43193e053bb1a6c856bf0efa15450a0688d51944bcb64bf6b6ad82e0af320d2f4f9c82a9c19ec68
2 years, 1 month
[ffmpeg] Fedora has fixed lv2 to include the old headers
by Leigh Scott
commit 69b7644cbaec1f63a045472c289214b7163a6244
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Sep 23 10:56:42 2022 +0100
Fedora has fixed lv2 to include the old headers
ffmpeg.spec | 3 +--
lv2_headers_fix.patch | 13 -------------
2 files changed, 1 insertion(+), 15 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index b0fc9ca..183dd84 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -119,7 +119,6 @@ Source0: ffmpeg-%{?branch}%{date}.tar.bz2
%else
Source0: http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
%endif
-Patch0: lv2_headers_fix.patch
Conflicts: %{name}-free
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%{?_with_cuda:BuildRequires: cuda-minimal-build-%{_cuda_version_rpm} cuda-drivers-devel}
@@ -186,7 +185,7 @@ BuildRequires: nasm
%{?_with_omx:BuildRequires: libomxil-bellagio-devel}
BuildRequires: libxcb-devel
BuildRequires: libxml2-devel
-%{!?_without_lv2:BuildRequires: lilv-devel lv2-devel >= 1.18.8 }
+%{!?_without_lv2:BuildRequires: lilv-devel lv2-devel}
%{!?_without_openal:BuildRequires: openal-soft-devel}
%if 0%{!?_without_opencl:1}
BuildRequires: opencl-headers ocl-icd-devel
2 years, 1 month
[nvidia-settings] Update to 515.76
by Leigh Scott
commit 4d475a3a5efca2aec0264883c83006846a79e8a8
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Sep 21 19:47:17 2022 +0100
Update to 515.76
.gitignore | 1 +
nvidia-settings.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ea35bc..ad70e0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ nvidia-settings-*.tar.bz2
/nvidia-settings-515.48.07.tar.gz
/nvidia-settings-515.57.tar.gz
/nvidia-settings-515.65.01.tar.gz
+/nvidia-settings-515.76.tar.gz
diff --git a/nvidia-settings.spec b/nvidia-settings.spec
index 86de64d..07b0695 100644
--- a/nvidia-settings.spec
+++ b/nvidia-settings.spec
@@ -1,7 +1,7 @@
Name: nvidia-settings
Epoch: 3
-Version: 515.65.01
-Release: 2%{?dist}
+Version: 515.76
+Release: 1%{?dist}
Summary: Configure the NVIDIA graphics driver
License: GPLv2+
@@ -121,6 +121,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%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 f890f56..051aad0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-settings-515.65.01.tar.gz) = c7b6c1b9acdd9e4daa601fb27199946d48d1d59e1483f3187e93ee887a27027ef29f274ae068089b1abdf089b5c106aa09bd1c87bc7ace41606b019393106ea9
+SHA512 (nvidia-settings-515.76.tar.gz) = 384d2dc36a89a11b2e107711afc8f68831edf01001079a47a3ac6700390bca86af02a88265f0f988739e6b9b71e180b8118a3788aa11d464b801ce2fac54b243
2 years, 1 month
[nvidia-kmod/f37] (5 commits) ...Update to 515.76
by Leigh Scott
Summary of changes:
de10e0f... Restore with_kmod_nvidia_open support (*)
e3d4802... Update changelog (*)
85e066a... Disabled debuginfo generation. (*)
ad1d19d... Fix kernel-6.0rc build issue (*)
4d37408... Update to 515.76 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[xorg-x11-drv-nvidia/f36: 6/6] Merge branch 'master' into f36
by Leigh Scott
commit 1ecb191f12fe52403b70bdcb518c042ecef2f513
Merge: 6eb551f 017a6be
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Sep 21 07:34:19 2022 +0100
Merge branch 'master' into f36
sources | 2 +-
xorg-x11-drv-nvidia.spec | 12 ++++++++++--
2 files changed, 11 insertions(+), 3 deletions(-)
---
2 years, 1 month
[xorg-x11-drv-nvidia/f36] (6 commits) ...Merge branch 'master' into f36
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 (*)
1ecb191... Merge branch 'master' into f36
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[rpmfusion-nonfree-obsolete-packages] Add libspotify, mopidy-spotify and python-pyspotify
by Leigh Scott
commit 4be3d5849e83e47fa3da93662f8651c36f6af960
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Sep 23 12:53:00 2022 +0100
Add libspotify, mopidy-spotify and python-pyspotify
rpmfusion-nonfree-obsolete-packages.spec | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/rpmfusion-nonfree-obsolete-packages.spec b/rpmfusion-nonfree-obsolete-packages.spec
index 256b57c..90a0bca 100644
--- a/rpmfusion-nonfree-obsolete-packages.spec
+++ b/rpmfusion-nonfree-obsolete-packages.spec
@@ -1,6 +1,6 @@
Name: rpmfusion-nonfree-obsolete-packages
Version: 37
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A package to obsolete retired packages from rpmfusion-nonfree
License: MIT
@@ -36,6 +36,16 @@ Obsoletes: dropbox < 2020.03.04-4
# Last build caja-dropbox-1.26.0-2.fc37
Provides: caja-dropbox = 1.26.0-3
Obsoletes: caja-dropbox < 1.26.0-3
+# Last build libspotify-12.1.51-11.fc36
+Provides: libspotify = 12.1.51-12
+Obsoletes: libspotify < 12.1.51-12
+# Last build python-pyspotify-2.1.3-2.fc35
+Provides: python-pyspotify = 2.1.3-3
+Obsoletes: python-pyspotify < 2.1.3-3
+# Last build mopidy-spotify-4.1.1-1.fc35
+Provides: mopidy-spotify = 4.1.1-2
+Obsoletes: mopidy-spotify < 4.1.1-2
+
%description
This package exists only to obsolete other packages which need to be removed
@@ -58,6 +68,9 @@ cp -p %{SOURCE0} .
%changelog
+* Fri Sep 23 2022 Leigh Scott <leigh123linux(a)gmail.com> - 37-3
+- Add libspotify, mopidy-spotify and python-pyspotify
+
* Tue Sep 13 2022 Leigh Scott <leigh123linux(a)gmail.com> - 37-2
- Add caja-dropbox
- Remove pcsx2
2 years, 1 month