[intel-media-driver] Update to 24.3.4
by Nicolas Chauvet
commit 115bc2a0e812dcfe4064fdf57ca5dd3a82d7f637
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Oct 24 10:16:13 2024 +0200
Update to 24.3.4
intel-media-driver.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/intel-media-driver.spec b/intel-media-driver.spec
index 1950875..0e685ee 100644
--- a/intel-media-driver.spec
+++ b/intel-media-driver.spec
@@ -1,7 +1,7 @@
#global pre .pre8
Name: intel-media-driver
-Version: 24.2.5
+Version: 24.3.4
Release: 1%{?dist}
Summary: The Intel Media Driver for VAAPI
License: MIT and BSD
@@ -111,6 +111,9 @@ mv %{buildroot}%{_libdir}/dri{,-nonfree}
%changelog
+* Thu Oct 24 2024 Nicolas Chauvet <kwizart(a)gmail.com> - 24.3.4-1
+- Update to 24.3.4
+
* Mon Aug 12 2024 Nicolas Chauvet <kwizart(a)gmail.com> - 24.2.5-1
- Update to 24.2.5
diff --git a/sources b/sources
index 8c44f4c..ec02570 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (intel-media-24.2.5.tar.gz) = f283cf4b6536e2c05df9c169958668ab7ee96291473a203dfd2fe79888e297b0b12f2b75ea9dba988335139fc7a63c1d2a4908a5a7d2c68b807fa131cb29b7b4
+SHA512 (intel-media-24.3.4.tar.gz) = 015915b4265fafa5cb619ac69e1cbd3f17ac22fc51dcb9455782cad097dd494c28cdcc9c4c184c739216b419a5b1ec5730ee19d9dedfc83e20761803a3e89d81
4 weeks
[cairo-dock-freeworld] Update to the latest git (20240915git1458bc8)
by Mamoru Tasaka
commit 01453d27c4ab6b98045fc60fba9913c3c39d0291
Author: Mamoru TASAKA <mtasaka(a)fedoraproject.org>
Date: Thu Oct 24 09:36:15 2024 +0900
Update to the latest git (20240915git1458bc8)
cairo-dock-freeworld.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/cairo-dock-freeworld.spec b/cairo-dock-freeworld.spec
index 987e8a0..1cd113b 100644
--- a/cairo-dock-freeworld.spec
+++ b/cairo-dock-freeworld.spec
@@ -4,8 +4,8 @@
%global plugin_least_ver 3.5.99
%global use_git 1
-%global gitdate 20241016
-%global githash ea5d37eaedd2e44e4c2f6e7dd652eeebf80ec34b
+%global gitdate 20241024
+%global githash 9f9421ee507515d5fe7241d28957be8772ee1161
%global shorthash %(c=%{githash} ; echo ${c:0:7})
%global tarballver %{mainver}%{?use_git:-%{gitdate}git%{shorthash}}
@@ -185,6 +185,9 @@ install -cpm 644 \
%{_libdir}/%{name}/libgldi.so.3*
%changelog
+* Thu Oct 24 2024 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.5.99^20241024git9f9421e-1
+- Update to the latest git (20241024git9f9421e)
+
* Sun Oct 20 2024 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.5.99^20241016gitea5d37e-1
- Update to the latest git (20241016gitea5d37e)
diff --git a/sources b/sources
index 340d5ac..469c23b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-dock-3.5.99-20241013git0324720.tar.gz) = a364259a2f8c3c4698c9c90fe7505bb4acdc1a802b99a443732244628e26c2318e418047a8618fb6a2717d6877bc6b0aaf508711668813d14ec8061b9e2a7b5d
+SHA512 (cairo-dock-3.5.99-20241024git9f9421e.tar.gz) = a4bce16567cc658dc75093274dc48d89d4c28a29734f8188ffcc84843f23c5a96c98261202dc7d94952f7a0b922b1c4f47620ae6fb955cf82796ced5833ec260
4 weeks
[cairo-dock-freeworld] Update to the latest git (20241016gitea5d37e)
by Mamoru Tasaka
commit 2d499dd9473cdd343efd174f338a603673f0276e
Author: Mamoru TASAKA <mtasaka(a)fedoraproject.org>
Date: Sun Oct 20 21:34:32 2024 +0900
Update to the latest git (20241016gitea5d37e)
cairo-dock-freeworld.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cairo-dock-freeworld.spec b/cairo-dock-freeworld.spec
index 3c19e43..987e8a0 100644
--- a/cairo-dock-freeworld.spec
+++ b/cairo-dock-freeworld.spec
@@ -4,8 +4,8 @@
%global plugin_least_ver 3.5.99
%global use_git 1
-%global gitdate 20241013
-%global githash 032472070e3a5bf1a8aa8167e2219da25c7ab6fd
+%global gitdate 20241016
+%global githash ea5d37eaedd2e44e4c2f6e7dd652eeebf80ec34b
%global shorthash %(c=%{githash} ; echo ${c:0:7})
%global tarballver %{mainver}%{?use_git:-%{gitdate}git%{shorthash}}
@@ -185,6 +185,9 @@ install -cpm 644 \
%{_libdir}/%{name}/libgldi.so.3*
%changelog
+* Sun Oct 20 2024 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.5.99^20241016gitea5d37e-1
+- Update to the latest git (20241016gitea5d37e)
+
* Mon Oct 14 2024 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.5.99^20241013git0324720-1
- Update to the latest git (20241013git0324720)
4 weeks
[lpf-spotify-client] Upload spotify-make-90c9882.tar.gz
by Sérgio M. Basto
commit b40ae96f2e8dc6246e979b1e9369f3a2711d33e4
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Oct 23 01:00:41 2024 +0100
Upload spotify-make-90c9882.tar.gz
.gitignore | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 6cc3823..5ccc83b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/spotify-make-62e266b.tar.gz
/spotify-make-854e3fb.tar.gz
/spotify-make-6f52516.tar.gz
+/spotify-make-90c9882.tar.gz
diff --git a/sources b/sources
index c87c3d9..5998cff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (spotify-make-6f52516.tar.gz) = 20e7b589c80d8542f739ac77bf4389054c1beecc3febd21169c1366dc6634d2a647d8b0c1c2c561843d5f91dee10396d0c288e46518d32fa7f50da25ba86c223
+SHA512 (spotify-make-90c9882.tar.gz) = 5f4c24f50f68e09dff6261dd3397f7ee0ff45262d72defb3809db43542241e0f7e3b756cb0e55ac6115fb6dd38a607cf50ce093520453377efcf77149f0c79bb
4 weeks, 1 day