From 96bdfca84926deb5c8bdaf19295961195cbaae11 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 19 Dec 2024 01:41:43 +0000 Subject: [PATCH] bump(nightly): envision latte-dock-nightly flow nightly prismlauncher-nightly opentabletdriver-nightly rpi-utils --- anda/apps/envision/envision.spec | 4 ++-- .../desktops/kde/latte-dock-nightly/latte-dock-nightly.spec | 2 +- anda/devs/flow/flow-control-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 6 +++--- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 6 +++--- anda/tools/rpi-utils/rpi-utils.spec | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/anda/apps/envision/envision.spec b/anda/apps/envision/envision.spec index 90c374f6f6..e08f7ebfdf 100644 --- a/anda/apps/envision/envision.spec +++ b/anda/apps/envision/envision.spec @@ -1,5 +1,5 @@ -%global commit e781736ffa83e17984172fc0873864cc2dae7e43 -%global commit_date 20241218 +%global commit 0020dcf3d4ed0d88725e248086f276c64614c0f4 +%global commit_date 20241219 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: envision diff --git a/anda/desktops/kde/latte-dock-nightly/latte-dock-nightly.spec b/anda/desktops/kde/latte-dock-nightly/latte-dock-nightly.spec index bc6051f1b4..f877e67b1e 100644 --- a/anda/desktops/kde/latte-dock-nightly/latte-dock-nightly.spec +++ b/anda/desktops/kde/latte-dock-nightly/latte-dock-nightly.spec @@ -1,6 +1,6 @@ %global forgeurl https://github.com/KDE/latte-dock/ -%global commit 6e21efcd2b9259705fa261c20419148ec138f878 +%global commit f79594dd01d4ff4d7e86ac7bf70d1c371d6d9e4e %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commit_date %(date '+%Y%m%d') %global snapshot_info %{commit_date}.%{shortcommit} diff --git a/anda/devs/flow/flow-control-nightly.spec b/anda/devs/flow/flow-control-nightly.spec index 55ff71d2b4..454a84abc3 100644 --- a/anda/devs/flow/flow-control-nightly.spec +++ b/anda/devs/flow/flow-control-nightly.spec @@ -1,6 +1,6 @@ -%global commit e865a89ede19ada0c7cfc962caa970c91e6e5db8 +%global commit 286316b4944207f2c6a6b6347d9c05ab8befb48c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20241218 +%global commit_date 20241219 Name: flow-control-nightly Version: %commit_date.%shortcommit diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 8e8863da5f..1794ddcfdd 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit 5d7b6141fd5481b50538b1c9e69db5eaacd4b558 +%global commit 837bbc851f15563266140b0419e6323a2716656c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20241218 -%global ver 0.167.0 +%global commit_date 20241219 +%global ver 0.168.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index d6d7a3a29d..425afe15c4 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -1,11 +1,11 @@ %global real_name prismlauncher %global nice_name PrismLauncher -%global commit 507faf9f0078c909d661db21273254ee0a3eed7d +%global commit f17faadf8a0da054495dccdef843fa0bb31f808c %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global libnbtplusplus_commit 23b955121b8217c1c348a9ed2483167a6f3ff4ad -%global commit_date 20241215 +%global commit_date 20241219 %global snapshot_info %{commit_date}.%{shortcommit} %bcond_without qt6 diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index c0c8ea7070..8c3f971929 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,7 +1,7 @@ -%global commit 4f8539e4b9ab56299999daa9d1cf47222e22b931 +%global commit 1c01880a6e9088208a9dffda8a46fe72623ba4e3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20241215 -%global ver 0.6.4.0 +%global commit_date 20241219 +%global ver 0.6.5.0 # We aren't using Mono but RPM expected Mono %global __requires_exclude_from ^/usr/lib/opentabletdriver/.*$ diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index 28bf7b1a34..5455fa8786 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,5 +1,5 @@ -%global commit bb39e188ff85ead0ad3f66bd6867d8ccb5b4083a -%global commit_date 20241218 +%global commit 1b9cf7c2224641ff9bb08c9beaa1cdc30aad2a00 +%global commit_date 20241219 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %define _unpackaged_files_terminate_build 0