diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index be85b494e0..46f3defd35 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 108fab11a52f09388728483e7b64c3f6a451f687 +%global commit 722629f9fa8bd45146ad63acbadd20e66f04d509 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2025-06-03 +%global fulldate 2025-06-04 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.1.4 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 8b70a8e305..24b48633ea 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit 030d4d2631004b5deb4a5937e17a476b83fe71d5 +%global commit 9c7b1d19ce06664486dad6ebd7c3990f98491613 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250604 -%global ver 0.190.0 +%global commit_date 20250605 +%global ver 0.191.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 14e3e577c5..42bd2b1a01 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -1,10 +1,10 @@ %global real_name prismlauncher %global nice_name PrismLauncher -%global commit 6d9eac67660ff514f7812bbd2b50a2e83e4550b0 +%global commit 0136c2e82a473c0233e41c5abd95b20af0c7aae3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250604 +%global commit_date 20250605 %global snapshot_info %{commit_date}.%{shortcommit} %bcond_without qt6 diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index bb901030ca..c18ea5e6f6 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,12 +1,12 @@ -%global commit 71a596c8e62ff458e2760b558fb224bba41b3437 -%global commit_date 20250529 +%global commit 045e3de50827432c69e12c0a7cdb9fc5ffe2bb1f +%global commit_date 20250605 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %define _unpackaged_files_terminate_build 0 Name: rpi-utils Version: %{commit_date}.%{shortcommit} -Release: 2%?dist +Release: 1%?dist Summary: A collection of scripts and simple applications for Raspberry Pi devices License: BSD-3-Clause URL: https://github.com/raspberrypi/utils