[cairo-dock-freeworld] Update to the latest git (20240915git1458bc8)
by Mamoru Tasaka
commit 18d567a537bba46720e7b0546843619e1e3b4fd2
Author: Mamoru TASAKA <mtasaka(a)fedoraproject.org>
Date: Wed Sep 18 15:55:31 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 56bd62c..b6f1ae8 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 20240822
-%global githash b196136c5e339353f3a36dad8218a00b1d1f234a
+%global gitdate 20240915
+%global githash 1458bc865640cce4c1e89ab312cd2c57dd721673
%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
+* Wed Sep 18 2024 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.5.99^20240915git1458bc8-1
+- Update to the latest git (20240915git1458bc8)
+
* Thu Aug 22 2024 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.5.99^20240822gitb196136-1
- Update to the latest git (20240822gitb196136)
diff --git a/sources b/sources
index 10b38e2..1e28dcd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-dock-3.5.99-20240822gitb196136.tar.gz) = 9d465ef97f8c5a8e059b93747a54e24bf680dd9b3d69629075e1f65f065f7a62d8a493d41b365046a76c1ce6c94dc5d5b522c4059e44713f44e8251f7c75e07a
+SHA512 (cairo-dock-3.5.99-20240915git1458bc8.tar.gz) = 7b4a4aaa3bc861030fd56cfc264c45b90b8f0d32b782c1033801074cc17ddb65928f4100e62de2e4ac53f50c4a1089ccfa97f6de679aa07c1ca079d12c4adc58
2 months
[VirtualBox-kmod/f40: 3/3] update update_vbox.sh
by Sérgio M. Basto
commit c8e4f546583a68c9613561db9e27a15d5ae0a01c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Sep 17 17:33:14 2024 +0100
update update_vbox.sh
update_vbox.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/update_vbox.sh b/update_vbox.sh
index 1438985..d4c7086 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,7 +1,7 @@
VERSION=7.1.0
REL=1
-RAWHIDE=41
-REPOS="f40 f39 el9 el8"
+RAWHIDE=42
+REPOS="f41 f40 f39 el9 el8"
if [ -z "$1" ]
then
2 months