From f9cb7cdc23dc5fa8c4eafc927b6df26ce808e5cb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 17 Nov 2025 01:52:44 +0000 Subject: [PATCH] bump(nightly): flameshot-nightly mpv-nightly hyprutils.nightly zed-nightly prismlauncher-nightly types-colorama opentabletdriver-nightly scx-scheds-nightly rpi-utils --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/rpi-utils/rpi-utils.spec | 4 ++-- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 04bb9eecf7..0b91609442 100644 --- a/anda/apps/flameshot/flameshot-nightly.spec +++ b/anda/apps/flameshot/flameshot-nightly.spec @@ -1,9 +1,9 @@ #? https://github.com/flameshot-org/flameshot/blob/master/packaging/rpm/fedora/flameshot.spec %global ver 13.3.0 -%global commit 555d7231efef507f9fc76b21c1333a07916cc792 +%global commit 37f3f7f948a5cf00ccfa986aafdc86f95fefc8a6 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20251116 +%global commit_date 20251117 %global devel_name QtColorWidgets %global _distro_extra_cflags -fuse-ld=mold %global _distro_extra_cxxflags -fuse-ld=mold diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index c1ed49d030..28a30380a1 100644 --- a/anda/apps/mpv/mpv-nightly.spec +++ b/anda/apps/mpv/mpv-nightly.spec @@ -1,9 +1,9 @@ # Disable X11 for RHEL 10+ %bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10] -%global commit 701201b13c95d00cc894b4f88551b5add740d409 +%global commit 0a32f988ba5707a1f9df859b08efe5ba3174b471 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251116 +%global commit_date 20251117 %global ver 0.40.0 Name: mpv-nightly diff --git a/anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec b/anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec index c1679b1291..a7427c100b 100644 --- a/anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec +++ b/anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec @@ -3,8 +3,8 @@ %global realname hyprutils %global ver 0.10.2 -%global commit e3cae692f6685a4e211d9ea1e7be0001ba8ea7b8 -%global commit_date 20251116 +%global commit 0c6411851cc779d551edc89b83966696201611aa +%global commit_date 20251117 %global shortcommit %{sub %commit 1 7} Name: %realname.nightly diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index b9579b48b0..61d40cea07 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 1683052e6ce44d206e947c397917b2ab7617c0fe +%global commit b0525a26a684ab2822baaa6c94ee5acd7f50a1d4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251116 +%global commit_date 20251117 %global ver 0.214.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index a910a88228..c1353a09e0 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 16066c9a15f09f92bb22e44d53e3aafc520f9f70 +%global commit 8b4ad7aa49be5bff1473b9242a759945473a3c3b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251116 +%global commit_date 20251117 %global snapshot_info %{commit_date}.%{shortcommit} %bcond_without qt6 diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index f474521a8c..09a8a9cac3 100644 --- a/anda/langs/python/types-colorama/types-colorama.spec +++ b/anda/langs/python/types-colorama/types-colorama.spec @@ -1,5 +1,5 @@ -%global commit ebce8d766b41fbf4d83cf47c1297563a9508ff60 -%global commit_date 20251116 +%global commit 58da238f50afcdceae317864915a7f9a10ff8fd3 +%global commit_date 20251117 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index da5d808e87..b2aba4122b 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,7 +1,7 @@ -%global commit 4cebd851f5a90dbb11c48eba709ac27fe289ebf1 +%global commit 1e0ee7079ab8227441359da5912644de4f4ad395 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250904 -%global ver 0.6.5.1 +%global commit_date 20251117 +%global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono %global __requires_exclude_from ^/usr/lib/opentabletdriver/.*$ diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 3cb6b3a34b..37a4f0e701 100644 --- a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec +++ b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec @@ -1,6 +1,6 @@ -%global commit 82dacccf33f4ffe0a8e6fbeea2a0e18780b4186b +%global commit f05e360ed2487b0200fd8326067d320ab1c08f36 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251116 +%global commitdate 20251117 %global ver 1.0.18 Name: scx-scheds-nightly diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index f5f28ca5fc..d03f519d4b 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,5 +1,5 @@ -%global commit f05444fa057e5cc3b700b43cdffc84fd18d1c4ec -%global commit_date 20251027 +%global commit 97c7608a47da7a32a5046c8dc86e5cbaca8569a8 +%global commit_date 20251117 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %define _unpackaged_files_terminate_build 0