From ba0397503d4a2a6e9e5e68fd6db60e8e30a77dd6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 01:58:05 +0000 Subject: [PATCH 001/266] bump: ruffle-nightly --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 72271623d6..71878a7949 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-24 +%global ver 2026-01-25 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 830b558fc9564425c479b76a89a234dda8923d81 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 02:19:38 +0000 Subject: [PATCH 002/266] bump(nightly): flameshot-nightly goofcord-nightly mpv-nightly ghostty-nightly micro-nightly zed-nightly nim-nightly types-colorama stardust-server-nightly stardust-solar-sailer-nightly scx-scheds-nightly HeadsetControl-nightly glasgow --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/goofcord/nightly/goofcord-nightly.spec | 6 +++--- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/micro/micro-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/stardust/server/nightly/stardust-server-nightly.spec | 4 ++-- .../solar-sailer/nightly/stardust-solar-sailer-nightly.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- .../HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- anda/tools/glasgow/glasgow.spec | 4 ++-- 13 files changed, 27 insertions(+), 27 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 67143ebca3..2e5d5d1aab 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 72a5afc31c2f3cd4dcd2e34da34c02dda272f25f +%global commit 6b0427b4466689b3268f7838277455702d7f9691 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260121 +%global commit_date 20260125 %global devel_name QtColorWidgets %global _distro_extra_cflags -fuse-ld=mold %global _distro_extra_cxxflags -fuse-ld=mold diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index cc81f6b5f2..d218e8f801 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 73ece590b2efe9bc64fb472326e69d3d809c8b44 +%global commit 8fdb51cf58797af136cf25350cc4b27ab287752b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260118 +%global commit_date 20260125 %global ver 2.0.1^ %global base_name goofcord %global git_name GoofCord @@ -8,7 +8,7 @@ Name: %{base_name}-nightly Version: %{ver}%{commit_date}.git.%{shortcommit} -Release: 3%{?dist} +Release: 1%?dist License: OSL-3.0 Summary: A privacy-minded Legcord fork. Group: Applications/Internet diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 07f4fa5e7f..81ec42613d 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 731450f883f24bfa0e3441c205477f1c8d85f1ee +%global commit dc5145c01d35177b42f917a494dfbcc98f8dbed5 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260124 +%global commit_date 20260125 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index b808a2a8bd..c45cd0cf5a 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit ef19290456c4a2368f7e24527cb617e6581adb79 +%global commit 061a0ae5656c05525aa812f474dee2ed32700125 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-22 +%global fulldate 2026-01-24 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 diff --git a/anda/devs/micro/micro-nightly.spec b/anda/devs/micro/micro-nightly.spec index 05f2c02c62..4079a4092c 100644 --- a/anda/devs/micro/micro-nightly.spec +++ b/anda/devs/micro/micro-nightly.spec @@ -12,8 +12,8 @@ # Naming variable as something other than "commit" is necessary # to stop %%gometa from putting commit hash in release -%global commit_hash 3e95779cf05e01827bc93cceee15c7f51b861b4a -%global commit_date 20260122 +%global commit_hash dc2d70bfe127645a11bc791123af7aa01f0a222f +%global commit_date 20260125 %global shortcommit %{sub %{commit_hash} 1 7} %global ver 2.0.15 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 59106fc831..915da40b2f 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 3d4582d4dc9145270650e12f9ce5a534b888f4a2 +%global commit bf19f03f51e08e668c0e4eb82df4833b10b19bcd %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260124 +%global commit_date 20260125 %global ver 0.222.0 %bcond_with check diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index d553e3aeff..b7352aa177 100644 --- a/anda/langs/nim/nim-nightly/nim-nightly.spec +++ b/anda/langs/nim/nim-nightly/nim-nightly.spec @@ -1,8 +1,8 @@ %global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10 -%global commit f44700e638c6fbe4e673168cf0f23d4e21625fb3 +%global commit e7809364b3b48e3816ccf663476711400224b544 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260124 +%global commit_date 20260125 %global debug_package %nil Name: nim-nightly diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index c34308ba4b..79f1047300 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 507b51f833850c4cac9e618c968f6b6ff56c26d2 -%global commit_date 20260124 +%global commit 84c20674511bdfd9a0351471fa8a2e744fb9ca27 +%global commit_date 20260125 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/stardust/server/nightly/stardust-server-nightly.spec b/anda/stardust/server/nightly/stardust-server-nightly.spec index 5134116a86..5a089035e6 100644 --- a/anda/stardust/server/nightly/stardust-server-nightly.spec +++ b/anda/stardust/server/nightly/stardust-server-nightly.spec @@ -1,5 +1,5 @@ -%global commit 5430cb83e19f0cbc766bf99947c8f89f5c32edfd -%global commit_date 20260123 +%global commit ccbd4e07d859d5373f57b88af0ff755b7838bfe0 +%global commit_date 20260125 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/stardust/solar-sailer/nightly/stardust-solar-sailer-nightly.spec b/anda/stardust/solar-sailer/nightly/stardust-solar-sailer-nightly.spec index 95983b6287..983b658ec9 100644 --- a/anda/stardust/solar-sailer/nightly/stardust-solar-sailer-nightly.spec +++ b/anda/stardust/solar-sailer/nightly/stardust-solar-sailer-nightly.spec @@ -1,5 +1,5 @@ -%global commit 40ca9fc446756a5151275dcbac914cee399dbc4c -%global commit_date 20251218 +%global commit e9ff298d261d13c69b560a3993a8cd00b3da56ee +%global commit_date 20260125 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling @@ -7,7 +7,7 @@ Name: stardust-xr-solar-sailer-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 1%?dist Summary: Glide through space! This play space mover allows you to fly by dragging the space with momentum! URL: https://github.com/StardustXR/solar-sailer Source0: %url/archive/%commit.tar.gz diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 0d1bbf3346..3533015b76 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 db76dafad8fdfe97cb7f423787250d31a1cd7427 +%global commit 759b2ec62752ccd1344f0cd25a8422d74bd20d0c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260123 +%global commitdate 20260125 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec index 4b70b18142..32e35544d1 100644 --- a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec +++ b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec @@ -1,6 +1,6 @@ %global _udevrulesdir /usr/lib/udev/rules.d -%global commit b7ecf68181dd4ff85f3b86d735145c76744db988 +%global commit 6611933e46bed1aec1b44ecba904e8efb9cb02cc %global commitdate 20251121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index e12be83129..bc332078c2 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 57e6cb7d943f31b57c7010b8bd8304921a8f3f9a -%global commit_date 20260122 +%global commit 3b3eb7fbe45358c02dd50dcccab299e9ca43d1f6 +%global commit_date 20260125 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow From f9460099889da023d948b3f96ea2729149896378 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 24 Jan 2026 20:28:55 -0600 Subject: [PATCH 003/266] add: pyfluidsynth (#9470) Signed-off-by: Owen-sz --- anda/langs/python/pyfluidsynth/anda.hcl | 6 +++ .../python/pyfluidsynth/pyfluidsynth.spec | 49 +++++++++++++++++++ anda/langs/python/pyfluidsynth/update.rhai | 1 + 3 files changed, 56 insertions(+) create mode 100644 anda/langs/python/pyfluidsynth/anda.hcl create mode 100644 anda/langs/python/pyfluidsynth/pyfluidsynth.spec create mode 100644 anda/langs/python/pyfluidsynth/update.rhai diff --git a/anda/langs/python/pyfluidsynth/anda.hcl b/anda/langs/python/pyfluidsynth/anda.hcl new file mode 100644 index 0000000000..e750524504 --- /dev/null +++ b/anda/langs/python/pyfluidsynth/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "pyfluidsynth.spec" + } +} diff --git a/anda/langs/python/pyfluidsynth/pyfluidsynth.spec b/anda/langs/python/pyfluidsynth/pyfluidsynth.spec new file mode 100644 index 0000000000..6b105a8db5 --- /dev/null +++ b/anda/langs/python/pyfluidsynth/pyfluidsynth.spec @@ -0,0 +1,49 @@ +%global pypi_name pyfluidsynth +%global _desc Python bindings for FluidSynth. + +Name: python-%{pypi_name} +Version: 1.3.4 +Release: 1%?dist +Summary: Python bindings for FluidSynth +License: LGPL-2.1 +URL: https://github.com/nwhitehead/pyfluidsynth +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip +BuildRequires: python3-build + +Packager: Owen Zimmerman + +%description +%_desc + +%package -n python3-%{pypi_name} +Summary: %{summary} +%{?python_provide:%python_provide python3-%{pypi_name}} + +%description -n python3-%{pypi_name} +%_desc + +%prep +%autosetup -n pyfluidsynth-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install + +%files -n python3-%{pypi_name} +%doc README.md +%license LICENSE +%{_usr}/lib/python3.14/site-packages/__pycache__/fluidsynth.*.pyc +%{_usr}/lib/python3.14/site-packages/__pycache__/fluidsynth.*.*.pyc +%{_usr}/lib/python3.14/site-packages/fluidsynth.py +%{_usr}/lib/python3.14/site-packages/%{pypi_name}-%{version}.dist-info/* + +%changelog +* Sat Jan 24 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/pyfluidsynth/update.rhai b/anda/langs/python/pyfluidsynth/update.rhai new file mode 100644 index 0000000000..b40456f677 --- /dev/null +++ b/anda/langs/python/pyfluidsynth/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("pyfluidsynth")); From db7b6df5e5a7a44d63253ec33507f666ac2c4d2f Mon Sep 17 00:00:00 2001 From: nothingneko Date: Sat, 24 Jan 2026 21:55:53 -0600 Subject: [PATCH 004/266] package system76-power (#9018) --- anda/system/system76-power/anda.hcl | 5 ++ .../system/system76-power/system76-power.spec | 57 +++++++++++++++++++ anda/system/system76-power/update.rhai | 1 + 3 files changed, 63 insertions(+) create mode 100644 anda/system/system76-power/anda.hcl create mode 100644 anda/system/system76-power/system76-power.spec create mode 100644 anda/system/system76-power/update.rhai diff --git a/anda/system/system76-power/anda.hcl b/anda/system/system76-power/anda.hcl new file mode 100644 index 0000000000..690acd49e5 --- /dev/null +++ b/anda/system/system76-power/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "system76-power.spec" + } +} \ No newline at end of file diff --git a/anda/system/system76-power/system76-power.spec b/anda/system/system76-power/system76-power.spec new file mode 100644 index 0000000000..f4882ceea7 --- /dev/null +++ b/anda/system/system76-power/system76-power.spec @@ -0,0 +1,57 @@ +%global appid com.system76.PowerDaemon + +Name: system76-power +Version: 1.2.8 +Release: 1%{?dist} +Summary: Power Profiles and dGPU Hotplug for System76 Laptops +License: GPL-3.0-only + +Packager: Jaiden Riordan +URL: https://github.com/pop-os/system76-power +Source0: %{url}/archive/refs/tags/%{version}.tar.gz + +BuildRequires: libusb-compat-0.1-devel +BuildRequires: dbus-devel +BuildRequires: systemd-rpm-macros +BuildRequires: cargo-rpm-macros +BuildRequires: mold + +%description +%summary. + +%prep +%autosetup +%cargo_prep_online + +%build +%cargo_build + +%install +install -Dm 644 data/%{appid}.conf %{buildroot}%{_datadir}/dbus-1/system.d/%{appid}.conf +install -Dm 644 data/%{appid}.policy %{buildroot}%{_datadir}/polkit-1/actions/%{appid}.policy +install -Dm 644 data/%{appid}.service %{buildroot}%{_unitdir}/%{appid}.service +install -Dm 644 data/%{appid}.xml %{buildroot}%{_datadir}/dbus-1/interfaces/%{appid}.xml +install -Dm 755 target/rpm/%{name} %{buildroot}%{_bindir}/%{name} + +%post +%systemd_post com.system76.PowerDaemon.service + +%preun +%systemd_preun com.system76.PowerDaemon.service + +%postun +%systemd_postun_with_restart com.system76.PowerDaemon.service + +%files +%doc README.md TESTING.md +%license LICENSE +%{_bindir}/%{name} +%{_unitdir}/%{appid}.service +%{_datadir}/dbus-1/interfaces/%{appid}.xml +%{_datadir}/dbus-1/system.d/%{appid}.conf +%{_datadir}/polkit-1/actions/%{appid}.policy + +%changelog +* Fri Jan 9 2026 Jaiden Riordan +- Port to Terra + diff --git a/anda/system/system76-power/update.rhai b/anda/system/system76-power/update.rhai new file mode 100644 index 0000000000..c4d96350fc --- /dev/null +++ b/anda/system/system76-power/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("pop-os/system76-power")); From 6a287018462e3de3913dc235380cb8eec527ddb0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 07:00:40 +0000 Subject: [PATCH 005/266] bump: lomiri-system-settings --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index c604966185..a162d69f34 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit 85db08aefad730e280bb94ac39b09710c530a17c +%global commit 8398021cfd17388fa1ab3b9421dc1807e9760ce6 %forgemeta Name: lomiri-system-settings From 616e417956526ecd04c500bbf52f99048a428b33 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 11:33:53 +0000 Subject: [PATCH 006/266] bump: snow --- anda/apps/snow/snow.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/snow/snow.spec b/anda/apps/snow/snow.spec index 5bf3e376fd..610896af5a 100644 --- a/anda/apps/snow/snow.spec +++ b/anda/apps/snow/snow.spec @@ -1,8 +1,8 @@ %global appid com.github.snow Name: snow -Version: 1.2.0 -Release: 3%?dist +Version: 1.3.0 +Release: 1%?dist Summary: Classic Macintosh emulator URL: https://github.com/twvd/snow Source0: %url/archive/refs/tags/v%version.tar.gz From 45ae45d81029cbf20e68c098b2ec960533f3baeb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 13:26:56 +0000 Subject: [PATCH 007/266] bump: zed-preview --- anda/devs/zed/preview/zed-preview.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 2ff24e2fca..2e5e8c9b24 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.221.2-pre +%global ver 0.221.3-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From b4b8ebcb1b541a074cf75fcaae4e369df1ff4e3b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 14:28:33 +0000 Subject: [PATCH 008/266] bump: nautilus-open-any-terminal vgmstream vicinae --- .../nautilus-open-any-terminal.spec | 2 +- anda/multimedia/vgmstream/vgmstream.spec | 4 ++-- anda/system/vicinae/vicinae.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/desktops/gnome/nautilus-open-any-terminal/nautilus-open-any-terminal.spec b/anda/desktops/gnome/nautilus-open-any-terminal/nautilus-open-any-terminal.spec index 7c2a9d5fed..e57735d067 100644 --- a/anda/desktops/gnome/nautilus-open-any-terminal/nautilus-open-any-terminal.spec +++ b/anda/desktops/gnome/nautilus-open-any-terminal/nautilus-open-any-terminal.spec @@ -1,7 +1,7 @@ %global pypi_name nautilus_open_any_terminal Name: nautilus-open-any-terminal -Version: 0.8.0 +Version: 0.8.1 Release: 1%?dist Summary: Context-menu entry for opening other terminal in Nautilus License: GPL-3.0-only diff --git a/anda/multimedia/vgmstream/vgmstream.spec b/anda/multimedia/vgmstream/vgmstream.spec index 9908230a86..e7855e8504 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit c0a35641df7d3a4f0d740d5efa947ccf10e3e817 +%global commit 1d6bc7d1d70fcf78a579754cd6d018ec21f56e84 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260118 +%global commit_date 20260125 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index 8e1f640da5..ed294a7b15 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.19.1 +Version: 0.19.2 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com From 23685a00b8f7ef78d80b5ffd0800d0de621044ce Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 14:45:58 +0000 Subject: [PATCH 009/266] bump: zed --- anda/devs/zed/stable/zed.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 46eed75101..7de726b24b 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -15,7 +15,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.220.5 +Version: 0.220.6 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later From 7581d1deee0d2fa12511b7532b4c7ae6d56398fa Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 15:42:09 +0000 Subject: [PATCH 010/266] bump: lomiri-system-settings --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index a162d69f34..239e7cfea3 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit 8398021cfd17388fa1ab3b9421dc1807e9760ce6 +%global commit cbdda25b64c1e1fb30bf0e7efad264e22256aa88 %forgemeta Name: lomiri-system-settings From 240044ce3b0da78cb1ae7352c5474facecd10685 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 16:29:07 +0000 Subject: [PATCH 011/266] bump: vgmstream --- anda/multimedia/vgmstream/vgmstream.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/multimedia/vgmstream/vgmstream.spec b/anda/multimedia/vgmstream/vgmstream.spec index e7855e8504..3084bc51e5 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,4 +1,4 @@ -%global commit 1d6bc7d1d70fcf78a579754cd6d018ec21f56e84 +%global commit 57df2e179d929532094f4e4dd42ce5395514622b %global shortcommit %{sub %{commit} 1 7} %global commit_date 20260125 From 0b901056c1a952e9b401aa7bb0abcc72dd95938f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 17:02:41 +0000 Subject: [PATCH 012/266] bump: lomiri-system-settings --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index 239e7cfea3..22b59469f9 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit cbdda25b64c1e1fb30bf0e7efad264e22256aa88 +%global commit 3d176e18647d7231bb242b932c36cdd825ebae25 %forgemeta Name: lomiri-system-settings From ba3986c7b627c80255825926e40fea3f24169c00 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 17:29:31 +0000 Subject: [PATCH 013/266] bump: lomiri-system-settings --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index 22b59469f9..7b21afaadd 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit 3d176e18647d7231bb242b932c36cdd825ebae25 +%global commit 3f15b4af1534f0dd438b00d4bde206a919688947 %forgemeta Name: lomiri-system-settings From 900c61ced95213d9370140f5f499743e3f6544e7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 17:46:24 +0000 Subject: [PATCH 014/266] bump: lomiri-system-settings --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index 7b21afaadd..528f427018 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit 3f15b4af1534f0dd438b00d4bde206a919688947 +%global commit 2e1a583c1dace391e8a3249175fb1fbb270e06c1 %forgemeta Name: lomiri-system-settings From 4159f90281a7e2ae884e9ee18b9946b3a910b903 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 17:57:46 +0000 Subject: [PATCH 015/266] bump: lomiri-system-settings --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index 528f427018..6bc77e3c97 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit 2e1a583c1dace391e8a3249175fb1fbb270e06c1 +%global commit 484d9592b300077d4fd02266171a6f53b9c897dd %forgemeta Name: lomiri-system-settings From 3f8a03f7ee8f9d40c995ab42d7a548e66bacca9f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 18:32:39 +0000 Subject: [PATCH 016/266] bump: lomiri-system-settings rust-mise --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index 6bc77e3c97..40023f0e99 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit 484d9592b300077d4fd02266171a6f53b9c897dd +%global commit 7b3af72eeea0354419fbdf1396a01f1631d8e38f %forgemeta Name: lomiri-system-settings diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 0eff0f9dab..85497174d3 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.1.6 +Version: 2026.1.7 Release: 1%?dist Summary: Front-end to your dev env From 2dd958dfe7e8f05b429d6295a5fa8e49b0a312b6 Mon Sep 17 00:00:00 2001 From: metcya <134973769+metcya@users.noreply.github.com> Date: Sun, 25 Jan 2026 14:16:43 -0600 Subject: [PATCH 017/266] add: pdpmake (#9479) --- anda/tools/pdpmake/anda.hcl | 5 ++++ anda/tools/pdpmake/pdpmake.spec | 49 +++++++++++++++++++++++++++++++++ anda/tools/pdpmake/update.rhai | 1 + 3 files changed, 55 insertions(+) create mode 100644 anda/tools/pdpmake/anda.hcl create mode 100644 anda/tools/pdpmake/pdpmake.spec create mode 100644 anda/tools/pdpmake/update.rhai diff --git a/anda/tools/pdpmake/anda.hcl b/anda/tools/pdpmake/anda.hcl new file mode 100644 index 0000000000..8a37235f1d --- /dev/null +++ b/anda/tools/pdpmake/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "pdpmake.spec" + } +} diff --git a/anda/tools/pdpmake/pdpmake.spec b/anda/tools/pdpmake/pdpmake.spec new file mode 100644 index 0000000000..598ac36f55 --- /dev/null +++ b/anda/tools/pdpmake/pdpmake.spec @@ -0,0 +1,49 @@ +%bcond_without posix_2024 +%bcond_without make_extensions + +%global forgeurl https://github.com/rmyorston/pdpmake +%global tag 2.0.4 +%forgemeta + +Name: pdpmake +Version: %{tag} +Release: 1%{?dist} +Summary: Public domain POSIX make + +Packager: metcya + +License: Unlicense +URL: https://frippery.org/make +Source0: %{forgesource} + +BuildRequires: gcc + +%description +This is a public domain implementation of make which follows the POSIX +standard. + +%prep +%forgesetup + +%build + +%{__cc} -DENABLE_FEATURE_POSIX_2024=%{with_posix_2024} \ + -DENABLE_FEATURE_MAKE_EXTENSIONS=%{with_make_extensions} \ + $CFLAGS \ + $LDFLAGS \ + -o pdpmake \ + *.c + +%install +install -Dm 755 pdpmake %{buildroot}%{_bindir}/pdpmake +install -Dm 644 pdpmake.1 %{buildroot}%{_mandir}/man1/pdpmake.1 + +%files +%license LICENSE +%doc README.md +%{_bindir}/%{name} +%{_mandir}/man1/%{name}.1.* + +%changelog +* Sun Jan 25 2026 metcya +- Initial package diff --git a/anda/tools/pdpmake/update.rhai b/anda/tools/pdpmake/update.rhai new file mode 100644 index 0000000000..0ee8ea1da8 --- /dev/null +++ b/anda/tools/pdpmake/update.rhai @@ -0,0 +1 @@ +rpm.global("tag", gh_tag("rmyorston/pdpmake")); From c3cc6295e0c6fdcb9e17b650a19b8f88b34612b6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 20:45:29 +0000 Subject: [PATCH 018/266] bump: xone --- anda/system/xone/stable/kmod-common/xone.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/xone/stable/kmod-common/xone.spec b/anda/system/xone/stable/kmod-common/xone.spec index f81abf91d5..aa7e733af3 100644 --- a/anda/system/xone/stable/kmod-common/xone.spec +++ b/anda/system/xone/stable/kmod-common/xone.spec @@ -5,8 +5,8 @@ %global firmware_hash3 e2710daf81e7b36d35985348f68a81d18bc537a2b0c508ffdfde6ac3eae1bad7 Name: xone -Version: 0.5.2 -Release: 2%{?dist} +Version: 0.5.3 +Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 %endif From e4d921e9ddd2edd3ba18606856355f3c126f307c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 21:14:19 +0000 Subject: [PATCH 019/266] bump(branch): xone-kmod dkms-xone --- anda/system/xone/stable/akmod/xone-kmod.spec | 4 ++-- anda/system/xone/stable/dkms/dkms-xone.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/system/xone/stable/akmod/xone-kmod.spec b/anda/system/xone/stable/akmod/xone-kmod.spec index 44e085df72..9d13b879a9 100644 --- a/anda/system/xone/stable/akmod/xone-kmod.spec +++ b/anda/system/xone/stable/akmod/xone-kmod.spec @@ -3,8 +3,8 @@ %global modulename xone Name: %{modulename}-kmod -Version: 0.5.2 -Release: 2%{?dist} +Version: 0.5.3 +Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 %endif diff --git a/anda/system/xone/stable/dkms/dkms-xone.spec b/anda/system/xone/stable/dkms/dkms-xone.spec index 99de74896c..fb30f43129 100644 --- a/anda/system/xone/stable/dkms/dkms-xone.spec +++ b/anda/system/xone/stable/dkms/dkms-xone.spec @@ -2,8 +2,8 @@ %global modulename xone Name: dkms-%{modulename} -Version: 0.5.2 -Release: 2%{?dist} +Version: 0.5.3 +Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 %endif From aded08b1078806c98c3528e8493bba2f14189187 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 23:24:41 +0000 Subject: [PATCH 020/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 3491e80f61..006f88e94b 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.19.231625 +Version: 2026.01.25.231616 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 8cd078c8f6112bdc2528147242e4cd4fa481ee82 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 25 Jan 2026 17:49:38 -0600 Subject: [PATCH 021/266] fix(heroic-games-launcher): Exec path (#9483) Signed-off-by: Gilver --- anda/games/heroic-games-launcher/heroic-games-launcher.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/heroic-games-launcher/heroic-games-launcher.spec b/anda/games/heroic-games-launcher/heroic-games-launcher.spec index 05892f2ac6..7ac3a12052 100644 --- a/anda/games/heroic-games-launcher/heroic-games-launcher.spec +++ b/anda/games/heroic-games-launcher/heroic-games-launcher.spec @@ -9,7 +9,7 @@ Name: %{shortname}-games-launcher Version: 2.19.0 -Release: 1%?dist +Release: 2%?dist Summary: A games launcher for GOG, Amazon, and Epic Games License: GPL-3.0-only AND MIT AND BSD-3-Clause URL: https://heroicgameslauncher.com @@ -52,7 +52,7 @@ rm -rf dist/linux-unpacked/resources/app.asar.unpacked/build/bin/arm64 %endif %electron_install -d heroic -b heroic -S heroic -I -i %{appid} -l -%desktop_file_install -k Exec -v /usr/share/%{shortname}/%{shortname} -u %u flatpak/%{appid}.desktop +%desktop_file_install -k Exec -v %{_libdir}/%{shortname}/%{shortname} -u %u flatpak/%{appid}.desktop install -Dpm644 flatpak/templates/%{appid}.metainfo.xml.template %{buildroot}%{_metainfodir}/%{appid}.metainfo.xml From 2972458ec81a7ad1b429bcc2e77fc0c5b6fb0c20 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 23:55:37 +0000 Subject: [PATCH 022/266] bump: xone --- anda/system/xone/stable/kmod-common/xone.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/xone/stable/kmod-common/xone.spec b/anda/system/xone/stable/kmod-common/xone.spec index aa7e733af3..0c69c618ea 100644 --- a/anda/system/xone/stable/kmod-common/xone.spec +++ b/anda/system/xone/stable/kmod-common/xone.spec @@ -5,7 +5,7 @@ %global firmware_hash3 e2710daf81e7b36d35985348f68a81d18bc537a2b0c508ffdfde6ac3eae1bad7 Name: xone -Version: 0.5.3 +Version: 0.5.4 Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 From 5dc0bd1407fd5b01d5cc5ff7851d1cb35ad0e19c Mon Sep 17 00:00:00 2001 From: june <159748074+june-fish@users.noreply.github.com> Date: Sun, 25 Jan 2026 18:15:35 -0600 Subject: [PATCH 023/266] add: turbowarp (#9478) --- anda/devs/turbowarp/anda.hcl | 5 ++ anda/devs/turbowarp/turbowarp.spec | 116 +++++++++++++++++++++++++++++ anda/devs/turbowarp/update.rhai | 1 + 3 files changed, 122 insertions(+) create mode 100644 anda/devs/turbowarp/anda.hcl create mode 100644 anda/devs/turbowarp/turbowarp.spec create mode 100644 anda/devs/turbowarp/update.rhai diff --git a/anda/devs/turbowarp/anda.hcl b/anda/devs/turbowarp/anda.hcl new file mode 100644 index 0000000000..87f8ab6de5 --- /dev/null +++ b/anda/devs/turbowarp/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "turbowarp.spec" + } +} diff --git a/anda/devs/turbowarp/turbowarp.spec b/anda/devs/turbowarp/turbowarp.spec new file mode 100644 index 0000000000..052b9fe652 --- /dev/null +++ b/anda/devs/turbowarp/turbowarp.spec @@ -0,0 +1,116 @@ +%define appid org.turbowarp.TurboWarp + +Name: turbowarp-desktop +%electronmeta -D +Version: 1.15.2 +Release: 1%?dist +Summary: A better offline editor for Scratch 3 +URL: https://desktop.turbowarp.org/ +License: GPL-3.0-only AND %{electron_license} + +BuildRequires: anda-srpm-macros +BuildRequires: terra-appstream-helper + +Requires: glibc +Requires: glib2 +Requires: nss-util +Requires: nss +Requires: atk +Requires: gtk3 +Requires: cups-libs +Requires: libX11 +Requires: libXcomposite +Requires: libXfixes +Requires: libXrandr +Requires: mesa-libgbm +Requires: expat +Requires: libxcb +Requires: libxkbcommon +Requires: systemd-libs +Requires: alsa-lib +Requires: at-spi2-core +Requires: pcre2 +Requires: libffi +Requires: zlib-ng +Requires: libmount +Requires: libselinux +Requires: nspr +Requires: avahi-libs +Requires: gnutls +Requires: libpng +Requires: fontconfig +Requires: freetype +Requires: libXrender +Requires: pixman +Requires: pango +Requires: harfbuzz +Requires: fribidi +Requires: cairo-gobject +Requires: gdk-pixbuf2 +Requires: libepoxy +Requires: libXi +Requires: libcloudproviders +Requires: libtinysparql +Requires: libwayland-client +Requires: libthai +Requires: libdrm +Requires: libXau +Requires: libcap +Requires: libblkid +Requires: krb5-libs +Requires: libcom_err +Requires: keyutils-libs +Requires: openssl-libs +Requires: p11-kit +Requires: libidn2 +Requires: libunistring +Requires: libtasn1 +Requires: nettle +Requires: gmp +Requires: libxml2 +Requires: bzip2-libs +Requires: libbrotli +Requires: libwayland-cursor +Requires: libwayland-egl +Requires: libXcursor +Requires: libXinerama +Requires: graphite2 +Requires: glycin-libs +Requires: json-glib +Requires: sqlite-libs +Requires: libdatrie +Requires: xz-libs +Requires: lcms2 +Requires: libseccomp + +Packager: junefish + +%description +%summary. + +%prep +%git_clone https://github.com/TurboWarp/desktop %version +%__desktop_file_edit linux-files/%appid.desktop --set-key=Exec --set-value=%{_bindir}/turbowarp-desktop + +%build +%npm_build -c -B -r fetch,webpack:prod + +%install +%electron_install -i %appid -I build/ + +%terra_appstream -o linux-files/%appid.metainfo.xml + +%__desktop_file_install linux-files/%appid.desktop + +%files +%license LICENSE +%doc README.md +%{_bindir}/turbowarp-desktop +%{_libdir}/turbowarp-desktop/ +%{_appsdir}/%appid.desktop +%{_hicolordir}/512x512/apps/%appid.png +%{_metainfodir}/%appid.metainfo.xml + +%changelog +* Sat Jan 24 2026 june-fish - 1.15.2 +- Initial Package diff --git a/anda/devs/turbowarp/update.rhai b/anda/devs/turbowarp/update.rhai new file mode 100644 index 0000000000..7db05c5753 --- /dev/null +++ b/anda/devs/turbowarp/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("TurboWarp/desktop")); From b186ed2ca1aaadc251a6aaa8344c17670a8e28b3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 01:22:07 +0000 Subject: [PATCH 024/266] bump(branch): xone-kmod dkms-xone --- anda/system/xone/stable/akmod/xone-kmod.spec | 2 +- anda/system/xone/stable/dkms/dkms-xone.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/xone/stable/akmod/xone-kmod.spec b/anda/system/xone/stable/akmod/xone-kmod.spec index 9d13b879a9..e874c4449b 100644 --- a/anda/system/xone/stable/akmod/xone-kmod.spec +++ b/anda/system/xone/stable/akmod/xone-kmod.spec @@ -3,7 +3,7 @@ %global modulename xone Name: %{modulename}-kmod -Version: 0.5.3 +Version: 0.5.4 Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 diff --git a/anda/system/xone/stable/dkms/dkms-xone.spec b/anda/system/xone/stable/dkms/dkms-xone.spec index fb30f43129..31b7a88271 100644 --- a/anda/system/xone/stable/dkms/dkms-xone.spec +++ b/anda/system/xone/stable/dkms/dkms-xone.spec @@ -2,7 +2,7 @@ %global modulename xone Name: dkms-%{modulename} -Version: 0.5.3 +Version: 0.5.4 Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 From c382d5f6e52b294b9fc6e04714164606be76c40f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 01:57:25 +0000 Subject: [PATCH 025/266] bump: ruffle-nightly winetricks --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/apps/winetricks/stable/winetricks.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 71878a7949..e8c5ed9459 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-25 +%global ver 2026-01-26 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/apps/winetricks/stable/winetricks.spec b/anda/apps/winetricks/stable/winetricks.spec index 29132eb2d7..2aac2c9b27 100644 --- a/anda/apps/winetricks/stable/winetricks.spec +++ b/anda/apps/winetricks/stable/winetricks.spec @@ -2,8 +2,8 @@ # For user clarity I have separated these into different packages Name: terra-winetricks -Version: 20250102 -Release: 1%{?dist} +Version: 20260125 +Release: 1%?dist Summary: Winetricks built to be compatible with Terra WINE builds License: LGPL-2.1-or-later URL: https://github.com/Winetricks/winetricks From 7c2fbe4e0a670df70e9175bff48a3862ae43f626 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 02:12:22 +0000 Subject: [PATCH 026/266] bump(nightly): mpv-nightly winetricks-git zed-nightly prismlauncher-nightly types-colorama stardust-black-hole-nightly scx-scheds-nightly xone-nightly natscli --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/apps/winetricks/git/winetricks-git.spec | 6 +++--- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- .../prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- .../black-hole/nightly/stardust-black-hole-nightly.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/xone/nightly/kmod-common/xone-nightly.spec | 8 ++++---- anda/tools/natscli/natscli.spec | 4 ++-- 9 files changed, 22 insertions(+), 22 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 81ec42613d..a3b264ff83 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 dc5145c01d35177b42f917a494dfbcc98f8dbed5 +%global commit 7bfa2cfd3d44d38d1736d66cc26e30c587e17636 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260125 +%global commit_date 20260126 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/apps/winetricks/git/winetricks-git.spec b/anda/apps/winetricks/git/winetricks-git.spec index ff13cb9065..d610d672c0 100644 --- a/anda/apps/winetricks/git/winetricks-git.spec +++ b/anda/apps/winetricks/git/winetricks-git.spec @@ -1,9 +1,9 @@ # Fedora sometimes sources the snapshots under stable versions and just bumps release # For user clarity I have separated these into different packages -%global commit 81a692e2ee6b311367f18a17a9a61a0ef1c0ad18 +%global commit b6dbb9e190cf2ea35c6bea4dd0f314120e6f9b38 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 20250102 -%global commit_date 20251224 +%global ver 20260125 +%global commit_date 20260126 Name: winetricks-git Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 915da40b2f..e5d2818d19 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit bf19f03f51e08e668c0e4eb82df4833b10b19bcd +%global commit aceff52f8a93a31009d6f5284253f0b334a043dc %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260125 +%global commit_date 20260126 %global ver 0.222.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 222f0768fb..c7bef5d3e9 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit 60a3745e504ebbb83a534863d3631b1174818c0d +%global commit 9776fb8d681d2ce3c3315bcead0facfc5933d921 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260123 +%global commit_date 20260126 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 79f1047300..28ac449837 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 84c20674511bdfd9a0351471fa8a2e744fb9ca27 -%global commit_date 20260125 +%global commit 0664473614d2168636eb647fda29bf33ab28e33e +%global commit_date 20260126 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec b/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec index cd69a9c7c5..ea12d0a3b7 100644 --- a/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec +++ b/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec @@ -1,12 +1,12 @@ -%global commit 5abca9d613fac7861803319b3191061b2d8ce067 -%global commit_date 20251130 +%global commit 38acdea488cae1a24591be7b0e6737f58b54f725 +%global commit_date 20260126 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-black-hole-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 1%?dist Summary: Spatial storage for Stardust XR URL: https://github.com/StardustXR/black-hole Source0: %url/archive/%commit/black-hole-%commit.tar.gz diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 3533015b76..669853a4e4 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 759b2ec62752ccd1344f0cd25a8422d74bd20d0c +%global commit 369a2e7ce6830fbebb7c3da7dcd4967ca357b442 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260125 +%global commitdate 20260126 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/system/xone/nightly/kmod-common/xone-nightly.spec b/anda/system/xone/nightly/kmod-common/xone-nightly.spec index a70f49aab5..050b48b239 100644 --- a/anda/system/xone/nightly/kmod-common/xone-nightly.spec +++ b/anda/system/xone/nightly/kmod-common/xone-nightly.spec @@ -1,7 +1,7 @@ -%global commit e34350de2d518498edff4b689ce153b337809b9f +%global commit 8e772cf696e6fd78ff6b9ca3eba9505391dc44d2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260112 -%global ver 0.5.2 +%global commitdate 20260126 +%global ver 0.5.4 %global modulename xone %global _dracutconfdir %{_prefix}/lib/dracut/dracut.conf.d %global firmware_hash0 080ce4091e53a4ef3e5fe29939f51fd91f46d6a88be6d67eb6e99a5723b3a223 @@ -11,7 +11,7 @@ Name: xone-nightly Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 2%{?dist} +Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 05b1b2406f..1501d6ade5 100644 --- a/anda/tools/natscli/natscli.spec +++ b/anda/tools/natscli/natscli.spec @@ -1,7 +1,7 @@ # https://github.com/nats-io/natscli %global goipath github.com/nats-io/natscli -%global commit dc7e74221bda20def8b66706c99bfcc50b919aca -%global commit_date 20260121 +%global commit e47a361a1b67cc0b7a37c165e6ba0d56d9df9982 +%global commit_date 20260126 %global shortcommit %{sub %{commit} 1 7} %gometa -f From 854076301b3682777b2ff0ae9ec7427e51916717 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 03:29:08 +0000 Subject: [PATCH 027/266] bump(branch): xone-nightly-kmod dkms-xone-nightly --- anda/system/xone/nightly/akmod/xone-nightly-kmod.spec | 8 ++++---- anda/system/xone/nightly/dkms/dkms-xone-nightly.spec | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec index 488ca5994c..5c277913be 100644 --- a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec +++ b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec @@ -1,14 +1,14 @@ -%global commit e34350de2d518498edff4b689ce153b337809b9f +%global commit 8e772cf696e6fd78ff6b9ca3eba9505391dc44d2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260112 -%global ver 0.5.2 +%global commitdate 20260126 +%global ver 0.5.4 %define buildforkernels akmod %global debug_package %{nil} %global modulename xone Name: %{modulename}-nightly-kmod Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 2%{?dist} +Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif diff --git a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec index 420e3d15cb..75c968e922 100644 --- a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec +++ b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec @@ -1,13 +1,13 @@ -%global commit e34350de2d518498edff4b689ce153b337809b9f +%global commit 8e772cf696e6fd78ff6b9ca3eba9505391dc44d2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260112 -%global ver 0.5.2 +%global commitdate 20260126 +%global ver 0.5.4 %global debug_package %{nil} %global modulename xone Name: dkms-%{modulename}-nightly Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 2%{?dist} +Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif From a468b45bf124729251d510ab9ed42a9342e68341 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 04:00:01 +0000 Subject: [PATCH 028/266] bump: flatpost rust-usage-cli --- anda/apps/flatpost/flatpost.spec | 2 +- anda/langs/rust/usage/rust-usage-cli.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/flatpost/flatpost.spec b/anda/apps/flatpost/flatpost.spec index ddc7f53f25..bb4c516719 100644 --- a/anda/apps/flatpost/flatpost.spec +++ b/anda/apps/flatpost/flatpost.spec @@ -1,5 +1,5 @@ Name: flatpost -Version: 1.1.1 +Version: 1.2.0 Release: 1%?dist License: BSD-2-Clause Summary: Desktop environment agnostic Flathub software center. diff --git a/anda/langs/rust/usage/rust-usage-cli.spec b/anda/langs/rust/usage/rust-usage-cli.spec index 8b07eaebfa..72fa571d1a 100644 --- a/anda/langs/rust/usage/rust-usage-cli.spec +++ b/anda/langs/rust/usage/rust-usage-cli.spec @@ -4,7 +4,7 @@ %global crate usage-cli Name: rust-usage-cli -Version: 2.13.1 +Version: 2.14.0 Release: 1%?dist Summary: CLI for working with usage-based CLIs From 13499c70a436766e0a20623676d30f55fe5f691a Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 26 Jan 2026 00:26:35 -0600 Subject: [PATCH 029/266] chore (snow): Update to 1.3.0 (#9490) * chore (snow): Update to 1.3.0 Signed-off-by: Owen-sz * oop Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/apps/snow/com.github.snow.metainfo.xml | 33 --------------------- anda/apps/snow/snow.desktop | 7 ----- anda/apps/snow/snow.spec | 28 +++++------------ 3 files changed, 7 insertions(+), 61 deletions(-) delete mode 100644 anda/apps/snow/com.github.snow.metainfo.xml delete mode 100644 anda/apps/snow/snow.desktop diff --git a/anda/apps/snow/com.github.snow.metainfo.xml b/anda/apps/snow/com.github.snow.metainfo.xml deleted file mode 100644 index 3e858280ca..0000000000 --- a/anda/apps/snow/com.github.snow.metainfo.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - com.github.snow - CC0-1.0 - MIT - /usr/share/icons/hicolor/1024x1024/apps/snow_icon.png - - snow - Classic Macintosh emulator - - -

- Snow emulates classic (Motorola 68k-based) Macintosh computers. - It features a graphical user interface to operate and debug the emulated machine. - The aim of this project is to emulate the Macintosh on a hardware-level as much as possible, - as opposed to emulators that patch the ROM or intercept system calls. -

-
- - snow.desktop - - https://github.com/twvd/snow - - - macintosh - - - - - -
diff --git a/anda/apps/snow/snow.desktop b/anda/apps/snow/snow.desktop deleted file mode 100644 index da8fc5496a..0000000000 --- a/anda/apps/snow/snow.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Categories=System;Emulator; -Comment=Classic Macintosh emulator -Exec=snowemu -Icon=snow_icon -Name=snow -Type=Application diff --git a/anda/apps/snow/snow.spec b/anda/apps/snow/snow.spec index 610896af5a..4213960fa7 100644 --- a/anda/apps/snow/snow.spec +++ b/anda/apps/snow/snow.spec @@ -1,14 +1,10 @@ -%global appid com.github.snow - Name: snow Version: 1.3.0 Release: 1%?dist Summary: Classic Macintosh emulator URL: https://github.com/twvd/snow Source0: %url/archive/refs/tags/v%version.tar.gz -Source1: snow.desktop -Source2: %appid.metainfo.xml -License: MIT +License: MIT AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Apache-2.0 AND BSD-2-Clause AND Zlib AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (BSD-3-Clause OR Apache-2.0) AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 OR MIT-0 OR Apache-2.0 AND ISC AND (Apache-2.0 OR BSL-1.0) AND (MIT OR Apache-2.0 OR Zlib) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND BuildRequires: cargo BuildRequires: gcc-c++ @@ -16,7 +12,6 @@ BuildRequires: mold BuildRequires: anda-srpm-macros BuildRequires: cargo-rpm-macros BuildRequires: desktop-file-utils -BuildRequires: terra-appstream-helper BuildRequires: SDL2-devel Provides: snowemu @@ -43,26 +38,17 @@ Documentation files for %{name} %install mkdir -p %{buildroot}%{_pkgdocdir} -install -Dm755 target/rpm/snow_frontend_egui %{buildroot}%{_bindir}/snowemu +install -Dm755 target/rpm/snow_frontend_egui %{buildroot}%{_bindir}/snowemu +install -Dm644 assets/snow_icon.png %{buildroot}%{_hicolordir}/1024x1024/apps/snow_icon.png +%desktop_file_install assets/snow.desktop +install -Dm644 assets/dev.thomasw.snow.metainfo.xml %{buildroot}%{_metainfodir}/dev.thomasw.snow.metainfo.xml -install -Dm644 docs/images/snow_icon.png %{buildroot}%{_hicolordir}/1024x1024/apps/snow_icon.png - -install -Dm644 %{SOURCE1} %{buildroot}%{_appsdir}/snow.desktop - -cp -a docs/* %{buildroot}%{_pkgdocdir}/ +cp -a docs/* %{buildroot}%{_pkgdocdir}/ rm %{buildroot}%{_pkgdocdir}/*.toml -rm %{buildroot}%{_pkgdocdir}/images/*.icns -rm %{buildroot}%{_pkgdocdir}/images/*.ico rm -r %{buildroot}%{_pkgdocdir}/theme -%terra_appstream -o %{SOURCE2} - -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies -%check -desktop-file-validate %{buildroot}%{_appsdir}/snow.desktop - %files %doc README.md %license LICENSE @@ -70,7 +56,7 @@ desktop-file-validate %{buildroot}%{_appsdir}/snow.desktop %{_bindir}/snowemu %{_hicolordir}/1024x1024/apps/snow_icon.png %{_appsdir}/snow.desktop -%{_metainfodir}/%appid.metainfo.xml +%{_metainfodir}/dev.thomasw.snow.metainfo.xml %files doc %license LICENSE From 569c2011aca2eda1d1a8a95541a4e0421802ba23 Mon Sep 17 00:00:00 2001 From: Pornpipat Popum Date: Mon, 26 Jan 2026 13:27:26 +0700 Subject: [PATCH 030/266] add: vencord-installer (#9491) * add: vencord-installer * add OpenAsar variants * Revert build to actual tag snapshot --- anda/misc/vencord-installer/anda.hcl | 5 + .../dev.vencord.Installer.metainfo.xml | 10 + .../vencord-installer/vencord-installer.spec | 187 ++++++++++++++++++ 3 files changed, 202 insertions(+) create mode 100644 anda/misc/vencord-installer/anda.hcl create mode 100644 anda/misc/vencord-installer/dev.vencord.Installer.metainfo.xml create mode 100644 anda/misc/vencord-installer/vencord-installer.spec diff --git a/anda/misc/vencord-installer/anda.hcl b/anda/misc/vencord-installer/anda.hcl new file mode 100644 index 0000000000..3b47e3bee6 --- /dev/null +++ b/anda/misc/vencord-installer/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "vencord-installer.spec" + } +} diff --git a/anda/misc/vencord-installer/dev.vencord.Installer.metainfo.xml b/anda/misc/vencord-installer/dev.vencord.Installer.metainfo.xml new file mode 100644 index 0000000000..f59e40f6d3 --- /dev/null +++ b/anda/misc/vencord-installer/dev.vencord.Installer.metainfo.xml @@ -0,0 +1,10 @@ + + dev.vencord.Installer + com.discordapp.Discord + Vencord Installer + Installer for Vencord + GPL-3.0+ + + Internet + + diff --git a/anda/misc/vencord-installer/vencord-installer.spec b/anda/misc/vencord-installer/vencord-installer.spec new file mode 100644 index 0000000000..db34bea370 --- /dev/null +++ b/anda/misc/vencord-installer/vencord-installer.spec @@ -0,0 +1,187 @@ + +%global debug_package %{nil} + +%bcond_without openasar + +%global appstream_component addon +# https://github.com/vencord/installer +%global goipath github.com/Vencord/Installer +Version: 1.4.0 +%global commit 8bd9dfd8de2926bb55cf7709b8c31f0704372cec + +%global appid dev.vencord.Installer + +%gometa -L -f + +%global common_description %{expand: +A cross platform gui/cli app for installing Vencord.} + +%global golicenses LICENSE +%global godocs README.md + +Name: vencord-installer +Release: 1%{?dist} +Provides: golang-github-vencord-installer = %{version}-%{release} +Summary: A cross platform gui/cli app for installing Vencord +Packager: Cappy Ishihara +License: GPL-3.0-only +URL: %{gourl} +Source: %{gosource} +Source1: %appid.metainfo.xml +BuildRequires: go-rpm-macros +BuildRequires: go-srpm-macros +BuildRequires: anda-srpm-macros +BuildRequires: gcc-c++ +BuildRequires: pkg-config +BuildRequires: libGL-devel +BuildRequires: libXxf86vm-devel +BuildRequires: libXcursor-devel +BuildRequires: libXi-devel +BuildRequires: libXinerama-devel +BuildRequires: libXrandr-devel +BuildRequires: wayland-devel +BuildRequires: libxkbcommon-devel +BuildRequires: wayland-protocols-devel +BuildRequires: extra-cmake-modules + +%description %{common_description} + +%package cli +Summary: CLI version of %{name} +%description cli %{common_description} (CLI version) + + +%package discord-stable +Summary: Automatic Discord integration for %{name} (stable) +Requires: %{name}-cli +Requires(posttrans): %{name}-cli +%description discord-stable +discord-stable Automatic Discord integration for %{name} (stable branch). + +%package discord-canary +Summary: Automatic Discord integration for %{name} (canary) +Requires: %{name}-cli +Requires(posttrans): %{name}-cli +%description discord-canary +discord-canary Automatic Discord integration for %{name} (canary branch). + +%package discord-ptb +Summary: Automatic Discord integration for %{name} (ptb) +Requires: %{name}-cli +Requires(posttrans): %{name}-cli +%description discord-ptb +Automatic Discord integration for %{name} (ptb branch). + +%if %{with openasar} +%package discord-stable+openasar +Summary: Automatic Discord integration for %{name} (stable, OpenAsar) +Requires: %{name}-cli +Requires(posttrans): %{name}-cli +Conflicts: %{name}-discord-stable +Conflicts: discord-openasar +%description discord-stable+openasar +discord-stable+openasar Automatic Discord integration for %{name} (stable branch, OpenAsar). + +%package discord-canary+openasar +Summary: Automatic Discord integration for %{name} (canary, OpenAsar) +Requires: %{name}-cli +Requires(posttrans): %{name}-cli +Conflicts: %{name}-discord-canary +Conflicts: discord-canary-openasar +%description discord-canary+openasar +discord-canary+openasar Automatic Discord integration for %{name} (canary branch, OpenAsar). + +%package discord-ptb+openasar +Summary: Automatic Discord integration for %{name} (ptb, OpenAsar) +Requires: %{name}-cli +Requires(posttrans): %{name}-cli +Conflicts: %{name}-discord-ptb +Conflicts: discord-ptb-openasar +%description discord-ptb+openasar +Automatic Discord integration for %{name} (ptb branch, OpenAsar). +%endif + +%gopkg + +%prep +%goprep_online -A + + +%build +%define gomodulesmode GO111MODULE=on +export CGO_CPPFLAGS="${CPPFLAGS}" +export CGO_CFLAGS="${CFLAGS}" +export CGO_CXXFLAGS="${CXXFLAGS}" +export CGO_LDFLAGS="${LDFLAGS}" +%gobuild -o %{gobuilddir}/bin/vencord-installer +%gobuild -o %{gobuilddir}/bin/vencord-installer-cli -tags cli + + +%install +%gopkginstall +install -m 0755 -vd %{buildroot}%{_bindir} +install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ +%terra_appstream -o %{SOURCE1} + +%files +%license LICENSE +%doc README.md +%{_bindir}/vencord-installer +%{_datadir}/metainfo/%appid.metainfo.xml + +%files cli +%license LICENSE +%doc README.md +%{_bindir}/vencord-installer-cli + +%files discord-stable +%license LICENSE +%doc README.md + +%files discord-canary +%license LICENSE +%doc README.md + +%files discord-ptb +%license LICENSE +%doc README.md + +%if %{with openasar} +%files discord-stable+openasar +%license LICENSE +%doc README.md + +%files discord-canary+openasar +%license LICENSE +%doc README.md + +%files discord-ptb+openasar +%license LICENSE +%doc README.md +%endif + +%gopkgfiles + + +%transfiletriggerin -n %{name}-discord-stable -- /usr/share/discord +%{_bindir}/vencord-installer-cli -install -location /usr/share/discord + +%transfiletriggerin -n %{name}-discord-canary -- /usr/share/discord-canary +%{_bindir}/vencord-installer-cli -install -location /usr/share/discord-canary + +%transfiletriggerin -n %{name}-discord-ptb -- /usr/share/discord-ptb +%{_bindir}/vencord-installer-cli -install -location /usr/share/discord-ptb + +%if %{with openasar} +%transfiletriggerin -n %{name}-discord-stable+openasar -- /usr/share/discord +%{_bindir}/vencord-installer-cli -install -install-openasar -location /usr/share/discord + +%transfiletriggerin -n %{name}-discord-canary+openasar -- /usr/share/discord-canary +%{_bindir}/vencord-installer-cli -install -install-openasar -location /usr/share/discord-canary + +%transfiletriggerin -n %{name}-discord-ptb+openasar -- /usr/share/discord-ptb +%{_bindir}/vencord-installer-cli -install -install-openasar -location /usr/share/discord-ptb +%endif + +%changelog +%autochangelog From d19e52c718b2fd621a45a5c6cd2147281b880e5f Mon Sep 17 00:00:00 2001 From: Gilver Date: Mon, 26 Jan 2026 03:10:24 -0600 Subject: [PATCH 031/266] chore: Update Zig specs using %zig_build_target -c (#9499) --- anda/system/falcond/falcond.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/falcond/falcond.spec b/anda/system/falcond/falcond.spec index 3387ac7a73..e46405e435 100644 --- a/anda/system/falcond/falcond.spec +++ b/anda/system/falcond/falcond.spec @@ -2,7 +2,7 @@ Name: falcond Version: 1.2.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Advanced Linux Gaming Performance Daemon License: MIT URL: https://git.pika-os.com/general-packages/falcond @@ -33,7 +33,7 @@ install -Dm644 debian/%{name}.service -t %{buildroot}%{_unitdir} # When DNF supports microarchitectures the fallback option for -c can be used here instead DESTDIR="%{buildroot}" \ %ifarch x86_64 -%{zig_build_target -r fast -c x86_64_v2 -s} \ +%{zig_build_target -r fast -cx86_64_v2 -s} \ %elifarch aarch64 %{zig_build_target -r fast -s} \ %endif From babd16299d874e3a97650a0a9a4af46713fa95b3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 10:55:44 +0000 Subject: [PATCH 032/266] bump: proton-vpn --- anda/apps/proton-vpn/proton-vpn.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/proton-vpn/proton-vpn.spec b/anda/apps/proton-vpn/proton-vpn.spec index fb2085d880..b44b730c8a 100644 --- a/anda/apps/proton-vpn/proton-vpn.spec +++ b/anda/apps/proton-vpn/proton-vpn.spec @@ -1,5 +1,5 @@ Name: proton-vpn-gtk-app -Version: 4.13.1 +Version: 4.14.0 Release: 1%?dist Summary: Official ProtonVPN Linux app License: GPL-3.0-only From fbbdd65164e44dbcb398a16f0ed42b02c3f5408c Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 26 Jan 2026 22:44:58 +0800 Subject: [PATCH 033/266] fix: topgrade (#9503) --- anda/tools/topgrade/rust-topgrade.spec | 7 ++----- anda/tools/topgrade/topgrade-fix-metadata-auto.diff | 8 ++++---- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/anda/tools/topgrade/rust-topgrade.spec b/anda/tools/topgrade/rust-topgrade.spec index 9fc4f7a271..b78beef434 100644 --- a/anda/tools/topgrade/rust-topgrade.spec +++ b/anda/tools/topgrade/rust-topgrade.spec @@ -19,14 +19,11 @@ BuildRequires: rust BuildRequires: rpm_macro(cargo_install) BuildRequires: anda-srpm-macros mold -%description +%global _description %{expand: Keeping your system up to date usually involves invoking multiple package managers. This results in big, non-portable shell one-liners saved in your shell. To remedy this, Topgrade detects which tools you use and -runs the appropriate commands to update them. - -%global _description %{expand: -Upgrade all the things.} +runs the appropriate commands to update them.} %description %{_description} diff --git a/anda/tools/topgrade/topgrade-fix-metadata-auto.diff b/anda/tools/topgrade/topgrade-fix-metadata-auto.diff index dc74d1e1f1..81dea9f7f0 100644 --- a/anda/tools/topgrade/topgrade-fix-metadata-auto.diff +++ b/anda/tools/topgrade/topgrade-fix-metadata-auto.diff @@ -1,6 +1,6 @@ ---- topgrade-16.2.1/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ topgrade-16.2.1/Cargo.toml 2025-11-11T08:14:26.891440+00:00 -@@ -246,26 +246,3 @@ +--- topgrade-16.8.0/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ topgrade-16.8.0/Cargo.toml 2026-01-26T14:29:43.890964+00:00 +@@ -258,26 +258,3 @@ default-features = false package = "self_update" @@ -11,7 +11,7 @@ -version = "~0.1" - -[target."cfg(windows)".dependencies.self_update_crate] --version = "~0.40" +-version = "~0.42" -features = [ - "archive-zip", - "compression-zip-deflate", From d9ad5c1f8a2df9af5284a785ec79aed46feef99f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 15:15:49 +0000 Subject: [PATCH 034/266] bump: gcm-core --- anda/tools/gcm-core/gcm-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/gcm-core/gcm-core.spec b/anda/tools/gcm-core/gcm-core.spec index 0f6863423a..dac2dd82e0 100644 --- a/anda/tools/gcm-core/gcm-core.spec +++ b/anda/tools/gcm-core/gcm-core.spec @@ -6,7 +6,7 @@ %global forgeurl https://github.com/git-ecosystem/git-credential-manager Name: gcm-core -Version: 2.6.1 +Version: 2.7.0 Release: 1%?dist Summary: Secure, cross-platform Git credential storage From 7370d03e3ea06eb88a33ae52c2b1baa167b30649 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 15:47:07 +0000 Subject: [PATCH 035/266] bump: glaze --- anda/lib/glaze/glaze.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/glaze/glaze.spec b/anda/lib/glaze/glaze.spec index bf59214b31..bff201db6f 100644 --- a/anda/lib/glaze/glaze.spec +++ b/anda/lib/glaze/glaze.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: glaze-devel -Version: 7.0.1 +Version: 7.0.2 Release: 1%?dist License: MIT URL: https://stephenberry.github.io/glaze From 0633c8ec0ca94e7f9b12d7d1cca8d7a49485215f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 16:04:47 +0000 Subject: [PATCH 036/266] bump: fresh --- anda/langs/rust/fresh/fresh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 94ca89d73f..8bd07fa268 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: fresh -Version: 0.1.88 +Version: 0.1.90 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From f674e32951e8a330663fe2842bd8e30d2c18bb33 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 16:52:55 +0000 Subject: [PATCH 037/266] bump: noctalia-shell rust-usage-cli typos --- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- anda/langs/rust/usage/rust-usage-cli.spec | 2 +- anda/tools/typos/typos.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index e0c274b29d..92ca1c255d 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.2.2 +Version: 4.2.3 Release: 1%?dist Summary: A Quickshell-based custom shell setup diff --git a/anda/langs/rust/usage/rust-usage-cli.spec b/anda/langs/rust/usage/rust-usage-cli.spec index 72fa571d1a..8b1de92ceb 100644 --- a/anda/langs/rust/usage/rust-usage-cli.spec +++ b/anda/langs/rust/usage/rust-usage-cli.spec @@ -4,7 +4,7 @@ %global crate usage-cli Name: rust-usage-cli -Version: 2.14.0 +Version: 2.15.0 Release: 1%?dist Summary: CLI for working with usage-based CLIs diff --git a/anda/tools/typos/typos.spec b/anda/tools/typos/typos.spec index 84fca85c5e..e06c912a1d 100644 --- a/anda/tools/typos/typos.spec +++ b/anda/tools/typos/typos.spec @@ -2,7 +2,7 @@ %define debug_package %{nil} Name: typos -Version: 1.42.1 +Version: 1.42.2 Release: 1%?dist Summary: Source Code Spelling Correction From 7388c2bfedbca1a364fbc4190f5a8f8ad0f5e938 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 20:29:47 +0000 Subject: [PATCH 038/266] bump: discord-canary-openasar discord-canary --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index 6e40d21170..b5de8fb458 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary-openasar -Version: 0.0.855 +Version: 0.0.857 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index 35e5762ac3..98e11a5fc9 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary -Version: 0.0.855 +Version: 0.0.857 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From e41d72d47d2f2f406a1fd7b9fc684f7944d6cda5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 26 Jan 2026 22:33:15 +0000 Subject: [PATCH 039/266] bump: discord-openasar discord --- anda/apps/discord-openasar/discord-openasar.spec | 2 +- anda/apps/discord/discord.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/discord-openasar/discord-openasar.spec b/anda/apps/discord-openasar/discord-openasar.spec index 25782b29fe..1c20edd650 100644 --- a/anda/apps/discord-openasar/discord-openasar.spec +++ b/anda/apps/discord-openasar/discord-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-openasar -Version: 0.0.121 +Version: 0.0.122 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord/discord.spec b/anda/apps/discord/discord.spec index c51a03c76f..c39257419d 100644 --- a/anda/apps/discord/discord.spec +++ b/anda/apps/discord/discord.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord -Version: 0.0.121 +Version: 0.0.122 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: https://discord.com From 2d9078fb55282592fa1a1c371fb953b0d32f259c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 02:09:04 +0000 Subject: [PATCH 040/266] bump: ruffle-nightly --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index e8c5ed9459..c34f35c3df 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-26 +%global ver 2026-01-27 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 392b4d00b9c67b060a67d2fe32b5123d10a4cef4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 03:54:11 +0000 Subject: [PATCH 041/266] bump: rust-mise cloudflare-speed-cli yt-dlp-git --- anda/tools/buildsys/mise/rust-mise.spec | 2 +- anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 85497174d3..df5ae5191b 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.1.7 +Version: 2026.1.8 Release: 1%?dist Summary: Front-end to your dev env diff --git a/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec b/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec index 857f2c4747..bc9651438a 100644 --- a/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec +++ b/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: cloudflare-speed-cli -Version: 0.5.0 +Version: 0.6.0 Release: 1%?dist Summary: CLI for internet speed test via cloudflare diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 006f88e94b..8c9bddd844 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.25.231616 +Version: 2026.01.27.021150 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From e5f764c92368e28dd9f5a4e65bf872aaff38f476 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 09:17:38 +0000 Subject: [PATCH 042/266] bump: heroic-games-launcher --- anda/games/heroic-games-launcher/heroic-games-launcher.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/heroic-games-launcher/heroic-games-launcher.spec b/anda/games/heroic-games-launcher/heroic-games-launcher.spec index 7ac3a12052..3b579c5721 100644 --- a/anda/games/heroic-games-launcher/heroic-games-launcher.spec +++ b/anda/games/heroic-games-launcher/heroic-games-launcher.spec @@ -8,8 +8,8 @@ %global comet_version 0.2.0 Name: %{shortname}-games-launcher -Version: 2.19.0 -Release: 2%?dist +Version: 2.19.1 +Release: 1%?dist Summary: A games launcher for GOG, Amazon, and Epic Games License: GPL-3.0-only AND MIT AND BSD-3-Clause URL: https://heroicgameslauncher.com From f11b9ae2b76ca2d5910248980d12c751506ae980 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 09:29:33 +0000 Subject: [PATCH 043/266] bump(branch): neovim-default-editor --- anda/tools/neovim-default-editor/neovim-default-editor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/neovim-default-editor/neovim-default-editor.spec b/anda/tools/neovim-default-editor/neovim-default-editor.spec index dd950cc8f7..abb964b6aa 100644 --- a/anda/tools/neovim-default-editor/neovim-default-editor.spec +++ b/anda/tools/neovim-default-editor/neovim-default-editor.spec @@ -2,7 +2,7 @@ Name: neovim-default-editor # Version, release, and epoch are inherited from the editor package just like other default editors -Version: 0.11.5 +Version: 0.11.6 Release: 1%?dist Epoch: 0 # Inherited from Neovim itself From e32c41188776e22b902490805aee7eba1d7d81b3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 09:52:36 +0000 Subject: [PATCH 044/266] bump: dart --- anda/langs/dart/dart.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/dart/dart.spec b/anda/langs/dart/dart.spec index bbe415feee..34fbcf3b19 100644 --- a/anda/langs/dart/dart.spec +++ b/anda/langs/dart/dart.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: dart -Version: 3.10.7 +Version: 3.10.8 Release: 1%?dist Summary: The Dart Language License: BSD-3-Clause From 868816bdb23d3e513b74d06ee44f4574333f82a8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 12:51:38 +0000 Subject: [PATCH 045/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 8c9bddd844..525cf79935 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.27.021150 +Version: 2026.01.27.124534 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 6d008705fbe03ce666b9b9cd42796ed54313cb91 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 13:48:02 +0000 Subject: [PATCH 046/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 525cf79935..3b3b689d82 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.27.124534 +Version: 2026.01.27.125343 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From fc69375b84967007bf52e6e7f77aa1d1ff2c55a4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 14:20:37 +0000 Subject: [PATCH 047/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 3b3b689d82..1267f7ec52 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.27.125343 +Version: 2026.01.27.141259 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 09aad60fdbb60745b7709d70c33e1414d8c07220 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 27 Jan 2026 08:29:04 -0600 Subject: [PATCH 048/266] fix (proton-vpn-local-agent): Provides (#9508) --- .../proton-vpn-local-agent/proton-vpn-local-agent.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec b/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec index 98bba73ec6..85ab7c735b 100644 --- a/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec +++ b/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.6.0 -Release: 1%?dist +Release: 2%?dist Summary: Proton VPN local agent written in Rust License: GPL-3.0-only URL: https://github.com/ProtonVPN/local-agent-rs @@ -14,6 +14,9 @@ Source0: %url/archive/refs/tags/%version.tar.gz BuildRequires: python3-devel BuildRequires: cargo-rpm-macros +# Really cursed but there is no pyproject.toml or setup.py in this package to auto-provide this, and proton-vpn needs this +Provides: python3.14dist(proton-vpn-local-agent) + Packager: Owen Zimmerman %description @@ -40,12 +43,11 @@ popd %install pushd %{name} -install -Dm0644 target/rpm/libpython_proton_vpn_local_agent.so %{buildroot}%{_libdir}/proton/local_agent.so +install -Dm0644 target/release/libpython_proton_vpn_local_agent.so %{buildroot}%{_libdir}/proton/local_agent.so popd %files -n python3-%{pypi_name} %doc README.md CODEOWNERS -%dir %{_libdir}/proton %{_libdir}/proton/local_agent.so %changelog From df377ca3410e1f3dc73388c6bed45be4e097d285 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 15:30:38 +0000 Subject: [PATCH 049/266] bump: fresh --- anda/langs/rust/fresh/fresh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 8bd07fa268..c0a174b977 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: fresh -Version: 0.1.90 +Version: 0.1.93 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From ca9085869188f8dc6825f2bbb434798a786ccafa Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 15:54:45 +0000 Subject: [PATCH 050/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 1267f7ec52..27a71b2092 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.27.141259 +Version: 2026.01.27.154103 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 739c0b37c1bc02bfe62777cc2d9fd11f1191aa86 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 17:01:26 +0000 Subject: [PATCH 051/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 27a71b2092..596c213a77 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.27.154103 +Version: 2026.01.27.165355 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From b25db1244520e52370dc4a3589154b586f5d59b2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 18:00:59 +0000 Subject: [PATCH 052/266] bump: arduino-app-bricks-py --- anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec b/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec index d6e3ce4b09..f99cca6f3e 100644 --- a/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec +++ b/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec @@ -1,7 +1,7 @@ %global pypi_name app-bricks-py %global _desc The code of the Arduino App Lab Bricks -%global ver release/0.6.3 +%global ver release/0.6.4 %global sanitized_ver %(echo %{ver} | sed 's|release/||') Name: %{pypi_name} From ff7df604f2853931e7450fb1ecdbedd1a1a09963 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 18:58:00 +0000 Subject: [PATCH 053/266] bump: flutter typos --- anda/devs/flutter/flutter.spec | 2 +- anda/tools/typos/typos.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index 08e18b8655..e440f132fe 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -1,5 +1,5 @@ Name: flutter -Version: 3.38.7 +Version: 3.38.8 Release: 1%?dist Summary: SDK for crafting beautiful, fast user experiences from a single codebase License: BSD-3-Clause diff --git a/anda/tools/typos/typos.spec b/anda/tools/typos/typos.spec index e06c912a1d..ad64b3c402 100644 --- a/anda/tools/typos/typos.spec +++ b/anda/tools/typos/typos.spec @@ -2,7 +2,7 @@ %define debug_package %{nil} Name: typos -Version: 1.42.2 +Version: 1.42.3 Release: 1%?dist Summary: Source Code Spelling Correction From 900abf5bb6f69d49b40ab039213b619a5fb14de9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 19:27:18 +0000 Subject: [PATCH 054/266] bump: java-binfmt --- anda/tools/java-binfmt/java-binfmt.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/tools/java-binfmt/java-binfmt.spec b/anda/tools/java-binfmt/java-binfmt.spec index 69ac06839d..b23eb5d12a 100644 --- a/anda/tools/java-binfmt/java-binfmt.spec +++ b/anda/tools/java-binfmt/java-binfmt.spec @@ -1,11 +1,11 @@ -%global commit 9b3c3202435720ad5d76928c94c8f1c6e22693b7 +%global commit 4bbeadf096d853ef36155e725020d99c2add14cd %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250131 +%global commit_date 20260127 %global _binfmtdir %{_exec_prefix}/lib/binfmt.d Name: java-binfmt Version: 1.0.0^%{commit_date}git%{shortcommit} -Release: 3%{?dist} +Release: 1%?dist Summary: Binfmt wrappers and utilities for Java and Jar files. ### License for the C file used in the binary. License: GPL-2.0-or-later From 76ee03ac13baad008a86dbe6f822776a1eeb84ac Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 20:32:23 +0000 Subject: [PATCH 055/266] bump: golang-github-savedra1-clipse zed-preview zed --- .../desktops/waylands/clipse/golang-github-savedra1-clipse.spec | 2 +- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/devs/zed/stable/zed.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/waylands/clipse/golang-github-savedra1-clipse.spec b/anda/desktops/waylands/clipse/golang-github-savedra1-clipse.spec index 6a116b6e64..22de8f1237 100644 --- a/anda/desktops/waylands/clipse/golang-github-savedra1-clipse.spec +++ b/anda/desktops/waylands/clipse/golang-github-savedra1-clipse.spec @@ -12,7 +12,7 @@ # https://github.com/savedra1/clipse %global goipath github.com/savedra1/clipse -Version: 1.2.0 +Version: 1.2.1 %gometa -f diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 2e5e8c9b24..ccad1ff9a7 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.221.3-pre +%global ver 0.221.4-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 7de726b24b..3f63d7203d 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -15,7 +15,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.220.6 +Version: 0.220.7 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later From e5583b400e22313954486cff310521698ecc8177 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 21:20:31 +0000 Subject: [PATCH 056/266] bump: posthog --- anda/langs/python/posthog/posthog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index 75f301742a..5f527ddd2b 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -2,7 +2,7 @@ %global _desc Send usage data from your Python code to PostHog. Name: python-%{pypi_name} -Version: 7.6.0 +Version: 7.7.0 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT From 3ed2381d225f974052b04876c1e1cdb72f17a19d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 21:37:50 +0000 Subject: [PATCH 057/266] bump: vicinae --- anda/system/vicinae/vicinae.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index ed294a7b15..121165e8b4 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.19.2 +Version: 0.19.3 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com From 2c329e3bd0a7b9fe903822a9b7635143e4f6074a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 22:49:09 +0000 Subject: [PATCH 058/266] bump: zig-master-bootstrap --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 9cb1610e0c..dd5aa899c6 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.16.0-dev.2296+fd3657bf8 +version=0.16.0-dev.2322+ff8dbd010 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index bba11e0e7d..cc4be6d5fe 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.16.0-dev.2296+fd3657bf8 +%global ver 0.16.0-dev.2322+ff8dbd010 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 2f3d091507538f5755b5809046d9d10fce856129 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 27 Jan 2026 23:42:32 +0000 Subject: [PATCH 059/266] bump(branch): zig-master --- anda/langs/zig/master/zig-master.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/zig/master/zig-master.spec b/anda/langs/zig/master/zig-master.spec index 8583a66ac2..72e94003c1 100644 --- a/anda/langs/zig/master/zig-master.spec +++ b/anda/langs/zig/master/zig-master.spec @@ -13,7 +13,7 @@ %global zig_cache_dir %{builddir}/zig-cache Name: zig-master -Version: 0.16.0~dev.2296+fd3657bf8 +Version: 0.16.0~dev.2322+ff8dbd010 Release: 2%?dist Summary: Master builds of the Zig language License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1 From 796d0edb2e6fa089053d45d0c5477bad90abd691 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 02:05:06 +0000 Subject: [PATCH 060/266] bump(nightly): goofcord-nightly legcord-nightly mpv-nightly rasputin rp-appset winetricks-git ghostty-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama nvidia-patch opentabletdriver-nightly scx-scheds-nightly glasgow qdl rpi-utils spotx-bash --- anda/apps/goofcord/nightly/goofcord-nightly.spec | 4 ++-- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/apps/rasputin/rasputin.spec | 4 ++-- anda/apps/rp-appset/rp-appset.spec | 4 ++-- anda/apps/winetricks/git/winetricks-git.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/system/nvidia-patch/nvidia-patch.spec | 4 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- anda/tools/qdl/qdl.spec | 4 ++-- anda/tools/rpi-utils/rpi-utils.spec | 6 +++--- anda/tools/spotx-bash/spotx-bash.spec | 6 +++--- 18 files changed, 38 insertions(+), 38 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index d218e8f801..42bf058610 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 8fdb51cf58797af136cf25350cc4b27ab287752b +%global commit 70738d6b1d4e4ac1992c52f49869c587d062b33b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260125 +%global commit_date 20260128 %global ver 2.0.1^ %global base_name goofcord %global git_name GoofCord diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 58546b721e..3dfe65cd35 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 4ccb21b88c39a387701cf65d31330a7572abd45d -%global commit_date 20260120 +%global commit d679a0ac9ca1b2cc0c7814ee6fb93c7824fb72c5 +%global commit_date 20260128 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global debug_package %nil %global __strip /bin/true diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index a3b264ff83..22ec6af559 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 7bfa2cfd3d44d38d1736d66cc26e30c587e17636 +%global commit d1743b641b5b8a51115a9828124c7a9b527115e3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260126 +%global commit_date 20260128 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/apps/rasputin/rasputin.spec b/anda/apps/rasputin/rasputin.spec index 6ccda7c06c..11f64a5fb3 100644 --- a/anda/apps/rasputin/rasputin.spec +++ b/anda/apps/rasputin/rasputin.spec @@ -1,5 +1,5 @@ -%global commit c100a03bb39a52c0829fbd9e266a57a4aa2940dd -%global commit_date 20260110 +%global commit 605d9dd8c825b650deeaa614e1b83e8dbb41e87d +%global commit_date 20260128 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rasputin diff --git a/anda/apps/rp-appset/rp-appset.spec b/anda/apps/rp-appset/rp-appset.spec index 85d010501c..8439da0659 100644 --- a/anda/apps/rp-appset/rp-appset.spec +++ b/anda/apps/rp-appset/rp-appset.spec @@ -1,5 +1,5 @@ -%global commit c100a03bb39a52c0829fbd9e266a57a4aa2940dd -%global commit_date 20260110 +%global commit 605d9dd8c825b650deeaa614e1b83e8dbb41e87d +%global commit_date 20260128 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: appset diff --git a/anda/apps/winetricks/git/winetricks-git.spec b/anda/apps/winetricks/git/winetricks-git.spec index d610d672c0..e1cc252300 100644 --- a/anda/apps/winetricks/git/winetricks-git.spec +++ b/anda/apps/winetricks/git/winetricks-git.spec @@ -1,9 +1,9 @@ # Fedora sometimes sources the snapshots under stable versions and just bumps release # For user clarity I have separated these into different packages -%global commit b6dbb9e190cf2ea35c6bea4dd0f314120e6f9b38 +%global commit 3483ce867ee10aa084843e97b8f31c9489d6e93d %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 20260125 -%global commit_date 20260126 +%global commit_date 20260128 Name: winetricks-git Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index c45cd0cf5a..b113ef0c17 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 061a0ae5656c05525aa812f474dee2ed32700125 +%global commit 685daee01bbd18dc50c066ccfa85828509068a99 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-24 +%global fulldate 2026-01-27 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index e5d2818d19..f93b50410d 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit aceff52f8a93a31009d6f5284253f0b334a043dc +%global commit 06b5ec4664562505ab7a070c3d412ace635bb25d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260126 +%global commit_date 20260128 %global ver 0.222.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index c7bef5d3e9..2a6dd18e8f 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit 9776fb8d681d2ce3c3315bcead0facfc5933d921 +%global commit 301d978d9c73067e21a4f8688a42efc8a00de364 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260126 +%global commit_date 20260128 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index b7352aa177..e7d68459e6 100644 --- a/anda/langs/nim/nim-nightly/nim-nightly.spec +++ b/anda/langs/nim/nim-nightly/nim-nightly.spec @@ -1,8 +1,8 @@ %global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10 -%global commit e7809364b3b48e3816ccf663476711400224b544 +%global commit abf434a3362811b3b86558c70b846da664f6841b %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260125 +%global commit_date 20260128 %global debug_package %nil Name: nim-nightly diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 28ac449837..5caeb8382d 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 0664473614d2168636eb647fda29bf33ab28e33e -%global commit_date 20260126 +%global commit 7f3ec0016092743c1d6738e61bed560614d4def8 +%global commit_date 20260128 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/system/nvidia-patch/nvidia-patch.spec b/anda/system/nvidia-patch/nvidia-patch.spec index 18a5219f31..e56080df01 100644 --- a/anda/system/nvidia-patch/nvidia-patch.spec +++ b/anda/system/nvidia-patch/nvidia-patch.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} -%global commit 7d646c364414d1fc0f97ef58412c6756095cd43c +%global commit 2b16ade220d42021b32f7c9129a756fa246a7567 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260121 +%global commit_date 20260128 %global patches %{_datadir}/src/nvidia-patch diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 7ccec62d20..ed5e2f7f8c 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit ba15b11ade26a6a0ceed108b42226da377b7518e +%global commit e0ca73a3e0e4475c2cd20aa772ca3d6bbcf8b9e4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260122 +%global commit_date 20260128 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 669853a4e4..0f186f6ff8 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 369a2e7ce6830fbebb7c3da7dcd4967ca357b442 +%global commit 62335207134f05a521f54fd2eb8a2068915bad80 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260126 +%global commitdate 20260128 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index bc332078c2..25bfe735a1 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 3b3eb7fbe45358c02dd50dcccab299e9ca43d1f6 -%global commit_date 20260125 +%global commit 2b3953f1c4bea0fe38f06627fc4ff96f9c40c8ec +%global commit_date 20260128 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow diff --git a/anda/tools/qdl/qdl.spec b/anda/tools/qdl/qdl.spec index de72bfca02..c30fac5758 100644 --- a/anda/tools/qdl/qdl.spec +++ b/anda/tools/qdl/qdl.spec @@ -1,5 +1,5 @@ -%global commit 22a43e2d013bd6b951bf5920b63b10191a0d3ba4 -%global commit_date 20260124 +%global commit aa77dfc23e3e4f2122633ed6599d208d3c44791d +%global commit_date 20260128 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: qdl diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index 27559bf95e..3c53ff53ac 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,10 +1,10 @@ -%global commit 1bb61832ece0d271a0a4ee9c04f1d7bcfaf3b65e -%global commit_date 20260121 +%global commit f0ceb02829c3f8349b53633747527f4e2e5c0ae7 +%global commit_date 20260128 %global shortcommit %(c=%{commit}; echo ${c:0:7}) 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 diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index aa7f22d872..2667687e19 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,10 +1,10 @@ -%global commit 37ffdc78ba3ded6af6550895bfc687f44f1c4af6 -%global commit_date 20260115 +%global commit ca98eef240cd26b90ff423a836229275d4a1594f +%global commit_date 20260128 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash Version: %commit_date.git~%shortcommit -Release: 2%?dist +Release: 1%?dist Summary: Adblock for the Spotify desktop client on Linux. License: MIT URL: https://github.com/SpotX-Official/SpotX-Bash From 2a64c275b21c1031ec360a64a33e046015091419 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 02:23:24 +0000 Subject: [PATCH 061/266] bump: discord-canary-openasar discord-canary bun-bin gpu-screen-recorder yt-dlp-git --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/devs/bun/bun-bin.spec | 2 +- anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index b5de8fb458..f82e4f738a 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary-openasar -Version: 0.0.857 +Version: 0.0.858 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index 98e11a5fc9..8be27bc8ce 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary -Version: 0.0.857 +Version: 0.0.858 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/devs/bun/bun-bin.spec b/anda/devs/bun/bun-bin.spec index 98e56b2a74..a7129f6d25 100644 --- a/anda/devs/bun/bun-bin.spec +++ b/anda/devs/bun/bun-bin.spec @@ -8,7 +8,7 @@ %global appid sh.oven.bun Name: bun-bin -Version: 1.3.6 +Version: 1.3.7 Release: 1%?dist Summary: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one License: MIT diff --git a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec index fd1d91ab53..22418c902c 100644 --- a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec +++ b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec @@ -1,7 +1,7 @@ %global snapshot r1245.8e82100 Name: gpu-screen-recorder -Version: 5.12.2 +Version: 5.12.3 Release: 1%?dist Summary: A shadowplay-like screen recorder for Linux diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 596c213a77..17fa88ef15 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.27.165355 +Version: 2026.01.28.011134 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From ac633af01a99d15dfda6c9080c194ed33e30ae09 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 03:55:07 +0000 Subject: [PATCH 062/266] bump: ruffle-nightly asusctl --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/system/asusctl/asusctl.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index c34f35c3df..8c94300098 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-27 +%global ver 2026-01-28 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/system/asusctl/asusctl.spec b/anda/system/asusctl/asusctl.spec index a7e22afb0a..81631ecfb9 100644 --- a/anda/system/asusctl/asusctl.spec +++ b/anda/system/asusctl/asusctl.spec @@ -2,8 +2,8 @@ %global appid org.asus_linux.rog_control_center Name: asusctl -Version: 6.3.1 -Release: 2%?dist +Version: 6.3.2 +Release: 1%?dist Epoch: 1 Summary: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops URL: https://gitlab.com/asus-linux/asusctl From 71941324db0571b1a3569c7c065bcc786e2cd6f8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 04:43:55 +0000 Subject: [PATCH 063/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 17fa88ef15..1f01f1a6c0 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.28.011134 +Version: 2026.01.28.035725 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From fb4be4755cef7ec2416b2ce0ac08123b5269eb14 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 14:30:12 +0000 Subject: [PATCH 064/266] bump: fresh --- anda/langs/rust/fresh/fresh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index c0a174b977..30877d9a12 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: fresh -Version: 0.1.93 +Version: 0.1.94 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From 9dd09e5ac77b39c6ecd33f7f91e47cc544cc3dbd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 14:59:23 +0000 Subject: [PATCH 065/266] bump: superisoupdater --- anda/langs/python/superisoupdater/superisoupdater.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/superisoupdater/superisoupdater.spec b/anda/langs/python/superisoupdater/superisoupdater.spec index a7b7751d77..66186f436a 100644 --- a/anda/langs/python/superisoupdater/superisoupdater.spec +++ b/anda/langs/python/superisoupdater/superisoupdater.spec @@ -2,7 +2,7 @@ %global _desc A powerful tool to conveniently update all of your ISOs! Name: python-%{pypi_name} -Version: 1.4.1 +Version: 1.5.0 Release: 1%?dist Summary: %{_desc} License: GPLv3 From 14404ff25fbee825d0303292d2c3bbe3eb08ecd3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 15:42:10 +0000 Subject: [PATCH 066/266] bump: rust-usage-cli --- anda/langs/rust/usage/rust-usage-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/usage/rust-usage-cli.spec b/anda/langs/rust/usage/rust-usage-cli.spec index 8b1de92ceb..3b45205cb8 100644 --- a/anda/langs/rust/usage/rust-usage-cli.spec +++ b/anda/langs/rust/usage/rust-usage-cli.spec @@ -4,7 +4,7 @@ %global crate usage-cli Name: rust-usage-cli -Version: 2.15.0 +Version: 2.15.1 Release: 1%?dist Summary: CLI for working with usage-based CLIs From 95dece8171f0a8e9151a2c944fb59624fec3f616 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 17:00:56 +0000 Subject: [PATCH 067/266] bump: zed-preview zed --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/devs/zed/stable/zed.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index ccad1ff9a7..f99435929a 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.221.4-pre +%global ver 0.221.4 # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 3f63d7203d..7514b7ec63 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -15,7 +15,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.220.7 +Version: 0.221.4 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later From 2b94f1672913244b07e63d685293acf6a11ea0d7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 18:18:13 +0000 Subject: [PATCH 068/266] bump: rust-mise --- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index df5ae5191b..1dfa7b23e9 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.1.8 +Version: 2026.1.9 Release: 1%?dist Summary: Front-end to your dev env From f45d21c45dc5dadddbb0b2a0c0346b01d8df43a1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 18:55:59 +0000 Subject: [PATCH 069/266] bump: zed-preview --- anda/devs/zed/preview/zed-preview.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index f99435929a..14c325ed13 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.221.4 +%global ver 0.222.0-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From 8f1f712f51e1ae491529d22239bf2e905a1dfe68 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 Jan 2026 22:01:15 +0000 Subject: [PATCH 070/266] bump: komikku signal-desktop --- anda/apps/komikku/komikku.spec | 4 ++-- anda/apps/signal-desktop/signal-desktop.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/apps/komikku/komikku.spec b/anda/apps/komikku/komikku.spec index 790f468352..24458291cb 100644 --- a/anda/apps/komikku/komikku.spec +++ b/anda/apps/komikku/komikku.spec @@ -3,10 +3,10 @@ %global gtk4_version 4.14.4 %global libadwaita_version 1.5.1 %global pure_protobuf_version 2.0.0 -%global raw_ver v1.100.0 +%global raw_ver v1.101.0 Name: komikku -Version: 1.100.0 +Version: 1.101.0 %forgemeta Release: 1%?dist Summary: A manga reader for GNOME diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index 35c5de4866..822e178182 100644 --- a/anda/apps/signal-desktop/signal-desktop.spec +++ b/anda/apps/signal-desktop/signal-desktop.spec @@ -2,8 +2,8 @@ Name: signal-desktop %electronmeta -aD -Version: 7.86.0 -Release: 3%?dist +Version: 7.87.0 +Release: 1%?dist Summary: A private messenger for Windows, macOS, and Linux URL: https://signal.org Source0: https://github.com/signalapp/Signal-Desktop/archive/refs/tags/v%{version}.tar.gz From 63f13fbef7dffe43655616eadab2380be7c72c9a Mon Sep 17 00:00:00 2001 From: Gilver Date: Wed, 28 Jan 2026 17:24:35 -0600 Subject: [PATCH 071/266] fix(heroic-games-launcher): Remove improper %dir macro (#9517) Signed-off-by: Gilver --- anda/games/heroic-games-launcher/heroic-games-launcher.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/anda/games/heroic-games-launcher/heroic-games-launcher.spec b/anda/games/heroic-games-launcher/heroic-games-launcher.spec index 3b579c5721..a30482dc79 100644 --- a/anda/games/heroic-games-launcher/heroic-games-launcher.spec +++ b/anda/games/heroic-games-launcher/heroic-games-launcher.spec @@ -9,7 +9,7 @@ Name: %{shortname}-games-launcher Version: 2.19.1 -Release: 1%?dist +Release: 2%?dist Summary: A games launcher for GOG, Amazon, and Epic Games License: GPL-3.0-only AND MIT AND BSD-3-Clause URL: https://heroicgameslauncher.com @@ -64,8 +64,7 @@ install -Dpm644 flatpak/templates/%{appid}.metainfo.xml.template %{buildroot}%{_ %doc CODE_OF_CONDUCT.md %license COPYING %license bundled_licenses/* -%dir %{_libdir}/%{shortname} -%{_libdir}/%{shortname}/* +%{_libdir}/%{shortname}/ %{_bindir}/%{shortname} %{_bindir}/%{name} %{_appsdir}/%{appid}.desktop From e4fbaeb2b4075268989c5669a47f493dcca5b5c5 Mon Sep 17 00:00:00 2001 From: Xarishark Date: Thu, 29 Jan 2026 01:53:46 +0200 Subject: [PATCH 072/266] bazzite-portal (#9521) * initial commit * fix: correct file path for portal.svg and add missing %prep section * fix: define debug_package in bazzite-portal.spec * fix: update dependencies and add missing metainfo file in bazzite-portal.spec * fix: reorder %prep section and add desktop file edit command in bazzite-portal.spec * fix: reorder %prep section and update desktop file edit command in bazzite-portal.spec * fix: remove redundant flag from desktop file edit command in bazzite-portal.spec * fix: update version to 0.1.5 and remove unnecessary dependency in bazzite-portal.spec * fix: update version to 0.1.6 and remove unused desktop file edit command in bazzite-portal.spec * fix: remove unnecessary BuildRequires and tidy up %files section in bazzite-portal.spec --------- Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/apps/bazzite-portal/anda.hcl | 5 +++ anda/apps/bazzite-portal/bazzite-portal.spec | 39 ++++++++++++++++++++ anda/apps/bazzite-portal/update.rhai | 1 + 3 files changed, 45 insertions(+) create mode 100644 anda/apps/bazzite-portal/anda.hcl create mode 100644 anda/apps/bazzite-portal/bazzite-portal.spec create mode 100644 anda/apps/bazzite-portal/update.rhai diff --git a/anda/apps/bazzite-portal/anda.hcl b/anda/apps/bazzite-portal/anda.hcl new file mode 100644 index 0000000000..bc4ff25e90 --- /dev/null +++ b/anda/apps/bazzite-portal/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "bazzite-portal.spec" + } +} \ No newline at end of file diff --git a/anda/apps/bazzite-portal/bazzite-portal.spec b/anda/apps/bazzite-portal/bazzite-portal.spec new file mode 100644 index 0000000000..4a4aca59e1 --- /dev/null +++ b/anda/apps/bazzite-portal/bazzite-portal.spec @@ -0,0 +1,39 @@ +%define debug_package %{nil} +Name: bazzite-portal +Version: 0.1.6 +Release: 1%?dist +Summary: Bazzite Portal is a tabbed frontend for curated script execution, with a focus on distro specific QOL shortcuts +URL: https://github.com/ublue-os/yafti-gtk +Source0: https://github.com/ublue-os/yafti-gtk/archive/refs/tags/v%{version}.tar.gz +License: GPL-3.0-only +Requires: python3-gobject +Requires: python3-PyYAML +Requires: gtk3 +Provides: Bazzite-Portal +Packager: Zacharias Xenakis + +%description +%{summary}. + +%prep +%autosetup -n yafti-gtk-%{version} + +%build + +%install +install -Dm 755 yafti_gtk.py %{buildroot}%{_bindir}/yafti_gtk.py +install -Dm 644 io.github.ublue_os.yafti_gtk.desktop %{buildroot}%{_appsdir}/io.github.ublue_os.yafti_gtk.desktop +install -Dm 644 portal.svg %{buildroot}%{_scalableiconsdir}/io.github.ublue_os.yafti_gtk.svg +install -Dm 644 io.github.ublue_os.yafti_gtk.metainfo.xml %{buildroot}%{_metainfodir}/io.github.ublue_os.yafti_gtk.metainfo.xml + +%files +%doc README.md +%license LICENSE +%{_bindir}/yafti_gtk.py +%{_appsdir}/io.github.ublue_os.yafti_gtk.desktop +%{_scalableiconsdir}/io.github.ublue_os.yafti_gtk.svg +%{_metainfodir}/io.github.ublue_os.yafti_gtk.metainfo.xml + +%changelog +* Wed Jan 28 2026 Xarishark +- Initial commit \ No newline at end of file diff --git a/anda/apps/bazzite-portal/update.rhai b/anda/apps/bazzite-portal/update.rhai new file mode 100644 index 0000000000..22f4c05b3c --- /dev/null +++ b/anda/apps/bazzite-portal/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("ublue-os/yafti-gtk")); \ No newline at end of file From 329ac9f5c0a9c5c75bd4be9cabc7a4d351de14a4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 02:02:25 +0000 Subject: [PATCH 073/266] bump: ruffle-nightly fresh yt-dlp-git --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/langs/rust/fresh/fresh.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 8c94300098..870e6a8c2a 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-28 +%global ver 2026-01-29 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 30877d9a12..d5f41f7b92 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: fresh -Version: 0.1.94 +Version: 0.1.95 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 1f01f1a6c0..6cba67b3de 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.28.035725 +Version: 2026.01.29.002911 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 92d9b639130a3823a927a8c36284a4a1b08e35a8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 02:27:02 +0000 Subject: [PATCH 074/266] bump(nightly): flameshot-nightly mpv-nightly micro-nightly zed-nightly prismlauncher-nightly scx-scheds-nightly natscli raindrop --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/micro/micro-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 6 +++--- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- anda/tools/raindrop/raindrop.spec | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 2e5d5d1aab..d86b0525ee 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 6b0427b4466689b3268f7838277455702d7f9691 +%global commit bcf076673e482b05db48a3241e5a8c7890e217d4 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260125 +%global commit_date 20260129 %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 22ec6af559..866bc195fa 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 d1743b641b5b8a51115a9828124c7a9b527115e3 +%global commit 54da0ba0701b4f27927318f3851987044fadd303 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260128 +%global commit_date 20260129 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/micro/micro-nightly.spec b/anda/devs/micro/micro-nightly.spec index 4079a4092c..c9684779cd 100644 --- a/anda/devs/micro/micro-nightly.spec +++ b/anda/devs/micro/micro-nightly.spec @@ -12,8 +12,8 @@ # Naming variable as something other than "commit" is necessary # to stop %%gometa from putting commit hash in release -%global commit_hash dc2d70bfe127645a11bc791123af7aa01f0a222f -%global commit_date 20260125 +%global commit_hash 3a7403bde4d508afea93a94d1113ca73cf37c1c1 +%global commit_date 20260129 %global shortcommit %{sub %{commit_hash} 1 7} %global ver 2.0.15 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index f93b50410d..912fc646df 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit 06b5ec4664562505ab7a070c3d412ace635bb25d +%global commit 1870425b2b262e3f28c90931782aba435afd5b99 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260128 -%global ver 0.222.0 +%global commit_date 20260129 +%global ver 0.223.0 %bcond_with check %bcond_with debug_no_build diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 2a6dd18e8f..56e88c0560 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit 301d978d9c73067e21a4f8688a42efc8a00de364 +%global commit 70cbbf5b07460524a14e661c1242cc51742e0937 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260128 +%global commit_date 20260129 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 0f186f6ff8..63efaa95fa 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 62335207134f05a521f54fd2eb8a2068915bad80 +%global commit 42e6f153cc4a96b7b96f7a7bd42f13caf5597de9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260128 +%global commitdate 20260129 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 1501d6ade5..3c353b9e94 100644 --- a/anda/tools/natscli/natscli.spec +++ b/anda/tools/natscli/natscli.spec @@ -1,7 +1,7 @@ # https://github.com/nats-io/natscli %global goipath github.com/nats-io/natscli -%global commit e47a361a1b67cc0b7a37c165e6ba0d56d9df9982 -%global commit_date 20260126 +%global commit 8cc7b36306bedeffe9e3e6158e6930af3f2d5576 +%global commit_date 20260129 %global shortcommit %{sub %{commit} 1 7} %gometa -f diff --git a/anda/tools/raindrop/raindrop.spec b/anda/tools/raindrop/raindrop.spec index 01ac06e8ea..44dd541967 100644 --- a/anda/tools/raindrop/raindrop.spec +++ b/anda/tools/raindrop/raindrop.spec @@ -1,5 +1,5 @@ -%global commit 2e3859fe3afd65c89eeacb63bdaf7c432f2df30d -%global commit_date 20251202 +%global commit d5d0bc04fd8ca8a02b32fc49d8839fa620791b46 +%global commit_date 20260129 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: raindrop From 428a72508a7ff05c01e440ed65d43ca587873812 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 28 Jan 2026 21:11:47 -0600 Subject: [PATCH 075/266] fix (telescope): put libexec script in proper spot (#9527) * fix (telescope): put libexec script in proper spot Signed-off-by: Owen-sz * add packager line Signed-off-by: Owen-sz * dont use _ Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/stardust/telescope/nightly/libexec.patch | 9 +++++++++ .../telescope/nightly/stardust-telescope-nightly.spec | 11 +++++++---- anda/stardust/telescope/stable/libexec.patch | 9 +++++++++ .../stardust/telescope/stable/stardust-telescope.spec | 11 +++++++---- 4 files changed, 32 insertions(+), 8 deletions(-) create mode 100644 anda/stardust/telescope/nightly/libexec.patch create mode 100644 anda/stardust/telescope/stable/libexec.patch diff --git a/anda/stardust/telescope/nightly/libexec.patch b/anda/stardust/telescope/nightly/libexec.patch new file mode 100644 index 0000000000..27ebc95c44 --- /dev/null +++ b/anda/stardust/telescope/nightly/libexec.patch @@ -0,0 +1,9 @@ +diff --git a/scripts/telescope b/scripts/telescope +index bad4436..50f7983 100644 +--- a/scripts/telescope ++++ b/scripts/telescope +@@ -1,3 +1,3 @@ + #!/bin/bash + +-stardust-xr-server -o 6 -e "$(which _telescope_startup)" "$@" ++stardust-xr-server -o 6 -e "/usr/libexec/telescope_startup" "$@" diff --git a/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec b/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec index 18bb6cd079..dadd42d2ec 100644 --- a/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec +++ b/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec @@ -4,11 +4,12 @@ Name: stardust-xr-telescope-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: See the stars! Easy stardust setups to run on your computer License: MIT URL: https://github.com/StardustXR/telescope Source0: %url/archive/%commit.tar.gz +Patch0: libexec.patch Requires: bash Requires: xwayland-satellite @@ -28,17 +29,19 @@ BuildArch: noarch Provides: telescope-nightly stardust-telescope-nightly Conflicts: stardust-xr-telescope +Packager: Owen Zimmerman + %description See the stars! Easy stardust setups to run on your computer. %prep -%autosetup -n telescope-%commit +%autosetup -n telescope-%commit -p1 %build %install install -Dm755 scripts/telescope %buildroot%_bindir/telescope -install -Dm755 scripts/_telescope_startup %buildroot%_bindir/_telescope_startup +install -Dm755 scripts/_telescope_startup %buildroot%_libexecdir/telescope_startup install -Dm644 org.stardustxr.Telescope.desktop %buildroot%_appsdir/org.stardustxr.Telescope.desktop install -Dm644 org.stardustxr.Telescope.png %buildroot%_hicolordir/512x512/apps/org.stardustxr.Telescope.png @@ -46,7 +49,7 @@ install -Dm644 org.stardustxr.Telescope.png %buildroot%_hicolordir/512x512/ %doc README.md %license LICENSE %_bindir/telescope -%_bindir/_telescope_startup +%_libexecdir/telescope_startup %_appsdir/org.stardustxr.Telescope.desktop %_hicolordir/512x512/apps/org.stardustxr.Telescope.png diff --git a/anda/stardust/telescope/stable/libexec.patch b/anda/stardust/telescope/stable/libexec.patch new file mode 100644 index 0000000000..27ebc95c44 --- /dev/null +++ b/anda/stardust/telescope/stable/libexec.patch @@ -0,0 +1,9 @@ +diff --git a/scripts/telescope b/scripts/telescope +index bad4436..50f7983 100644 +--- a/scripts/telescope ++++ b/scripts/telescope +@@ -1,3 +1,3 @@ + #!/bin/bash + +-stardust-xr-server -o 6 -e "$(which _telescope_startup)" "$@" ++stardust-xr-server -o 6 -e "/usr/libexec/telescope_startup" "$@" diff --git a/anda/stardust/telescope/stable/stardust-telescope.spec b/anda/stardust/telescope/stable/stardust-telescope.spec index 98c51bdb14..45663d8c25 100644 --- a/anda/stardust/telescope/stable/stardust-telescope.spec +++ b/anda/stardust/telescope/stable/stardust-telescope.spec @@ -1,11 +1,12 @@ Name: stardust-xr-telescope Version: 0.50.3 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: See the stars! Easy stardust setups to run on your computer License: MIT URL: https://github.com/StardustXR/telescope Source0: %url/archive/refs/tags/%version.tar.gz +Patch0: libexec.patch Requires: bash Requires: xwayland-satellite @@ -24,17 +25,19 @@ Requires: stardust-xr-solar-sailer BuildArch: noarch Provides: telescope stardust-telescope +Packager: Owen Zimmerman + %description See the stars! Easy stardust setups to run on your computer. %prep -%autosetup -n telescope-%version +%autosetup -n telescope-%version -p1 %build %install install -Dm755 scripts/telescope %buildroot%_bindir/telescope -install -Dm755 scripts/_telescope_startup %buildroot%_bindir/_telescope_startup +install -Dm755 scripts/_telescope_startup %buildroot%_libexecdir/telescope_startup install -Dm644 org.stardustxr.Telescope.desktop %buildroot%_appsdir/org.stardustxr.Telescope.desktop install -Dm644 org.stardustxr.Telescope.png %buildroot%_hicolordir/512x512/apps/org.stardustxr.Telescope.png @@ -42,7 +45,7 @@ install -Dm644 org.stardustxr.Telescope.png %buildroot%_hicolordir/512x512/ %doc README.md %license LICENSE %_bindir/telescope -%_bindir/_telescope_startup +%_libexecdir/telescope_startup %_appsdir/org.stardustxr.Telescope.desktop %_hicolordir/512x512/apps/org.stardustxr.Telescope.png From fe8b40703aa32b6a713f2546c1f70cdfabbc9db5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 03:40:39 +0000 Subject: [PATCH 076/266] bump(branch): gstreamer1-plugin-libav gstreamer1-plugins-bad gstreamer1-plugins-ugly --- .../gstreamer1-plugin-libav/gstreamer1-plugin-libav.spec | 2 +- .../gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec | 2 +- .../gstreamer1-plugins-ugly/gstreamer1-plugins-ugly.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/multimedia/gstreamer1/gstreamer1-plugin-libav/gstreamer1-plugin-libav.spec b/anda/multimedia/gstreamer1/gstreamer1-plugin-libav/gstreamer1-plugin-libav.spec index 14c58dab70..4d8af3578a 100644 --- a/anda/multimedia/gstreamer1/gstreamer1-plugin-libav/gstreamer1-plugin-libav.spec +++ b/anda/multimedia/gstreamer1/gstreamer1-plugin-libav/gstreamer1-plugin-libav.spec @@ -1,5 +1,5 @@ Name: gstreamer1-plugin-libav -Version: 1.26.10 +Version: 1.28.0 Release: 1%?dist Epoch: 1 Summary: GStreamer Libav plugin diff --git a/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec b/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec index 6f12cb3636..9e508a04db 100644 --- a/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec +++ b/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec @@ -3,7 +3,7 @@ %global majorminor 1.0 Name: gstreamer1-plugins-bad -Version: 1.26.10 +Version: 1.28.0 Release: 1%?dist Epoch: 2 Summary: GStreamer streaming media framework "bad" plugins diff --git a/anda/multimedia/gstreamer1/gstreamer1-plugins-ugly/gstreamer1-plugins-ugly.spec b/anda/multimedia/gstreamer1/gstreamer1-plugins-ugly/gstreamer1-plugins-ugly.spec index 79dba57c67..53743feca6 100644 --- a/anda/multimedia/gstreamer1/gstreamer1-plugins-ugly/gstreamer1-plugins-ugly.spec +++ b/anda/multimedia/gstreamer1/gstreamer1-plugins-ugly/gstreamer1-plugins-ugly.spec @@ -1,7 +1,7 @@ %global majorminor 1.0 Name: gstreamer1-plugins-ugly -Version: 1.26.10 +Version: 1.28.0 Release: 1%?dist Epoch: 2 Summary: GStreamer streaming media framework "ugly" plugins From a5e81fd296df170979d74455a6feab135c562c74 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 28 Jan 2026 21:44:45 -0600 Subject: [PATCH 077/266] fix: raindrop (#9531) Signed-off-by: Owen-sz --- .../raindrop/desktop-file-call-pkexec.patch | 13 ------------- ...pberrypi.raindrop.configure-display.policy | 19 ------------------- anda/tools/raindrop/raindrop.spec | 18 ++++++++---------- 3 files changed, 8 insertions(+), 42 deletions(-) delete mode 100644 anda/tools/raindrop/desktop-file-call-pkexec.patch delete mode 100644 anda/tools/raindrop/org.raspberrypi.raindrop.configure-display.policy diff --git a/anda/tools/raindrop/desktop-file-call-pkexec.patch b/anda/tools/raindrop/desktop-file-call-pkexec.patch deleted file mode 100644 index 041f51802c..0000000000 --- a/anda/tools/raindrop/desktop-file-call-pkexec.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/data/raindrop.desktop.in b/data/raindrop.desktop.in -index 69e66f7..a042659 100644 ---- data/raindrop.desktop.in -+++ data/raindrop.desktop.in -@@ -3,7 +3,7 @@ Type=Application - Name=Screen Configuration - Comment=Configure monitor arrangement, scaling and orientation - Icon=computer --Exec=raindrop -+Exec=sh -c 'pkexec /usr/bin/raindrop' - Terminal=false - Categories=Settings; - StartupNotify=true diff --git a/anda/tools/raindrop/org.raspberrypi.raindrop.configure-display.policy b/anda/tools/raindrop/org.raspberrypi.raindrop.configure-display.policy deleted file mode 100644 index 6549a42a75..0000000000 --- a/anda/tools/raindrop/org.raspberrypi.raindrop.configure-display.policy +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - auth_admin - auth_admin - auth_admin - - GTK screen configuration tool for labwc and openbox environments. - Authentication is required to configure the system's display settings. - computer - /usr/bin/raindrop - true - - diff --git a/anda/tools/raindrop/raindrop.spec b/anda/tools/raindrop/raindrop.spec index 44dd541967..135a78e5b8 100644 --- a/anda/tools/raindrop/raindrop.spec +++ b/anda/tools/raindrop/raindrop.spec @@ -10,8 +10,6 @@ License: BSD-3-Clause URL: https://github.com/raspberrypi-ui/raindrop Packager: Owen Zimmerman Source0: %url/archive/%commit.tar.gz -Source1: org.raspberrypi.raindrop.configure-display.policy -Patch0: desktop-file-call-pkexec.patch BuildRequires: meson BuildRequires: ninja-build @@ -30,7 +28,7 @@ Screen configuration tool for Raspberry Pi Desktop, GTK screen configuration tool for labwc and openbox environments. %prep -%autosetup -n raindrop-%commit -p0 +%autosetup -n raindrop-%commit %build %meson @@ -38,15 +36,15 @@ GTK screen configuration tool for labwc and openbox environments. %install %meson_install -install -Dm644 %{SOURCE1} %{buildroot}/%{_datadir}/polkit-1/actions/org.raspberrypi.raindrop.configure-display.policy -%find_lang %{name} +%find_lang rpcc_%{name} -%files -f %{name}.lang +%files -f rpcc_%{name}.lang %license debian/copyright -%{_bindir}/raindrop -%{_datadir}/polkit-1/actions/org.raspberrypi.raindrop.configure-display.policy -%{_datadir}/applications/raindrop.desktop -%{_datadir}/raindrop/ui/raindrop.ui +%doc README +%{_libdir}/rpcc/librpcc_raindrop.so +%{_datadir}/rpcc/ui/minus.png +%{_datadir}/rpcc/ui/plus.png +%{_datadir}/rpcc/ui/raindrop.ui %changelog * Thu Aug 07 2025 Owen Zimmerman From 6c98c66fd0c282f749e1c3e9a6146b836c55db32 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 04:13:21 +0000 Subject: [PATCH 078/266] bump: noctalia-shell zig-master-bootstrap electron --- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 92ca1c255d..3651f110a7 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.2.3 +Version: 4.2.4 Release: 1%?dist Summary: A Quickshell-based custom shell setup diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index dd5aa899c6..1f891b63db 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.16.0-dev.2322+ff8dbd010 +version=0.16.0-dev.2349+204fa8959 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index cc4be6d5fe..765a640d6b 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.16.0-dev.2322+ff8dbd010 +%global ver 0.16.0-dev.2349+204fa8959 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 8be1288771..8aff113a26 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 40.0.0 +Version: 40.1.0 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From 18220b4522e45238c07cab49d06813f3b941ea3e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 05:02:59 +0000 Subject: [PATCH 079/266] bump(branch): zig-master --- anda/langs/zig/master/zig-master.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/zig/master/zig-master.spec b/anda/langs/zig/master/zig-master.spec index 72e94003c1..6d456f8841 100644 --- a/anda/langs/zig/master/zig-master.spec +++ b/anda/langs/zig/master/zig-master.spec @@ -13,7 +13,7 @@ %global zig_cache_dir %{builddir}/zig-cache Name: zig-master -Version: 0.16.0~dev.2322+ff8dbd010 +Version: 0.16.0~dev.2349+204fa8959 Release: 2%?dist Summary: Master builds of the Zig language License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1 From 021f9aae6eefa5d8115b157239142cdcb959303d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 05:14:06 +0000 Subject: [PATCH 080/266] bump: noctalia-shell --- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 3651f110a7..49988898cf 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.2.4 +Version: 4.2.5 Release: 1%?dist Summary: A Quickshell-based custom shell setup From 960859f853562f2912b6bc95cf9407815ff737a5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 07:04:15 +0000 Subject: [PATCH 081/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 6cba67b3de..b06a1ce971 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.29.002911 +Version: 2026.01.29.065728 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From c1d27748ef0b95e250e75050f4f94f82e4e02629 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 10:55:18 +0000 Subject: [PATCH 082/266] bump: rust-mise --- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 1dfa7b23e9..cc41bc5364 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.1.9 +Version: 2026.1.10 Release: 1%?dist Summary: Front-end to your dev env From 523390a07dd7a2e0bcd5fcb895026846d02798f9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 11:30:28 +0000 Subject: [PATCH 083/266] bump: helium-browser-bin rust-chess-tui --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 2 +- anda/games/chess-tui/rust-chess-tui.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/helium-browser-bin/helium-browser-bin.spec b/anda/apps/helium-browser-bin/helium-browser-bin.spec index e0aa34b599..56e69a3819 100644 --- a/anda/apps/helium-browser-bin/helium-browser-bin.spec +++ b/anda/apps/helium-browser-bin/helium-browser-bin.spec @@ -11,7 +11,7 @@ %endif Name: helium-browser-bin -Version: 0.8.3.1 +Version: 0.8.4.1 Release: 1%?dist Summary: Private, fast, and honest web browser based on Chromium diff --git a/anda/games/chess-tui/rust-chess-tui.spec b/anda/games/chess-tui/rust-chess-tui.spec index 100d6da896..6b16757f82 100644 --- a/anda/games/chess-tui/rust-chess-tui.spec +++ b/anda/games/chess-tui/rust-chess-tui.spec @@ -4,7 +4,7 @@ %global crate chess-tui Name: rust-chess-tui -Version: 2.3.0 +Version: 2.4.0 Release: 1%?dist Summary: Rusty chess game in your terminal 🦀 From 3256c1f0a94950617e75325f441a33c20084e8d0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 11:55:54 +0000 Subject: [PATCH 084/266] bump: rust-deno --- anda/devs/deno/rust-deno.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/deno/rust-deno.spec b/anda/devs/deno/rust-deno.spec index d7ba641d84..20b97b5c2a 100644 --- a/anda/devs/deno/rust-deno.spec +++ b/anda/devs/deno/rust-deno.spec @@ -6,7 +6,7 @@ %global crate deno Name: rust-deno -Version: 2.6.6 +Version: 2.6.7 Release: 1%?dist Summary: Deno executable From c8e3cdc7e268d63c6d662a7b9b66c1274ba2912c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 13:00:22 +0000 Subject: [PATCH 085/266] bump: rust-usage-cli --- anda/langs/rust/usage/rust-usage-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/usage/rust-usage-cli.spec b/anda/langs/rust/usage/rust-usage-cli.spec index 3b45205cb8..25ba8ac0ca 100644 --- a/anda/langs/rust/usage/rust-usage-cli.spec +++ b/anda/langs/rust/usage/rust-usage-cli.spec @@ -4,7 +4,7 @@ %global crate usage-cli Name: rust-usage-cli -Version: 2.15.1 +Version: 2.16.0 Release: 1%?dist Summary: CLI for working with usage-based CLIs From f1377c56fdd176ab59572fda1661ba5ab118c574 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 14:03:04 +0000 Subject: [PATCH 086/266] bump: fresh --- anda/langs/rust/fresh/fresh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index d5f41f7b92..c2a79cfea6 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: fresh -Version: 0.1.95 +Version: 0.1.97 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From de320d7c2f16288881a5e0af88d1226fb8b8e522 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 16:05:57 +0000 Subject: [PATCH 087/266] bump: gradle --- anda/tools/buildsys/gradle/gradle.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/buildsys/gradle/gradle.spec b/anda/tools/buildsys/gradle/gradle.spec index 826d21387d..9a2decb91c 100644 --- a/anda/tools/buildsys/gradle/gradle.spec +++ b/anda/tools/buildsys/gradle/gradle.spec @@ -1,5 +1,5 @@ Name: gradle -Version: 9.3.0 +Version: 9.3.1 Release: 1%?dist Summary: Powerful build system for the JVM URL: https://gradle.org/ From 884724c92bf15d845a564f5913a791eda89e9280 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 16:57:41 +0000 Subject: [PATCH 088/266] bump: python-yt-dlp-ejs yt-dlp-git --- anda/tools/yt-dlp-ejs/python-yt-dlp-ejs.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/yt-dlp-ejs/python-yt-dlp-ejs.spec b/anda/tools/yt-dlp-ejs/python-yt-dlp-ejs.spec index 39557dde76..3899d66f10 100644 --- a/anda/tools/yt-dlp-ejs/python-yt-dlp-ejs.spec +++ b/anda/tools/yt-dlp-ejs/python-yt-dlp-ejs.spec @@ -1,5 +1,5 @@ Name: python-yt-dlp-ejs -Version: 0.3.2 +Version: 0.4.0 Release: 1%?dist Summary: External JavaScript for yt-dlp supporting many runtimes diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index b06a1ce971..ea2de3f375 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.29.065728 +Version: 2026.01.29.164744 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 142d41f3459cfb418dc714442f01be4f88c81255 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 17:42:04 +0000 Subject: [PATCH 089/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index ea2de3f375..8ce2024b0c 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.29.164744 +Version: 2026.01.29.165557 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From d7fd4ee6e82651cd6238fdf546d4dc811874268e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 18:00:08 +0000 Subject: [PATCH 090/266] bump(branch): gstreamer1-plugins-bad --- .../gstreamer1/gstreamer1-plugins-bad/OPENCV_VERSION.txt | 2 +- .../gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/OPENCV_VERSION.txt b/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/OPENCV_VERSION.txt index bcd250ed08..01b73abe55 100644 --- a/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/OPENCV_VERSION.txt +++ b/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/OPENCV_VERSION.txt @@ -1 +1 @@ -4.12.0 \ No newline at end of file +4.13.0 \ No newline at end of file diff --git a/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec b/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec index 9e508a04db..375de6d248 100644 --- a/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec +++ b/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec @@ -4,7 +4,7 @@ Name: gstreamer1-plugins-bad Version: 1.28.0 -Release: 1%?dist +Release: 2%?dist Epoch: 2 Summary: GStreamer streaming media framework "bad" plugins License: LGPL-2.0-or-later and LGPL-2.0-only From 5871b306c067643c4685a8b6474619de4673149b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 18:24:51 +0000 Subject: [PATCH 091/266] bump: flutter cloudflare-speed-cli --- anda/devs/flutter/flutter.spec | 2 +- anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index e440f132fe..c99f909aba 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -1,5 +1,5 @@ Name: flutter -Version: 3.38.8 +Version: 3.38.9 Release: 1%?dist Summary: SDK for crafting beautiful, fast user experiences from a single codebase License: BSD-3-Clause diff --git a/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec b/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec index bc9651438a..2810b7f209 100644 --- a/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec +++ b/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: cloudflare-speed-cli -Version: 0.6.0 +Version: 0.6.1 Release: 1%?dist Summary: CLI for internet speed test via cloudflare From d964d79c8d247647f696469bd706037fc2372607 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 19:08:42 +0000 Subject: [PATCH 092/266] bump: geist --- anda/fonts/geist/geist.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/fonts/geist/geist.spec b/anda/fonts/geist/geist.spec index 8ddbbd25ea..a06e52cbcb 100644 --- a/anda/fonts/geist/geist.spec +++ b/anda/fonts/geist/geist.spec @@ -1,5 +1,5 @@ Name: geist-font -Version: 1.6.0 +Version: 1.7.0 Release: 1%?dist URL: https://vercel.com/font Source0: https://github.com/vercel/geist-font/archive/refs/tags/%version.tar.gz From 346d7b27599c4eda287f3b6aa5452d3ce2acef07 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 20:03:19 +0000 Subject: [PATCH 093/266] bump: discord-canary-openasar discord-canary legcord --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/apps/legcord/stable/legcord.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index f82e4f738a..f22e2611b8 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary-openasar -Version: 0.0.858 +Version: 0.0.859 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index 8be27bc8ce..2445d70599 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary -Version: 0.0.858 +Version: 0.0.859 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/apps/legcord/stable/legcord.spec b/anda/apps/legcord/stable/legcord.spec index fdd011ef2e..53b051e9af 100644 --- a/anda/apps/legcord/stable/legcord.spec +++ b/anda/apps/legcord/stable/legcord.spec @@ -9,7 +9,7 @@ %endif Name: legcord -Version: 1.1.6 +Version: 1.2.0 Release: 1%?dist License: OSL-3.0 Summary: Custom lightweight Discord client designed to enhance your experience From 448f15df14737c310c337d50b2e8530e139832b6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 20:46:23 +0000 Subject: [PATCH 094/266] bump: klassy --- anda/themes/klassy/klassy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/themes/klassy/klassy.spec b/anda/themes/klassy/klassy.spec index 79663ec613..c918952fce 100644 --- a/anda/themes/klassy/klassy.spec +++ b/anda/themes/klassy/klassy.spec @@ -1,8 +1,8 @@ Name: klassy %global forgeurl https://github.com/paulmcauley/%{name} -%global tag 6.4.breeze6.4.0 -%global date 20250617 +%global tag v6.4 +%global date 20260129 %forgemeta Version: %{tag} From f4d833636fb0731de8385bd5e6ca3191285fec74 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 21:39:41 +0000 Subject: [PATCH 095/266] bump: budgie-extras --- anda/desktops/budgie/budgie-extras/budgie-extras.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/budgie/budgie-extras/budgie-extras.spec b/anda/desktops/budgie/budgie-extras/budgie-extras.spec index 651980b4a2..5631da6cda 100644 --- a/anda/desktops/budgie/budgie-extras/budgie-extras.spec +++ b/anda/desktops/budgie/budgie-extras/budgie-extras.spec @@ -1,5 +1,5 @@ Name: budgie-extras -Version: 2.0.0 +Version: 2.1.0 Release: 1%?dist License: GPL-3.0 From d796b906fb3851ddedbe64f0e526a2f4bfa5e60f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 21:58:39 +0000 Subject: [PATCH 096/266] bump: python3-protobuf --- anda/langs/python/protobuf/python3-protobuf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index 25407a2dfa..428dfe629d 100644 --- a/anda/langs/python/protobuf/python3-protobuf.spec +++ b/anda/langs/python/protobuf/python3-protobuf.spec @@ -2,7 +2,7 @@ %global pypi_name protobuf Name: python-%{pypi_name} -Version: 6.33.4 +Version: 6.33.5 Release: 1%?dist Summary: Protocol Buffers From 03639c710f6abc5557b3256f71696c7cb006f51e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 22:37:01 +0000 Subject: [PATCH 097/266] bump: discord-canary-openasar discord-canary zed-preview nvm --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/tools/nvm/nvm.spec | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index f22e2611b8..b81031b306 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary-openasar -Version: 0.0.859 +Version: 0.0.860 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index 2445d70599..bf1b769d19 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary -Version: 0.0.859 +Version: 0.0.860 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 14c325ed13..e3caeb74b3 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.222.0-pre +%global ver 0.222.1-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/tools/nvm/nvm.spec b/anda/tools/nvm/nvm.spec index 0a2a69e531..1a9c81c648 100644 --- a/anda/tools/nvm/nvm.spec +++ b/anda/tools/nvm/nvm.spec @@ -1,6 +1,6 @@ Name: nvm -Version: 0.40.3 -Release: 6%{?dist} +Version: 0.40.4 +Release: 1%?dist Summary: Node Version Manager License: MIT URL: https://github.com/nvm-sh/nvm From d57dc9ec56f516fc80278d2b9fcdafbe06313b27 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 29 Jan 2026 23:35:14 +0000 Subject: [PATCH 098/266] bump: zed --- anda/devs/zed/stable/zed.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 7514b7ec63..8ee70a11de 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -15,7 +15,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.221.4 +Version: 0.221.5 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later From a663a2f1054246c6fa63333427aa3ee3c4058142 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 30 Jan 2026 02:03:07 +0000 Subject: [PATCH 099/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 8ce2024b0c..186a3b3a5d 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.29.165557 +Version: 2026.01.30.002613 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 964877bb6c3e3677d8d676d6313fd9afcd6d5378 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 30 Jan 2026 02:26:57 +0000 Subject: [PATCH 100/266] bump(nightly): legcord-nightly winetricks-git gnome-shell-extension-multi-monitors-bar ghostty-nightly zed-nightly prismlauncher-nightly types-colorama stardust-comet-nightly scx-scheds-nightly HeadsetControl-nightly natscli qdl raindrop --- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/winetricks/git/winetricks-git.spec | 4 ++-- .../gnome-shell-extension-multi-monitors-bar.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 2 +- 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 ++-- anda/stardust/comet/nightly/stardust-comet-nightly.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- .../HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- anda/tools/natscli/natscli.spec | 4 ++-- anda/tools/qdl/qdl.spec | 4 ++-- anda/tools/raindrop/raindrop.spec | 4 ++-- 13 files changed, 25 insertions(+), 25 deletions(-) diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 3dfe65cd35..5e2f2c26b9 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit d679a0ac9ca1b2cc0c7814ee6fb93c7824fb72c5 -%global commit_date 20260128 +%global commit 19e1be120c3a2738f8ac37e2554755a2e8531654 +%global commit_date 20260130 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global debug_package %nil %global __strip /bin/true diff --git a/anda/apps/winetricks/git/winetricks-git.spec b/anda/apps/winetricks/git/winetricks-git.spec index e1cc252300..ac894d8f72 100644 --- a/anda/apps/winetricks/git/winetricks-git.spec +++ b/anda/apps/winetricks/git/winetricks-git.spec @@ -1,9 +1,9 @@ # Fedora sometimes sources the snapshots under stable versions and just bumps release # For user clarity I have separated these into different packages -%global commit 3483ce867ee10aa084843e97b8f31c9489d6e93d +%global commit c9ec7e27eb01e8f0e46a2d4803c405c38a27cc75 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 20260125 -%global commit_date 20260128 +%global commit_date 20260130 Name: winetricks-git Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/gnome-shell-extension-multi-monitors-bar.spec b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/gnome-shell-extension-multi-monitors-bar.spec index b6e9821448..e50823fb58 100644 --- a/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/gnome-shell-extension-multi-monitors-bar.spec +++ b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/gnome-shell-extension-multi-monitors-bar.spec @@ -1,5 +1,5 @@ -%global commit 95678dd702dd91a8f0f37c9d3e217ea6edb89300 -%global commit_date 20260116 +%global commit a6a8b8a717f2255c3c1b3af4ce205ebc3a65e0af +%global commit_date 20260130 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global extension multi-monitors-bar diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index b113ef0c17..fbab46cbf3 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,4 +1,4 @@ -%global commit 685daee01bbd18dc50c066ccfa85828509068a99 +%global commit 7c7d5421f9380f7ca65a0b413d3117d5a88e2dd1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global fulldate 2026-01-27 %global commit_date %(echo %{fulldate} | sed 's/-//g') diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 912fc646df..455833ab64 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 1870425b2b262e3f28c90931782aba435afd5b99 +%global commit 0c8a753a3c27f154d867d13c57941be8cacf3e36 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260129 +%global commit_date 20260130 %global ver 0.223.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 56e88c0560..ad46a88557 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit 70cbbf5b07460524a14e661c1242cc51742e0937 +%global commit b69dbc22243951b963d31de88d3a8e7bf54452c3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260129 +%global commit_date 20260130 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 5caeb8382d..5b66a1cf50 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 7f3ec0016092743c1d6738e61bed560614d4def8 -%global commit_date 20260128 +%global commit c79275d92eb624f5bba59b4e9cdf30b60195d67e +%global commit_date 20260130 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/stardust/comet/nightly/stardust-comet-nightly.spec b/anda/stardust/comet/nightly/stardust-comet-nightly.spec index 2df92ef374..3153849f65 100644 --- a/anda/stardust/comet/nightly/stardust-comet-nightly.spec +++ b/anda/stardust/comet/nightly/stardust-comet-nightly.spec @@ -1,12 +1,12 @@ -%global commit 52b442c42d8b2938f16adfe42ab1ac0b5d29a137 -%global commit_date 20251218 +%global commit 188a40ee30a68bf539f63a25b1aeae96e48c57a2 +%global commit_date 20260130 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-comet-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 1%?dist Summary: Annotate things in Stardust XR URL: https://github.com/StardustXR/comet Source0: %url/archive/%commit/comet-%commit.tar.gz diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 63efaa95fa..8997f5e398 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 42e6f153cc4a96b7b96f7a7bd42f13caf5597de9 +%global commit 2c9da4f000c2dedc7664797dda558a41f7ce66e8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260129 +%global commitdate 20260130 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec index 32e35544d1..6ec829bed1 100644 --- a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec +++ b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec @@ -1,6 +1,6 @@ %global _udevrulesdir /usr/lib/udev/rules.d -%global commit 6611933e46bed1aec1b44ecba904e8efb9cb02cc +%global commit b627b4b3ea950dd861673d6ebf0ff186e00521f7 %global commitdate 20251121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 3c353b9e94..3194dc5d27 100644 --- a/anda/tools/natscli/natscli.spec +++ b/anda/tools/natscli/natscli.spec @@ -1,7 +1,7 @@ # https://github.com/nats-io/natscli %global goipath github.com/nats-io/natscli -%global commit 8cc7b36306bedeffe9e3e6158e6930af3f2d5576 -%global commit_date 20260129 +%global commit 9f63e2653e5f70f58b1c5966f121549ba9f07e8c +%global commit_date 20260130 %global shortcommit %{sub %{commit} 1 7} %gometa -f diff --git a/anda/tools/qdl/qdl.spec b/anda/tools/qdl/qdl.spec index c30fac5758..b26f2b2159 100644 --- a/anda/tools/qdl/qdl.spec +++ b/anda/tools/qdl/qdl.spec @@ -1,5 +1,5 @@ -%global commit aa77dfc23e3e4f2122633ed6599d208d3c44791d -%global commit_date 20260128 +%global commit eb345dfdfa338dc3626932f8a992423c3f6b3532 +%global commit_date 20260130 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: qdl diff --git a/anda/tools/raindrop/raindrop.spec b/anda/tools/raindrop/raindrop.spec index 135a78e5b8..9feee366ac 100644 --- a/anda/tools/raindrop/raindrop.spec +++ b/anda/tools/raindrop/raindrop.spec @@ -1,5 +1,5 @@ -%global commit d5d0bc04fd8ca8a02b32fc49d8839fa620791b46 -%global commit_date 20260129 +%global commit 9d5396972bb5557c427a79309ce5c00f91bc9211 +%global commit_date 20260130 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: raindrop From 57c18dd0fb247de87cdee7da0c1dffb14b9ec222 Mon Sep 17 00:00:00 2001 From: Gilver Date: Fri, 30 Jan 2026 00:44:17 -0600 Subject: [PATCH 101/266] chore(ghostty-nightly): Add Nushell integration file (#9536) Signed-off-by: Gilver --- anda/devs/ghostty/nightly/ghostty-nightly.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index fbab46cbf3..8993dc5836 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -282,6 +282,7 @@ rm -rf %{buildroot}%{_datadir}/terminfo/g/%{base_name} %{_datadir}/%{base_name}/shell-integration/bash/%{base_name}.bash %{_datadir}/%{base_name}/shell-integration/elvish/lib/%{base_name}-integration.elv %{_datadir}/%{base_name}/shell-integration/fish/vendor_conf.d/%{base_name}-shell-integration.fish +%{_datadir}/%{base_name}/shell-integration/nushell/vendor/autoload/%{base_name}.nu %{_datadir}/%{base_name}/shell-integration/zsh/.zshenv %{_datadir}/%{base_name}/shell-integration/zsh/%{base_name}-integration From f5d3c2eed2727dda375b3ec9bb66d3be4727154f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 30 Jan 2026 09:21:42 +0000 Subject: [PATCH 102/266] bump: apparmor --- anda/lib/apparmor/apparmor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/apparmor/apparmor.spec b/anda/lib/apparmor/apparmor.spec index 9fca368062..966e551ab8 100644 --- a/anda/lib/apparmor/apparmor.spec +++ b/anda/lib/apparmor/apparmor.spec @@ -6,7 +6,7 @@ %bcond_with tests Name: apparmor -Version: 4.1.3 +Version: 4.1.4 Release: 1%?dist Summary: AppArmor userspace components From 2d68dd46aef05e3bc38636cc9c0820a5d4eeddea Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 30 Jan 2026 10:52:38 +0000 Subject: [PATCH 103/266] bump: throne lomiri-system-settings --- anda/apps/throne/Sagernet.SingBox.Version.txt | 2 +- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/throne/Sagernet.SingBox.Version.txt b/anda/apps/throne/Sagernet.SingBox.Version.txt index 2257a5e009..f90056c810 100644 --- a/anda/apps/throne/Sagernet.SingBox.Version.txt +++ b/anda/apps/throne/Sagernet.SingBox.Version.txt @@ -1 +1 @@ -v1.12.17 \ No newline at end of file +v1.12.18 \ No newline at end of file diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index 40023f0e99..57ecaa680a 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit 7b3af72eeea0354419fbdf1396a01f1631d8e38f +%global commit 0091bc8ad402a9b49bcdb40332570b63cb0cbfc6 %forgemeta Name: lomiri-system-settings From 29c8d54627a4a5ae0d1b911735896489afa2d3fa Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 30 Jan 2026 11:28:08 +0000 Subject: [PATCH 104/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 186a3b3a5d..3207704db4 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.30.002613 +Version: 2026.01.30.105058 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 5422bb53a12d8f41b40d462b9a11826d8a4d0104 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 30 Jan 2026 13:57:14 +0000 Subject: [PATCH 105/266] bump: posthog --- anda/langs/python/posthog/posthog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index 5f527ddd2b..a946959116 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -2,7 +2,7 @@ %global _desc Send usage data from your Python code to PostHog. Name: python-%{pypi_name} -Version: 7.7.0 +Version: 7.8.0 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT From bce6fd325331f329af3650ee1bffe6a962434c50 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 30 Jan 2026 14:39:10 +0000 Subject: [PATCH 106/266] bump: legcord --- anda/apps/legcord/stable/legcord.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/legcord/stable/legcord.spec b/anda/apps/legcord/stable/legcord.spec index 53b051e9af..c35eec0b8d 100644 --- a/anda/apps/legcord/stable/legcord.spec +++ b/anda/apps/legcord/stable/legcord.spec @@ -9,7 +9,7 @@ %endif Name: legcord -Version: 1.2.0 +Version: 1.2.1 Release: 1%?dist License: OSL-3.0 Summary: Custom lightweight Discord client designed to enhance your experience From f2161fc81a8eb7f872d5cfacbca307fb5b061fce Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 30 Jan 2026 18:22:37 +0000 Subject: [PATCH 107/266] bump: discord-ptb-openasar discord-ptb rust-mise --- anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec | 2 +- anda/apps/discord-ptb/discord-ptb.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec index dc4c0582f7..5e77118bda 100644 --- a/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec +++ b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-ptb-openasar -Version: 0.0.174 +Version: 0.0.175 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-ptb/discord-ptb.spec b/anda/apps/discord-ptb/discord-ptb.spec index 0735b5a732..76c5ad058c 100644 --- a/anda/apps/discord-ptb/discord-ptb.spec +++ b/anda/apps/discord-ptb/discord-ptb.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-ptb -Version: 0.0.174 +Version: 0.0.175 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers. URL: https://discord.com diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index cc41bc5364..8c13183ced 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.1.10 +Version: 2026.1.11 Release: 1%?dist Summary: Front-end to your dev env From 97235430e315582bc3fdc18d487bb7dd782ef0ca Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 30 Jan 2026 21:57:37 +0000 Subject: [PATCH 108/266] bump: copyparty --- anda/tools/copyparty/copyparty.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/copyparty/copyparty.spec b/anda/tools/copyparty/copyparty.spec index 94d03cf1ba..f91eea1a06 100644 --- a/anda/tools/copyparty/copyparty.spec +++ b/anda/tools/copyparty/copyparty.spec @@ -1,7 +1,7 @@ %global pypi_name copyparty Name: %{pypi_name} -Version: 1.20.4 +Version: 1.20.5 Release: 1%?dist Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty From 4fcb13e405c51d830cc4b485576652cc6ebac6f8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 30 Jan 2026 23:33:34 +0000 Subject: [PATCH 109/266] bump: carapace --- anda/tools/carapace/carapace.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/carapace/carapace.spec b/anda/tools/carapace/carapace.spec index 62da774b2f..42b2e6fa56 100644 --- a/anda/tools/carapace/carapace.spec +++ b/anda/tools/carapace/carapace.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} %global goipath github.com/carapace-sh/carapace-bin -Version: 1.6.0 +Version: 1.6.1 %gometa -f From 7846bad90d31cc86a526dde888a8b3af95ffb2ba Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 01:58:34 +0000 Subject: [PATCH 110/266] bump: ruffle-nightly --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 870e6a8c2a..b75fd42a0f 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-29 +%global ver 2026-01-31 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 187aec87298ca7b6be7471b44e831b967a779d9c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 02:22:29 +0000 Subject: [PATCH 111/266] bump(nightly): legcord-nightly mpv-nightly ghostty-nightly zed-nightly prismlauncher-nightly types-colorama astal openbangla-keyboard-nightly nvidia-patch scx-scheds-nightly natscli --- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-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 ++-- anda/lib/astal/astal/astal.spec | 4 ++-- .../misc/openbangla-keyboard/openbangla-keyboard-nightly.spec | 4 ++-- anda/system/nvidia-patch/nvidia-patch.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- 11 files changed, 22 insertions(+), 22 deletions(-) diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 5e2f2c26b9..0cd9839623 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 19e1be120c3a2738f8ac37e2554755a2e8531654 -%global commit_date 20260130 +%global commit bdb308927fa5502d259fd57c1444dd5b6e31b52b +%global commit_date 20260131 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global debug_package %nil %global __strip /bin/true diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 866bc195fa..292bbc07ad 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 54da0ba0701b4f27927318f3851987044fadd303 +%global commit ee843f4db793ffafbcc0349f7767b48b66f1ea3a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260129 +%global commit_date 20260131 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 8993dc5836..2b06f2bed9 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 7c7d5421f9380f7ca65a0b413d3117d5a88e2dd1 +%global commit 89d3ad2bf3f870dd6f0d67363652daef8f9e2eb9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-27 +%global fulldate 2026-01-30 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 455833ab64..38e0407e7d 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 0c8a753a3c27f154d867d13c57941be8cacf3e36 +%global commit fe653a77aef9cda5521958ad5b58d3d33c6aff20 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260130 +%global commit_date 20260131 %global ver 0.223.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index ad46a88557..c064b2c9f6 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit b69dbc22243951b963d31de88d3a8e7bf54452c3 +%global commit 204f9c5d8e2d259879cb8ff8e2cced28052b401d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260130 +%global commit_date 20260131 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 5b66a1cf50..a4cc7a761b 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 c79275d92eb624f5bba59b4e9cdf30b60195d67e -%global commit_date 20260130 +%global commit fa659b1def704dea3dc8e25c7857b23eac69df4d +%global commit_date 20260131 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/lib/astal/astal/astal.spec b/anda/lib/astal/astal/astal.spec index 7c31356877..c57ae56f91 100644 --- a/anda/lib/astal/astal/astal.spec +++ b/anda/lib/astal/astal/astal.spec @@ -1,7 +1,7 @@ -%global commit 7d1fac8a4b2a14954843a978d2ddde86168c75ef +%global commit eb235f8813bdea2a4a38ac228f2efc4e2a8a90af %global shortcommit %{sub %commit 1 7} -%global commit_date 20251127 +%global commit_date 20260131 Name: astal Version: 0^%commit_date.%shortcommit diff --git a/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec b/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec index ea47ef59bf..c192bbd76e 100644 --- a/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec +++ b/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec @@ -1,6 +1,6 @@ %global ver 2.0.0 -%global commit 7c19213777cfb43b443f4a57a6b4eab240d21b87 -%global commit_date 20260113 +%global commit b29dce323f3e14e32a7f341f0e2a74f329753fc2 +%global commit_date 20260131 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: openbangla-keyboard-nightly diff --git a/anda/system/nvidia-patch/nvidia-patch.spec b/anda/system/nvidia-patch/nvidia-patch.spec index e56080df01..b9893816db 100644 --- a/anda/system/nvidia-patch/nvidia-patch.spec +++ b/anda/system/nvidia-patch/nvidia-patch.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} -%global commit 2b16ade220d42021b32f7c9129a756fa246a7567 +%global commit 2836fab5867d7da7e4666957bd7673e47cbb6a18 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260128 +%global commit_date 20260131 %global patches %{_datadir}/src/nvidia-patch diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 8997f5e398..c8073d5dbd 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 2c9da4f000c2dedc7664797dda558a41f7ce66e8 +%global commit 04a1d6596bf74a12f5d9af77276b2c014c6ec94d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260130 +%global commitdate 20260131 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 3194dc5d27..71754cf134 100644 --- a/anda/tools/natscli/natscli.spec +++ b/anda/tools/natscli/natscli.spec @@ -1,7 +1,7 @@ # https://github.com/nats-io/natscli %global goipath github.com/nats-io/natscli -%global commit 9f63e2653e5f70f58b1c5966f121549ba9f07e8c -%global commit_date 20260130 +%global commit 66f169ff1f1ac0354873f7911758cd3e1fe7af29 +%global commit_date 20260131 %global shortcommit %{sub %{commit} 1 7} %gometa -f From 8925e9d0f4056579a521d32e60f578b14145eabc Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 04:09:50 +0000 Subject: [PATCH 112/266] bump: discord-canary-openasar discord-canary zig-master-bootstrap --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index b81031b306..03ee46561a 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary-openasar -Version: 0.0.860 +Version: 0.0.861 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index bf1b769d19..142bd2d80a 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary -Version: 0.0.860 +Version: 0.0.861 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 1f891b63db..934b4993fc 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.16.0-dev.2349+204fa8959 +version=0.16.0-dev.2368+380ea6fb5 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 765a640d6b..1ccc3cca32 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.16.0-dev.2349+204fa8959 +%global ver 0.16.0-dev.2368+380ea6fb5 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From eefa5e5a7c874fd6b03dbfa630ecd9a83d728776 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 30 Jan 2026 22:11:19 -0600 Subject: [PATCH 113/266] fix (proton-vpn-api-core): requires_exclude (#9542) * fix (proton-vpn-api-core): requires_exclude Signed-off-by: Owen-sz * fix: The silly * update regex Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz Co-authored-by: Gilver --- .../python/proton-vpn-api-core/proton-vpn-api-core.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec b/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec index c926f90346..d93a5c7fdd 100644 --- a/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec +++ b/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec @@ -1,9 +1,11 @@ %global pypi_name proton-vpn-api-core %global _desc A facade to the other Proton VPN components, exposing a uniform API to the available Proton VPN services. +%global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$ + Name: python-%{pypi_name} Version: 4.14.3 -Release: 1%?dist +Release: 2%?dist Summary: A facade to the other Proton VPN components License: GPL-3.0-Only URL: https://github.com/ProtonVPN/python-proton-vpn-api-core @@ -14,6 +16,8 @@ BuildRequires: python3-devel BuildRequires: python3-pip BuildRequires: python3-setuptools +Requires: python3-proton-vpn-local-agent + Packager: Owen Zimmerman %description From 82c5f033738b9cfbd3e7bc445ff47ce9308aaf05 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 30 Jan 2026 22:23:26 -0600 Subject: [PATCH 114/266] fix (proton-vpn-api-core): Move requires to right spot (#9547) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- .../python/proton-vpn-api-core/proton-vpn-api-core.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec b/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec index d93a5c7fdd..5f91a5bf97 100644 --- a/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec +++ b/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 4.14.3 -Release: 2%?dist +Release: 3%?dist Summary: A facade to the other Proton VPN components License: GPL-3.0-Only URL: https://github.com/ProtonVPN/python-proton-vpn-api-core @@ -16,8 +16,6 @@ BuildRequires: python3-devel BuildRequires: python3-pip BuildRequires: python3-setuptools -Requires: python3-proton-vpn-local-agent - Packager: Owen Zimmerman %description @@ -26,6 +24,7 @@ Packager: Owen Zimmerman %package -n python3-%{pypi_name} Summary: %{summary} Provides: %{pypi_name} +Requires: python3-proton-vpn-local-agent %{?python_provide:%python_provide python3-%{pypi_name}} %description -n python3-%{pypi_name} From c47d101a59a6c4b47fbcdf2946684106d6772ba4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 04:58:39 +0000 Subject: [PATCH 115/266] bump(branch): zig-master --- anda/langs/zig/master/zig-master.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/zig/master/zig-master.spec b/anda/langs/zig/master/zig-master.spec index 6d456f8841..b6a8e042e5 100644 --- a/anda/langs/zig/master/zig-master.spec +++ b/anda/langs/zig/master/zig-master.spec @@ -13,7 +13,7 @@ %global zig_cache_dir %{builddir}/zig-cache Name: zig-master -Version: 0.16.0~dev.2349+204fa8959 +Version: 0.16.0~dev.2368+380ea6fb5 Release: 2%?dist Summary: Master builds of the Zig language License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1 From c661c90056f9da048e545c4092d1d711fa171d76 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 30 Jan 2026 23:05:36 -0600 Subject: [PATCH 116/266] add: proton-vpn-cli (#9551) * add: proton-vpn-cli Signed-off-by: Owen-sz * oop Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/tools/proton-vpn-cli/anda.hcl | 6 +++ anda/tools/proton-vpn-cli/proton-vpn-cli.spec | 49 +++++++++++++++++++ anda/tools/proton-vpn-cli/update.rhai | 1 + 3 files changed, 56 insertions(+) create mode 100644 anda/tools/proton-vpn-cli/anda.hcl create mode 100644 anda/tools/proton-vpn-cli/proton-vpn-cli.spec create mode 100644 anda/tools/proton-vpn-cli/update.rhai diff --git a/anda/tools/proton-vpn-cli/anda.hcl b/anda/tools/proton-vpn-cli/anda.hcl new file mode 100644 index 0000000000..f631f43da7 --- /dev/null +++ b/anda/tools/proton-vpn-cli/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "proton-vpn-cli.spec" + } +} diff --git a/anda/tools/proton-vpn-cli/proton-vpn-cli.spec b/anda/tools/proton-vpn-cli/proton-vpn-cli.spec new file mode 100644 index 0000000000..3861a4b078 --- /dev/null +++ b/anda/tools/proton-vpn-cli/proton-vpn-cli.spec @@ -0,0 +1,49 @@ +%global _desc Official ProtonVPN CLI Linux app. + +%global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$ + +Name: python-proton-vpn-cli +Version: 0.1.5 +Release: 1%?dist +Summary: Official ProtonVPN CLI Linux app +License: GPL-3.0-only +URL: https://github.com/ProtonVPN/proton-vpn-cli +Source0: %url/archive/refs/tags/v%version.tar.gz + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildArch: noarch + +Packager: Owen Zimmerman + +%description +%_desc + +%package -n python3-proton-vpn-cli +Summary: %{summary} +Provides: proton-vpn-cli +Requires: python3-proton-vpn-local-agent +%{?python_provide:%python_provide python3-proton-vpn-cli} + +%description -n python3-proton-vpn-cli +%_desc + +%prep +%autosetup -n proton-vpn-cli-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files proton + +%files -n python3-proton-vpn-cli -f %{pyproject_files} +%doc README.md COPYING.md CONTRIBUTING.md CODEOWNERS +%license LICENSE +%{_bindir}/protonvpn + +%changelog +* Fri Jan 30 2026 Owen Zimmerman +- Initial commit diff --git a/anda/tools/proton-vpn-cli/update.rhai b/anda/tools/proton-vpn-cli/update.rhai new file mode 100644 index 0000000000..bbacc962bc --- /dev/null +++ b/anda/tools/proton-vpn-cli/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("ProtonVPN/proton-vpn-cli")); From 6ec43c1f6e73d866342f8474ad3419bad51869e5 Mon Sep 17 00:00:00 2001 From: madomado Date: Sat, 31 Jan 2026 14:38:29 +0800 Subject: [PATCH 117/266] add: powerbuttond (#9541) --- anda/games/powerbuttond/anda.hcl | 5 ++ anda/games/powerbuttond/powerbuttond.spec | 60 +++++++++++++++++++++++ anda/games/powerbuttond/update.rhai | 1 + 3 files changed, 66 insertions(+) create mode 100644 anda/games/powerbuttond/anda.hcl create mode 100644 anda/games/powerbuttond/powerbuttond.spec create mode 100644 anda/games/powerbuttond/update.rhai diff --git a/anda/games/powerbuttond/anda.hcl b/anda/games/powerbuttond/anda.hcl new file mode 100644 index 0000000000..a6776ffd5c --- /dev/null +++ b/anda/games/powerbuttond/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "powerbuttond.spec" + } +} diff --git a/anda/games/powerbuttond/powerbuttond.spec b/anda/games/powerbuttond/powerbuttond.spec new file mode 100644 index 0000000000..f7a48fd157 --- /dev/null +++ b/anda/games/powerbuttond/powerbuttond.spec @@ -0,0 +1,60 @@ +%define debug_package %nil + +Name: powerbuttond +Version: 4.0 +Release: 1%?dist +Summary: Steam Deck power button daemon + +License: BSD +URL: https://gitlab.steamos.cloud/holo/powerbuttond +Source: %{url}/-/archive/v%{version}/powerbuttond-v%{version}.tar.gz +Packager: madonuko +BuildRequires: systemd-rpm-macros +BuildRequires: pkgconfig(libudev) +BuildRequires: pkgconfig(libevdev) +BuildRequires: make gcc + +Provides: steam-powerbuttond +Obsoletes: steam-powerbuttond < 3.3 +Provides: steamos-powerbuttond +Obsoletes: steamos-powerbuttond < 3.3 +Provides: powerbuttond = %evr + +%description +Steam Deck power button daemon. + +%prep +%autosetup -n powerbuttond-v%{version} -p1 + +%build +%make_build CFLAGS="$CFLAGS -I%_includedir/libevdev-1.0" LDFLAGS="$LDFLAGS" + +%install +%make_install +sed -i 's/Requisite=gamescope-session.service//g' %{buildroot}%{_userunitdir}/steamos-powerbuttond.service +rm -r %{buildroot}/%{_userunitdir}/gamescope-session.service.wants +rm %buildroot%_datadir/licenses/steamos-%name/LICENSE + +%post +udevadm control --reload-rules +udevadm trigger +%systemd_user_post steamos-%{name}.service + +%preun +%systemd_user_preun steamos-%{name}.service + +%postun +%systemd_user_postun steamos-%{name}.service + +%files +%license LICENSE +%dir %{_prefix}/lib/hwsupport +%{_prefix}/lib/hwsupport/steamos-%{name} +%{_userunitdir}/steamos-%{name}.service +%{_prefix}/lib/udev/rules.d/70-steamos-power-button.rules +%dir %{_prefix}/lib/udev/hwdb.d +%{_prefix}/lib/udev/hwdb.d/70-steamos-power-button.hwdb + +%changelog +* Fri Jan 30 2026 madonuko - 4.0-1 +- Ported from https://copr-dist-git.fedorainfracloud.org/packages/gloriouseggroll/nobara-43/steamos-powerbuttond.git/tree/steamos-powerbuttond.spec?h=f43&id=071012e4c4b4a1eda8606753615c9f4ceef33458 diff --git a/anda/games/powerbuttond/update.rhai b/anda/games/powerbuttond/update.rhai new file mode 100644 index 0000000000..ce9dcefc49 --- /dev/null +++ b/anda/games/powerbuttond/update.rhai @@ -0,0 +1 @@ +rpm.version(gitlab("gitlab.steamos.cloud", "995")); From 4d6a0a5b8168bb7323f0df56c2026459e21ddf07 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 06:39:49 +0000 Subject: [PATCH 118/266] bump: powerbuttond python-pywal16 --- anda/games/powerbuttond/powerbuttond.spec | 2 +- anda/langs/python/pywal16/python-pywal16.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/powerbuttond/powerbuttond.spec b/anda/games/powerbuttond/powerbuttond.spec index f7a48fd157..a697cde010 100644 --- a/anda/games/powerbuttond/powerbuttond.spec +++ b/anda/games/powerbuttond/powerbuttond.spec @@ -1,7 +1,7 @@ %define debug_package %nil Name: powerbuttond -Version: 4.0 +Version: Release: 1%?dist Summary: Steam Deck power button daemon diff --git a/anda/langs/python/pywal16/python-pywal16.spec b/anda/langs/python/pywal16/python-pywal16.spec index ee922f14c2..8b3b4e2907 100644 --- a/anda/langs/python/pywal16/python-pywal16.spec +++ b/anda/langs/python/pywal16/python-pywal16.spec @@ -3,8 +3,8 @@ Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the colors system-wide and on-the-fly in all of your favourite programs.} Name: python-%{pypi_name} -Version: 3.8.13 -Release: 2%{?dist} +Version: 3.8.14 +Release: 1%?dist Summary: 16 color fork of the original Pywal License: MIT URL: https://github.com/eylles/pywal16 From f942c8f568d64decc3a1cfd591988a623e4979f8 Mon Sep 17 00:00:00 2001 From: madomado Date: Sat, 31 Jan 2026 15:03:03 +0800 Subject: [PATCH 119/266] add: powerstation (#9540) --- anda/games/powerstation/anda.hcl | 5 ++ anda/games/powerstation/powerstation.spec | 67 +++++++++++++++++++++++ anda/games/powerstation/update.rhai | 1 + 3 files changed, 73 insertions(+) create mode 100644 anda/games/powerstation/anda.hcl create mode 100644 anda/games/powerstation/powerstation.spec create mode 100644 anda/games/powerstation/update.rhai diff --git a/anda/games/powerstation/anda.hcl b/anda/games/powerstation/anda.hcl new file mode 100644 index 0000000000..d679f1e19e --- /dev/null +++ b/anda/games/powerstation/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "powerstation.spec" + } +} diff --git a/anda/games/powerstation/powerstation.spec b/anda/games/powerstation/powerstation.spec new file mode 100644 index 0000000000..dc5818fd5a --- /dev/null +++ b/anda/games/powerstation/powerstation.spec @@ -0,0 +1,67 @@ +Name: powerstation +Version: 0.7.0 +Release: 1%{?dist} +Summary: Daemon for controlling TDP and performance over DBus + +SourceLicense: GPL-3.0-or-later +License: ((MIT OR Apache-2.0) AND Unicode-3.0) AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND GPL-3.0-or-later AND ISC AND LGPL-3.0 AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) +URL: https://github.com/ShadowBlip/PowerStation +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz +Packager: madonuko + +ExcludeArch: %{ix86} + +BuildRequires: rust-packaging +BuildRequires: pciutils-devel +BuildRequires: systemd-devel +BuildRequires: clang cmake +Requires: dbus +Requires: zlib-ng-compat + +%description +Powerstation is a daemon for controlling TDP and performance over DBus. +It is designed for use on AMD platforms with access to libryzenadj. + +%prep +%autosetup -n PowerStation-%{version} +%cargo_prep_online + +%build +%{cargo_build} --locked +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + +%install +%crate_install_bin + +# DBus system policy +install -Dm644 rootfs%_datadir/dbus-1/system.d/org.shadowblip.PowerStation.conf \ + -t %buildroot%_datadir/dbus-1/system.d + +install -Dm644 rootfs%_unitdir/powerstation.service -t %buildroot%_unitdir + +sed -i 's/After=graphical-session.target//g' %buildroot%_unitdir/powerstation.service + +echo 'enable powerstation.service' | install -Dm644 /dev/stdin %buildroot%_presetdir/95-enable-powerstation.preset + +%files +%license LICENSE LICENSE.dependencies +%doc README.md +%_bindir/powerstation +%_datadir/dbus-1/system.d/org.shadowblip.PowerStation.conf +%_unitdir/powerstation.service +%_presetdir/95-enable-powerstation.preset + +%post +%systemd_post powerstation.service + +%preun +%systemd_preun powerstation.service + +%postun +%systemd_postun_with_restart powerstation.service + + +%changelog +* Fri Jan 30 2026 madonuko - 0.7.0-1 +- Ported from https://copr-dist-git.fedorainfracloud.org/packages/gloriouseggroll/nobara-43/powerstation.git/tree/powerstation.spec?h=f43 diff --git a/anda/games/powerstation/update.rhai b/anda/games/powerstation/update.rhai new file mode 100644 index 0000000000..bc76d06a2b --- /dev/null +++ b/anda/games/powerstation/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("ShadowBlip/PowerStation")); From 72bb0a50161ee5ebb28ed65ce7e8c4b75f7dd090 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 09:40:16 +0000 Subject: [PATCH 120/266] bump: ScopeBuddy --- anda/games/ScopeBuddy/ScopeBuddy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/games/ScopeBuddy/ScopeBuddy.spec b/anda/games/ScopeBuddy/ScopeBuddy.spec index 91b9f72833..d1a1abbbf8 100644 --- a/anda/games/ScopeBuddy/ScopeBuddy.spec +++ b/anda/games/ScopeBuddy/ScopeBuddy.spec @@ -1,5 +1,5 @@ Name: ScopeBuddy -Version: 1.3.1 +Version: 1.4.0 Release: 1%?dist Summary: A manager script to make gamescope easier to use on desktop License: Apache-2.0 From 55011bf3be46ee0c1acf7c5bf027f6edfc503dc3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 10:27:37 +0000 Subject: [PATCH 121/266] bump: rust-mise --- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 8c13183ced..5c692b7e76 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.1.11 +Version: 2026.1.12 Release: 1%?dist Summary: Front-end to your dev env From 994276f04d688ad93558c83f6d66251ff217f091 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 12:48:58 +0000 Subject: [PATCH 122/266] bump: rust-usage-cli --- anda/langs/rust/usage/rust-usage-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/usage/rust-usage-cli.spec b/anda/langs/rust/usage/rust-usage-cli.spec index 25ba8ac0ca..79f4074ee3 100644 --- a/anda/langs/rust/usage/rust-usage-cli.spec +++ b/anda/langs/rust/usage/rust-usage-cli.spec @@ -4,7 +4,7 @@ %global crate usage-cli Name: rust-usage-cli -Version: 2.16.0 +Version: 2.16.1 Release: 1%?dist Summary: CLI for working with usage-based CLIs From 570290a31aa1bd7c4f9eabd767c3bbfefa3b4755 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 18:33:46 +0000 Subject: [PATCH 123/266] bump: lomiri-system-settings --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index 57ecaa680a..12cc6ce88a 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit 0091bc8ad402a9b49bcdb40332570b63cb0cbfc6 +%global commit 931eb2183270d2f6645cf58fa5da3af0abfbb126 %forgemeta Name: lomiri-system-settings From 8181b2886fd30b0f70a463fbe5b67f1e969b22e9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 18:59:29 +0000 Subject: [PATCH 124/266] bump: prismlauncher --- anda/games/prismlauncher/prismlauncher.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/games/prismlauncher/prismlauncher.spec b/anda/games/prismlauncher/prismlauncher.spec index 3e1740be47..040e2b29a0 100644 --- a/anda/games/prismlauncher/prismlauncher.spec +++ b/anda/games/prismlauncher/prismlauncher.spec @@ -13,7 +13,7 @@ %global build_platform terra Name: prismlauncher -Version: 10.0.2 +Version: 10.0.3 Release: 1%?dist Summary: Minecraft launcher with ability to manage multiple instances # see COPYING.md for more information From f5eb4fc550fe484f52e0af45d5b032f57a0bd4a4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 20:26:54 +0000 Subject: [PATCH 125/266] bump: prismlauncher copyparty --- anda/games/prismlauncher/prismlauncher.spec | 2 +- anda/tools/copyparty/copyparty.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/prismlauncher/prismlauncher.spec b/anda/games/prismlauncher/prismlauncher.spec index 040e2b29a0..3e1740be47 100644 --- a/anda/games/prismlauncher/prismlauncher.spec +++ b/anda/games/prismlauncher/prismlauncher.spec @@ -13,7 +13,7 @@ %global build_platform terra Name: prismlauncher -Version: 10.0.3 +Version: 10.0.2 Release: 1%?dist Summary: Minecraft launcher with ability to manage multiple instances # see COPYING.md for more information diff --git a/anda/tools/copyparty/copyparty.spec b/anda/tools/copyparty/copyparty.spec index f91eea1a06..90b09f86f8 100644 --- a/anda/tools/copyparty/copyparty.spec +++ b/anda/tools/copyparty/copyparty.spec @@ -1,7 +1,7 @@ %global pypi_name copyparty Name: %{pypi_name} -Version: 1.20.5 +Version: 1.20.6 Release: 1%?dist Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty From aae62fb7d43e16e87a00d9d21cf1bc8659a60988 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 23:00:07 +0000 Subject: [PATCH 126/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 3207704db4..7631d6747e 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.30.105058 +Version: 2026.01.31.225549 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 29aa8042de983085212819877ba588c458dfcceb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 31 Jan 2026 23:31:54 +0000 Subject: [PATCH 127/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 7631d6747e..0df51fef66 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.31.225549 +Version: 2026.01.31.232537 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From b76fde0bbde96a2e2fa0bf20c746b38d056cd676 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 02:27:18 +0000 Subject: [PATCH 128/266] bump: ruffle-nightly bun-bin fresh --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/devs/bun/bun-bin.spec | 2 +- anda/langs/rust/fresh/fresh.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index b75fd42a0f..410c9e961e 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-31 +%global ver 2026-02-01 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/devs/bun/bun-bin.spec b/anda/devs/bun/bun-bin.spec index a7129f6d25..7927f2ae55 100644 --- a/anda/devs/bun/bun-bin.spec +++ b/anda/devs/bun/bun-bin.spec @@ -8,7 +8,7 @@ %global appid sh.oven.bun Name: bun-bin -Version: 1.3.7 +Version: 1.3.8 Release: 1%?dist Summary: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one License: MIT diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index c2a79cfea6..e8aaf82574 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: fresh -Version: 0.1.97 +Version: 0.1.98 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From a27c718a5a244a39a2bc8b34806e56a30c85a4ac Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 02:46:48 +0000 Subject: [PATCH 129/266] bump(nightly): legcord-nightly mpv-nightly ghostty-nightly zed-nightly prismlauncher-nightly nvidia-patch scx-scheds-nightly glasgow --- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/system/nvidia-patch/nvidia-patch.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 0cd9839623..8e1a9ceb93 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit bdb308927fa5502d259fd57c1444dd5b6e31b52b -%global commit_date 20260131 +%global commit 8aede75db8f2606fb1ef820ea233fcc136dfb6af +%global commit_date 20260201 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global debug_package %nil %global __strip /bin/true diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 292bbc07ad..c5f710664d 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 ee843f4db793ffafbcc0349f7767b48b66f1ea3a +%global commit 40d2947fa312cc616526b91b016ac6d80cc38e2d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260131 +%global commit_date 20260201 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 2b06f2bed9..6b0006f936 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 89d3ad2bf3f870dd6f0d67363652daef8f9e2eb9 +%global commit 8d1d17e00f289b7ca9291ca41eed0972d01e8583 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-30 +%global fulldate 2026-01-31 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 38e0407e7d..051927dadf 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit fe653a77aef9cda5521958ad5b58d3d33c6aff20 +%global commit f7fe6181cde07b1bf9e5e27ed11badc1ab647fb6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260131 +%global commit_date 20260201 %global ver 0.223.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index c064b2c9f6..4bf39f61d9 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit 204f9c5d8e2d259879cb8ff8e2cced28052b401d +%global commit 76ba65a113079562034793530ec70634acf09a1e %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260131 +%global commit_date 20260201 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/system/nvidia-patch/nvidia-patch.spec b/anda/system/nvidia-patch/nvidia-patch.spec index b9893816db..b4b1d2ba80 100644 --- a/anda/system/nvidia-patch/nvidia-patch.spec +++ b/anda/system/nvidia-patch/nvidia-patch.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} -%global commit 2836fab5867d7da7e4666957bd7673e47cbb6a18 +%global commit 23c3b8b3d35ae3cd5acdbc42aeb6986472ad28e2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260131 +%global commit_date 20260201 %global patches %{_datadir}/src/nvidia-patch diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index c8073d5dbd..c1b4233bf3 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 04a1d6596bf74a12f5d9af77276b2c014c6ec94d +%global commit 3d4f32665b4374f6a33c9bc4ac236e8a9f2ca4b9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260131 +%global commitdate 20260201 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 25bfe735a1..d4ae5493a0 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 2b3953f1c4bea0fe38f06627fc4ff96f9c40c8ec -%global commit_date 20260128 +%global commit 990ac475a2dadd66aef7e96b2fc2e7d9fbda07ee +%global commit_date 20260201 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow From 2d7da99658447c4111d4c3eba50eb9c70b8d0523 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 05:47:48 +0000 Subject: [PATCH 130/266] bump: throne nerdfetch-tools --- anda/apps/throne/Sagernet.SingBox.Version.txt | 2 +- anda/tools/nerdfetch/nerdfetch-tools.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/throne/Sagernet.SingBox.Version.txt b/anda/apps/throne/Sagernet.SingBox.Version.txt index f90056c810..856035299f 100644 --- a/anda/apps/throne/Sagernet.SingBox.Version.txt +++ b/anda/apps/throne/Sagernet.SingBox.Version.txt @@ -1 +1 @@ -v1.12.18 \ No newline at end of file +v1.12.19 \ No newline at end of file diff --git a/anda/tools/nerdfetch/nerdfetch-tools.spec b/anda/tools/nerdfetch/nerdfetch-tools.spec index 677801eed0..2dbab526d0 100644 --- a/anda/tools/nerdfetch/nerdfetch-tools.spec +++ b/anda/tools/nerdfetch/nerdfetch-tools.spec @@ -1,5 +1,5 @@ Name: nerdfetch -Version: 8.4.2 +Version: 8.5.0 Release: 1%?dist Summary: A POSIX *nix fetch script using Nerdfonts From 0d533a45633eecf36da8f808a7e4f74c78b04204 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 06:32:29 +0000 Subject: [PATCH 131/266] bump: lomiri-system-settings --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index 12cc6ce88a..8d8cb2edcc 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit 931eb2183270d2f6645cf58fa5da3af0abfbb126 +%global commit 6407b3a5a8d331c27546caff4d7a6dbda788436e %forgemeta Name: lomiri-system-settings From 34ed939cf193e196f8f6bcde1546e9c4747b500d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 10:38:20 +0000 Subject: [PATCH 132/266] bump: binsider --- anda/tools/binsider/binsider.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/binsider/binsider.spec b/anda/tools/binsider/binsider.spec index 3ecd326eb5..dfc1db29e8 100644 --- a/anda/tools/binsider/binsider.spec +++ b/anda/tools/binsider/binsider.spec @@ -1,5 +1,5 @@ Name: binsider -Version: 0.3.1 +Version: 0.3.2 Release: 1%?dist Summary: Analyze ELF binaries like a boss 😼🕵️‍♂️ License: Apache-2.0 AND MIT From 7736faf1e769e697c9ed2d48c8f4c15b002b3349 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 11:46:43 +0000 Subject: [PATCH 133/266] bump: spleen-fonts rust-mise --- anda/fonts/spleen/spleen-fonts.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/fonts/spleen/spleen-fonts.spec b/anda/fonts/spleen/spleen-fonts.spec index e00030259e..7369ab76ea 100644 --- a/anda/fonts/spleen/spleen-fonts.spec +++ b/anda/fonts/spleen/spleen-fonts.spec @@ -3,7 +3,7 @@ %global fontcontact security@fyralabs.com %global fontorg com.fyralabs.terra -Version: 2.1.0 +Version: 2.2.0 Release: 1%?dist URL: https://www.cambus.net/spleen-monospaced-bitmap-fonts/ diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 5c692b7e76..cd6d341f02 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.1.12 +Version: 2026.2.0 Release: 1%?dist Summary: Front-end to your dev env From f2f368578e77599bdf223236e8d5bb05edd7047f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 13:01:09 +0000 Subject: [PATCH 134/266] bump: rmpc --- anda/langs/rust/rmpc/rmpc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/rmpc/rmpc.spec b/anda/langs/rust/rmpc/rmpc.spec index a9655027f7..ece1b5bbf5 100644 --- a/anda/langs/rust/rmpc/rmpc.spec +++ b/anda/langs/rust/rmpc/rmpc.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: rmpc -Version: 0.10.0 +Version: 0.11.0 Release: 1%?dist Summary: A modern, configurable, terminal based MPD Client with album art support via various terminal image protocols URL: https://rmpc.mierak.dev/ From b9cc284728acd48625ecd9412e2da8cb6402cedf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 14:26:12 +0000 Subject: [PATCH 135/266] bump: lomiri-api lomiri-indicator-network lomiri-ui-toolkit --- anda/desktops/lomiri-unity/lomiri-api/lomiri-api.spec | 2 +- .../lomiri-indicator-network/lomiri-indicator-network.spec | 4 ++-- .../lomiri-unity/lomiri-ui-toolkit/lomiri-ui-toolkit.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/desktops/lomiri-unity/lomiri-api/lomiri-api.spec b/anda/desktops/lomiri-unity/lomiri-api/lomiri-api.spec index 56938c53f5..f0738793e0 100644 --- a/anda/desktops/lomiri-unity/lomiri-api/lomiri-api.spec +++ b/anda/desktops/lomiri-unity/lomiri-api/lomiri-api.spec @@ -3,7 +3,7 @@ %forgemeta Name: lomiri-api -Version: 0.2.3 +Version: 0.3.0 Release: 1%?dist Summary: API for Lomiri diff --git a/anda/desktops/lomiri-unity/lomiri-indicator-network/lomiri-indicator-network.spec b/anda/desktops/lomiri-unity/lomiri-indicator-network/lomiri-indicator-network.spec index d677e36c08..a42751424f 100644 --- a/anda/desktops/lomiri-unity/lomiri-indicator-network/lomiri-indicator-network.spec +++ b/anda/desktops/lomiri-unity/lomiri-indicator-network/lomiri-indicator-network.spec @@ -1,9 +1,9 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-indicator-network -%global commit ee3fddcc45a8322938aacc0effd4383b29ebfaf6 +%global commit 5c72fe38523e70377205cfa31c929d20fa8b29ac %forgemeta Name: lomiri-indicator-network -Version: 1.1.2 +Version: 1.2.0 Release: 1%?dist Summary: The Network indicator for Ubuntu Touch License: GPL-3.0 AND LGPL-3.0 diff --git a/anda/desktops/lomiri-unity/lomiri-ui-toolkit/lomiri-ui-toolkit.spec b/anda/desktops/lomiri-unity/lomiri-ui-toolkit/lomiri-ui-toolkit.spec index 5f4551a0cf..d4e7b92787 100644 --- a/anda/desktops/lomiri-unity/lomiri-ui-toolkit/lomiri-ui-toolkit.spec +++ b/anda/desktops/lomiri-unity/lomiri-ui-toolkit/lomiri-ui-toolkit.spec @@ -1,9 +1,9 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-ui-toolkit -%global commit 401b1c0ff861f3d50b2726389b366f9d1420eb33 +%global commit 77935cd890e5d04ac91e1c53e80ab4c39bad8fe7 %forgemeta Name: lomiri-ui-toolkit -Version: 1.3.5902 +Version: 1.3.5903 Release: 1%?dist Summary: QML components to ease the creation of beautiful applications in QML for Lomiri From d29d21508eef6875e609ba71dbe778b98e7dff58 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 16:46:27 +0000 Subject: [PATCH 136/266] bump: noctalia-shell --- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 49988898cf..4f56b62685 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.2.5 +Version: 4.3.0 Release: 1%?dist Summary: A Quickshell-based custom shell setup From 11ecf640ebce7b2a6df5d8fe2adae1542b02f462 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 20:27:21 +0000 Subject: [PATCH 137/266] bump: codium --- anda/devs/codium/codium.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/codium/codium.spec b/anda/devs/codium/codium.spec index f45211b793..35b0d82473 100644 --- a/anda/devs/codium/codium.spec +++ b/anda/devs/codium/codium.spec @@ -14,7 +14,7 @@ %global appid com.vscodium.VSCodium Name: codium -Version: 1.108.10359 +Version: 1.108.20787 Release: 1%?dist Summary: Code editing. Redefined. License: MIT From a861d56241b9f2a22cf8a5a0f00759b4b2d00913 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 1 Feb 2026 21:46:06 +0000 Subject: [PATCH 138/266] bump: inputplumber --- anda/games/inputplumber/inputplumber.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/games/inputplumber/inputplumber.spec b/anda/games/inputplumber/inputplumber.spec index 2206526f2c..8c81be412a 100644 --- a/anda/games/inputplumber/inputplumber.spec +++ b/anda/games/inputplumber/inputplumber.spec @@ -1,7 +1,7 @@ %global __brp_mangle_shebangs %{nil} Name: inputplumber -Version: 0.72.0 +Version: 0.73.0 Release: 1%?dist Summary: Open source input router and remapper daemon for Linux License: GPL-3.0-or-later From 923e1078073d52a3b4a7521f76fa14cc2eaf5478 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:58:04 -0600 Subject: [PATCH 139/266] fix (powerbuttond): update script (#9561) Signed-off-by: Owen-sz --- anda/games/powerbuttond/powerbuttond.spec | 2 +- anda/games/powerbuttond/update.rhai | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/powerbuttond/powerbuttond.spec b/anda/games/powerbuttond/powerbuttond.spec index a697cde010..52f3bfe619 100644 --- a/anda/games/powerbuttond/powerbuttond.spec +++ b/anda/games/powerbuttond/powerbuttond.spec @@ -1,7 +1,7 @@ %define debug_package %nil Name: powerbuttond -Version: +Version: 4.1 Release: 1%?dist Summary: Steam Deck power button daemon diff --git a/anda/games/powerbuttond/update.rhai b/anda/games/powerbuttond/update.rhai index ce9dcefc49..40c200c1ae 100644 --- a/anda/games/powerbuttond/update.rhai +++ b/anda/games/powerbuttond/update.rhai @@ -1 +1 @@ -rpm.version(gitlab("gitlab.steamos.cloud", "995")); +rpm.version(gitlab_tag("gitlab.steamos.cloud", "995")); From 3910e8ba2e56f129f781926dcac89e48c2f2f48b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 02:10:41 +0000 Subject: [PATCH 140/266] bump: ruffle-nightly --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 410c9e961e..6e927d1e4b 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-02-01 +%global ver 2026-02-02 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 114a9b7b9ad9dc7db5a3539cfb99de83bd184dca Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 02:36:28 +0000 Subject: [PATCH 141/266] bump(nightly): legcord-nightly mpv-nightly ghostty-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama opentabletdriver-nightly scx-scheds-nightly glasgow --- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 6 +++--- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- 10 files changed, 21 insertions(+), 21 deletions(-) diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 8e1a9ceb93..cca30f8c7e 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 8aede75db8f2606fb1ef820ea233fcc136dfb6af -%global commit_date 20260201 +%global commit df59d55a39662553a8f6f1502272bb4b4991e6f7 +%global commit_date 20260202 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global debug_package %nil %global __strip /bin/true diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index c5f710664d..4035dd46bb 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 40d2947fa312cc616526b91b016ac6d80cc38e2d +%global commit db22a4528ff4ca77253c0dbc80fb96908c8c48f1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260201 +%global commit_date 20260202 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 6b0006f936..4065c05257 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 8d1d17e00f289b7ca9291ca41eed0972d01e8583 +%global commit 769fff5dfb322594c0dc7a379ee70897a7db773f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-31 +%global fulldate 2026-02-01 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 051927dadf..33ea60efdb 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit f7fe6181cde07b1bf9e5e27ed11badc1ab647fb6 +%global commit 0e118ac9ae0521a36355b605db979511861f55cb %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260201 +%global commit_date 20260202 %global ver 0.223.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 4bf39f61d9..e41aeccad4 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit 76ba65a113079562034793530ec70634acf09a1e +%global commit 2338455076e7b0112d409472f998cdca43199cac %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260201 +%global commit_date 20260202 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys @@ -20,7 +20,7 @@ %global build_platform terra Name: prismlauncher-nightly -Version: 10.0^%{snapshot_info} +Version: 11.0^%{snapshot_info} Release: 1%?dist Summary: Minecraft launcher with ability to manage multiple instances License: GPL-3.0-only AND Apache-2.0 AND LGPL-3.0-only AND GPL-3.0-or-later AND GPL-2.0-or-later AND ISC AND OFL-1.1 AND LGPL-2.1-only AND MIT AND BSD-2-Clause-FreeBSD AND BSD-3-Clause AND LGPL-3.0-or-later diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index e7d68459e6..5934e9f3d1 100644 --- a/anda/langs/nim/nim-nightly/nim-nightly.spec +++ b/anda/langs/nim/nim-nightly/nim-nightly.spec @@ -1,8 +1,8 @@ %global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10 -%global commit abf434a3362811b3b86558c70b846da664f6841b +%global commit bfc27867187e28dd3b5f2a887450cfc2c465da98 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260128 +%global commit_date 20260202 %global debug_package %nil Name: nim-nightly diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index a4cc7a761b..5d61b596dc 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 fa659b1def704dea3dc8e25c7857b23eac69df4d -%global commit_date 20260131 +%global commit c01356380fd56b42aa49a0aac8a320437fc7f7b9 +%global commit_date 20260202 %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 ed5e2f7f8c..161014f7b3 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit e0ca73a3e0e4475c2cd20aa772ca3d6bbcf8b9e4 +%global commit 6a6afe29e94417315378c6d1b791fec3dbe45d6c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260128 +%global commit_date 20260202 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index c1b4233bf3..761c9b3e8b 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 3d4f32665b4374f6a33c9bc4ac236e8a9f2ca4b9 +%global commit 13a06fcae07f1bf0f3da0d58b8425fd14b51ae11 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260201 +%global commitdate 20260202 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index d4ae5493a0..9ff2a853f8 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 990ac475a2dadd66aef7e96b2fc2e7d9fbda07ee -%global commit_date 20260201 +%global commit 5c935bc2b8ba931ac1f7022f86214526442126d6 +%global commit_date 20260202 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow From 67622788b205d32bcc6fdb207949c26f77a60f8e Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 1 Feb 2026 22:26:48 -0600 Subject: [PATCH 142/266] fix (powerbuttond): license (#9565) I meant to do this in my last PR lol Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/games/powerbuttond/powerbuttond.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/powerbuttond/powerbuttond.spec b/anda/games/powerbuttond/powerbuttond.spec index 52f3bfe619..649f25221c 100644 --- a/anda/games/powerbuttond/powerbuttond.spec +++ b/anda/games/powerbuttond/powerbuttond.spec @@ -2,10 +2,10 @@ Name: powerbuttond Version: 4.1 -Release: 1%?dist +Release: 2%?dist Summary: Steam Deck power button daemon -License: BSD +License: BSD-2-clause URL: https://gitlab.steamos.cloud/holo/powerbuttond Source: %{url}/-/archive/v%{version}/powerbuttond-v%{version}.tar.gz Packager: madonuko From 19742590ae432ccfee50cc484c2507f15f94fb5a Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 1 Feb 2026 22:27:47 -0600 Subject: [PATCH 143/266] fix: inputplumber (#9566) Signed-off-by: Owen-sz --- anda/games/inputplumber/inputplumber.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/anda/games/inputplumber/inputplumber.spec b/anda/games/inputplumber/inputplumber.spec index 8c81be412a..6ca4fda986 100644 --- a/anda/games/inputplumber/inputplumber.spec +++ b/anda/games/inputplumber/inputplumber.spec @@ -51,3 +51,10 @@ keyboards) and translate their input to a variety of virtual device formats. %_udevrulesdir/90-inputplumber-autostart.rules %_datadir/dbus-1/system.d/org.shadowblip.InputPlumber.conf %_datadir/inputplumber/ +%{_udevrulesdir}/99-inputplumber-device-setup.rules +%{_datadir}/polkit-1/actions/org.shadowblip.InputPlumber.policy +%{_datadir}/polkit-1/rules.d/org.shadowblip.InputPlumber.rules + +%changelog +* Sun Feb 01 2026 Owen Zimmerman +- Add more files from 0.73.0 release From 9847714beb916685ca46f13dc58427bbc318baac Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 04:33:23 +0000 Subject: [PATCH 144/266] bump: feishin limine --- anda/apps/feishin/feishin.spec | 2 +- anda/system/limine/limine.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/feishin/feishin.spec b/anda/apps/feishin/feishin.spec index c1a4710c95..588b8c0889 100644 --- a/anda/apps/feishin/feishin.spec +++ b/anda/apps/feishin/feishin.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: feishin -Version: 1.3.0 +Version: 1.4.0 Release: 1%?dist Summary: A modern self-hosted music player License: GPL-3.0 diff --git a/anda/system/limine/limine.spec b/anda/system/limine/limine.spec index 9cf688bd4a..96033d6d00 100644 --- a/anda/system/limine/limine.spec +++ b/anda/system/limine/limine.spec @@ -1,5 +1,5 @@ Name: limine -Version: 10.6.3 +Version: 10.6.4 Release: 1%?dist Summary: Modern, advanced, portable, multiprotocol bootloader License: BSD-2-Clause From 444c8635f9e4b32fe1ff6bd528dd70d35b1663c2 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 1 Feb 2026 22:53:13 -0600 Subject: [PATCH 145/266] add: strremio-service (#9567) Signed-off-by: Owen-sz --- anda/tools/stremio-service/anda.hcl | 5 ++ .../stremio-service/stremio-service.spec | 76 +++++++++++++++++++ anda/tools/stremio-service/update.rhai | 1 + 3 files changed, 82 insertions(+) create mode 100644 anda/tools/stremio-service/anda.hcl create mode 100644 anda/tools/stremio-service/stremio-service.spec create mode 100644 anda/tools/stremio-service/update.rhai diff --git a/anda/tools/stremio-service/anda.hcl b/anda/tools/stremio-service/anda.hcl new file mode 100644 index 0000000000..8e72622fce --- /dev/null +++ b/anda/tools/stremio-service/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "stremio-service.spec" + } +} diff --git a/anda/tools/stremio-service/stremio-service.spec b/anda/tools/stremio-service/stremio-service.spec new file mode 100644 index 0000000000..9931a72d9d --- /dev/null +++ b/anda/tools/stremio-service/stremio-service.spec @@ -0,0 +1,76 @@ +Name: stremio-service +Version: 0.1.15 +Release: 1%?dist +Summary: Lets you run Stremio server in the background +License: GPL-2.0-only AND MPL-2.0 AND (Apache-2.0 OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND BSD-3-Clause AND (Unlicense OR MIT) AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND CC0-1.0 AND ISC AND MIT AND (BSD-3-Clause OR MIT OR Apache-2.0) AND Apache-2.0 AND MIT AND (Apache-2.0 OR BSL-1.0) AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) +URL: https://github.com/Stremio/stremio-service +Source0: %url/archive/refs/tags/v%{version}.tar.gz +BuildRequires: anda-srpm-macros +BuildRequires: cargo-rpm-macros +BuildRequires: gcc +BuildRequires: cargo +BuildRequires: pkgconfig(gdk-3.0) +BuildRequires: pkgconfig(atk) +BuildRequires: pkgconfig(pango) +BuildRequires: pkgconfig(cairo-gobject) +BuildRequires: pkgconfig(openssl) +BuildRequires: pkgconfig(ayatana-appindicator3-0.1) +BuildRequires: rust-gdk-pixbuf-devel +Requires: libayatana-appindicator-gtk3 +Requires: gdk-pixbuf2 +Requires: glibc +Requires: cairo +Requires: gtk3 +Requires: glib2 +Recommends: gnome-extensions-app +Recommends: gnome-shell-extension-appindicator +# Build fails without this, all deps are listed above. +AutoReqProv: 0 + +Packager: Owen Zimmerman + +%description +%{summary}. + +%prep +%autosetup -n %{name}-%{version} +%cargo_prep_online + +%build +%cargo_build -f bundled + +%install +mkdir -p %{buildroot}%{_datadir}/stremio-service + +# This is weird but the file going into _bindir is a wrapper script for what is going into _datadir, upstream does this. +# Also, yes all of these file permissions are correct. +install -Dm755 resources/stremio-service %{buildroot}%{_bindir}/stremio-service +install -Dm755 target/release/stremio-service %{buildroot}%{_datadir}/stremio-service/stremio-service + +install -Dm755 resources/bin/linux/stremio-runtime %{buildroot}%{_datadir}/stremio-service/stremio-runtime +install -Dm755 resources/bin/linux/ffmpeg %{buildroot}%{_datadir}/stremio-service/ffmpeg +install -Dm755 resources/bin/linux/ffprobe %{buildroot}%{_datadir}/stremio-service/ffprobe +install -Dm755 resources/bin/linux/server.js %{buildroot}%{_datadir}/stremio-service/server.js + +install -Dm644 resources/com.stremio.service.desktop %{buildroot}%{_appsdir}/com.stremio.service.desktop +install -Dm644 resources/com.stremio.service.metainfo.xml %{buildroot}%{_metainfodir}/com.stremio.service.metainfo.xml +install -Dm644 resources/com.stremio.service.svg %{buildroot}%{_scalableiconsdir}/com.stremio.service.svg +%{cargo_license_summary_online} > LICENSE.dependencies + +%files +%doc README.md +%license LICENSE.md +%license LICENSE.dependencies +%{_bindir}/stremio-service +%{_datadir}/stremio-service/stremio-service +%{_datadir}/stremio-service/stremio-runtime +%{_datadir}/stremio-service/ffmpeg +%{_datadir}/stremio-service/ffprobe +%{_datadir}/stremio-service/server.js +%{_appsdir}/com.stremio.service.desktop +%{_scalableiconsdir}/com.stremio.service.svg +%{_metainfodir}/com.stremio.service.metainfo.xml + +%changelog +* Sun Feb 01 2026 Owen Zimmerman +- Initial commit diff --git a/anda/tools/stremio-service/update.rhai b/anda/tools/stremio-service/update.rhai new file mode 100644 index 0000000000..ea19e6e61f --- /dev/null +++ b/anda/tools/stremio-service/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("Stremio/stremio-service")); From fc14a555d8ead3b02e192a55a6acb6e70d37d119 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 05:49:05 +0000 Subject: [PATCH 146/266] bump: feishin --- anda/apps/feishin/feishin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/feishin/feishin.spec b/anda/apps/feishin/feishin.spec index 588b8c0889..bd4c5e643a 100644 --- a/anda/apps/feishin/feishin.spec +++ b/anda/apps/feishin/feishin.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: feishin -Version: 1.4.0 +Version: 1.4.1 Release: 1%?dist Summary: A modern self-hosted music player License: GPL-3.0 From 73308a17f7f837c5983bd2dff4456211e8aeaaf7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 09:08:42 +0000 Subject: [PATCH 147/266] bump: halloy --- anda/apps/halloy/halloy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/halloy/halloy.spec b/anda/apps/halloy/halloy.spec index 8d80c8fa5e..4fa76c0a56 100644 --- a/anda/apps/halloy/halloy.spec +++ b/anda/apps/halloy/halloy.spec @@ -4,7 +4,7 @@ %global crate halloy Name: halloy -Version: 2026.1.1 +Version: 2026.2 Release: 1%?dist Summary: An open-source IRC client written in Rust, with the Iced GUI library Packager: Yoong jin From b71a2095b6207aa58c47ec9732e450524b95b5cb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 10:06:22 +0000 Subject: [PATCH 148/266] bump: feishin libusermetrics --- anda/apps/feishin/feishin.spec | 2 +- anda/lib/libusermetrics/libusermetrics.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/feishin/feishin.spec b/anda/apps/feishin/feishin.spec index bd4c5e643a..d198882935 100644 --- a/anda/apps/feishin/feishin.spec +++ b/anda/apps/feishin/feishin.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: feishin -Version: 1.4.1 +Version: 1.4.2 Release: 1%?dist Summary: A modern self-hosted music player License: GPL-3.0 diff --git a/anda/lib/libusermetrics/libusermetrics.spec b/anda/lib/libusermetrics/libusermetrics.spec index bcf897814e..5e299fa946 100644 --- a/anda/lib/libusermetrics/libusermetrics.spec +++ b/anda/lib/libusermetrics/libusermetrics.spec @@ -1,5 +1,5 @@ Name: libusermetrics -Version: 1.4.0 +Version: 1.4.1 Release: 1%?dist Summary: library for retrieving anonymous metrics about users License: GPLv3 AND LGPLv3 AND LGPLv2 From ffca362dd96a80748e9245e8af055ab2afb37066 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 11:03:07 +0000 Subject: [PATCH 149/266] bump: rust-mise --- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index cd6d341f02..6f33194817 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.2.0 +Version: 2026.2.1 Release: 1%?dist Summary: Front-end to your dev env From 886fd265139097731742e47170976006a0716278 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 13:40:52 +0000 Subject: [PATCH 150/266] bump: tauri --- anda/tools/tauri/tauri.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/tauri/tauri.spec b/anda/tools/tauri/tauri.spec index 4eb7b29d7a..35eec705ab 100644 --- a/anda/tools/tauri/tauri.spec +++ b/anda/tools/tauri/tauri.spec @@ -2,8 +2,8 @@ %undefine __brp_mangle_shebangs Name: rust-tauri -Version: 2.9.6 -Release: 4%{?dist} +Version: 2.10.0 +Release: 1%?dist Summary: Command line interface for building Tauri apps License: Apache-2.0 OR MIT URL: https://crates.io/crates/create-tauri-app From 84b55ad0f1fc4f43a860d1a4a4d9fa88c97de74e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 14:29:05 +0000 Subject: [PATCH 151/266] bump: rust-deno --- anda/devs/deno/rust-deno.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/deno/rust-deno.spec b/anda/devs/deno/rust-deno.spec index 20b97b5c2a..0364772f68 100644 --- a/anda/devs/deno/rust-deno.spec +++ b/anda/devs/deno/rust-deno.spec @@ -6,7 +6,7 @@ %global crate deno Name: rust-deno -Version: 2.6.7 +Version: 2.6.8 Release: 1%?dist Summary: Deno executable From 5c40b3bbd4b70e2379270811d98265d706819ab4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 15:09:49 +0000 Subject: [PATCH 152/266] bump: typos --- anda/tools/typos/typos.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/typos/typos.spec b/anda/tools/typos/typos.spec index ad64b3c402..b0827753ba 100644 --- a/anda/tools/typos/typos.spec +++ b/anda/tools/typos/typos.spec @@ -2,7 +2,7 @@ %define debug_package %{nil} Name: typos -Version: 1.42.3 +Version: 1.43.0 Release: 1%?dist Summary: Source Code Spelling Correction From 101fc1e047be16ff34028a74f9359d608d3c20a7 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Feb 2026 10:51:19 -0600 Subject: [PATCH 153/266] chore (qdl): switch to tagged versions (#9577) --- anda/tools/qdl/anda.hcl | 3 --- anda/tools/qdl/qdl.spec | 15 +++++++-------- anda/tools/qdl/update.rhai | 6 +----- 3 files changed, 8 insertions(+), 16 deletions(-) diff --git a/anda/tools/qdl/anda.hcl b/anda/tools/qdl/anda.hcl index 0b4372a603..e1f206aa1a 100644 --- a/anda/tools/qdl/anda.hcl +++ b/anda/tools/qdl/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "qdl.spec" } - labels { - nightly = 1 - } } diff --git a/anda/tools/qdl/qdl.spec b/anda/tools/qdl/qdl.spec index b26f2b2159..6a63a0f8c5 100644 --- a/anda/tools/qdl/qdl.spec +++ b/anda/tools/qdl/qdl.spec @@ -1,13 +1,9 @@ -%global commit eb345dfdfa338dc3626932f8a992423c3f6b3532 -%global commit_date 20260130 -%global shortcommit %(c=%{commit}; echo ${c:0:7}) - Name: qdl -Version: 0^%commit_date.%shortcommit +Version: 2.4 Release: 1%?dist Summary: This tool communicates with USB devices of id 05c6:9008 to upload a flash loader and use this to flash images URL: https://github.com/linux-msm/qdl -Source0: %{url}/archive/%{commit}/qdl-%{commit}.tar.gz +Source0: %url/archive/refs/tags/v%version.tar.gz License: BSD-3-Clause BuildRequires: make BuildRequires: gcc @@ -21,7 +17,7 @@ Packager: Owen Zimmerman %{summary}. %prep -%autosetup -n qdl-%{commit} +%autosetup -n qdl-%{version} %build %make_build @@ -48,8 +44,11 @@ install -Dm644 ks.1 %{buildroot}%{_mandir}/man1/ks.1 %doc README.md %changelog +* Mon Feb 02 2026 Owen Zimmerman +- Switch to tagged versions + * Wed Nov 26 2025 metcya - Package manpages -* Sun Nov 23 2025 Owen-sz +* Sun Nov 23 2025 Owen Zimmerman - Initial commit diff --git a/anda/tools/qdl/update.rhai b/anda/tools/qdl/update.rhai index 576911cba6..635bdd7a96 100644 --- a/anda/tools/qdl/update.rhai +++ b/anda/tools/qdl/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("linux-msm/qdl")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} +rpm.version(gh_tag("linux-msm/qdl")); \ No newline at end of file From b947c7e297574912e637a26d5f7b2a26efd98157 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Feb 2026 10:51:45 -0600 Subject: [PATCH 154/266] fix (geteltorito): license and description (#9578) --- anda/tools/geteltorito/geteltorito.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/tools/geteltorito/geteltorito.spec b/anda/tools/geteltorito/geteltorito.spec index b6e4ccd06d..5c647748a6 100644 --- a/anda/tools/geteltorito/geteltorito.spec +++ b/anda/tools/geteltorito/geteltorito.spec @@ -4,9 +4,9 @@ Name: geteltorito Version: %{commit_date}.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: An El Torito boot image extractor -License: GPLv3 +License: GPL-3.0-only Packager: Owen Zimmerman Url: https://github.com/rainer042/geteltorito Source0: %{url}/archive/%{commit}.tar.gz @@ -14,7 +14,7 @@ BuildArch: noarch Requires: perl %description -%summary +%summary. %prep %autosetup -n geteltorito-%commit From 6ae9e909d2731fa2bb728f3b646de0d44de7b499 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Feb 2026 10:55:40 -0600 Subject: [PATCH 155/266] bump: shadowenv (#9579) --- anda/tools/shadowenv/shadowenv.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/shadowenv/shadowenv.spec b/anda/tools/shadowenv/shadowenv.spec index c713988699..aabe4dbb51 100644 --- a/anda/tools/shadowenv/shadowenv.spec +++ b/anda/tools/shadowenv/shadowenv.spec @@ -1,5 +1,5 @@ Name: shadowenv -Version: 3.2.0 +Version: 3.5.0 Release: 1%?dist License: MIT Summary: Reversible directory-local environment variable manipulations From 76bb996aff3b2c12b5f1687f7ba0ad01d53af7ae Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 17:25:51 +0000 Subject: [PATCH 156/266] bump: shadowenv --- anda/tools/shadowenv/shadowenv.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/shadowenv/shadowenv.spec b/anda/tools/shadowenv/shadowenv.spec index aabe4dbb51..c713988699 100644 --- a/anda/tools/shadowenv/shadowenv.spec +++ b/anda/tools/shadowenv/shadowenv.spec @@ -1,5 +1,5 @@ Name: shadowenv -Version: 3.5.0 +Version: 3.2.0 Release: 1%?dist License: MIT Summary: Reversible directory-local environment variable manipulations From 90282d7e1ff1d4f37904816842be6f12ff3fe025 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 22:55:13 +0000 Subject: [PATCH 157/266] bump: discord-openasar discord zig-master-bootstrap vgmstream --- anda/apps/discord-openasar/discord-openasar.spec | 2 +- anda/apps/discord/discord.spec | 2 +- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/multimedia/vgmstream/vgmstream.spec | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/apps/discord-openasar/discord-openasar.spec b/anda/apps/discord-openasar/discord-openasar.spec index 1c20edd650..af3efd518f 100644 --- a/anda/apps/discord-openasar/discord-openasar.spec +++ b/anda/apps/discord-openasar/discord-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-openasar -Version: 0.0.122 +Version: 0.0.123 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord/discord.spec b/anda/apps/discord/discord.spec index c39257419d..1a24f2a18b 100644 --- a/anda/apps/discord/discord.spec +++ b/anda/apps/discord/discord.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord -Version: 0.0.122 +Version: 0.0.123 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: https://discord.com diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 934b4993fc..de21abc49b 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.16.0-dev.2368+380ea6fb5 +version=0.16.0-dev.2459+37d14a4f3 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 1ccc3cca32..f373bfcc6c 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.16.0-dev.2368+380ea6fb5 +%global ver 0.16.0-dev.2459+37d14a4f3 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/multimedia/vgmstream/vgmstream.spec b/anda/multimedia/vgmstream/vgmstream.spec index 3084bc51e5..0b35173f5d 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit 57df2e179d929532094f4e4dd42ce5395514622b +%global commit 266e2f843644e5ef9a2d4741032b5b2b82d410dc %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260125 +%global commit_date 20260202 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit From f1132b61211bf411b5af585208ac08fdb8f1b965 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Feb 2026 23:50:34 +0000 Subject: [PATCH 158/266] bump(branch): zig-master --- anda/langs/zig/master/zig-master.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/zig/master/zig-master.spec b/anda/langs/zig/master/zig-master.spec index b6a8e042e5..99bd1d715b 100644 --- a/anda/langs/zig/master/zig-master.spec +++ b/anda/langs/zig/master/zig-master.spec @@ -13,7 +13,7 @@ %global zig_cache_dir %{builddir}/zig-cache Name: zig-master -Version: 0.16.0~dev.2368+380ea6fb5 +Version: 0.16.0~dev.2459+37d14a4f3 Release: 2%?dist Summary: Master builds of the Zig language License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1 From f565c0aff286d0d7fa50567a02e1e23f38ea8e29 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Mon, 2 Feb 2026 15:59:20 -0800 Subject: [PATCH 159/266] feat: Update Mesa to 25.3.4, standardize on Open Gaming Collective (#9587) --- anda/lib/mesa/gamescope.patch | 88 ---------- anda/lib/mesa/horizon5.patch | 14 -- anda/lib/mesa/mesa.spec | 19 +- anda/lib/mesa/wine-wayland.patch | 293 ------------------------------- 4 files changed, 9 insertions(+), 405 deletions(-) delete mode 100644 anda/lib/mesa/gamescope.patch delete mode 100644 anda/lib/mesa/horizon5.patch delete mode 100644 anda/lib/mesa/wine-wayland.patch diff --git a/anda/lib/mesa/gamescope.patch b/anda/lib/mesa/gamescope.patch deleted file mode 100644 index fba308b2bc..0000000000 --- a/anda/lib/mesa/gamescope.patch +++ /dev/null @@ -1,88 +0,0 @@ -diff --git a/src/gallium/frontends/dri/loader_dri3_helper.c b/src/gallium/frontends/dri/loader_dri3_helper.c -index 2c8caba08fd..2c9159672dc 100644 ---- a/src/gallium/frontends/dri/loader_dri3_helper.c -+++ b/src/gallium/frontends/dri/loader_dri3_helper.c -@@ -297,6 +297,30 @@ dri3_update_max_num_back(struct loader_dri3_drawable *draw) - } - } - -+static unsigned -+gamescope_swapchain_override() -+{ -+ const char *path = getenv("GAMESCOPE_LIMITER_FILE"); -+ if (!path) -+ return 0; -+ -+ static simple_mtx_t mtx = SIMPLE_MTX_INITIALIZER; -+ static int fd = -1; -+ -+ simple_mtx_lock(&mtx); -+ if (fd < 0) { -+ fd = open(path, O_RDONLY); -+ } -+ simple_mtx_unlock(&mtx); -+ -+ if (fd < 0) -+ return 0; -+ -+ uint32_t override_value = 0; -+ pread(fd, &override_value, sizeof(override_value), 0); -+ return override_value; -+} -+ - void - loader_dri3_set_swap_interval(struct loader_dri3_drawable *draw, int interval) - { -@@ -311,10 +335,12 @@ loader_dri3_set_swap_interval(struct loader_dri3_drawable *draw, int interval) - * PS. changing from value A to B and A < B won't cause swap out of order but - * may still gets wrong target_msc value at the beginning. - */ -- if (draw->swap_interval != interval) -+ if (draw->orig_swap_interval != interval) - loader_dri3_swapbuffer_barrier(draw); - -- draw->swap_interval = interval; -+ draw->orig_swap_interval = interval; -+ if (gamescope_swapchain_override() != 1) -+ draw->swap_interval = interval; - } - - static void -@@ -443,6 +469,12 @@ loader_dri3_drawable_init(xcb_connection_t *conn, - - draw->swap_interval = dri_get_initial_swap_interval(draw->dri_screen_render_gpu); - -+ draw->orig_swap_interval = draw->swap_interval; -+ -+ unsigned gamescope_override = gamescope_swapchain_override(); -+ if (gamescope_override == 1) -+ draw->swap_interval = 1; -+ - dri3_update_max_num_back(draw); - - /* Create a new drawable */ -@@ -1085,6 +1117,12 @@ loader_dri3_swap_buffers_msc(struct loader_dri3_drawable *draw, - if (draw->type == LOADER_DRI3_DRAWABLE_WINDOW) { - dri3_fence_reset(draw->conn, back); - -+ unsigned gamescope_override = gamescope_swapchain_override(); -+ if (gamescope_override == 1) -+ draw->swap_interval = 1; -+ else -+ draw->swap_interval = draw->orig_swap_interval; -+ - /* Compute when we want the frame shown by taking the last known - * successful MSC and adding in a swap interval for each outstanding swap - * request. target_msc=divisor=remainder=0 means "Use glXSwapBuffers() -diff --git a/src/gallium/frontends/dri/loader_dri3_helper.h b/src/gallium/frontends/dri/loader_dri3_helper.h -index 26f138d1b83..3f0f3f66fac 100644 ---- a/src/gallium/frontends/dri/loader_dri3_helper.h -+++ b/src/gallium/frontends/dri/loader_dri3_helper.h -@@ -169,6 +169,7 @@ struct loader_dri3_drawable { - bool block_on_depleted_buffers; - bool queries_buffer_age; - int swap_interval; -+ int orig_swap_interval; - - const struct loader_dri3_vtable *vtable; - diff --git a/anda/lib/mesa/horizon5.patch b/anda/lib/mesa/horizon5.patch deleted file mode 100644 index 1b660810de..0000000000 --- a/anda/lib/mesa/horizon5.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/src/util/00-radv-defaults.conf b/src/util/00-radv-defaults.conf -index e36357b9e4a..68a1957ee7b 100644 ---- a/src/util/00-radv-defaults.conf -+++ b/src/util/00-radv-defaults.conf -@@ -311,5 +311,9 @@ Application bugs worked around in this file: - - -+ -+ -+ - - diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index 4877b9b228..d1c0cc0226 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -5,16 +5,18 @@ %ifnarch s390x %global with_hardware 1 %global with_kmsro 1 -%global with_nvk 1 %global with_radeonsi 1 %global with_spirv_tools 1 %global with_vmware 1 %global with_vulkan_hw 1 -%global with_va 1 %if !0%{?rhel} %global with_r300 1 %global with_r600 1 %global with_opencl 1 +%global with_va 1 +%endif +%if !0%{?rhel} || 0%{?rhel} >= 9 +%global with_nvk %{with_vulkan_hw} %endif %global base_vulkan %{?with_vulkan_hw:,amd}%{!?with_vulkan_hw:%{nil}} %endif @@ -82,10 +84,10 @@ Name: %{srcname} Summary: Mesa graphics libraries -%global ver 25.3.3 +%global ver 25.3.4 Epoch: 1 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} -Release: 2 +Release: 1 Packager: Kyle Gospodnetich License: MIT AND BSD-3-Clause AND SGI-B-2.0 URL: http://www.mesa3d.org @@ -116,12 +118,9 @@ Source15: https://crates.io/api/v1/crates/rustc-hash/%{rustc_hash_ver}/dow # Teflon: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38532 Patch12: mesa-38532.patch -# Add required patches for Wine Wayland (From Proton-GE Release Notes) -Patch21: wine-wayland.patch - -# SteamOS Patches -Patch30: gamescope.patch -Patch31: horizon5.patch +# Open Gaming Collective Patches +Patch30: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/heads/%{ver}/limiter.patch +Patch31: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/heads/%{ver}/radv-defaults.patch BuildRequires: meson >= 1.3.0 BuildRequires: gcc diff --git a/anda/lib/mesa/wine-wayland.patch b/anda/lib/mesa/wine-wayland.patch deleted file mode 100644 index 85764678a0..0000000000 --- a/anda/lib/mesa/wine-wayland.patch +++ /dev/null @@ -1,293 +0,0 @@ -diff --git a/src/amd/vulkan/radv_instance.c b/src/amd/vulkan/radv_instance.c -index 5cbfc6f344a..622406fee25 100644 ---- a/src/amd/vulkan/radv_instance.c -+++ b/src/amd/vulkan/radv_instance.c -@@ -154,7 +154,7 @@ static const struct debug_control trace_options[] = { - static const driOptionDescription radv_dri_options[] = { - DRI_CONF_SECTION_PERFORMANCE - DRI_CONF_ADAPTIVE_SYNC(true) -- DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(0) -+ DRI_CONF_VK_OVERRIDE_MIN_IMAGE_COUNT(0) - DRI_CONF_VK_X11_STRICT_IMAGE_COUNT(false) - DRI_CONF_VK_X11_ENSURE_MIN_IMAGE_COUNT(false) - DRI_CONF_VK_XWAYLAND_WAIT_READY(false) -diff --git a/src/asahi/vulkan/hk_instance.c b/src/asahi/vulkan/hk_instance.c -index 1fd2c844681..a872018d923 100644 ---- a/src/asahi/vulkan/hk_instance.c -+++ b/src/asahi/vulkan/hk_instance.c -@@ -80,7 +80,7 @@ hk_EnumerateInstanceExtensionProperties(const char *pLayerName, - static const driOptionDescription hk_dri_options[] = { - DRI_CONF_SECTION_PERFORMANCE - DRI_CONF_ADAPTIVE_SYNC(true) -- DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(0) -+ DRI_CONF_VK_OVERRIDE_MIN_IMAGE_COUNT(0) - DRI_CONF_VK_X11_STRICT_IMAGE_COUNT(false) - DRI_CONF_VK_X11_ENSURE_MIN_IMAGE_COUNT(false) - DRI_CONF_VK_XWAYLAND_WAIT_READY(false) -diff --git a/src/freedreno/vulkan/tu_device.cc b/src/freedreno/vulkan/tu_device.cc -index 05ffad6424d..e32862161de 100644 ---- a/src/freedreno/vulkan/tu_device.cc -+++ b/src/freedreno/vulkan/tu_device.cc -@@ -1748,7 +1748,7 @@ tu_destroy_physical_device(struct vk_physical_device *device) - - static const driOptionDescription tu_dri_options[] = { - DRI_CONF_SECTION_PERFORMANCE -- DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(0) -+ DRI_CONF_VK_OVERRIDE_MIN_IMAGE_COUNT(0) - DRI_CONF_VK_X11_STRICT_IMAGE_COUNT(false) - DRI_CONF_VK_X11_ENSURE_MIN_IMAGE_COUNT(false) - DRI_CONF_VK_XWAYLAND_WAIT_READY(false) -diff --git a/src/intel/vulkan/anv_instance.c b/src/intel/vulkan/anv_instance.c -index 7967313f1f5..96cc0b5707e 100644 ---- a/src/intel/vulkan/anv_instance.c -+++ b/src/intel/vulkan/anv_instance.c -@@ -10,7 +10,7 @@ - static const driOptionDescription anv_dri_options[] = { - DRI_CONF_SECTION_PERFORMANCE - DRI_CONF_ADAPTIVE_SYNC(true) -- DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(0) -+ DRI_CONF_VK_OVERRIDE_MIN_IMAGE_COUNT(0) - DRI_CONF_VK_X11_STRICT_IMAGE_COUNT(false) - DRI_CONF_VK_WSI_DISABLE_UNORDERED_SUBMITS(false) - DRI_CONF_VK_XWAYLAND_WAIT_READY(false) -diff --git a/src/intel/vulkan_hasvk/anv_device.c b/src/intel/vulkan_hasvk/anv_device.c -index d111c96ae7a..42e3f82eff9 100644 ---- a/src/intel/vulkan_hasvk/anv_device.c -+++ b/src/intel/vulkan_hasvk/anv_device.c -@@ -66,7 +66,7 @@ - static const driOptionDescription anv_dri_options[] = { - DRI_CONF_SECTION_PERFORMANCE - DRI_CONF_ADAPTIVE_SYNC(true) -- DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(0) -+ DRI_CONF_VK_OVERRIDE_MIN_IMAGE_COUNT(0) - DRI_CONF_VK_X11_STRICT_IMAGE_COUNT(false) - DRI_CONF_VK_XWAYLAND_WAIT_READY(true) - DRI_CONF_ANV_ASSUME_FULL_SUBGROUPS(0) -diff --git a/src/nouveau/vulkan/nvk_instance.c b/src/nouveau/vulkan/nvk_instance.c -index e2413045455..2261dc080a8 100644 ---- a/src/nouveau/vulkan/nvk_instance.c -+++ b/src/nouveau/vulkan/nvk_instance.c -@@ -98,7 +98,7 @@ nvk_init_debug_flags(struct nvk_instance *instance) - static const driOptionDescription nvk_dri_options[] = { - DRI_CONF_SECTION_PERFORMANCE - DRI_CONF_ADAPTIVE_SYNC(true) -- DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(0) -+ DRI_CONF_VK_OVERRIDE_MIN_IMAGE_COUNT(0) - DRI_CONF_VK_X11_STRICT_IMAGE_COUNT(false) - DRI_CONF_VK_X11_ENSURE_MIN_IMAGE_COUNT(false) - DRI_CONF_VK_XWAYLAND_WAIT_READY(false) -diff --git a/src/panfrost/vulkan/panvk_instance.c b/src/panfrost/vulkan/panvk_instance.c -index bb425414bb1..39f137d5ab3 100644 ---- a/src/panfrost/vulkan/panvk_instance.c -+++ b/src/panfrost/vulkan/panvk_instance.c -@@ -178,7 +178,7 @@ panvk_kmod_free(const struct pan_kmod_allocator *allocator, void *data) - static const driOptionDescription panvk_dri_options[] = { - DRI_CONF_SECTION_PERFORMANCE - DRI_CONF_ADAPTIVE_SYNC(true) -- DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(0) -+ DRI_CONF_VK_OVERRIDE_MIN_IMAGE_COUNT(0) - DRI_CONF_VK_X11_STRICT_IMAGE_COUNT(false) - DRI_CONF_VK_X11_ENSURE_MIN_IMAGE_COUNT(false) - DRI_CONF_VK_XWAYLAND_WAIT_READY(false) -diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf -index 1dc9d17af82..ce4d7d3399d 100644 ---- a/src/util/00-mesa-defaults.conf -+++ b/src/util/00-mesa-defaults.conf -@@ -649,24 +649,24 @@ TODO: document the other workarounds. - - - - - -- - - -- - - - -- - -@@ -727,10 +727,12 @@ TODO: document the other workarounds. - - - - - - - - -diff --git a/src/util/driconf.h b/src/util/driconf.h -index 8399c21e383..2d8fbcbd81f 100644 ---- a/src/util/driconf.h -+++ b/src/util/driconf.h -@@ -456,8 +456,8 @@ - DRI_CONF_OPT_B(vk_wsi_disable_unordered_submits, def, \ - "Disable unordered WSI submits to workaround application synchronization bugs") - --#define DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(def) \ -- DRI_CONF_OPT_I(vk_x11_override_min_image_count, def, 0, 999, \ -+#define DRI_CONF_VK_OVERRIDE_MIN_IMAGE_COUNT(def) \ -+ DRI_CONF_OPT_I(vk_override_min_image_count, def, 0, 999, \ - "Override the VkSurfaceCapabilitiesKHR::minImageCount (0 = no override)") - - #define DRI_CONF_VK_X11_STRICT_IMAGE_COUNT(def) \ -diff --git a/src/virtio/vulkan/vn_instance.c b/src/virtio/vulkan/vn_instance.c -index 523f0590e9a..b1f642f1c2e 100644 ---- a/src/virtio/vulkan/vn_instance.c -+++ b/src/virtio/vulkan/vn_instance.c -@@ -70,8 +70,8 @@ static const struct vk_instance_extension_table - static const driOptionDescription vn_dri_options[] = { - /* clang-format off */ - DRI_CONF_SECTION_PERFORMANCE -+ DRI_CONF_VK_OVERRIDE_MIN_IMAGE_COUNT(0) - DRI_CONF_VK_X11_ENSURE_MIN_IMAGE_COUNT(false) -- DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(0) - DRI_CONF_VK_X11_STRICT_IMAGE_COUNT(false) - DRI_CONF_VK_XWAYLAND_WAIT_READY(true) - DRI_CONF_VENUS_IMPLICIT_FENCING(false) -diff --git a/src/vulkan/wsi/wsi_common.c b/src/vulkan/wsi/wsi_common.c -index 0c4a4ce652e..2a95cfd557b 100644 ---- a/src/vulkan/wsi/wsi_common.c -+++ b/src/vulkan/wsi/wsi_common.c -@@ -220,7 +220,7 @@ wsi_device_init(struct wsi_device *wsi, - #endif - - #ifdef VK_USE_PLATFORM_WAYLAND_KHR -- result = wsi_wl_init_wsi(wsi, alloc, pdevice); -+ result = wsi_wl_init_wsi(wsi, alloc, pdevice, dri_options); - if (result != VK_SUCCESS) - goto fail; - #endif -diff --git a/src/vulkan/wsi/wsi_common.h b/src/vulkan/wsi/wsi_common.h -index abe771b5bfc..d67f953c42a 100644 ---- a/src/vulkan/wsi/wsi_common.h -+++ b/src/vulkan/wsi/wsi_common.h -@@ -161,6 +161,10 @@ struct wsi_device { - struct { - /* Don't use the commit-timing protocol for pacing */ - bool disable_timestamps; -+ -+ /* Override the minimum number of images on the swapchain. -+ * 0 = no override */ -+ double override_minImageCount; - } wayland; - - /* -diff --git a/src/vulkan/wsi/wsi_common_private.h b/src/vulkan/wsi/wsi_common_private.h -index 9fe64cfba95..c20174f6175 100644 ---- a/src/vulkan/wsi/wsi_common_private.h -+++ b/src/vulkan/wsi/wsi_common_private.h -@@ -456,7 +456,8 @@ void wsi_x11_finish_wsi(struct wsi_device *wsi_device, - const VkAllocationCallbacks *alloc); - VkResult wsi_wl_init_wsi(struct wsi_device *wsi_device, - const VkAllocationCallbacks *alloc, -- VkPhysicalDevice physical_device); -+ VkPhysicalDevice physical_device, -+ const struct driOptionCache *dri_options); - void wsi_wl_finish_wsi(struct wsi_device *wsi_device, - const VkAllocationCallbacks *alloc); - VkResult wsi_win32_init_wsi(struct wsi_device *wsi_device, -diff --git a/src/vulkan/wsi/wsi_common_wayland.c b/src/vulkan/wsi/wsi_common_wayland.c -index cf3749be6d4..04278d3c8a3 100644 ---- a/src/vulkan/wsi/wsi_common_wayland.c -+++ b/src/vulkan/wsi/wsi_common_wayland.c -@@ -58,6 +58,7 @@ - #include - #include - #include -+#include - - #include - -@@ -1703,9 +1704,12 @@ wsi_wl_surface_get_support(VkIcdSurfaceBase *surface, - #define WSI_WL_DEFAULT_NUM_IMAGES 3 - - static uint32_t --wsi_wl_surface_get_min_image_count(struct wsi_wl_display *display, -+wsi_wl_surface_get_min_image_count(struct wsi_device *wsi_device, struct wsi_wl_display *display, - const VkSurfacePresentModeEXT *present_mode) - { -+ if (wsi_device->wayland.override_minImageCount) -+ return wsi_device->wayland.override_minImageCount; -+ - if (present_mode) { - return present_mode->presentMode == VK_PRESENT_MODE_MAILBOX_KHR ? - WSI_WL_BUMPED_NUM_IMAGES : WSI_WL_DEFAULT_NUM_IMAGES; -@@ -1754,7 +1758,7 @@ wsi_wl_surface_get_capabilities(VkIcdSurfaceBase *icd_surface, - display = &temp_display; - } - -- caps->minImageCount = wsi_wl_surface_get_min_image_count(display, present_mode); -+ caps->minImageCount = wsi_wl_surface_get_min_image_count(wsi_device, display, present_mode); - - if (!wsi_wl_surface->display) - wsi_wl_display_finish(&temp_display); -@@ -3516,7 +3520,7 @@ wsi_wl_surface_create_swapchain(VkIcdSurfaceBase *icd_surface, - const VkSurfacePresentModeEXT mode = - { VK_STRUCTURE_TYPE_SURFACE_PRESENT_MODE_EXT, NULL, pCreateInfo->presentMode }; - -- uint32_t min_images = wsi_wl_surface_get_min_image_count(wsi_wl_surface->display, &mode); -+ uint32_t min_images = wsi_wl_surface_get_min_image_count(wsi_device, wsi_wl_surface->display, &mode); - bool requires_image_count_bump = min_images == WSI_WL_BUMPED_NUM_IMAGES; - if (requires_image_count_bump) - num_images = MAX2(min_images, num_images); -@@ -3711,7 +3715,8 @@ fail: - VkResult - wsi_wl_init_wsi(struct wsi_device *wsi_device, - const VkAllocationCallbacks *alloc, -- VkPhysicalDevice physical_device) -+ VkPhysicalDevice physical_device, -+ const struct driOptionCache *dri_options) - { - struct wsi_wayland *wsi; - VkResult result; -@@ -3737,6 +3742,14 @@ wsi_wl_init_wsi(struct wsi_device *wsi_device, - - wsi_device->wsi[VK_ICD_WSI_PLATFORM_WAYLAND] = &wsi->base; - -+ if (dri_options) -+ { -+ if (driCheckOption(dri_options, "vk_override_min_image_count", DRI_INT)) { -+ wsi_device->wayland.override_minImageCount = -+ driQueryOptioni(dri_options, "vk_override_min_image_count"); -+ } -+ } -+ - return VK_SUCCESS; - - fail: -diff --git a/src/vulkan/wsi/wsi_common_x11.c b/src/vulkan/wsi/wsi_common_x11.c -index 2cd023dadcf..7872a2a899f 100644 ---- a/src/vulkan/wsi/wsi_common_x11.c -+++ b/src/vulkan/wsi/wsi_common_x11.c -@@ -2924,9 +2924,9 @@ wsi_x11_init_wsi(struct wsi_device *wsi_device, - } - - if (dri_options) { -- if (driCheckOption(dri_options, "vk_x11_override_min_image_count", DRI_INT)) { -+ if (driCheckOption(dri_options, "vk_override_min_image_count", DRI_INT)) { - wsi_device->x11.override_minImageCount = -- driQueryOptioni(dri_options, "vk_x11_override_min_image_count"); -+ driQueryOptioni(dri_options, "vk_override_min_image_count"); - } - if (driCheckOption(dri_options, "vk_x11_strict_image_count", DRI_BOOL)) { - wsi_device->x11.strict_imageCount = From 77912581c53ac6b896cfb3304e4595fa2a3e0c3d Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Feb 2026 18:27:34 -0600 Subject: [PATCH 160/266] fix (shadowenv): update script (#9592) Signed-off-by: Owen-sz --- anda/tools/shadowenv/update.rhai | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/shadowenv/update.rhai b/anda/tools/shadowenv/update.rhai index 9f53d58ae5..cd9a74e384 100644 --- a/anda/tools/shadowenv/update.rhai +++ b/anda/tools/shadowenv/update.rhai @@ -1 +1 @@ -rpm.version(gh_tag("Shopify/shadowenv")); +rpm.version(gh("Shopify/shadowenv")); From 1a18091de8757418a726e638f12bb21436adce63 Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Mon, 2 Feb 2026 22:48:20 -0300 Subject: [PATCH 161/266] gamescope-session: move sources to opengamingcollective instead of bazzite-org (#9588) * gamescope-session: move sources to opengamingcollective instead of bazzite-org This is should be the new canonical source for this session code, Kyle mentioned himself we should move and most patches included on the bazzite-org repository should be on the OGC one instead now Signed-off-by: Tulip Blossom * fix(gamescope-session): anda config and noarch + git format as well https://github.com/terrapkg/packages/pull/9591#issuecomment-3837796158 Signed-off-by: Tulip Blossom --------- Signed-off-by: Tulip Blossom --- anda/games/gamescope-session/anda.hcl | 1 + .../gamescope-session/gamescope-session.spec | 21 ++++++++++++------- anda/games/gamescope-session/update.rhai | 2 +- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/anda/games/gamescope-session/anda.hcl b/anda/games/gamescope-session/anda.hcl index e2d33a48b1..8fba0756b1 100644 --- a/anda/games/gamescope-session/anda.hcl +++ b/anda/games/gamescope-session/anda.hcl @@ -1,4 +1,5 @@ project pkg { + arches = ["x86_64"] rpm { spec = "gamescope-session.spec" } diff --git a/anda/games/gamescope-session/gamescope-session.spec b/anda/games/gamescope-session/gamescope-session.spec index bfb605c1a2..f6bd8ace06 100644 --- a/anda/games/gamescope-session/gamescope-session.spec +++ b/anda/games/gamescope-session/gamescope-session.spec @@ -1,17 +1,19 @@ %define debug_package %nil -%global commit df099b31451531a2bb5a1dc29c93f76bbbab79d0 +%global commit b5c2d0d3ebcefa7450d9d4336dd5802aa96d8513 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251109 +%global commit_date 20260202 Name: gamescope-session -Version: %commit_date.%shortcommit +Version: 0~%{commit_date}git.%{shortcommit} Release: 1%?dist Summary: Gamescope session based on Valve's gamescope License: MIT -URL: https://github.com/bazzite-org/gamescope-session +URL: https://github.com/OpenGamingCollective/gamescope-session Source0: %url/archive/%commit.tar.gz BuildRequires: systemd-rpm-macros +Packager: Tulip Blossom +BuildArch: noarch %description Gamescope session plus based on Valve's gamescope. @@ -22,8 +24,13 @@ Gamescope session plus based on Valve's gamescope. %build %install -mkdir -p %buildroot -cp -r usr %buildroot/ +install -Dpm0755 -t "%buildroot%_bindir/" ".%_bindir/export-gpu" +install -Dpm0755 -t "%buildroot%_bindir/" ".%_bindir/gamescope-session-plus" +install -Dpm0644 -t "%buildroot%_userunitdir/" ".%_userunitdir/gamescope-session-plus@.service" +install -Dpm0644 -t "%buildroot%_userunitdir/" ".%_userunitdir/gamescope-session.target" +install -Dpm0644 -t "%buildroot%_datadir/gamescope-session-plus/" ".%_datadir/gamescope-session-plus/device-quirks" +install -Dpm0644 -t "%buildroot%_datadir/gamescope-session-plus/" ".%_datadir/gamescope-session-plus/gamescope-session-plus" +install -Dpm0644 -t "%buildroot%_datadir/gamescope/scripts/50-custom/50-disable-explicit-sync.lua" ".%_datadir/gamescope/scripts/50-custom/50-disable-explicit-sync.lua" %files %doc README.md @@ -32,9 +39,9 @@ cp -r usr %buildroot/ %{_bindir}/gamescope-session-plus %{_datadir}/gamescope-session-plus/device-quirks %{_datadir}/gamescope-session-plus/gamescope-session-plus +%{_datadir}/gamescope/scripts/50-custom/50-disable-explicit-sync.lua %{_userunitdir}/gamescope-session-plus@.service %{_userunitdir}/gamescope-session.target - %changelog %autochangelog diff --git a/anda/games/gamescope-session/update.rhai b/anda/games/gamescope-session/update.rhai index 08c489e27a..e7a36decec 100644 --- a/anda/games/gamescope-session/update.rhai +++ b/anda/games/gamescope-session/update.rhai @@ -1,5 +1,5 @@ if filters.contains("nightly") { - rpm.global("commit", gh_commit("bazzite-org/gamescope-session")); + rpm.global("commit", gh_commit("OpenGamingCollective/gamescope-session")); if rpm.changed() { rpm.release(); rpm.global("commit_date", date()); From 6563cbd59344336c720a53c5f4575afccd94d30b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 02:08:56 +0000 Subject: [PATCH 162/266] bump: ruffle-nightly shadowenv --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/tools/shadowenv/shadowenv.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 6e927d1e4b..8cf15c73f7 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-02-02 +%global ver 2026-02-03 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/tools/shadowenv/shadowenv.spec b/anda/tools/shadowenv/shadowenv.spec index c713988699..8fa128d7c9 100644 --- a/anda/tools/shadowenv/shadowenv.spec +++ b/anda/tools/shadowenv/shadowenv.spec @@ -1,5 +1,5 @@ Name: shadowenv -Version: 3.2.0 +Version: 3.4.0 Release: 1%?dist License: MIT Summary: Reversible directory-local environment variable manipulations From dc69bd120a36269288e3d851917847165d2e6511 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Feb 2026 20:14:56 -0600 Subject: [PATCH 163/266] fix: rust-deno (#9599) Signed-off-by: Owen-sz --- anda/devs/deno/deno-fix-metadata-auto.diff | 2 +- anda/devs/deno/rust-deno.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/deno/deno-fix-metadata-auto.diff b/anda/devs/deno/deno-fix-metadata-auto.diff index 7ac1a526d8..cd0e8acd2e 100644 --- a/anda/devs/deno/deno-fix-metadata-auto.diff +++ b/anda/devs/deno/deno-fix-metadata-auto.diff @@ -5,7 +5,7 @@ version = "=0.1.5" -[target."cfg(windows)".dependencies.deno_subprocess_windows] --version = "0.20.0" +-version = "0.25.0" - -[target."cfg(windows)".dependencies.winapi] -version = "=0.3.9" diff --git a/anda/devs/deno/rust-deno.spec b/anda/devs/deno/rust-deno.spec index 0364772f68..a105bd05c7 100644 --- a/anda/devs/deno/rust-deno.spec +++ b/anda/devs/deno/rust-deno.spec @@ -62,7 +62,7 @@ cp %{S:2} gcc %global __cc %_builddir/%buildsubdir/gcc -sed '/\[env\]/a CC="%__cc"' -i .cargo/config +%dnl sed '/\[env\]/a CC="%__cc"' -i .cargo/config %build %{cargo_license_summary_online} From b9e02a457ad9472023290fc6cf05fc9c20e85349 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 02:33:12 +0000 Subject: [PATCH 164/266] bump(nightly): ghostty-nightly zed-nightly prismlauncher-nightly types-colorama stardust-comet-nightly stardust-flatland-nightly stardust-server-nightly scx-scheds-nightly --- anda/devs/ghostty/nightly/ghostty-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 ++-- anda/stardust/comet/nightly/stardust-comet-nightly.spec | 4 ++-- .../flatland/nightly/stardust-flatland-nightly.spec | 6 +++--- anda/stardust/server/nightly/stardust-server-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 4065c05257..5ed42eceba 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 769fff5dfb322594c0dc7a379ee70897a7db773f +%global commit e06742b36ec971c32fffd4b890cf83746c3a9bf7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-02-01 +%global fulldate 2026-02-03 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 33ea60efdb..d62ed8d7cf 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 0e118ac9ae0521a36355b605db979511861f55cb +%global commit 81c65414ca36bdf4fd0b9cc2612d7d1180258589 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260202 +%global commit_date 20260203 %global ver 0.223.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index e41aeccad4..938ffdf297 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit 2338455076e7b0112d409472f998cdca43199cac +%global commit f476b2b726d6de0575fa1c56f6bbef0d1d101148 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260202 +%global commit_date 20260203 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 5d61b596dc..b3ff6c4a16 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 c01356380fd56b42aa49a0aac8a320437fc7f7b9 -%global commit_date 20260202 +%global commit dd78db84765d908c6eac58e7fc2473edacf3e056 +%global commit_date 20260203 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/stardust/comet/nightly/stardust-comet-nightly.spec b/anda/stardust/comet/nightly/stardust-comet-nightly.spec index 3153849f65..1fcde56574 100644 --- a/anda/stardust/comet/nightly/stardust-comet-nightly.spec +++ b/anda/stardust/comet/nightly/stardust-comet-nightly.spec @@ -1,5 +1,5 @@ -%global commit 188a40ee30a68bf539f63a25b1aeae96e48c57a2 -%global commit_date 20260130 +%global commit 310fafa22ef1ae7c26d0ba83e0ae152de4d8afb5 +%global commit_date 20260203 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec b/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec index 63bc05f290..d38ca5272b 100644 --- a/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec +++ b/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec @@ -1,12 +1,12 @@ -%global commit add9b3420940a5608116d02d3dbf53fbd3eb7c40 -%global commit_date 20251225 +%global commit b2031190cd241292289bfd4f6dd33d1950761e9a +%global commit_date 20260203 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-flatland-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 1%?dist Summary: Flatland for Stardust XR URL: https://github.com/StardustXR/flatland Source0: %url/archive/%commit/flatland-%commit.tar.gz diff --git a/anda/stardust/server/nightly/stardust-server-nightly.spec b/anda/stardust/server/nightly/stardust-server-nightly.spec index 5a089035e6..b738209720 100644 --- a/anda/stardust/server/nightly/stardust-server-nightly.spec +++ b/anda/stardust/server/nightly/stardust-server-nightly.spec @@ -1,5 +1,5 @@ -%global commit ccbd4e07d859d5373f57b88af0ff755b7838bfe0 -%global commit_date 20260125 +%global commit 6c3206b7a7f5241fbd12bfe30cc78a4593e582cd +%global commit_date 20260203 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 761c9b3e8b..e36d7da296 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 13a06fcae07f1bf0f3da0d58b8425fd14b51ae11 +%global commit ab261a97392f8e1c6fc34f2c9ad274bd1b2cbe0a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260202 +%global commitdate 20260203 %global ver 1.0.19 %undefine __brp_mangle_shebangs From 916ae1de97fb1e8e91345c8620f668a5404bc005 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Feb 2026 22:39:59 -0600 Subject: [PATCH 165/266] add: gradle-completions (#9600) Signed-off-by: Owen-sz --- anda/misc/gradle-completions/anda.hcl | 6 +++ .../gradle-completions.spec | 54 +++++++++++++++++++ anda/misc/gradle-completions/update.rhai | 1 + 3 files changed, 61 insertions(+) create mode 100644 anda/misc/gradle-completions/anda.hcl create mode 100644 anda/misc/gradle-completions/gradle-completions.spec create mode 100644 anda/misc/gradle-completions/update.rhai diff --git a/anda/misc/gradle-completions/anda.hcl b/anda/misc/gradle-completions/anda.hcl new file mode 100644 index 0000000000..a7bea94a93 --- /dev/null +++ b/anda/misc/gradle-completions/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "gradle-completions.spec" + } +} diff --git a/anda/misc/gradle-completions/gradle-completions.spec b/anda/misc/gradle-completions/gradle-completions.spec new file mode 100644 index 0000000000..9e6e7fe95e --- /dev/null +++ b/anda/misc/gradle-completions/gradle-completions.spec @@ -0,0 +1,54 @@ +Name: gradle-completions +Version: 9.3.1 +Release: 1%?dist +Summary: Gradle tab completion for bash and zsh +License: MIT +URL: https://github.com/gradle/gradle-completion +Source0: %url/archive/refs/tags/v%version.tar.gz +Requires: gradle-bash-completion = %{evr} +Requires: gradle-zsh-completion = %{evr} +BuildArch: noarch + +Packager: Owen Zimmerman + +%description +%summary. + +%package -n gradle-bash-completion +Summary: Bash completion for Gradle +Recommends: gradle +%description -n gradle-bash-completion +%summary. + +%package -n gradle-zsh-completion +Summary: zsh completion for Gradle +Recommends: gradle +%description -n gradle-zsh-completion +%summary. + +%prep +%autosetup -n gradle-completion-%{version} + +%build + +%install +install -Dm644 gradle-completion.bash %{buildroot}%{bash_completions_dir}/gradle +install -Dm644 gradle-completion.plugin.zsh %{buildroot}%{zsh_completions_dir}/gradle-completion.plugin.zsh +install -Dm644 _gradle %{buildroot}%{zsh_completions_dir}/_gradle + +%files +%doc README.md CONTRIBUTING.md +%license LICENSE + +%files -n gradle-bash-completion +%license LICENSE +%{bash_completions_dir}/gradle + +%files -n gradle-zsh-completion +%license LICENSE +%{zsh_completions_dir}/gradle-completion.plugin.zsh +%{zsh_completions_dir}/_gradle + +%changelog +* Mon Feb 02 2026 Owen Zimmerman +- Initial commit diff --git a/anda/misc/gradle-completions/update.rhai b/anda/misc/gradle-completions/update.rhai new file mode 100644 index 0000000000..cba2a9afd7 --- /dev/null +++ b/anda/misc/gradle-completions/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("gradle/gradle-completion")); From 98b22d503495d8bac342ba200c81078191241f9c Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Feb 2026 22:51:44 -0600 Subject: [PATCH 166/266] chore (bazzite-portal): make noarch (#9589) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore (bazzite-portal): make noarch * bump(bazzite-portal): release 1 → 2 * Update anda.hcl --------- Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- anda/apps/bazzite-portal/anda.hcl | 1 + anda/apps/bazzite-portal/bazzite-portal.spec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/anda/apps/bazzite-portal/anda.hcl b/anda/apps/bazzite-portal/anda.hcl index bc4ff25e90..61c3d4d139 100644 --- a/anda/apps/bazzite-portal/anda.hcl +++ b/anda/apps/bazzite-portal/anda.hcl @@ -1,4 +1,5 @@ project pkg { + arches = ["x86_64"] rpm { spec = "bazzite-portal.spec" } diff --git a/anda/apps/bazzite-portal/bazzite-portal.spec b/anda/apps/bazzite-portal/bazzite-portal.spec index 4a4aca59e1..f8baba886b 100644 --- a/anda/apps/bazzite-portal/bazzite-portal.spec +++ b/anda/apps/bazzite-portal/bazzite-portal.spec @@ -1,7 +1,6 @@ -%define debug_package %{nil} Name: bazzite-portal Version: 0.1.6 -Release: 1%?dist +Release: 2%?dist Summary: Bazzite Portal is a tabbed frontend for curated script execution, with a focus on distro specific QOL shortcuts URL: https://github.com/ublue-os/yafti-gtk Source0: https://github.com/ublue-os/yafti-gtk/archive/refs/tags/v%{version}.tar.gz @@ -10,6 +9,7 @@ Requires: python3-gobject Requires: python3-PyYAML Requires: gtk3 Provides: Bazzite-Portal +BuildArch: noarch Packager: Zacharias Xenakis %description From c5e5942cea4b2d1145c94861261f573d15c62432 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 09:41:09 +0000 Subject: [PATCH 167/266] bump: dart --- anda/langs/dart/dart.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/dart/dart.spec b/anda/langs/dart/dart.spec index 34fbcf3b19..5911816793 100644 --- a/anda/langs/dart/dart.spec +++ b/anda/langs/dart/dart.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: dart -Version: 3.10.8 +Version: 3.10.9 Release: 1%?dist Summary: The Dart Language License: BSD-3-Clause From 4c777cfe54d1f589ddf7357bb55120408694d85a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 10:24:54 +0000 Subject: [PATCH 168/266] bump: arduino-app-cli arduino-flasher-cli --- anda/tools/arduino-app-cli/arduino-app-cli.spec | 2 +- anda/tools/arduino-flasher-cli/arduino-flasher-cli.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/arduino-app-cli/arduino-app-cli.spec b/anda/tools/arduino-app-cli/arduino-app-cli.spec index 6eb62e20fd..c9a290a74e 100644 --- a/anda/tools/arduino-app-cli/arduino-app-cli.spec +++ b/anda/tools/arduino-app-cli/arduino-app-cli.spec @@ -1,5 +1,5 @@ %global goipath github.com/arduino/arduino-app-cli -Version: 0.8.1 +Version: 0.8.2 %gometa -f diff --git a/anda/tools/arduino-flasher-cli/arduino-flasher-cli.spec b/anda/tools/arduino-flasher-cli/arduino-flasher-cli.spec index ab19a19fca..2b6a39b588 100644 --- a/anda/tools/arduino-flasher-cli/arduino-flasher-cli.spec +++ b/anda/tools/arduino-flasher-cli/arduino-flasher-cli.spec @@ -1,5 +1,5 @@ %global goipath github.com/arduino/arduino-flasher-cli -Version: 0.4.0 +Version: 0.5.0 %gometa -f From 72a934332b888289434e73fe4db0e2471e348681 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 11:09:04 +0000 Subject: [PATCH 169/266] bump: rust-topgrade --- anda/tools/topgrade/rust-topgrade.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/topgrade/rust-topgrade.spec b/anda/tools/topgrade/rust-topgrade.spec index b78beef434..912c8fee91 100644 --- a/anda/tools/topgrade/rust-topgrade.spec +++ b/anda/tools/topgrade/rust-topgrade.spec @@ -3,7 +3,7 @@ Name: rust-topgrade # renovate: datasource=github-releases depName=topgrade-rs/topgrade -Version: 16.8.0 +Version: 16.9.0 Release: 1%?dist Summary: Upgrade all the things From 2c3311f5c1f475928fe6c0bed1f9a58a9ba555ab Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 3 Feb 2026 06:35:04 -0600 Subject: [PATCH 170/266] chore: Update subrepo install steps in README (#9613) Signed-off-by: Gilver --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 303a8a278d..2258080fb7 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,14 @@ If you are using immutable/atomic editions of Fedora, run the following commands curl -fsSL https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo | pkexec tee /etc/yum.repos.d/terra.repo sudo rpm-ostree install terra-release ``` +#### Subrepos -Optionally, you can install `terra-release-extra` to use the Extras repository. This also installs the Nvidia, and Mesa streams but does not enable them. +On Fedora, you can optionally install the Terra subrepos. Extra care and caution may be needed as some of these packages may conflict with other repositories such as RPM Fusion. + +Install `terra-release-extras` to enable the Extras subrepo. This repo contains packages which conflict with Fedora packages in some way, such as being a patched version of the same package. +Install `terra-release-mesa` to install the Mesa subrepo which contains a patched and codec complete Mesa. +Install `terra-release-nvidia` to install the NVIDIA subrepo which contains NVIDIA drivers. +Install `terra-release-multimedia` for mutltimedia packages in Terra. This repository is currently considered a work in progress. ### Enterprise Linux (EL) From b45cced0f99bb4b62fcbbad7e9d943467c0c948b Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 3 Feb 2026 07:04:57 -0600 Subject: [PATCH 171/266] fix: README formatting (#9620) * fix: README formatting Markdown my behated. Signed-off-by: Gilver * chore: List Signed-off-by: Gilver --------- Signed-off-by: Gilver --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2258080fb7..655c238a7d 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ sudo rpm-ostree install terra-release On Fedora, you can optionally install the Terra subrepos. Extra care and caution may be needed as some of these packages may conflict with other repositories such as RPM Fusion. -Install `terra-release-extras` to enable the Extras subrepo. This repo contains packages which conflict with Fedora packages in some way, such as being a patched version of the same package. -Install `terra-release-mesa` to install the Mesa subrepo which contains a patched and codec complete Mesa. -Install `terra-release-nvidia` to install the NVIDIA subrepo which contains NVIDIA drivers. -Install `terra-release-multimedia` for mutltimedia packages in Terra. This repository is currently considered a work in progress. +- Install `terra-release-extras` to enable the Extras subrepo. This repo contains packages which conflict with Fedora packages in some way, such as being a patched version of the same package. +- Install `terra-release-mesa` to install the Mesa subrepo which contains a patched and codec complete Mesa. +- Install `terra-release-nvidia` to install the NVIDIA subrepo which contains NVIDIA drivers. +- Install `terra-release-multimedia` for mutltimedia packages in Terra. This repository is currently considered a work in progress. ### Enterprise Linux (EL) From 8f6d2320fac738b58b47305c51c899350ee89a4d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 13:41:39 +0000 Subject: [PATCH 172/266] bump: rust-mise --- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 6f33194817..06f2cc600c 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.2.1 +Version: 2026.2.2 Release: 1%?dist Summary: Front-end to your dev env From ec45fbf8af4f700edfc27fb6e645b9a0f5e79d86 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 14:32:52 +0000 Subject: [PATCH 173/266] bump: apparmor --- anda/lib/apparmor/apparmor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/apparmor/apparmor.spec b/anda/lib/apparmor/apparmor.spec index 966e551ab8..6af036c6dc 100644 --- a/anda/lib/apparmor/apparmor.spec +++ b/anda/lib/apparmor/apparmor.spec @@ -6,7 +6,7 @@ %bcond_with tests Name: apparmor -Version: 4.1.4 +Version: 5.0.0~alpha5 Release: 1%?dist Summary: AppArmor userspace components From 0debbf4359ccc6d874c8faa1236a39f3aa0e52ea Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 15:29:23 +0000 Subject: [PATCH 174/266] bump: noctalia-shell --- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 4f56b62685..a39f00cd40 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.3.0 +Version: 4.3.1 Release: 1%?dist Summary: A Quickshell-based custom shell setup From 031a7bd51f768885c181978233db5b60162659fd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 16:28:23 +0000 Subject: [PATCH 175/266] bump: vgmstream --- anda/multimedia/vgmstream/vgmstream.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/multimedia/vgmstream/vgmstream.spec b/anda/multimedia/vgmstream/vgmstream.spec index 0b35173f5d..0a5d03526b 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit 266e2f843644e5ef9a2d4741032b5b2b82d410dc +%global commit 3f0c0a2c09207011ca8505b694ceeb9a1b4036b7 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260202 +%global commit_date 20260203 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit From 0c30410945a498daf3687b79764db9259eb1e945 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 17:29:42 +0000 Subject: [PATCH 176/266] bump: typos --- anda/tools/typos/typos.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/typos/typos.spec b/anda/tools/typos/typos.spec index b0827753ba..d2a1d35745 100644 --- a/anda/tools/typos/typos.spec +++ b/anda/tools/typos/typos.spec @@ -2,7 +2,7 @@ %define debug_package %{nil} Name: typos -Version: 1.43.0 +Version: 1.43.1 Release: 1%?dist Summary: Source Code Spelling Correction From 2a14f2e0241359d1882e8852f3c5e93f32bc1843 Mon Sep 17 00:00:00 2001 From: Ping <54463205+Opposite34@users.noreply.github.com> Date: Wed, 4 Feb 2026 03:06:09 +0900 Subject: [PATCH 177/266] osu-lazer.spec: use EOF in quotes to escape shell variables (#9626) --- anda/games/osu-lazer/osu-lazer.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/osu-lazer/osu-lazer.spec b/anda/games/osu-lazer/osu-lazer.spec index 62f9e4fb70..c6dc06d3ba 100644 --- a/anda/games/osu-lazer/osu-lazer.spec +++ b/anda/games/osu-lazer/osu-lazer.spec @@ -4,7 +4,7 @@ Name: osu-lazer Version: 2026.119.0 -Release: 1%?dist +Release: 2%?dist Summary: The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew. ExclusiveArch: x86_64 URL: https://osu.ppy.sh/ @@ -21,7 +21,7 @@ Source4: osu-lazer-uri-handler.desktop %{summary} %prep -cat < osu-lazer +cat <<'EOF' > osu-lazer #!/bin/sh env OSU_EXTERNAL_UPDATE_PROVIDER=1 /opt/osu-lazer/osu.AppImage "$@" EOF From b60afaed5e6aaa3ce78bbc7bc5b1414d4432bbbf Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 3 Feb 2026 13:13:35 -0600 Subject: [PATCH 178/266] fix (geist): use %evr everywhere (#9630) --- anda/fonts/geist/geist.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/fonts/geist/geist.spec b/anda/fonts/geist/geist.spec index a06e52cbcb..c76aa0984b 100644 --- a/anda/fonts/geist/geist.spec +++ b/anda/fonts/geist/geist.spec @@ -1,6 +1,6 @@ Name: geist-font Version: 1.7.0 -Release: 1%?dist +Release: 2%?dist URL: https://vercel.com/font Source0: https://github.com/vercel/geist-font/archive/refs/tags/%version.tar.gz License: OFL-1.1 @@ -18,7 +18,7 @@ that is based on the principles of classic Swiss typography. It is designed to b headlines, logos, posters, and other large display sizes. %package mono -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{evr} Summary: Geist Mono is a monospaced typeface that has been crafted to be the perfect partner to Geist Sans Provides: geist-mono = %evr Provides: geist-mono-fonts = %evr From 2acf70a7da33c7b41ef0957eb10f1bcd5558f205 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 3 Feb 2026 13:42:28 -0600 Subject: [PATCH 179/266] fix (bitwarden-rofi): license (#9634) --- anda/misc/bitwarden-rofi/bitwarden-rofi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/misc/bitwarden-rofi/bitwarden-rofi.spec b/anda/misc/bitwarden-rofi/bitwarden-rofi.spec index 6d8bd10821..6c288fb2f3 100644 --- a/anda/misc/bitwarden-rofi/bitwarden-rofi.spec +++ b/anda/misc/bitwarden-rofi/bitwarden-rofi.spec @@ -1,8 +1,8 @@ Name: bitwarden-rofi Version: 0.5 -Release: 1%?dist +Release: 2%?dist Summary: Wrapper for Bitwarden cli and Rofi -License: GPL-3.0 +License: GPL-3.0-only URL: https://github.com/mattydebie/bitwarden-rofi Source0: %url/archive/refs/tags/%version.tar.gz Requires: bash From 3a082579105ac782fc49eb2cd347505a1e8ffd45 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 19:59:24 +0000 Subject: [PATCH 180/266] bump: nerdfetch-tools --- anda/tools/nerdfetch/nerdfetch-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/nerdfetch/nerdfetch-tools.spec b/anda/tools/nerdfetch/nerdfetch-tools.spec index 2dbab526d0..fd68a60cd4 100644 --- a/anda/tools/nerdfetch/nerdfetch-tools.spec +++ b/anda/tools/nerdfetch/nerdfetch-tools.spec @@ -1,5 +1,5 @@ Name: nerdfetch -Version: 8.5.0 +Version: 8.5.1 Release: 1%?dist Summary: A POSIX *nix fetch script using Nerdfonts From a782b999206331bd491f5f3cd9f28b0e8666a69d Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Tue, 3 Feb 2026 17:23:10 -0300 Subject: [PATCH 181/266] gamescope-session-steam: move to OGC sources instead of bazzite sources + minor refactor (#9590) --- anda/games/gamescope-session-steam/anda.hcl | 1 + .../gamescope-session-steam.spec | 35 +++++++++++-------- .../games/gamescope-session-steam/update.rhai | 2 +- 3 files changed, 22 insertions(+), 16 deletions(-) diff --git a/anda/games/gamescope-session-steam/anda.hcl b/anda/games/gamescope-session-steam/anda.hcl index 557b0d83d2..daef42bbf6 100644 --- a/anda/games/gamescope-session-steam/anda.hcl +++ b/anda/games/gamescope-session-steam/anda.hcl @@ -1,4 +1,5 @@ project pkg { + arches = ["x86_64"] rpm { spec = "gamescope-session-steam.spec" } diff --git a/anda/games/gamescope-session-steam/gamescope-session-steam.spec b/anda/games/gamescope-session-steam/gamescope-session-steam.spec index ae08b2e20d..9d819478fb 100644 --- a/anda/games/gamescope-session-steam/gamescope-session-steam.spec +++ b/anda/games/gamescope-session-steam/gamescope-session-steam.spec @@ -1,16 +1,18 @@ %define debug_package %nil -%global commit 93859eaa6056c24a9a6e9bc7464951793a54d3d3 +%global commit 1a3fdb7fa15a4bba7204bef69702b7a10a297828 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251113 +%global commit_date 20241205 Name: gamescope-session-steam -Version: %commit_date.%shortcommit +Version: 0~%{commit_date}git.%{shortcommit} Release: 1%?dist Summary: gamescope-session-steam License: MIT -URL: https://github.com/bazzite-org/gamescope-session-steam +URL: https://github.com/OpenGamingCollective/gamescope-session-steam Source0: %url/archive/%commit.tar.gz +Packager: Tulip Blossom +BuildArch: noarch %description %summary. @@ -21,16 +23,15 @@ Source0: %url/archive/%commit.tar.gz %build %install -mkdir -p %{buildroot}%{_bindir}/ -mkdir -p %{buildroot}%{_datadir}/ -cp -rv usr/bin/* %{buildroot}%{_bindir} -cp -rv usr/share/* %{buildroot}%{_datadir} -rm -rf %{buildroot}%{_bindir}/steamos-polkit-helpers -rm %{buildroot}%{_bindir}/jupiter-biosupdate -# We want to actually keep this for drop-in scripts -# rm %{buildroot}%{_bindir}/steamos-session-select -rm %{buildroot}%{_bindir}/steamos-update - +install -Dpm0755 -t "%buildroot%_bindir/" ".%_bindir/steam-http-loader" +install -Dpm0755 -t "%buildroot%_bindir/" ".%_bindir/steamos-select-branch" +install -Dpm0755 -t "%buildroot%_bindir/" ".%_bindir/steamos-session-select" +install -Dpm0644 -t "%buildroot%_datadir/applications/" ".%_datadir/applications/steam_http_loader.desktop" +install -Dpm0644 -t "%buildroot%_datadir/applications/" ".%_datadir/applications/gamescope-mimeapps.list" +install -Dpm0755 -t "%buildroot%_datadir/gamescope-session-plus/sessions.d/" ".%_datadir/gamescope-session-plus/sessions.d/steam" +install -Dpm0644 -t "%buildroot%_datadir/polkit-1/actions/" ".%_datadir/polkit-1/actions/org.chimeraos.update.policy" +install -Dpm0644 -t "%buildroot%_datadir/wayland-sessions/" ".%_datadir/wayland-sessions/gamescope-session-steam.desktop" +install -Dpm0644 -t "%buildroot%_datadir/wayland-sessions/" ".%_datadir/wayland-sessions/gamescope-session.desktop" %files %license LICENSE @@ -42,4 +43,8 @@ rm %{buildroot}%{_bindir}/steamos-update %{_datadir}/gamescope-session-plus/sessions.d/steam %{_datadir}/polkit-1/actions/org.chimeraos.update.policy %{_datadir}/wayland-sessions/gamescope-session-steam.desktop -%{_datadir}/wayland-sessions/gamescope-session.desktop \ No newline at end of file +%{_datadir}/wayland-sessions/gamescope-session.desktop + +%changelog +* Mon Feb 03 2026 Tulip Blossom - 20241205.1a3fdb7f-1 +- Move to OGC source and clean up diff --git a/anda/games/gamescope-session-steam/update.rhai b/anda/games/gamescope-session-steam/update.rhai index 570f56cdff..ad1104c154 100644 --- a/anda/games/gamescope-session-steam/update.rhai +++ b/anda/games/gamescope-session-steam/update.rhai @@ -1,5 +1,5 @@ if filters.contains("nightly") { - rpm.global("commit", gh_commit("bazzite-org/gamescope-session-steam")); + rpm.global("commit", gh_commit("OpenGamingCollective/gamescope-session-steam")); if rpm.changed() { rpm.release(); rpm.global("commit_date", date()); From 06b02898e0a14d34ef595eacf8b8241800c5b557 Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Tue, 3 Feb 2026 17:25:53 -0300 Subject: [PATCH 182/266] gamescope-session-ogui-steam: new package (#9591) --- .../gamescope-session-ogui-steam/anda.hcl | 9 ++++ .../gamescope-session-ogui-steam.spec | 41 +++++++++++++++++++ .../gamescope-session-ogui-steam/update.rhai | 7 ++++ 3 files changed, 57 insertions(+) create mode 100644 anda/games/gamescope-session-ogui-steam/anda.hcl create mode 100644 anda/games/gamescope-session-ogui-steam/gamescope-session-ogui-steam.spec create mode 100644 anda/games/gamescope-session-ogui-steam/update.rhai diff --git a/anda/games/gamescope-session-ogui-steam/anda.hcl b/anda/games/gamescope-session-ogui-steam/anda.hcl new file mode 100644 index 0000000000..3a68f04b2f --- /dev/null +++ b/anda/games/gamescope-session-ogui-steam/anda.hcl @@ -0,0 +1,9 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "gamescope-session-ogui-steam.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/games/gamescope-session-ogui-steam/gamescope-session-ogui-steam.spec b/anda/games/gamescope-session-ogui-steam/gamescope-session-ogui-steam.spec new file mode 100644 index 0000000000..88a5fdcbf0 --- /dev/null +++ b/anda/games/gamescope-session-ogui-steam/gamescope-session-ogui-steam.spec @@ -0,0 +1,41 @@ +%define debug_package %nil + +%global commit 6835776876a2b9e5fc819bd8d98f06ae51fa6394 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global commit_date 20231030 + +Name: gamescope-session-ogui-steam +Version: 0~%{commit_date}git.%{shortcommit} +Release: 1%?dist +Summary: gamescope-session-steam +License: GPL-3.0-only +URL: https://github.com/OpenGamingCollective/gamescope-session-ogui-steam +Source0: %url/archive/%commit.tar.gz +Requires: gamescope-session-steam +Requires: opengamepadui +Packager: Tulip Blossom +BuildArch: noarch + +%description +Gamescope Session for OpenGamepadUI in overlay mode with Steam + +%prep +%autosetup -n %name-%commit + +%build + +%install +install -Dpm0755 -t "%buildroot%_datadir/gamescope-session-plus/sessions.d/" ".%_datadir/gamescope-session-plus/sessions.d/steam-plus" +install -Dpm0644 -t "%buildroot%_datadir/wayland-sessions/" ".%_datadir/wayland-sessions/gamescope-session-steam-plus.desktop" +install -Dpm0644 -t "%buildroot%_datadir/wayland-sessions/" ".%_datadir/wayland-sessions/gamepadui-with-qam-session.desktop" + +%files +%doc README.md +%license LICENSE +%{_datadir}/gamescope-session-plus/sessions.d/steam-plus +%{_datadir}/wayland-sessions/gamescope-session-steam-plus.desktop +%{_datadir}/wayland-sessions/gamepadui-with-qam-session.desktop + +%changelog +* Mon Feb 02 2026 Tulip Blossom - 20231030.6835776-1 +- Initial package diff --git a/anda/games/gamescope-session-ogui-steam/update.rhai b/anda/games/gamescope-session-ogui-steam/update.rhai new file mode 100644 index 0000000000..f9fc5cf225 --- /dev/null +++ b/anda/games/gamescope-session-ogui-steam/update.rhai @@ -0,0 +1,7 @@ +if filters.contains("nightly") { + rpm.global("commit", gh_commit("OpenGamingCollective/gamescope-session-ogui-steam")); + if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); + } +} From 27000227c743c1039224a6a2d5baf1f018ea8480 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 21:21:13 +0000 Subject: [PATCH 183/266] bump: discord-canary-openasar discord-canary uutils-coreutils-replace --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- .../uutils-coreutils-replace/uutils-coreutils-replace.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index 03ee46561a..023dd901ff 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary-openasar -Version: 0.0.861 +Version: 0.0.862 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index 142bd2d80a..f2a0393099 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary -Version: 0.0.861 +Version: 0.0.862 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec b/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec index 95392f77cc..e4e05086e7 100644 --- a/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec +++ b/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec @@ -5,7 +5,7 @@ %endif Name: uutils-coreutils-replace -Version: 0.5.0 +Version: 0.6.0 Release: 1%?dist Summary: Cross-platform Rust rewrite of the GNU coreutils License: MIT From f532182c84e9df791d1ebfa58cd07f29b4f64239 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:13:20 -0600 Subject: [PATCH 184/266] fix (polycrystal): license and description (#9644) --- anda/system/polycrystal/polycrystal.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/system/polycrystal/polycrystal.spec b/anda/system/polycrystal/polycrystal.spec index 536002f422..cfd4ca01c3 100644 --- a/anda/system/polycrystal/polycrystal.spec +++ b/anda/system/polycrystal/polycrystal.spec @@ -1,15 +1,15 @@ Name: polycrystal Version: 0.2.0 -Release: 1%?dist +Release: 2%?dist Summary: Barebones "automatic" Flatpak installer for distribution-default Flatpak packages. URL: https://github.com/Ultramarine-Linux/polycrystal Source0: %url/archive/refs/tags/v%version.tar.gz -License: GPL +License: GPL-3.0-only BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros systemd-rpm-macros mold glib2-devel flatpak-devel Packager: Owen Zimmerman %description -%summary +%summary. %prep %autosetup -n polycrystal-%version From 51180b4d4fb092b2c9f6f2d1f31753192ffaf533 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 22:35:37 +0000 Subject: [PATCH 185/266] bump: zig-master-bootstrap --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index de21abc49b..ac73349901 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.16.0-dev.2459+37d14a4f3 +version=0.16.0-dev.2471+e9eadee00 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index f373bfcc6c..b272f54fcf 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.16.0-dev.2459+37d14a4f3 +%global ver 0.16.0-dev.2471+e9eadee00 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From c91fa28014104fcbed4793901b85064961bf957c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 23:24:04 +0000 Subject: [PATCH 186/266] bump(branch): zig-master --- anda/langs/zig/master/zig-master.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/zig/master/zig-master.spec b/anda/langs/zig/master/zig-master.spec index 99bd1d715b..d7480816d2 100644 --- a/anda/langs/zig/master/zig-master.spec +++ b/anda/langs/zig/master/zig-master.spec @@ -13,7 +13,7 @@ %global zig_cache_dir %{builddir}/zig-cache Name: zig-master -Version: 0.16.0~dev.2459+37d14a4f3 +Version: 0.16.0~dev.2471+e9eadee00 Release: 2%?dist Summary: Master builds of the Zig language License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1 From 1a93945c2b45dcda74c54f92fe6e029aae6abe6f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Feb 2026 23:39:26 +0000 Subject: [PATCH 187/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 0df51fef66..5561b0d8e4 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.01.31.232537 +Version: 2026.02.03.233257 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 3841d1f959ce7c36aefefd43f3bc8652ecbd9971 Mon Sep 17 00:00:00 2001 From: metcya <134973769+metcya@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:09:56 -0600 Subject: [PATCH 188/266] add: cagebreak (#9648) --- anda/desktops/cagebreak/anda.hcl | 5 ++ anda/desktops/cagebreak/cagebreak.spec | 64 ++++++++++++++++++++++++++ anda/desktops/cagebreak/update.rhai | 1 + 3 files changed, 70 insertions(+) create mode 100644 anda/desktops/cagebreak/anda.hcl create mode 100644 anda/desktops/cagebreak/cagebreak.spec create mode 100644 anda/desktops/cagebreak/update.rhai diff --git a/anda/desktops/cagebreak/anda.hcl b/anda/desktops/cagebreak/anda.hcl new file mode 100644 index 0000000000..d7db926282 --- /dev/null +++ b/anda/desktops/cagebreak/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "cagebreak.spec" + } +} diff --git a/anda/desktops/cagebreak/cagebreak.spec b/anda/desktops/cagebreak/cagebreak.spec new file mode 100644 index 0000000000..f939cb8ec0 --- /dev/null +++ b/anda/desktops/cagebreak/cagebreak.spec @@ -0,0 +1,64 @@ +%global tag 3.1.0 +%global forgeurl https://github.com/project-repo/cagebreak +%forgemeta + +Name: cagebreak +Version: %{tag} +Release: 1%{?dist} +Summary: A wayland tiling compositor inspired by Ratpoison + +License: MIT +URL: %{forgeurl} +Source0: %{forgesource} + +Packager: metcya + +BuildRequires: meson +BuildRequires: gcc +BuildRequires: scdoc +BuildRequires: pkgconfig(wlroots-0.19) +BuildRequires: pkgconfig(wayland-protocols) +BuildRequires: pkgconfig(wayland-server) +BuildRequires: pkgconfig(wayland-cursor) +BuildRequires: pkgconfig(wayland-client) +BuildRequires: pkgconfig(xkbcommon) +BuildRequires: pkgconfig(cairo) +BuildRequires: pkgconfig(pango) +BuildRequires: pkgconfig(pangocairo) +BuildRequires: pkgconfig(fontconfig) +BuildRequires: pkgconfig(libinput) +BuildRequires: pkgconfig(libevdev) +BuildRequires: pkgconfig(libudev) + +# used in the example configuration +Recommends: /usr/bin/xterm +Recommends: /usr/bin/pactl + +%description +cagebreak is a slim, keyboard-controlled, tiling compositor for wayland +conceptually based on the X11 window manager ratpoison. + +%prep +%forgesetup + +%build +%meson -Dxwayland=true -Dman-pages=true +%meson_build + +%install +%meson_install + +%files +# license is already installed by the package +%license %{_defaultlicensdir}/%{name}/LICENSE +%doc README.md SECURITY.md FAQ.md Bugs.md +%{_bindir}/cagebreak +%{_sysconfdir}/xdg/%{name}/config +%{_mandir}/man1/cagebreak.1.* +%{_mandir}/man5/cagebreak-config.5.* +%{_mandir}/man7/cagebreak-socket.7.* + + +%changelog +* Wed Feb 04 2026 metcya +- Initial package diff --git a/anda/desktops/cagebreak/update.rhai b/anda/desktops/cagebreak/update.rhai new file mode 100644 index 0000000000..5431242340 --- /dev/null +++ b/anda/desktops/cagebreak/update.rhai @@ -0,0 +1 @@ +rpm.global("tag", gh_tag("project-repo/cagebreak")); From fac85783b66f65d2654e50ab168e2bcaf0343699 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 02:27:47 +0000 Subject: [PATCH 189/266] bump(nightly): flameshot-nightly mpv-nightly hyprutils.nightly ghostty-nightly zed-nightly prismlauncher-nightly types-colorama intel-ipu6-drivers opentabletdriver-nightly scx-scheds-nightly --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 2 +- 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 ++-- anda/system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec | 4 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index d86b0525ee..8b95c132ec 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 bcf076673e482b05db48a3241e5a8c7890e217d4 +%global commit c4000368c8f48d726d38c3458300e1a4f3fc53a0 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260129 +%global commit_date 20260204 %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 4035dd46bb..c7ec8ed0f1 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 db22a4528ff4ca77253c0dbc80fb96908c8c48f1 +%global commit ea82915ba7f0c19a156db9611d6ac9d58817c7d2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260202 +%global commit_date 20260204 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec b/anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec index 418a18d7de..f850a33dd4 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.11.0 -%global commit 51a4f93ce8572e7b12b7284eb9e6e8ebf16b4be9 -%global commit_date 20251221 +%global commit 9038eec033843c289b06b83557a381a2648d8fa5 +%global commit_date 20260204 %global shortcommit %{sub %commit 1 7} Name: %realname.nightly diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 5ed42eceba..9f1a8cbfd8 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,4 +1,4 @@ -%global commit e06742b36ec971c32fffd4b890cf83746c3a9bf7 +%global commit 51897c0cd51fee61fff824d616fb2901ac41e817 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global fulldate 2026-02-03 %global commit_date %(echo %{fulldate} | sed 's/-//g') diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index d62ed8d7cf..1f339e5370 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 81c65414ca36bdf4fd0b9cc2612d7d1180258589 +%global commit 555c002499a4676bac4c2e4aae2fa11f0a2bbddd %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260203 +%global commit_date 20260204 %global ver 0.223.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 938ffdf297..b12030fd9b 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit f476b2b726d6de0575fa1c56f6bbef0d1d101148 +%global commit 9e86c44f7c5060e36ef2b67013558fe1c36282fc %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260203 +%global commit_date 20260204 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index b3ff6c4a16..77a7b1e74a 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 dd78db84765d908c6eac58e7fc2473edacf3e056 -%global commit_date 20260203 +%global commit 11ff7e1126dbf6678b4ac52f3ad5b9c1e1839924 +%global commit_date 20260204 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec b/anda/system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec index 4764cdfc5f..4e44dfe1c6 100644 --- a/anda/system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec +++ b/anda/system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} -%global commit d0252e41bc871dad5eeb89e875ce1abd92eab87b +%global commit cde4eb446b9750d7a01f3258e99470df4606976b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260123 +%global commit_date 20260204 # Actual "release" version, currently unused as the release versions are back and forth on if on if they use 1.0.0 or 1.0.1 # Use this if they ever stop doing that I guess %global ver 1.0.1 diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 161014f7b3..a18890d9b8 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 6a6afe29e94417315378c6d1b791fec3dbe45d6c +%global commit ccd408c2c2f82befb6753de5798b91cc1c7dae51 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260202 +%global commit_date 20260204 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index e36d7da296..0c084adab6 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 ab261a97392f8e1c6fc34f2c9ad274bd1b2cbe0a +%global commit 76f9754053becbc5008e5074608afd3daf7fd65b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260203 +%global commitdate 20260204 %global ver 1.0.19 %undefine __brp_mangle_shebangs From b00c4e250126f6bb60625ff66421dc67b418c82c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 02:42:28 +0000 Subject: [PATCH 190/266] bump: ruffle-nightly noctalia-shell --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 8cf15c73f7..43c64d6bbd 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-02-03 +%global ver 2026-02-04 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index a39f00cd40..4dfeb9f609 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.3.1 +Version: 4.3.2 Release: 1%?dist Summary: A Quickshell-based custom shell setup From 8256b006a24b750f59c3dae777164a09da757c8b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 03:53:15 +0000 Subject: [PATCH 191/266] bump(branch): intel-ipu6-kmod dkms-intel-ipu6 --- anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec | 4 ++-- anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec b/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec index 028acfcfcf..d82d5b7029 100644 --- a/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec +++ b/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec @@ -1,8 +1,8 @@ %global buildforkernels akmod %global debug_package %{nil} -%global commit d0252e41bc871dad5eeb89e875ce1abd92eab87b +%global commit cde4eb446b9750d7a01f3258e99470df4606976b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260123 +%global commit_date 20260204 %global modulename intel-ipu6 # Actual "release" version, currently unused as the release versions are back and forth on if on if they use 1.0.0 or 1.0.1 %global ver 1.0.1 diff --git a/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec b/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec index c5a74c594c..a9224df487 100644 --- a/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec +++ b/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} -%global commit d0252e41bc871dad5eeb89e875ce1abd92eab87b +%global commit cde4eb446b9750d7a01f3258e99470df4606976b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260123 +%global commit_date 20260204 %global modulename intel-ipu6 # Actual "release" version, currently unused as the release versions are back and forth on if on if they use 1.0.0 or 1.0.1 %global ver 1.0.1 From 1220fd53a205f6fb0e8d51237b785773f63cda89 Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Wed, 4 Feb 2026 01:39:26 -0300 Subject: [PATCH 192/266] gamescope-session-opengamepadui: init package (#9653) * gamescope-session-opengamepadui: init package Not required by Bazzite but distributed by OGC (I'd also like to use it :dumbsmile:) Signed-off-by: Tulip Blossom * fix(gamescope-session-opengamepadui): bump version and include license (also fix changelog date) Signed-off-by: Tulip Blossom * fix(gamescope-session-opengamepadui): no debugpkg info --------- Signed-off-by: Tulip Blossom --- .../gamescope-session-opengamepadui/anda.hcl | 9 ++++ .../gamescope-session-opengamepadui.spec | 42 +++++++++++++++++++ .../update.rhai | 7 ++++ 3 files changed, 58 insertions(+) create mode 100644 anda/games/gamescope-session-opengamepadui/anda.hcl create mode 100644 anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec create mode 100644 anda/games/gamescope-session-opengamepadui/update.rhai diff --git a/anda/games/gamescope-session-opengamepadui/anda.hcl b/anda/games/gamescope-session-opengamepadui/anda.hcl new file mode 100644 index 0000000000..0b8ab1e056 --- /dev/null +++ b/anda/games/gamescope-session-opengamepadui/anda.hcl @@ -0,0 +1,9 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "gamescope-session-opengamepadui.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec b/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec new file mode 100644 index 0000000000..0955ba2a30 --- /dev/null +++ b/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec @@ -0,0 +1,42 @@ +%global commit 88087a086ab732211c466b41f5d64229ce51c050 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global commit_date 20260204 + +Name: gamescope-session-opengamepadui +Version: 0~%{commit_date}git.%{shortcommit} +Release: 1%?dist +Summary: Gamescope session for OpenGamepadUI +License: GPL-3.0-only +URL: https://github.com/OpenGamingCollective/gamescope-session-opengamepadui +Source0: %url/archive/%commit.tar.gz +Packager: Tulip Blossom +Requires: opengamepadui +BuildArch: noarch + +%description +%summary. + +%prep +%autosetup -n %name-%commit + +%build + +%install +install -Dpm0755 -t "%buildroot%_bindir/" ".%_bindir/opengamepadui-session-select" +install -Dpm0755 -t "%buildroot%_datadir/gamescope-session-plus/sessions.d/" ".%_datadir/gamescope-session-plus/sessions.d/opengamepadui" +install -Dpm0644 -t "%buildroot%_datadir/polkit-1/actions/" ".%_datadir/polkit-1/actions/org.shadowblip.opengamepadui-session.policy" +install -Dpm0644 -t "%buildroot%_datadir/wayland-sessions/" ".%_datadir/wayland-sessions/gamescope-session-opengamepadui.desktop" +install -Dpm0644 -t "%buildroot%_datadir/wayland-sessions/" ".%_datadir/wayland-sessions/opengamepadui-session.desktop" + +%files +%doc README.md +%license LICENSE +%{_bindir}/opengamepadui-session-select +%{_datadir}/gamescope-session-plus/sessions.d/opengamepadui +%{_datadir}/polkit-1/actions/org.shadowblip.opengamepadui-session.policy +%{_datadir}/wayland-sessions/gamescope-session-opengamepadui.desktop +%{_datadir}/wayland-sessions/opengamepadui-session.desktop + +%changelog +* Wed Feb 04 2026 Tulip Blossom - 20260204.88087a08-1 +- Initial package diff --git a/anda/games/gamescope-session-opengamepadui/update.rhai b/anda/games/gamescope-session-opengamepadui/update.rhai new file mode 100644 index 0000000000..ad1104c154 --- /dev/null +++ b/anda/games/gamescope-session-opengamepadui/update.rhai @@ -0,0 +1,7 @@ +if filters.contains("nightly") { + rpm.global("commit", gh_commit("OpenGamingCollective/gamescope-session-steam")); + if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); + } +} From 3c240bd27f6e2b10cf1941045bd300dda25424cd Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:53:00 -0600 Subject: [PATCH 193/266] add: upiano (#9469) Signed-off-by: Owen-sz --- anda/langs/python/upiano/anda.hcl | 6 ++++ anda/langs/python/upiano/update.rhai | 1 + anda/langs/python/upiano/upiano.spec | 50 ++++++++++++++++++++++++++++ 3 files changed, 57 insertions(+) create mode 100644 anda/langs/python/upiano/anda.hcl create mode 100644 anda/langs/python/upiano/update.rhai create mode 100644 anda/langs/python/upiano/upiano.spec diff --git a/anda/langs/python/upiano/anda.hcl b/anda/langs/python/upiano/anda.hcl new file mode 100644 index 0000000000..88ed01256a --- /dev/null +++ b/anda/langs/python/upiano/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "upiano.spec" + } +} diff --git a/anda/langs/python/upiano/update.rhai b/anda/langs/python/upiano/update.rhai new file mode 100644 index 0000000000..4ad97822e6 --- /dev/null +++ b/anda/langs/python/upiano/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("upiano")); diff --git a/anda/langs/python/upiano/upiano.spec b/anda/langs/python/upiano/upiano.spec new file mode 100644 index 0000000000..4345218d4c --- /dev/null +++ b/anda/langs/python/upiano/upiano.spec @@ -0,0 +1,50 @@ +%global pypi_name upiano +%global _desc Terminal Piano App. + +Name: python-%{pypi_name} +Version: 0.1.2 +Release: 1%?dist +Summary: Terminal Piano App +License: MIT +URL: https://github.com/eliasdorneles/upiano +Source0: %{pypi_source} +Source1: %url/blob/master/LICENSE +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-wheel +BuildRequires: python3-setuptools +BuildRequires: python3-pip +BuildRequires: python3-poetry-core + +Packager: Owen Zimmerman + +%description +%_desc + +%package -n python3-%{pypi_name} +Summary: %{summary} +%{?python_provide:%python_provide python3-%{pypi_name}} + +%description -n python3-%{pypi_name} +%_desc + +%prep +%autosetup -n upiano-%{version} +cp %{SOURCE1} . + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files upiano + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE +%{_bindir}/upiano + +%changelog +* Sat Jan 24 2026 Owen Zimmerman +- Initial commit From bbaca79d3b10c0da47927ed9e0a561c4dbad4c5b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 05:09:07 +0000 Subject: [PATCH 194/266] bump(branch): cuda-cudnn --- anda/lib/nvidia/cuda-cudnn/cuda-cudnn.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/nvidia/cuda-cudnn/cuda-cudnn.spec b/anda/lib/nvidia/cuda-cudnn/cuda-cudnn.spec index 8bbb53d303..eb75208437 100644 --- a/anda/lib/nvidia/cuda-cudnn/cuda-cudnn.spec +++ b/anda/lib/nvidia/cuda-cudnn/cuda-cudnn.spec @@ -5,7 +5,7 @@ %global cuda_version 12 Name: cuda-cudnn -Version: 9.18.1.3 +Version: 9.19.0.56 Release: 1%?dist Epoch: 1 Summary: NVIDIA CUDA Deep Neural Network library (cuDNN) From 0815c05308318057e5b59af970838e57347356ad Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 3 Feb 2026 23:57:36 -0600 Subject: [PATCH 195/266] fix (openbangla-keyboard): track master branch (#9535) * fix (openbangla-keyboard): track master branch Signed-off-by: Owen-sz * bump Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- .../openbangla-keyboard-nightly.spec | 13 +++++-------- anda/misc/openbangla-keyboard/update.rhai | 12 +++++------- 2 files changed, 10 insertions(+), 15 deletions(-) diff --git a/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec b/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec index c192bbd76e..3b3bffc73d 100644 --- a/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec +++ b/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec @@ -29,7 +29,6 @@ Summary: OpenBangla Keyboard for IBus Requires: ibus Requires: openbangla-keyboard = %version-%release Provides: openbangla-im = %version-%release -Conflicts: openbangla-im %description -n ibus-openbangla OpenBangla Keyboard for IBus. @@ -40,28 +39,26 @@ Summary: OpenBangla Keyboard for Fcitx5 Requires: fcitx5 Requires: openbangla-keyboard = %version-%release Provides: openbangla-im = %version-%release -Conflicts: openbangla-im %description -n fcitx5-openbangla OpenBangla Keyboard for Fcitx5. %prep -%autosetup -n OpenBangla-Keyboard-%commit -rmdir src/engine/riti -tar xf %SOURCE1 -C src/engine/ -mv src/engine/riti-master src/engine/riti +%git_clone https://github.com/OpenBangla/OpenBangla-Keyboard.git %{commit} +%cargo_prep_online %build if [[ -d build ]]; then rm -rf build; fi -%cmake -DENABLE_FCITX=YES -DENABLE_IBUS=YES +%cmake -DENABLE_FCITX=YES -DENABLE_IBUS=YES -DBUILD_SHARED_LIBS:BOOL=OFF %cmake_build %install %cmake_install %files -%doc README.adoc +%lang(bn) %doc README.bn.adoc +%lang(en) %doc README.adoc %license LICENSE %_bindir/openbangla-gui %_datadir/applications/openbangla-keyboard.desktop diff --git a/anda/misc/openbangla-keyboard/update.rhai b/anda/misc/openbangla-keyboard/update.rhai index a4267383ce..df59da9c69 100644 --- a/anda/misc/openbangla-keyboard/update.rhai +++ b/anda/misc/openbangla-keyboard/update.rhai @@ -1,8 +1,6 @@ -if filters.contains("nightly") { - rpm.global("commit", get("https://api.github.com/repos/OpenBangla/OpenBangla-Keyboard/commits/develop").json().sha); - if rpm.changed() { - rpm.global("ver", gh("OpenBangla/OpenBangla-Keyboard")); - rpm.global("commit_date", date()); - rpm.release(); - } +rpm.global("commit", get("https://api.github.com/repos/OpenBangla/OpenBangla-Keyboard/commits/develop").json().sha); +if rpm.changed() { + rpm.global("ver", gh("OpenBangla/OpenBangla-Keyboard")); + rpm.global("commit_date", date()); + rpm.release(); } From 858c8b046eb0832ad41a249e81b4f4d6919d4803 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 08:02:37 +0000 Subject: [PATCH 196/266] bump: posthog limine --- anda/langs/python/posthog/posthog.spec | 2 +- anda/system/limine/limine.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index a946959116..f2018a6716 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -2,7 +2,7 @@ %global _desc Send usage data from your Python code to PostHog. Name: python-%{pypi_name} -Version: 7.8.0 +Version: 7.8.1 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT diff --git a/anda/system/limine/limine.spec b/anda/system/limine/limine.spec index 96033d6d00..4538b95662 100644 --- a/anda/system/limine/limine.spec +++ b/anda/system/limine/limine.spec @@ -1,5 +1,5 @@ Name: limine -Version: 10.6.4 +Version: 10.6.5 Release: 1%?dist Summary: Modern, advanced, portable, multiprotocol bootloader License: BSD-2-Clause From a48c678009b0c409001d4237d232d652e29929f7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 10:38:17 +0000 Subject: [PATCH 197/266] bump: rust-mise --- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 06f2cc600c..7af62c5ae4 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.2.2 +Version: 2026.2.3 Release: 1%?dist Summary: Front-end to your dev env From 2aaef1e27ff951df5a7aa4519c6a4b9f66329cd8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 11:20:46 +0000 Subject: [PATCH 198/266] bump: fresh --- anda/langs/rust/fresh/fresh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index e8aaf82574..4722ff8a2d 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: fresh -Version: 0.1.98 +Version: 0.1.99 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From 5154aededcc31ad5c7e4e98000bec8394a7cc13c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 11:54:34 +0000 Subject: [PATCH 199/266] bump: klassy --- anda/themes/klassy/klassy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/themes/klassy/klassy.spec b/anda/themes/klassy/klassy.spec index c918952fce..5c381209a7 100644 --- a/anda/themes/klassy/klassy.spec +++ b/anda/themes/klassy/klassy.spec @@ -1,8 +1,8 @@ Name: klassy %global forgeurl https://github.com/paulmcauley/%{name} -%global tag v6.4 -%global date 20260129 +%global tag v6.5 +%global date 20260204 %forgemeta Version: %{tag} From 85d6747634c9cb13f1d55989f5ddd8740141413a Mon Sep 17 00:00:00 2001 From: Gilver Date: Wed, 4 Feb 2026 09:16:31 -0600 Subject: [PATCH 200/266] chore: Set RUSTC_WRAPPER variable to full sccache path for outlier issues (#9664) --- .github/workflows/json-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/json-build.yml b/.github/workflows/json-build.yml index 370881c0b5..0a5ef4a743 100644 --- a/.github/workflows/json-build.yml +++ b/.github/workflows/json-build.yml @@ -36,7 +36,7 @@ on: default: true env: - RUSTC_WRAPPER: sccache + RUSTC_WRAPPER: "/usr/bin/sccache" # SCCACHE_NO_DAEMON: "1" # Disable incremental compilation so sccache works better CARGO_INCREMENTAL: "false" @@ -129,4 +129,4 @@ jobs: run: ./.github/workflows/mg.sh true "${{matrix.pkg.pkg}}" "${{matrix.version}}" "${{matrix.pkg.arch}}" "${{github.run_id}}" "${{secrets.MADOGUCHI_JWT}}" "$GITHUB_SHA" - name: Notify Madoguchi (Failure) if: inputs.publish && (cancelled() || failure()) - run: ./.github/workflows/mg.sh false "${{matrix.pkg.pkg}}" "${{matrix.version}}" "${{matrix.pkg.arch}}" "${{github.run_id}}" "${{secrets.MADOGUCHI_JWT}}" "$GITHUB_SHA" \ No newline at end of file + run: ./.github/workflows/mg.sh false "${{matrix.pkg.pkg}}" "${{matrix.version}}" "${{matrix.pkg.arch}}" "${{github.run_id}}" "${{secrets.MADOGUCHI_JWT}}" "$GITHUB_SHA" From 805840ea436bc10821a1c4136f8dd021a0c05b69 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 15:50:01 +0000 Subject: [PATCH 201/266] bump: posthog yt-dlp-git --- anda/langs/python/posthog/posthog.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index f2018a6716..4c77f72902 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -2,7 +2,7 @@ %global _desc Send usage data from your Python code to PostHog. Name: python-%{pypi_name} -Version: 7.8.1 +Version: 7.8.2 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 5561b0d8e4..b57a401970 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.02.03.233257 +Version: 2026.02.04.153318 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From d32425720ea8a32c5460bbdb1ce51864fbe7bbf7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 18:08:53 +0000 Subject: [PATCH 202/266] bump: zed-preview zed --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/devs/zed/stable/zed.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index e3caeb74b3..d10d77fdef 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.222.1-pre +%global ver 0.222.2 # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 8ee70a11de..21d54e2ede 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -15,7 +15,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.221.5 +Version: 0.222.2 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later From f0d3aa021c574270dc9789bc9d03f9c598b6df23 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 20:18:18 +0000 Subject: [PATCH 203/266] bump: signal-desktop zed-preview --- anda/apps/signal-desktop/signal-desktop.spec | 2 +- anda/devs/zed/preview/zed-preview.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index 822e178182..4ede57d953 100644 --- a/anda/apps/signal-desktop/signal-desktop.spec +++ b/anda/apps/signal-desktop/signal-desktop.spec @@ -2,7 +2,7 @@ Name: signal-desktop %electronmeta -aD -Version: 7.87.0 +Version: 7.88.0 Release: 1%?dist Summary: A private messenger for Windows, macOS, and Linux URL: https://signal.org diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index d10d77fdef..a4efbc0231 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.222.2 +%global ver 0.223.0-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From 727e753fed42230c4c41b88c5af0fda0401eea3a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 20:55:27 +0000 Subject: [PATCH 204/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index b57a401970..96e4629eb9 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.02.04.153318 +Version: 2026.02.04.204922 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From d278c6a7bc8bb82de6b1e12bdd55282a796f9850 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Feb 2026 21:33:48 +0000 Subject: [PATCH 205/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 96e4629eb9..0f10a7c20b 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.02.04.204922 +Version: 2026.02.04.210656 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 482eb73e02c87c8b5f1f3b9c751d1e5213abec79 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Wed, 4 Feb 2026 13:52:59 -0800 Subject: [PATCH 206/266] fix: Use tags instead of branches for patches from OGC (#9665) --- anda/lib/mesa/mesa.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index d1c0cc0226..b5581037d9 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -119,8 +119,8 @@ Source15: https://crates.io/api/v1/crates/rustc-hash/%{rustc_hash_ver}/dow Patch12: mesa-38532.patch # Open Gaming Collective Patches -Patch30: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/heads/%{ver}/limiter.patch -Patch31: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/heads/%{ver}/radv-defaults.patch +Patch30: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/tags/%{ver}/limiter.patch +Patch31: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/tags/%{ver}/radv-defaults.patch BuildRequires: meson >= 1.3.0 BuildRequires: gcc From 6f47a7497eaaeef2a399c6d2a2662db47f72a1d2 Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Wed, 4 Feb 2026 19:05:05 -0300 Subject: [PATCH 207/266] steamos-manager: init package (#9654) --- anda/games/steamos-manager/anda.hcl | 5 ++ .../steamos-manager/steamos-manager.spec | 77 +++++++++++++++++++ anda/games/steamos-manager/update.rhai | 1 + 3 files changed, 83 insertions(+) create mode 100644 anda/games/steamos-manager/anda.hcl create mode 100644 anda/games/steamos-manager/steamos-manager.spec create mode 100644 anda/games/steamos-manager/update.rhai diff --git a/anda/games/steamos-manager/anda.hcl b/anda/games/steamos-manager/anda.hcl new file mode 100644 index 0000000000..2097164487 --- /dev/null +++ b/anda/games/steamos-manager/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "steamos-manager.spec" + } +} diff --git a/anda/games/steamos-manager/steamos-manager.spec b/anda/games/steamos-manager/steamos-manager.spec new file mode 100644 index 0000000000..3adaa96ceb --- /dev/null +++ b/anda/games/steamos-manager/steamos-manager.spec @@ -0,0 +1,77 @@ +Name: steamos-manager +Version: 25.12.0 +Release: 1%?dist +Summary: SteamOS Manager is a system daemon that aims to abstract Steam's interactions with the operating system. +License: MIT AND (MIT OR Apache-2.0) AND Unicode-3.0 AND Apache-2.0 OR BSL-1.0 AND Apache-2.0 OR MIT AND Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT AND BSD-3-Clause OR MIT OR Apache-2.0 AND ISC AND LGPL-2.1 OR MIT OR Apache-2.0 AND MIT AND MIT OR Apache-2.0 AND MIT OR Apache-2.0 OR LGPL-2.1-or-later AND Unlicense OR MIT AND Zlib OR Apache-2.0 OR MIT +URL: https://gitlab.steamos.cloud/holo/steamos-manager +Source0: %url/-/archive/v%version/steamos-manager-v%version.tar.gz +BuildRequires: anda-srpm-macros +BuildRequires: cargo-rpm-macros +BuildRequires: clang-devel +BuildRequires: rust +BuildRequires: mold +BuildRequires: glib2-devel +BuildRequires: speech-dispatcher-devel +BuildRequires: pkgconfig(libudev) +Packager: Tulip Blossom + +%description +SteamOS Manager is a system daemon that aims to abstract Steam's interactions +with the operating system. The goal is to have a standardized interface so that +SteamOS specific features in the Steam client, e.g. TDP management, can be +exposed in any Linux distro that provides an implementation of this DBus API. + +%package gamescope-session-plus +Summary: Compatibility symlink service for starting steamos-manager on gamescope-session-plus +Requires: %{name} = %{evr} + +%description gamescope-session-plus +%summary. + +%prep +%autosetup -n %name-v%version +%cargo_prep_online + +%build +%cargo_build + +%install +%{cargo_license_online -a} > LICENSE.dependencies +%make_install +rm %{buildroot}%{_unitdir}/sddm.service.d/reset-oneshot-boot.conf # steamOS specific +rm %{buildroot}%{_userunitdir}/orca.service # not used by anyone apparently, steamOS specific(?) +install -d %{buildroot}%{_userunitdir}/gamescope-session-plus.service.wants/steamos-manager.service +%{__ln_s} -f %{buildroot}%{_userunitdir}/gamescope-session-plus.service.wants/steamos-manager.service %{_userunitdir}/steamos-manager.service + +%post +%systemd_post steamos-manager.service + +%preun +%systemd_preun steamos-manager.service + +%postun +%systemd_postun_with_restart steamos-manager.service + +%files +%license %{_datadir}/licenses/steamos-manager/LICENSE +%license LICENSE.dependencies +%doc README.md +%{_bindir}/steamosctl +%{_datadir}/dbus-1/interfaces/com.steampowered.SteamOSManager1.Manager.xml +%{_datadir}/dbus-1/interfaces/com.steampowered.SteamOSManager1.xml +%{_datadir}/dbus-1/services/com.steampowered.SteamOSManager1.service +%{_datadir}/dbus-1/system.d/com.steampowered.SteamOSManager1.conf +%{_datadir}/dbus-1/system-services/com.steampowered.SteamOSManager1.service +%{_datadir}/steamos-manager/devices/*.toml +%{_datadir}/steamos-manager/platform.toml +%{_prefix}/lib/steamos-manager +%{_unitdir}/steamos-manager.service +%{_userunitdir}/steamos-manager.service +%{_userunitdir}/steamos-manager-session-cleanup.service + +%files gamescope-session-plus +%{_userunitdir}/gamescope-session-plus.service.wants/steamos-manager.service + +%changelog +* Wed Feb 04 2026 Tulip Blossom - 25.12.0-1 +- Intial Commit diff --git a/anda/games/steamos-manager/update.rhai b/anda/games/steamos-manager/update.rhai new file mode 100644 index 0000000000..34a69c1670 --- /dev/null +++ b/anda/games/steamos-manager/update.rhai @@ -0,0 +1 @@ +rpm.version(gitlab_tag("gitlab.steamos.cloud", "1288")); From 1fb73bfd9a5efa6a6facb65def479fad6eb80f00 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 4 Feb 2026 19:04:16 -0600 Subject: [PATCH 208/266] fix (neohtop): URL (#9649) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/apps/neohtop/neohtop.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/neohtop/neohtop.spec b/anda/apps/neohtop/neohtop.spec index eec7bc69dc..ae633c846f 100644 --- a/anda/apps/neohtop/neohtop.spec +++ b/anda/apps/neohtop/neohtop.spec @@ -3,12 +3,12 @@ Name: neohtop Version: 1.2.0 -Release: 3%?dist +Release: 4%?dist Summary: System monitoring on steroids SourceLicense: MIT License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND (BSD-3-Clause AND MIT) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND (BSD-3-Clause OR MIT) AND BSD-3-Clause AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MIT AND MPL-2.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) -URL: https://github.com/Abdenasser/neohtop -Source0: %url/archive/refs/tags/v%version.tar.gz +URL: https://abdenasser.github.io/neohtop/ +Source0: https://github.com/Abdenasser/neohtop/archive/refs/tags/v%version.tar.gz Source1: NeoHtop.desktop Source2: com.github.neohtop.metainfo.xml Packager: Owen Zimmerman From 1ae865f067aca0b18fa9188057940f5c51ef7c58 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 02:05:23 +0000 Subject: [PATCH 209/266] bump: noctalia-shell --- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 4dfeb9f609..73ae0fdbb5 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.3.2 +Version: 4.3.3 Release: 1%?dist Summary: A Quickshell-based custom shell setup From dc0dbb7f488c2a45cc7d0d506a0e285bab63a36a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 02:29:47 +0000 Subject: [PATCH 210/266] bump(nightly): goofcord-nightly ghostty-nightly zed-nightly gamescope-session-opengamepadui prismlauncher-nightly types-colorama scx-scheds-nightly xone-nightly natscli --- anda/apps/goofcord/nightly/goofcord-nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 6 +++--- .../gamescope-session-opengamepadui.spec | 4 ++-- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/xone/nightly/kmod-common/xone-nightly.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 42bf058610..2a24590be2 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 70738d6b1d4e4ac1992c52f49869c587d062b33b +%global commit 43fc986a36f10da2fab4924d4e2974b30d53e311 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260128 +%global commit_date 20260205 %global ver 2.0.1^ %global base_name goofcord %global git_name GoofCord diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 9f1a8cbfd8..6eb81c7987 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 51897c0cd51fee61fff824d616fb2901ac41e817 +%global commit b30456d9a8ba432531bb69feb631e5c2955b4db8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-02-03 +%global fulldate 2026-02-04 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 1f339e5370..572f9b76c1 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit 555c002499a4676bac4c2e4aae2fa11f0a2bbddd +%global commit 49c777779a63a0f44abec3ba7bd490c8b1552667 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260204 -%global ver 0.223.0 +%global commit_date 20260205 +%global ver 0.224.0 %bcond_with check %bcond_with debug_no_build diff --git a/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec b/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec index 0955ba2a30..d85f93c71d 100644 --- a/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec +++ b/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec @@ -1,6 +1,6 @@ -%global commit 88087a086ab732211c466b41f5d64229ce51c050 +%global commit 1a3fdb7fa15a4bba7204bef69702b7a10a297828 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260204 +%global commit_date 20260205 Name: gamescope-session-opengamepadui Version: 0~%{commit_date}git.%{shortcommit} diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index b12030fd9b..32a9c4e686 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit 9e86c44f7c5060e36ef2b67013558fe1c36282fc +%global commit 620567e4350760df2b5943aa6eae8fff41b98f66 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260204 +%global commit_date 20260205 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 77a7b1e74a..026a128e95 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 11ff7e1126dbf6678b4ac52f3ad5b9c1e1839924 -%global commit_date 20260204 +%global commit e56ab929fdaa7c663a61eab843419e6ede2251d1 +%global commit_date 20260205 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 0c084adab6..068cd251ae 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 76f9754053becbc5008e5074608afd3daf7fd65b +%global commit 48bcca8fd746b11aa0ac8f321fcf55ace7c395b1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260204 +%global commitdate 20260205 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/system/xone/nightly/kmod-common/xone-nightly.spec b/anda/system/xone/nightly/kmod-common/xone-nightly.spec index 050b48b239..a981f96680 100644 --- a/anda/system/xone/nightly/kmod-common/xone-nightly.spec +++ b/anda/system/xone/nightly/kmod-common/xone-nightly.spec @@ -1,6 +1,6 @@ -%global commit 8e772cf696e6fd78ff6b9ca3eba9505391dc44d2 +%global commit adc17246571adadbc36aa5f168c96662f6ca6b8a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260126 +%global commitdate 20260205 %global ver 0.5.4 %global modulename xone %global _dracutconfdir %{_prefix}/lib/dracut/dracut.conf.d diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 71754cf134..1cf2ceaa7f 100644 --- a/anda/tools/natscli/natscli.spec +++ b/anda/tools/natscli/natscli.spec @@ -1,7 +1,7 @@ # https://github.com/nats-io/natscli %global goipath github.com/nats-io/natscli -%global commit 66f169ff1f1ac0354873f7911758cd3e1fe7af29 -%global commit_date 20260131 +%global commit c0443926a1072dc49be24215dc3964ff31e1efe0 +%global commit_date 20260205 %global shortcommit %{sub %{commit} 1 7} %gometa -f From cdc09d9df56f0e5da6699aefbd8b4dd4e7f930b8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 03:55:59 +0000 Subject: [PATCH 211/266] bump(branch): xone-nightly-kmod dkms-xone-nightly --- anda/system/xone/nightly/akmod/xone-nightly-kmod.spec | 4 ++-- anda/system/xone/nightly/dkms/dkms-xone-nightly.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec index 5c277913be..a8b2412f25 100644 --- a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec +++ b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec @@ -1,6 +1,6 @@ -%global commit 8e772cf696e6fd78ff6b9ca3eba9505391dc44d2 +%global commit adc17246571adadbc36aa5f168c96662f6ca6b8a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260126 +%global commitdate 20260205 %global ver 0.5.4 %define buildforkernels akmod %global debug_package %{nil} diff --git a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec index 75c968e922..aa93b7687b 100644 --- a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec +++ b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec @@ -1,6 +1,6 @@ -%global commit 8e772cf696e6fd78ff6b9ca3eba9505391dc44d2 +%global commit adc17246571adadbc36aa5f168c96662f6ca6b8a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260126 +%global commitdate 20260205 %global ver 0.5.4 %global debug_package %{nil} %global modulename xone From 3000dbdd08bb5c1061be5e4569b06ea00770d2ec Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 04:22:03 +0000 Subject: [PATCH 212/266] bump: ruffle-nightly --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 43c64d6bbd..11467269db 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-02-04 +%global ver 2026-02-05 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 13fd1a772b13b5b3327f2af7dc0da9cab7086fa7 Mon Sep 17 00:00:00 2001 From: kaitlyn Date: Thu, 5 Feb 2026 00:04:27 -0500 Subject: [PATCH 213/266] fix(vesktop): building with new package naming scheme & added metainfo (#9678) --- anda/apps/vesktop/vesktop.spec | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/anda/apps/vesktop/vesktop.spec b/anda/apps/vesktop/vesktop.spec index 97ea36a3aa..0d8a1a1252 100644 --- a/anda/apps/vesktop/vesktop.spec +++ b/anda/apps/vesktop/vesktop.spec @@ -1,5 +1,8 @@ %define debug_package %nil +%global giturl https://github.com/Vencord/Vesktop +%global appid dev.vencord.Vesktop + # Exclude private libraries %global __requires_exclude libffmpeg.so %global __provides_exclude_from %{_datadir}/vesktop/.*\\.so @@ -11,12 +14,17 @@ Version: 1.6.4 Release: 1%?dist License: GPL-3.0 Summary: Vesktop is a cross platform desktop app aiming to give you a snappier Discord experience with Vencord pre-installed -URL: https://github.com/Vencord/Vesktop +URL: https://vesktop.dev Group: Applications/Internet #Source1: launch.sh -Source0: https://github.com/Vencord/Vesktop/archive/refs/tags/v%{version}.tar.gz +Source0: %{giturl}/archive/refs/tags/v%{version}.tar.gz +Source1: %{giturl}/releases/download/v%{version}/%{appid}.metainfo.xml Requires: xdg-utils +%if 0%{?fedora} >= 44 +BuildRequires: nodejs24-npm-bin git +%else BuildRequires: nodejs-npm git +%endif # Conflicts: vesktop-bin %description @@ -25,7 +33,7 @@ while keeping everything lightweight. %prep git init -git remote add origin %url || : +git remote add origin %giturl || : git reset --hard git fetch git checkout v%version @@ -60,6 +68,7 @@ ln -sf /usr/share/vesktop/vesktop %buildroot/usr/bin/vesktop ln -sf /usr/bin/vesktop %buildroot/usr/bin/vencorddesktop install -Dm644 vesktop.desktop %{buildroot}%{_datadir}/applications/vesktop.desktop install -Dm644 build/icon.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/vesktop.svg +install -Dm644 %{SOURCE1} %{buildroot}%{_metainfodir}/%{appid}.metainfo.xml %files %doc README.md @@ -69,8 +78,11 @@ install -Dm644 build/icon.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/ves %{_datadir}/applications/vesktop.desktop %{_iconsdir}/hicolor/scalable/apps/vesktop.svg %{_datadir}/vesktop/* +%{_metainfodir}/%{appid}.metainfo.xml %changelog +* Wed Feb 04 2026 Kaitlyn - 1.6.4 +- Added appstream metainfo and fixed buildrequires to adhere to new npm package naming scheme * Thu Jul 24 2025 Atmois - 1.5.8-2 - Rename from vencord-desktop to vesktop and amend the spec file accordingly * Tue Nov 07 2023 Cappy Ishihara - 0.4.3-1 From ceac5c38ba113c09f165bcb86b8d2c21de8d388e Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 4 Feb 2026 23:24:19 -0600 Subject: [PATCH 214/266] chore (vesktop): bump on rawhide (#9683) --- anda/apps/vesktop/vesktop.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/vesktop/vesktop.spec b/anda/apps/vesktop/vesktop.spec index 0d8a1a1252..a61fbec796 100644 --- a/anda/apps/vesktop/vesktop.spec +++ b/anda/apps/vesktop/vesktop.spec @@ -11,7 +11,7 @@ Name: vesktop Obsoletes: VencordDesktop < 1.5.8-1 Obsoletes: vencord-desktop < 1.5.8-1 Version: 1.6.4 -Release: 1%?dist +Release: 2%?dist License: GPL-3.0 Summary: Vesktop is a cross platform desktop app aiming to give you a snappier Discord experience with Vencord pre-installed URL: https://vesktop.dev From c835f96430dbf361156fcea1d016de6d9de7c0dc Mon Sep 17 00:00:00 2001 From: solomoncyj Date: Thu, 5 Feb 2026 14:35:08 +0800 Subject: [PATCH 215/266] twintaillauncher (#9621) --- anda/apps/twintaillauncher/anda.hcl | 6 ++ .../twintaillauncher/twintaillauncher.spec | 77 +++++++++++++++++++ anda/apps/twintaillauncher/update.rhai | 2 + 3 files changed, 85 insertions(+) create mode 100644 anda/apps/twintaillauncher/anda.hcl create mode 100644 anda/apps/twintaillauncher/twintaillauncher.spec create mode 100644 anda/apps/twintaillauncher/update.rhai diff --git a/anda/apps/twintaillauncher/anda.hcl b/anda/apps/twintaillauncher/anda.hcl new file mode 100644 index 0000000000..62f910e857 --- /dev/null +++ b/anda/apps/twintaillauncher/anda.hcl @@ -0,0 +1,6 @@ +project "pkg" { + arches = ["x86_64"] + rpm { + spec = "twintaillauncher.spec" + } +} diff --git a/anda/apps/twintaillauncher/twintaillauncher.spec b/anda/apps/twintaillauncher/twintaillauncher.spec new file mode 100644 index 0000000000..6053d7242a --- /dev/null +++ b/anda/apps/twintaillauncher/twintaillauncher.spec @@ -0,0 +1,77 @@ +%undefine __brp_mangle_shebangs + +%global toolchain clang + +Name: twintaillauncher + +Version: 1.1.15 +Release: 1%{?dist} +Summary: A multi-platform launcher for your anime games +Packager: Yoong Jin + +SourceLicense: GPL-3.0-or-later +License: GPL-3.0-or-later AND (((Apache-2.0 OR MIT) AND BSD-3-Clause) AND ((MIT OR Apache-2.0) AND Unicode-3.0) AND (0BSD OR Apache-2.0 OR MIT) AND (Apache-2.0) AND (Apache-2.0 AND ISC) AND (Apache-2.0 AND MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR CC0-1.0) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSD-3-Clause) AND (Apache-2.0 OR BSD-3-Clause OR MIT) AND (Apache-2.0 OR BSL-1.0 OR MIT) AND (Apache-2.0 OR CC0-1.0 OR MIT-0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR LGPL-2.1-or-later OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 WITH LLVM-exception) AND (BSD-2-Clause) AND (BSD-3-Clause) AND (BSD-3-Clause AND MIT) AND (BSD-3-Clause OR MIT) AND CC0-1.0 AND (CC0-1.0 OR MIT-0) AND (CDLA-Permissive-2.0) AND ISC AND (ISC AND (Apache-2.0 OR ISC)) AND (ISC AND (Apache-2.0 OR ISC) AND OpenSSL) AND (LGPL-3.0-or-later OR MIT) AND MIT AND (MIT OR Unlicense) AND MPL-2.0 AND Unicode-3.0 AND Zlib AND bzip2-1.0.6) +URL: https://twintaillauncher.app/ +Source0: https://github.com/TwintailTeam/TwintailLauncher/archive/refs/tags/ttl-v%{version}.tar.gz + +ExclusiveArch: x86_64 + +Requires: hicolor-icon-theme + +# Build requires +BuildRequires: pnpm +BuildRequires: %{tauri_buildrequires} +BuildRequires: protobuf-devel +BuildRequires: webkit2gtk4.1-devel +BuildRequires: desktop-file-utils +BuildRequires: hicolor-icon-theme +BuildRequires: perl +BuildRequires: zlib-ng-devel +BuildRequires: clang +BuildRequires: mold + +Provides: ttl + +%description +Twintaillauncher is a multi-platform launcher that brings mod support, quality-of-life improvements, and advanced features to a variety of anime-styled games. +TTL is an all-in-one tool for downloading, managing, and launching your favorite anime games. It’s designed with flexibility, ease of use, and customization in mind. + +%prep +%autosetup -n TwintailLauncher-ttl-v%{version} +cd src-tauri +cargo update +cd .. +%tauri_prep + +%build +%pnpm_build + + +%install +%tauri_install_bin +%tauri_cargo_license_summary +%{tauri_cargo_license} > LICENSE.dependencies + +%desktop_file_install -f ./twintaillauncher.desktop + +install -Dm644 public/launcher-icon.png %{buildroot}%{_hicolordir}/512x512/apps/%{name}.png +install -Dm644 public/launcher-icon-128.png %{buildroot}%{_hicolordir}/128x128/apps/%{name}.png + + + +%files +%license LICENSE.dependencies +%license LICENSE +%doc README.md + +%{_bindir}/twintaillauncher +%{_hicolordir}/512x512/apps/%{name}.png +%{_hicolordir}/128x128/apps/%{name}.png +%_appsdir/twintaillauncher.desktop + + + + +%changelog +* Tue Feb 3 2026 Yoong Jin - 1.1.15-0 +- Initial Package diff --git a/anda/apps/twintaillauncher/update.rhai b/anda/apps/twintaillauncher/update.rhai new file mode 100644 index 0000000000..ec0890fe7f --- /dev/null +++ b/anda/apps/twintaillauncher/update.rhai @@ -0,0 +1,2 @@ +// index of 5 skips 'ttl-v' +rpm.version(gh_tag("TwintailTeam/TwintailLauncher")[5..]); From bda948452e9012d6f3db4581c69cc6d6de3916ff Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 10:53:14 +0000 Subject: [PATCH 216/266] bump: arduino-app-bricks-py rust-mise --- anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec b/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec index f99cca6f3e..b86c571194 100644 --- a/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec +++ b/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec @@ -1,7 +1,7 @@ %global pypi_name app-bricks-py %global _desc The code of the Arduino App Lab Bricks -%global ver release/0.6.4 +%global ver release/0.7.0 %global sanitized_ver %(echo %{ver} | sed 's|release/||') Name: %{pypi_name} diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 7af62c5ae4..46bd00c379 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.2.3 +Version: 2026.2.4 Release: 1%?dist Summary: Front-end to your dev env From dea8a1fe4a5bb727f7c8b6ce048f511f33284955 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 11:34:59 +0000 Subject: [PATCH 217/266] bump: electron --- anda/tools/electron/electron.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 8aff113a26..c9da2b4dc5 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 40.1.0 +Version: 40.2.0 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From 9a28ce006299b1ed988287dae3426e4903fe553f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 12:00:22 +0000 Subject: [PATCH 218/266] bump: kotlin-native kotlin --- anda/langs/kotlin/kotlin-native/kotlin-native.spec | 2 +- anda/langs/kotlin/kotlin/kotlin.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/kotlin/kotlin-native/kotlin-native.spec b/anda/langs/kotlin/kotlin-native/kotlin-native.spec index 9abea486dd..6ce43acd0c 100644 --- a/anda/langs/kotlin/kotlin-native/kotlin-native.spec +++ b/anda/langs/kotlin/kotlin-native/kotlin-native.spec @@ -2,7 +2,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Name: kotlin-native -Version: 2.3.0 +Version: 2.3.10 Release: 1%?dist Summary: LLVM backend for the Kotlin compiler ExclusiveArch: x86_64 diff --git a/anda/langs/kotlin/kotlin/kotlin.spec b/anda/langs/kotlin/kotlin/kotlin.spec index 642fbb839a..d3da8d4404 100644 --- a/anda/langs/kotlin/kotlin/kotlin.spec +++ b/anda/langs/kotlin/kotlin/kotlin.spec @@ -1,7 +1,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Name: kotlin -Version: 2.3.0 +Version: 2.3.10 Release: 1%?dist Summary: Statically typed programming language From 0ad42bf7da44fd085aceb04a0a79731d18cbe44e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 13:23:12 +0000 Subject: [PATCH 219/266] bump: throne zig-master-bootstrap limine xone --- anda/apps/throne/Sagernet.SingBox.Version.txt | 2 +- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/system/limine/limine.spec | 2 +- anda/system/xone/stable/kmod-common/xone.spec | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/throne/Sagernet.SingBox.Version.txt b/anda/apps/throne/Sagernet.SingBox.Version.txt index 856035299f..8c06ede130 100644 --- a/anda/apps/throne/Sagernet.SingBox.Version.txt +++ b/anda/apps/throne/Sagernet.SingBox.Version.txt @@ -1 +1 @@ -v1.12.19 \ No newline at end of file +v1.12.20 \ No newline at end of file diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index ac73349901..fbbadcc293 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.16.0-dev.2471+e9eadee00 +version=0.16.0-dev.2490+fce7878a9 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index b272f54fcf..42ea83be18 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.16.0-dev.2471+e9eadee00 +%global ver 0.16.0-dev.2490+fce7878a9 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/system/limine/limine.spec b/anda/system/limine/limine.spec index 4538b95662..a9eabb894c 100644 --- a/anda/system/limine/limine.spec +++ b/anda/system/limine/limine.spec @@ -1,5 +1,5 @@ Name: limine -Version: 10.6.5 +Version: 10.6.6 Release: 1%?dist Summary: Modern, advanced, portable, multiprotocol bootloader License: BSD-2-Clause diff --git a/anda/system/xone/stable/kmod-common/xone.spec b/anda/system/xone/stable/kmod-common/xone.spec index 0c69c618ea..aed98dc8c7 100644 --- a/anda/system/xone/stable/kmod-common/xone.spec +++ b/anda/system/xone/stable/kmod-common/xone.spec @@ -5,7 +5,7 @@ %global firmware_hash3 e2710daf81e7b36d35985348f68a81d18bc537a2b0c508ffdfde6ac3eae1bad7 Name: xone -Version: 0.5.4 +Version: 0.5.5 Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 From b2deac89846aab036978d4a26d7523c283487717 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 14:02:10 +0000 Subject: [PATCH 220/266] bump(branch): xone-kmod dkms-xone --- anda/system/xone/stable/akmod/xone-kmod.spec | 2 +- anda/system/xone/stable/dkms/dkms-xone.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/xone/stable/akmod/xone-kmod.spec b/anda/system/xone/stable/akmod/xone-kmod.spec index e874c4449b..74b0d67e47 100644 --- a/anda/system/xone/stable/akmod/xone-kmod.spec +++ b/anda/system/xone/stable/akmod/xone-kmod.spec @@ -3,7 +3,7 @@ %global modulename xone Name: %{modulename}-kmod -Version: 0.5.4 +Version: 0.5.5 Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 diff --git a/anda/system/xone/stable/dkms/dkms-xone.spec b/anda/system/xone/stable/dkms/dkms-xone.spec index 31b7a88271..4cca55e293 100644 --- a/anda/system/xone/stable/dkms/dkms-xone.spec +++ b/anda/system/xone/stable/dkms/dkms-xone.spec @@ -2,7 +2,7 @@ %global modulename xone Name: dkms-%{modulename} -Version: 0.5.4 +Version: 0.5.5 Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 From f4f0df66972a834d0835f609aa05d7521b00e074 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 15:08:22 +0000 Subject: [PATCH 221/266] bump(branch): zig-master --- anda/langs/zig/master/zig-master.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/zig/master/zig-master.spec b/anda/langs/zig/master/zig-master.spec index d7480816d2..8d4ae25b6f 100644 --- a/anda/langs/zig/master/zig-master.spec +++ b/anda/langs/zig/master/zig-master.spec @@ -13,7 +13,7 @@ %global zig_cache_dir %{builddir}/zig-cache Name: zig-master -Version: 0.16.0~dev.2471+e9eadee00 +Version: 0.16.0~dev.2490+fce7878a9 Release: 2%?dist Summary: Master builds of the Zig language License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1 From 0090bafba27b7f1b3eecdf9f889e2007b0b13120 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 15:09:35 +0000 Subject: [PATCH 222/266] bump: jujutsu --- anda/tools/jujutsu/jujutsu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/jujutsu/jujutsu.spec b/anda/tools/jujutsu/jujutsu.spec index dc6ad65268..7536a120cf 100644 --- a/anda/tools/jujutsu/jujutsu.spec +++ b/anda/tools/jujutsu/jujutsu.spec @@ -4,7 +4,7 @@ %global __brp_mangle_shebangs %{nil} Name: jujutsu -Version: 0.37.0 +Version: 0.38.0 Release: 1%?dist Summary: Git-compatible DVCS that is both simple and powerful License: Apache-2.0 AND CC-BY-4.0 From dbd90a1e08f43a0a552abab82d5345be70c72be1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 18:31:54 +0000 Subject: [PATCH 223/266] bump: signal-cli electron --- anda/misc/signal-cli/signal-cli.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/misc/signal-cli/signal-cli.spec b/anda/misc/signal-cli/signal-cli.spec index 6cce603b5f..c205ed4914 100644 --- a/anda/misc/signal-cli/signal-cli.spec +++ b/anda/misc/signal-cli/signal-cli.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: signal-cli -Version: 0.13.23 +Version: 0.13.24 Release: 1%?dist Summary: signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger License: GPL-3.0-only diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index c9da2b4dc5..6d5352e092 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 40.2.0 +Version: 39.5.1 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From b95b5dc6bde4153c9132ee5f8f7cb926f78e9eac Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 19:25:12 +0000 Subject: [PATCH 224/266] bump: bitwarden-cli.bin golang-github-abenz1267-elephant --- anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec | 2 +- anda/langs/go/elephant/golang-github-abenz1267-elephant.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec b/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec index a6d0d1bea8..9302958399 100644 --- a/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec +++ b/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec @@ -1,5 +1,5 @@ Name: bitwarden-cli.bin -Version: 2025.12.1 +Version: 2026.1.0 Release: 1%?dist Summary: Bitwarden command-line client License: GPL-3.0-only diff --git a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec index 52a9dae258..e7cca92bf6 100644 --- a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec +++ b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec @@ -14,7 +14,7 @@ # https://github.com/abenz1267/elephant %global goipath github.com/abenz1267/elephant -Version: 2.19.1 +Version: 2.19.2 %gometa -f From f81f4aacff21f08dc7c0ae11e482170c8aa1da84 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 19:54:46 +0000 Subject: [PATCH 225/266] bump(branch): bitwarden-cli --- anda/apps/bitwarden/cli/bitwarden-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/bitwarden/cli/bitwarden-cli.spec b/anda/apps/bitwarden/cli/bitwarden-cli.spec index bd86c653a4..fab3682b3e 100644 --- a/anda/apps/bitwarden/cli/bitwarden-cli.spec +++ b/anda/apps/bitwarden/cli/bitwarden-cli.spec @@ -6,7 +6,7 @@ %endif Name: bitwarden-cli -Version: 2025.12.1 +Version: 2026.1.0 Release: 1%?dist Summary: Bitwarden command-line client License: GPL-3.0-only From 563b65956b80443c151065c61b336765ee8ad1b9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 19:56:31 +0000 Subject: [PATCH 226/266] bump: chdig --- anda/apps/chdig/chdig.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/chdig/chdig.spec b/anda/apps/chdig/chdig.spec index 59fab14a08..f25dd6a75f 100644 --- a/anda/apps/chdig/chdig.spec +++ b/anda/apps/chdig/chdig.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: chdig -Version: 26.1.1 +Version: 26.2.1 Release: 1%?dist Summary: Dig into ClickHouse with TUI interface URL: https://github.com/azat/chdig From 8f26d822f4da9d318413a80eac0c7703445e043e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 21:43:33 +0000 Subject: [PATCH 227/266] bump: vicinae --- anda/system/vicinae/vicinae.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index 121165e8b4..24f52307c8 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.19.3 +Version: 0.19.4 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com From f6e1938ea579e598d6e145185a6f3b0353a4531c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 22:02:08 +0000 Subject: [PATCH 228/266] bump: discord-ptb-openasar discord-ptb typos --- anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec | 2 +- anda/apps/discord-ptb/discord-ptb.spec | 2 +- anda/tools/typos/typos.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec index 5e77118bda..50101db5cf 100644 --- a/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec +++ b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-ptb-openasar -Version: 0.0.175 +Version: 0.0.176 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-ptb/discord-ptb.spec b/anda/apps/discord-ptb/discord-ptb.spec index 76c5ad058c..fe3d839b85 100644 --- a/anda/apps/discord-ptb/discord-ptb.spec +++ b/anda/apps/discord-ptb/discord-ptb.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-ptb -Version: 0.0.175 +Version: 0.0.176 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers. URL: https://discord.com diff --git a/anda/tools/typos/typos.spec b/anda/tools/typos/typos.spec index d2a1d35745..9419fd49f4 100644 --- a/anda/tools/typos/typos.spec +++ b/anda/tools/typos/typos.spec @@ -2,7 +2,7 @@ %define debug_package %{nil} Name: typos -Version: 1.43.1 +Version: 1.43.2 Release: 1%?dist Summary: Source Code Spelling Correction From cffc47f63292e96d1c4a92d7949aa2256334f188 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Feb 2026 23:43:15 +0000 Subject: [PATCH 229/266] bump: zed-preview --- anda/devs/zed/preview/zed-preview.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index a4efbc0231..ac7da6dc0b 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.223.0-pre +%global ver 0.223.1-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From 3b66c10a6d930266e5e467b2bbf7b792b2036f85 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 02:30:01 +0000 Subject: [PATCH 230/266] bump(nightly): mpv-nightly ghostty-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama falcond-profiles opentabletdriver-nightly scx-scheds-nightly xone-nightly HeadsetControl-nightly --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/system/falcond-profiles/falcond-profiles.spec | 6 +++--- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/xone/nightly/kmod-common/xone-nightly.spec | 6 +++--- .../HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- 11 files changed, 23 insertions(+), 23 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index c7ec8ed0f1..90fe501c5f 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 ea82915ba7f0c19a156db9611d6ac9d58817c7d2 +%global commit 97867450ba54d391611db29a2cd7c39e018ebecc %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260204 +%global commit_date 20260206 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 6eb81c7987..c63204c348 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit b30456d9a8ba432531bb69feb631e5c2955b4db8 +%global commit 3cc01155bf3c903d533e6896aa378e36357bd278 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-02-04 +%global fulldate 2026-02-05 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 572f9b76c1..3861508c1d 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 49c777779a63a0f44abec3ba7bd490c8b1552667 +%global commit 9860106b8e74dcc2149fe051bd62a851c811fb27 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260205 +%global commit_date 20260206 %global ver 0.224.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 32a9c4e686..ff79e7542e 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit 620567e4350760df2b5943aa6eae8fff41b98f66 +%global commit 9171e2b2e171acc34a8bff876c2ed697987c50f7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260205 +%global commit_date 20260206 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index 5934e9f3d1..776e65349b 100644 --- a/anda/langs/nim/nim-nightly/nim-nightly.spec +++ b/anda/langs/nim/nim-nightly/nim-nightly.spec @@ -1,8 +1,8 @@ %global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10 -%global commit bfc27867187e28dd3b5f2a887450cfc2c465da98 +%global commit 12a2333817ad8864cbb2e36367701c908631c787 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260202 +%global commit_date 20260206 %global debug_package %nil Name: nim-nightly diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 026a128e95..ce73458a33 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 e56ab929fdaa7c663a61eab843419e6ede2251d1 -%global commit_date 20260205 +%global commit d7595e2b327bc55239b8e6ecc4408d51373c4782 +%global commit_date 20260206 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/system/falcond-profiles/falcond-profiles.spec b/anda/system/falcond-profiles/falcond-profiles.spec index 5572e4b7c9..e465fc4b6c 100644 --- a/anda/system/falcond-profiles/falcond-profiles.spec +++ b/anda/system/falcond-profiles/falcond-profiles.spec @@ -1,10 +1,10 @@ -%global commit f52c3445a9b9aa18401b7c8e9bf532c37758e585 +%global commit a3e0e63303c0a310a504c5f3e2a9d71496d7aaab %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260119 +%global commit_date 20260206 Name: falcond-profiles Version: 0^%{commit_date}git.%{shortcommit} -Release: 2%{?dist} +Release: 1%?dist Summary: Profiles for falcond License: MIT URL: https://github.com/PikaOS-Linux/falcond-profiles diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index a18890d9b8..da6262e910 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit ccd408c2c2f82befb6753de5798b91cc1c7dae51 +%global commit 6fa42fa301d229a5c9b71f681da9e963726345b8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260204 +%global commit_date 20260206 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 068cd251ae..f411d0c48f 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 48bcca8fd746b11aa0ac8f321fcf55ace7c395b1 +%global commit 00fdeea6eb096f770cd95111dd4b1e75d059c661 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260205 +%global commitdate 20260206 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/system/xone/nightly/kmod-common/xone-nightly.spec b/anda/system/xone/nightly/kmod-common/xone-nightly.spec index a981f96680..294d2ab112 100644 --- a/anda/system/xone/nightly/kmod-common/xone-nightly.spec +++ b/anda/system/xone/nightly/kmod-common/xone-nightly.spec @@ -1,7 +1,7 @@ -%global commit adc17246571adadbc36aa5f168c96662f6ca6b8a +%global commit 10d12acb50e84145b7b5aef978695851040c05a4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260205 -%global ver 0.5.4 +%global commitdate 20260206 +%global ver 0.5.5 %global modulename xone %global _dracutconfdir %{_prefix}/lib/dracut/dracut.conf.d %global firmware_hash0 080ce4091e53a4ef3e5fe29939f51fd91f46d6a88be6d67eb6e99a5723b3a223 diff --git a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec index 6ec829bed1..068359bb1d 100644 --- a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec +++ b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec @@ -1,6 +1,6 @@ %global _udevrulesdir /usr/lib/udev/rules.d -%global commit b627b4b3ea950dd861673d6ebf0ff186e00521f7 +%global commit 593c82599ea7c41ee13c412c191e7e4bf9e6f5c2 %global commitdate 20251121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) From 7497f7e478b7854e663c28bf2b93cd5e519187be Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 02:48:44 +0000 Subject: [PATCH 231/266] bump: ruffle-nightly vicinae electron --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/system/vicinae/vicinae.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 11467269db..a0d2ffe190 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-02-05 +%global ver 2026-02-06 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index 24f52307c8..2a391efc15 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.19.4 +Version: 0.19.5 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 6d5352e092..5f6a5df04e 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 39.5.1 +Version: 40.2.1 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From 924f0ceafcd36d8c64675b3088a9dc165db27664 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 03:55:29 +0000 Subject: [PATCH 232/266] bump(branch): xone-nightly-kmod dkms-xone-nightly --- anda/system/xone/nightly/akmod/xone-nightly-kmod.spec | 6 +++--- anda/system/xone/nightly/dkms/dkms-xone-nightly.spec | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec index a8b2412f25..251848fbf6 100644 --- a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec +++ b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec @@ -1,7 +1,7 @@ -%global commit adc17246571adadbc36aa5f168c96662f6ca6b8a +%global commit 10d12acb50e84145b7b5aef978695851040c05a4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260205 -%global ver 0.5.4 +%global commitdate 20260206 +%global ver 0.5.5 %define buildforkernels akmod %global debug_package %{nil} %global modulename xone diff --git a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec index aa93b7687b..a234f30f0b 100644 --- a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec +++ b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec @@ -1,7 +1,7 @@ -%global commit adc17246571adadbc36aa5f168c96662f6ca6b8a +%global commit 10d12acb50e84145b7b5aef978695851040c05a4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260205 -%global ver 0.5.4 +%global commitdate 20260206 +%global ver 0.5.5 %global debug_package %{nil} %global modulename xone From 6cea19232406afeed40327df89745b50f9634ff0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 04:29:03 +0000 Subject: [PATCH 233/266] bump: zed --- anda/devs/zed/stable/zed.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 21d54e2ede..4a42aaf127 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -15,7 +15,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.222.2 +Version: 0.222.3 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later From 013cdb2dd28a746b13202be09910b81a6312ffbb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 05:38:10 +0000 Subject: [PATCH 234/266] bump: zed-preview zed --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/devs/zed/stable/zed.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index ac7da6dc0b..40bd9700b0 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.223.1-pre +%global ver 0.223.2-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 4a42aaf127..39801f817f 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -15,7 +15,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.222.3 +Version: 0.222.4 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later From 8fb753bf286f150495c3df333e8ffb1c19a23e36 Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Fri, 6 Feb 2026 03:34:52 -0300 Subject: [PATCH 235/266] chore(ScopeBuddy): move sources to OpenGamingCollective repository instead of HikariKnight (#9679) --- anda/games/ScopeBuddy/ScopeBuddy.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/anda/games/ScopeBuddy/ScopeBuddy.spec b/anda/games/ScopeBuddy/ScopeBuddy.spec index d1a1abbbf8..f8483abe3c 100644 --- a/anda/games/ScopeBuddy/ScopeBuddy.spec +++ b/anda/games/ScopeBuddy/ScopeBuddy.spec @@ -1,19 +1,17 @@ Name: ScopeBuddy Version: 1.4.0 -Release: 1%?dist +Release: 2%?dist Summary: A manager script to make gamescope easier to use on desktop License: Apache-2.0 -URL: https://github.com/HikariKnight/ScopeBuddy +URL: https://github.com/OpenGamingCollective/ScopeBuddy Source0: %url/archive/refs/tags/%version.tar.gz BuildArch: noarch Requires: bash Requires: perl Requires: (gamescope or terra-gamescope) - Suggests: (kscreen-doctor or gnome-randr) Suggests: jq - Provides: scopebuddy Provides: scb @@ -26,16 +24,19 @@ A manager script to make gamescope easier to use on the desktop (or if you use i %autosetup %install -install -Dm 755 bin/scopebuddy %{buildroot}%{_bindir}/scopebuddy +install -Dpm0755 -t %{buildroot}%{_bindir}/ bin/scopebuddy bin/scb %post -%{__ln_s} -f %{_bindir}/scopebuddy %{_bindir}/scb %files %doc README.md %license LICENSE %{_bindir}/scopebuddy +%{_bindir}/scb %changelog +* Thu Feb 05 2025 Tulip Blossom +- Move sources to OpenGamingCollective repository instead of personal HikariKnight repo + * Tue Dec 16 2025 Owen Zimmerman - Initial commit From 6d47fbb150a67ced39fa230d4783e1c414095caf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 07:32:24 +0000 Subject: [PATCH 236/266] bump: helium-browser-bin butler-bin --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 2 +- anda/tools/butler-bin/butler-bin.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/helium-browser-bin/helium-browser-bin.spec b/anda/apps/helium-browser-bin/helium-browser-bin.spec index 56e69a3819..2f220dc93a 100644 --- a/anda/apps/helium-browser-bin/helium-browser-bin.spec +++ b/anda/apps/helium-browser-bin/helium-browser-bin.spec @@ -11,7 +11,7 @@ %endif Name: helium-browser-bin -Version: 0.8.4.1 +Version: 0.8.5.1 Release: 1%?dist Summary: Private, fast, and honest web browser based on Chromium diff --git a/anda/tools/butler-bin/butler-bin.spec b/anda/tools/butler-bin/butler-bin.spec index 7041911474..45160d3718 100644 --- a/anda/tools/butler-bin/butler-bin.spec +++ b/anda/tools/butler-bin/butler-bin.spec @@ -1,5 +1,5 @@ Name: butler-bin -Version: 15.24.0 +Version: 15.25.0 Release: 1%?dist Summary: Command-line itch.io helper. URL: https://itch.io/docs/butler From 907d2cb1c22407ffba5f8b57403ee10477558746 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 10:39:38 +0000 Subject: [PATCH 237/266] bump: klassy rust-mise --- anda/themes/klassy/klassy.spec | 4 ++-- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/themes/klassy/klassy.spec b/anda/themes/klassy/klassy.spec index 5c381209a7..9ec35bfbf9 100644 --- a/anda/themes/klassy/klassy.spec +++ b/anda/themes/klassy/klassy.spec @@ -1,8 +1,8 @@ Name: klassy %global forgeurl https://github.com/paulmcauley/%{name} -%global tag v6.5 -%global date 20260204 +%global tag v6.5.1 +%global date 20260206 %forgemeta Version: %{tag} diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 46bd00c379..e3f479de90 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.2.4 +Version: 2026.2.5 Release: 1%?dist Summary: Front-end to your dev env From 1d7422bf4bb4f76e4de2da458d34697bf3547614 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 11:20:07 +0000 Subject: [PATCH 238/266] bump: komikku arduino-app-lab-bin --- anda/apps/komikku/komikku.spec | 4 ++-- anda/tools/arduino-app-lab-bin/arduino-app-lab-bin.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/komikku/komikku.spec b/anda/apps/komikku/komikku.spec index 24458291cb..ae15e32f0f 100644 --- a/anda/apps/komikku/komikku.spec +++ b/anda/apps/komikku/komikku.spec @@ -3,10 +3,10 @@ %global gtk4_version 4.14.4 %global libadwaita_version 1.5.1 %global pure_protobuf_version 2.0.0 -%global raw_ver v1.101.0 +%global raw_ver v1.102.0 Name: komikku -Version: 1.101.0 +Version: 1.102.0 %forgemeta Release: 1%?dist Summary: A manga reader for GNOME diff --git a/anda/tools/arduino-app-lab-bin/arduino-app-lab-bin.spec b/anda/tools/arduino-app-lab-bin/arduino-app-lab-bin.spec index 5a7241c418..320a6f2920 100644 --- a/anda/tools/arduino-app-lab-bin/arduino-app-lab-bin.spec +++ b/anda/tools/arduino-app-lab-bin/arduino-app-lab-bin.spec @@ -1,7 +1,7 @@ %global appid cc.arduino.AppLab Name: arduino-app-lab-bin -Version: al.0.3.2 +Version: al.0.4.0 Release: 1%?dist Summary: A powerful visual environment for managing the Arduino UNO Q From 5f8073b8733754d99effd18eb0175729ba45f285 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 13:00:25 +0000 Subject: [PATCH 239/266] bump: zig-master-bootstrap --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index fbbadcc293..9b14e882a0 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.16.0-dev.2490+fce7878a9 +version=0.16.0-dev.2510+bcb5218a2 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 42ea83be18..c400845de7 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.16.0-dev.2490+fce7878a9 +%global ver 0.16.0-dev.2510+bcb5218a2 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 9998d10e8954f16978a276461ee434359414ff93 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 13:58:28 +0000 Subject: [PATCH 240/266] bump(branch): zig-master --- anda/langs/zig/master/zig-master.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/zig/master/zig-master.spec b/anda/langs/zig/master/zig-master.spec index 8d4ae25b6f..4f046af7a0 100644 --- a/anda/langs/zig/master/zig-master.spec +++ b/anda/langs/zig/master/zig-master.spec @@ -13,7 +13,7 @@ %global zig_cache_dir %{builddir}/zig-cache Name: zig-master -Version: 0.16.0~dev.2490+fce7878a9 +Version: 0.16.0~dev.2510+bcb5218a2 Release: 2%?dist Summary: Master builds of the Zig language License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1 From 5b96e2ccf0aa76a76681c2edfc3543c62844bf67 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 14:04:58 +0000 Subject: [PATCH 241/266] bump: posthog --- anda/langs/python/posthog/posthog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index 4c77f72902..ed8ca9e365 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -2,7 +2,7 @@ %global _desc Send usage data from your Python code to PostHog. Name: python-%{pypi_name} -Version: 7.8.2 +Version: 7.8.3 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT From 198cc764cfc787d57671910fed633db9221db625 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 15:41:38 +0000 Subject: [PATCH 242/266] bump: subtitleedit vicinae --- anda/apps/subtitleedit/subtitleedit.spec | 2 +- anda/system/vicinae/vicinae.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/subtitleedit/subtitleedit.spec b/anda/apps/subtitleedit/subtitleedit.spec index effc4a3dd8..ef47f57046 100644 --- a/anda/apps/subtitleedit/subtitleedit.spec +++ b/anda/apps/subtitleedit/subtitleedit.spec @@ -2,7 +2,7 @@ %global realname subtitleedit Name: %realname.bin -Version: 4.0.14 +Version: 4.0.15 Release: 1%?dist Summary: An advanced subtitle editor and converter License: GPL-3.0-only diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index 2a391efc15..cd6d7d426c 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.19.5 +Version: 0.19.6 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com From f8d2525572dcc2a73883075be65cd78be8e643bc Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 16:26:20 +0000 Subject: [PATCH 243/266] bump: typos --- anda/tools/typos/typos.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/typos/typos.spec b/anda/tools/typos/typos.spec index 9419fd49f4..021b561bde 100644 --- a/anda/tools/typos/typos.spec +++ b/anda/tools/typos/typos.spec @@ -2,7 +2,7 @@ %define debug_package %{nil} Name: typos -Version: 1.43.2 +Version: 1.43.3 Release: 1%?dist Summary: Source Code Spelling Correction From 3061adae99ceb18b0db4b3f24aa93defa32ddac9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 18:01:40 +0000 Subject: [PATCH 244/266] bump: geist --- anda/fonts/geist/geist.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/fonts/geist/geist.spec b/anda/fonts/geist/geist.spec index c76aa0984b..33f37b2cd7 100644 --- a/anda/fonts/geist/geist.spec +++ b/anda/fonts/geist/geist.spec @@ -1,6 +1,6 @@ Name: geist-font -Version: 1.7.0 -Release: 2%?dist +Version: geist@1.7.0 +Release: 1%?dist URL: https://vercel.com/font Source0: https://github.com/vercel/geist-font/archive/refs/tags/%version.tar.gz License: OFL-1.1 From e42e610f8416ff0e04a8018b80dbb4d133db7e68 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 6 Feb 2026 13:55:48 -0600 Subject: [PATCH 245/266] fix (anda-srpm-macros): remove terra-appstream-helper dep (#9695) --- anda/terra/srpm-macros/anda-srpm-macros.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/anda/terra/srpm-macros/anda-srpm-macros.spec b/anda/terra/srpm-macros/anda-srpm-macros.spec index 23a1542b79..9b4ce4eeae 100644 --- a/anda/terra/srpm-macros/anda-srpm-macros.spec +++ b/anda/terra/srpm-macros/anda-srpm-macros.spec @@ -1,6 +1,6 @@ Name: anda-srpm-macros Version: 0.3.3 -Release: 1%?dist +Release: 2%?dist Summary: SRPM macros for extra Fedora packages License: MIT @@ -9,7 +9,6 @@ Source0: %url/archive/refs/tags/v%{version}.tar.gz Recommends: rust-packaging Requires: git-core -Requires: terra-appstream-helper Obsoletes: fyra-srpm-macros < 0.1.1-1 Provides: fyra-srpm-macros = %{version}-%{release} BuildArch: noarch From c9a0cd0f8c6239d8e6e6fd0a2bf4a2a58675bfa5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 20:16:49 +0000 Subject: [PATCH 246/266] bump: terra-mock-configs --- anda/terra/mock-configs/terra-mock-configs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/terra/mock-configs/terra-mock-configs.spec b/anda/terra/mock-configs/terra-mock-configs.spec index fec7562f0d..6a7a726cf8 100644 --- a/anda/terra/mock-configs/terra-mock-configs.spec +++ b/anda/terra/mock-configs/terra-mock-configs.spec @@ -1,6 +1,6 @@ Name: terra-mock-configs -Version: 2.1.1 -Release: 2%?dist +Version: 2.1.2 +Release: 1%?dist Epoch: 1 Summary: Mock configs for Terra repos From 673c53683d8d84a97d02662b11e60c8a4a49f5f8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 20:53:19 +0000 Subject: [PATCH 247/266] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 0f10a7c20b..2724d1f18a 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.02.04.210656 +Version: 2026.02.06.204656 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 8d7cb4fceda8edb336e48173ca5c5438db5d2c34 Mon Sep 17 00:00:00 2001 From: june <159748074+june-fish@users.noreply.github.com> Date: Fri, 6 Feb 2026 15:07:31 -0600 Subject: [PATCH 248/266] add: praat (#9699) --- anda/tools/praat/anda.hcl | 6 ++ anda/tools/praat/org.praat.praat.metainfo.xml | 39 ++++++++++ anda/tools/praat/praat.spec | 76 +++++++++++++++++++ anda/tools/praat/update.rhai | 1 + 4 files changed, 122 insertions(+) create mode 100644 anda/tools/praat/anda.hcl create mode 100644 anda/tools/praat/org.praat.praat.metainfo.xml create mode 100644 anda/tools/praat/praat.spec create mode 100644 anda/tools/praat/update.rhai diff --git a/anda/tools/praat/anda.hcl b/anda/tools/praat/anda.hcl new file mode 100644 index 0000000000..41ebcbca21 --- /dev/null +++ b/anda/tools/praat/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + rpm { + spec = "praat.spec" + } +} + diff --git a/anda/tools/praat/org.praat.praat.metainfo.xml b/anda/tools/praat/org.praat.praat.metainfo.xml new file mode 100644 index 0000000000..f2d66fefe9 --- /dev/null +++ b/anda/tools/praat/org.praat.praat.metainfo.xml @@ -0,0 +1,39 @@ + + + org.praat.praat + CC0-1.0 + GPL-3.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later AND BSD-3-Clause AND Unicode-3.0 AND BSL-1.0 + /usr/share/icons/hicolor/16x16/praat.png + + Praat + Praat: Doing Phonetics By Computer + + +

+ Praat: Doing Phonetics By Computer +

+
+ + praat.desktop + + https://www.praat.org + + + + + + + audio + sound + speech + phonetics + + + + Paul Boersma + + + + David Weenink + +
diff --git a/anda/tools/praat/praat.spec b/anda/tools/praat/praat.spec new file mode 100644 index 0000000000..a4880d4e04 --- /dev/null +++ b/anda/tools/praat/praat.spec @@ -0,0 +1,76 @@ +%global appid org.praat.praat +%global name_pretty Praat +%global appstream_component desktop-application +%global org "org.praat" + +Name: praat +Version: 6.4.59 +Release: 1%{?dist} +URL: https://www.praat.org +Source0: https://github.com/praat/praat.github.io/archive/refs/tags/v%{version}.tar.gz +Source1: %appid.metainfo.xml +License: GPL-3.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later AND BSD-3-Clause AND Unicode-3.0 AND BSL-1.0 + +Requires: gtk3 pulseaudio-libs alsa-lib pipewire-jack-audio-connection-kit +BuildRequires: gcc g++ gtk3-devel pulseaudio-libs-devel alsa-lib-devel pipewire-jack-audio-connection-kit-devel +# for lscpu check below +BuildRequires: util-linux +# to install desktop file +BuildRequires: desktop-file-utils +# to generate the icon files +BuildRequires: libicns-utils +# to generate the appstream metadata +BuildRequires: terra-appstream-helper + +Summary: Praat: Doing Phonetics By Computer + +Packager: june-fish + +%description +%{summary}. + +%prep +%autosetup -n praat.github.io-%{version} + +%build +# .LE makefile hardcodes little endian +if [[ "$(lscpu | grep Endian)" == *"Little Endian"* ]] +then + cp makefiles/makefile.defs.linux.pulse-gcc.LE ./makefile.defs +elif [[ "%{lscpu | grep Endian}" == *"Big Endian"* ]] +then + cp makefiles/makefile.defs.linux.pulse-gcc.BE ./makefile.defs +fi + +%make_build + +%install +install -pDm755 praat %{buildroot}%{_bindir}/praat +%__desktop_file_install main/praat.desktop + +# https://build.opensuse.org/projects/openSUSE:Factory/packages/praat/files/praat.spec?expand=1 +icns2png -x -d32 main/Praat.icns +for s in 16 32 48 128; do + if [ -f Praat_${s}x${s}x32.png ]; then + install -Dm0644 Praat_${s}x${s}x32.png %{buildroot}%{_hicolordir}/${s}x${s}/apps/%{name}.png + fi +done + +%terra_appstream -o %{SOURCE1} + +%files +%license docs/LICENSE.txt +%license external/*/LICENSE* +%license external/*/COPYING* +%doc README.md +%{_bindir}/praat +%{_datadir}/applications/praat.desktop +%{_hicolordir}/16x16/apps/%{name}.png +%{_hicolordir}/32x32/apps/%{name}.png +%{_hicolordir}/48x48/apps/%{name}.png +%{_hicolordir}/128x128/apps/%{name}.png +%{_metainfodir}/%appid.metainfo.xml + +%changelog +* Fri Feb 06 2026 june-fish - 6.4.59 +- Initial Package diff --git a/anda/tools/praat/update.rhai b/anda/tools/praat/update.rhai new file mode 100644 index 0000000000..35adc7dd28 --- /dev/null +++ b/anda/tools/praat/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("praat/praat.github.io")); From ce8258ba38c12dc43359115ad4f334ab86e9608b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 21:30:47 +0000 Subject: [PATCH 249/266] bump: wine-dev --- anda/system/wine/dev/wine-dev.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/wine/dev/wine-dev.spec b/anda/system/wine/dev/wine-dev.spec index c3398cbade..89804c2217 100644 --- a/anda/system/wine/dev/wine-dev.spec +++ b/anda/system/wine/dev/wine-dev.spec @@ -9,7 +9,7 @@ %global _prefix /usr/share/wine-dev %global srcmajor 11.x # Make this as a variable instead in case of WINE RCs -%global ver wine-11.1 +%global ver wine-11.2 %global cleanver %(echo %{ver} | sed 's/v//g;s/wine-//g') # This is unfortunate but a lot of Fedora's/SUSE's hardening flags break WINE From 0fe114c9be2de4613ae27bfdd38a853e1fd97366 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 22:50:10 +0000 Subject: [PATCH 250/266] bump: discord-canary-openasar discord-canary --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index 023dd901ff..4a6e62af79 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary-openasar -Version: 0.0.862 +Version: 0.0.863 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index f2a0393099..ec00466b46 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary -Version: 0.0.862 +Version: 0.0.863 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From a91ce834a220afce0defbca1fff17cc367356a77 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Feb 2026 23:13:21 +0000 Subject: [PATCH 251/266] bump: noctalia-shell --- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 73ae0fdbb5..5fc5c5ff2b 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.3.3 +Version: 4.4.0 Release: 1%?dist Summary: A Quickshell-based custom shell setup From 8e81ae5f4fa860eb0bee61c41852247c6134642b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:28:45 -0600 Subject: [PATCH 252/266] chore (vesktop): use macros, clean up spec (#9687) Signed-off-by: Owen-sz --- anda/apps/vesktop/vesktop.spec | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/anda/apps/vesktop/vesktop.spec b/anda/apps/vesktop/vesktop.spec index a61fbec796..ad2940d65b 100644 --- a/anda/apps/vesktop/vesktop.spec +++ b/anda/apps/vesktop/vesktop.spec @@ -11,12 +11,11 @@ Name: vesktop Obsoletes: VencordDesktop < 1.5.8-1 Obsoletes: vencord-desktop < 1.5.8-1 Version: 1.6.4 -Release: 2%?dist -License: GPL-3.0 +Release: 3%?dist +License: GPL-3.0-or-later Summary: Vesktop is a cross platform desktop app aiming to give you a snappier Discord experience with Vencord pre-installed URL: https://vesktop.dev Group: Applications/Internet -#Source1: launch.sh Source0: %{giturl}/archive/refs/tags/v%{version}.tar.gz Source1: %{giturl}/releases/download/v%{version}/%{appid}.metainfo.xml Requires: xdg-utils @@ -25,18 +24,13 @@ BuildRequires: nodejs24-npm-bin git %else BuildRequires: nodejs-npm git %endif -# Conflicts: vesktop-bin %description vesktop is a custom client designed to enhance your Discord experience while keeping everything lightweight. %prep -git init -git remote add origin %giturl || : -git reset --hard -git fetch -git checkout v%version +%git_clone %giturl v%version cat < vesktop.desktop [Desktop Entry] @@ -52,14 +46,11 @@ StartupWMClass=vesktop Keywords=discord;vesktop;vencord;shelter;armcord;electron; EOF - %build -npx pnpm install --no-frozen-lockfile -npx pnpm package:dir - +%__npx pnpm install --no-frozen-lockfile +%__npx pnpm package:dir %install - mkdir -p %buildroot/usr/share/vesktop cp -r dist/*-unpacked/. %buildroot/usr/share/vesktop/. @@ -87,4 +78,3 @@ install -Dm644 %{SOURCE1} %{buildroot}%{_metainfodir}/%{appid}.metainfo.xml - Rename from vencord-desktop to vesktop and amend the spec file accordingly * Tue Nov 07 2023 Cappy Ishihara - 0.4.3-1 - Initial package - From b2e3d3ea094c4a1a6670b5745764c634c54e30e0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 02:25:39 +0000 Subject: [PATCH 253/266] bump(nightly): mpv-nightly ghostty-nightly zed-nightly prismlauncher-nightly opentabletdriver-nightly scx-scheds-nightly xone-nightly --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/xone/nightly/kmod-common/xone-nightly.spec | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 90fe501c5f..4d394613a7 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 97867450ba54d391611db29a2cd7c39e018ebecc +%global commit 9ccd8899ff28c4f6bdd113026d307af3d46133c5 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260206 +%global commit_date 20260207 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index c63204c348..943f550c96 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 3cc01155bf3c903d533e6896aa378e36357bd278 +%global commit 6c0e02d1138d5376e4ac2f5e311b225494514a97 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-02-05 +%global fulldate 2026-02-06 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 3861508c1d..6924274101 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 9860106b8e74dcc2149fe051bd62a851c811fb27 +%global commit 10c3c088fe63525b0301648304f14610cffb4585 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260206 +%global commit_date 20260207 %global ver 0.224.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index ff79e7542e..990129c402 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit 9171e2b2e171acc34a8bff876c2ed697987c50f7 +%global commit 0229c0fd0cd25786290c4621fe76055092f7efd6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260206 +%global commit_date 20260207 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index da6262e910..4611972463 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 6fa42fa301d229a5c9b71f681da9e963726345b8 +%global commit 00e24700a615387153e469c7c7aa5482ac51f2cb %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260206 +%global commit_date 20260207 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index f411d0c48f..0a258f194b 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 00fdeea6eb096f770cd95111dd4b1e75d059c661 +%global commit 30f3260e94ed975a4ae771f50e2351fa34c597bd %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260206 +%global commitdate 20260207 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/system/xone/nightly/kmod-common/xone-nightly.spec b/anda/system/xone/nightly/kmod-common/xone-nightly.spec index 294d2ab112..859107ea6c 100644 --- a/anda/system/xone/nightly/kmod-common/xone-nightly.spec +++ b/anda/system/xone/nightly/kmod-common/xone-nightly.spec @@ -1,6 +1,6 @@ -%global commit 10d12acb50e84145b7b5aef978695851040c05a4 +%global commit 2fe1386074c73deec984dd42c3781688913df2ea %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260206 +%global commitdate 20260207 %global ver 0.5.5 %global modulename xone %global _dracutconfdir %{_prefix}/lib/dracut/dracut.conf.d From 4ccd9579d28d4bad93fc79724f01d6524493ac77 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 02:45:18 +0000 Subject: [PATCH 254/266] bump: discord-canary-openasar discord-canary ruffle-nightly --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/apps/ruffle/ruffle-nightly.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index 4a6e62af79..f2e73629d6 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary-openasar -Version: 0.0.863 +Version: 0.0.864 Release: 1%?dist Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index ec00466b46..e5132e0d75 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary -Version: 0.0.863 +Version: 0.0.864 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index a0d2ffe190..0308b4f2a2 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-02-06 +%global ver 2026-02-07 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From b4ebcf5d150ecf1b0659dc16819a2c2ec29c293a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 03:38:44 +0000 Subject: [PATCH 255/266] bump(branch): xone-nightly-kmod dkms-xone-nightly --- anda/system/xone/nightly/akmod/xone-nightly-kmod.spec | 4 ++-- anda/system/xone/nightly/dkms/dkms-xone-nightly.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec index 251848fbf6..b841dae0b1 100644 --- a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec +++ b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec @@ -1,6 +1,6 @@ -%global commit 10d12acb50e84145b7b5aef978695851040c05a4 +%global commit 2fe1386074c73deec984dd42c3781688913df2ea %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260206 +%global commitdate 20260207 %global ver 0.5.5 %define buildforkernels akmod %global debug_package %{nil} diff --git a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec index a234f30f0b..86ea0f03ce 100644 --- a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec +++ b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec @@ -1,6 +1,6 @@ -%global commit 10d12acb50e84145b7b5aef978695851040c05a4 +%global commit 2fe1386074c73deec984dd42c3781688913df2ea %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260206 +%global commitdate 20260207 %global ver 0.5.5 %global debug_package %{nil} %global modulename xone From 1645a2fab05b6221f2015351373b3f37226fba83 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 04:21:30 +0000 Subject: [PATCH 256/266] bump: nerdfetch-tools --- anda/tools/nerdfetch/nerdfetch-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/nerdfetch/nerdfetch-tools.spec b/anda/tools/nerdfetch/nerdfetch-tools.spec index fd68a60cd4..63abb15318 100644 --- a/anda/tools/nerdfetch/nerdfetch-tools.spec +++ b/anda/tools/nerdfetch/nerdfetch-tools.spec @@ -1,5 +1,5 @@ Name: nerdfetch -Version: 8.5.1 +Version: 8.5.2 Release: 1%?dist Summary: A POSIX *nix fetch script using Nerdfonts From 2b0b61fb56724c46ea35927b75cbfd00704307b7 Mon Sep 17 00:00:00 2001 From: d2038 <35503394+d2038@users.noreply.github.com> Date: Sat, 7 Feb 2026 00:55:53 -0400 Subject: [PATCH 257/266] Update file copy command in rtl8821cu-kmod.spec (#9708) Fixes #9700 Signed-off-by: d2038 <35503394+d2038@users.noreply.github.com> --- anda/system/rtl8821cu/akmod/rtl8821cu-kmod.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/rtl8821cu/akmod/rtl8821cu-kmod.spec b/anda/system/rtl8821cu/akmod/rtl8821cu-kmod.spec index cc1a7d3119..7e101d011c 100644 --- a/anda/system/rtl8821cu/akmod/rtl8821cu-kmod.spec +++ b/anda/system/rtl8821cu/akmod/rtl8821cu-kmod.spec @@ -44,7 +44,7 @@ sed -i 's/CONFIG_PLATFORM_ARM64_RPI = n/CONFIG_PLATFORM_ARM64_RPI = y/g' Makefil for kernel_version in %{?kernel_versions}; do mkdir _kmod_build_${kernel_version%%___*} - cp -fr core hal include os_dep platform Kconfig Makefile halmac.mk _kmod_build_${kernel_version%%___*} + cp -fr core hal include os_dep platform Kconfig Makefile halmac.mk rtl8821c.mk _kmod_build_${kernel_version%%___*} done %build From d1e11f20fc5962c45939d236b89780ce86066ead Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 6 Feb 2026 23:09:24 -0600 Subject: [PATCH 258/266] fix (praat): metainfo (#9704) * fix: praat metainfo Signed-off-by: Owen-sz * fix: praat metainfo Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/tools/praat/org.praat.praat.metainfo.xml | 23 ++++++++++--------- anda/tools/praat/praat.spec | 6 ++--- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/anda/tools/praat/org.praat.praat.metainfo.xml b/anda/tools/praat/org.praat.praat.metainfo.xml index f2d66fefe9..1c139b444d 100644 --- a/anda/tools/praat/org.praat.praat.metainfo.xml +++ b/anda/tools/praat/org.praat.praat.metainfo.xml @@ -1,16 +1,21 @@ - + org.praat.praat CC0-1.0 - GPL-3.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later AND BSD-3-Clause AND Unicode-3.0 AND BSL-1.0 - /usr/share/icons/hicolor/16x16/praat.png + GPL-3.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later AND BSD-3-Clause AND Unicode-3.0 AND BSL-1.0 + https://github.com/praat/praat.github.io/blob/master/main/praat-480.svg Praat Praat: Doing Phonetics By Computer

- Praat: Doing Phonetics By Computer + A speech analysis tool used for doing phonetics by computer. Praat can analyse, + synthesize, and manipulate speech, and create high-quality pictures for your publications. + Praat was created by Paul Boersma and David Weenink of the Institute of Phonetics Sciences of the University of Amsterdam.

@@ -19,7 +24,7 @@ https://www.praat.org - + @@ -29,11 +34,7 @@ phonetics - - Paul Boersma - - - - David Weenink + + Paul Boersma and David Weenink
diff --git a/anda/tools/praat/praat.spec b/anda/tools/praat/praat.spec index a4880d4e04..d64f6cdf31 100644 --- a/anda/tools/praat/praat.spec +++ b/anda/tools/praat/praat.spec @@ -5,7 +5,7 @@ Name: praat Version: 6.4.59 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://www.praat.org Source0: https://github.com/praat/praat.github.io/archive/refs/tags/v%{version}.tar.gz Source1: %appid.metainfo.xml @@ -14,7 +14,7 @@ License: GPL-3.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-2.0-or- Requires: gtk3 pulseaudio-libs alsa-lib pipewire-jack-audio-connection-kit BuildRequires: gcc g++ gtk3-devel pulseaudio-libs-devel alsa-lib-devel pipewire-jack-audio-connection-kit-devel # for lscpu check below -BuildRequires: util-linux +BuildRequires: util-linux # to install desktop file BuildRequires: desktop-file-utils # to generate the icon files @@ -22,7 +22,7 @@ BuildRequires: libicns-utils # to generate the appstream metadata BuildRequires: terra-appstream-helper -Summary: Praat: Doing Phonetics By Computer +Summary: Praat: Doing Phonetics By Computer Packager: june-fish From 28ce98d86b859d174f3d5893f534b97ea2c65c37 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 07:39:10 +0000 Subject: [PATCH 259/266] bump: peazip --- anda/apps/peazip/peazip.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/peazip/peazip.spec b/anda/apps/peazip/peazip.spec index 839f14b34d..649a3e5789 100644 --- a/anda/apps/peazip/peazip.spec +++ b/anda/apps/peazip/peazip.spec @@ -2,8 +2,8 @@ %define debug_package %nil Name: peazip -Version: 10.8.0 -Release: 3%?dist +Version: 10.9.0 +Release: 1%?dist Summary: Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager License: LGPL-3.0-only URL: https://peazip.github.io From 4aed959690aa8ca33a3bb0d341eb7ae4a0ea1d99 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 08:38:23 +0000 Subject: [PATCH 260/266] bump: scx-scheds --- anda/system/scx-scheds/stable/scx-scheds.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/scx-scheds/stable/scx-scheds.spec b/anda/system/scx-scheds/stable/scx-scheds.spec index 7b5e7f3412..be45966617 100644 --- a/anda/system/scx-scheds/stable/scx-scheds.spec +++ b/anda/system/scx-scheds/stable/scx-scheds.spec @@ -1,8 +1,8 @@ %undefine __brp_mangle_shebangs Name: scx-scheds -Version: 1.0.19 -Release: 2%{?dist} +Version: 1.0.20 +Release: 1%?dist Summary: sched_ext schedulers SourceLicense: GPL-2.0-only License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND ((MIT OR Apache-2.0) AND Unicode-3.0) AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND ISC AND (LGPL-2.1-only OR BSD-2-Clause) AND LGPL-2.1 AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MIT AND (MPL-2.0 OR MIT OR Apache-2.0) AND MPL-2.0-only and MPL-2.0-or-later AND (Unlicense OR MIT) AND Zlib From b5aba5a7ed3b82d6b9fecd51ebe7d2e99b19a193 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 09:02:01 +0000 Subject: [PATCH 261/266] bump: golang-github-jesseduffield-lazygit --- anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec b/anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec index c02731f143..d294e34349 100644 --- a/anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec +++ b/anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec @@ -2,7 +2,7 @@ # https://github.com/jesseduffield/lazygit %global goipath github.com/jesseduffield/lazygit -Version: 0.58.1 +Version: 0.59.0 %gometa -f From ebec4bb056787c1d8b9eccc25492ec756e14f5fc Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 09:43:56 +0000 Subject: [PATCH 262/266] bump: klassy --- anda/themes/klassy/klassy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/themes/klassy/klassy.spec b/anda/themes/klassy/klassy.spec index 9ec35bfbf9..d48c48c933 100644 --- a/anda/themes/klassy/klassy.spec +++ b/anda/themes/klassy/klassy.spec @@ -1,8 +1,8 @@ Name: klassy %global forgeurl https://github.com/paulmcauley/%{name} -%global tag v6.5.1 -%global date 20260206 +%global tag v6.5.2 +%global date 20260207 %forgemeta Version: %{tag} From 7e36bcfe0cd5420a270a56dd9572fde33b9f07db Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 10:37:59 +0000 Subject: [PATCH 263/266] bump: rust-mise --- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index e3f479de90..49f232512a 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.2.5 +Version: 2026.2.6 Release: 1%?dist Summary: Front-end to your dev env From a75a73fceb5f8e12ac532c080818e4e161fc7ea8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 15:49:05 +0000 Subject: [PATCH 264/266] bump: vgmstream --- anda/multimedia/vgmstream/vgmstream.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/multimedia/vgmstream/vgmstream.spec b/anda/multimedia/vgmstream/vgmstream.spec index 0a5d03526b..39e7bb7088 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit 3f0c0a2c09207011ca8505b694ceeb9a1b4036b7 +%global commit 756aa56d036599e53a563afdfa8b4d143b95f9b4 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260203 +%global commit_date 20260207 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit From 2ee3afd9bd25b27f42aa49e0f9869389b3f75cc3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 16:51:24 +0000 Subject: [PATCH 265/266] bump: scx-tools --- anda/system/scx-tools/stable/scx-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/scx-tools/stable/scx-tools.spec b/anda/system/scx-tools/stable/scx-tools.spec index 7da2049772..2edb6486e9 100644 --- a/anda/system/scx-tools/stable/scx-tools.spec +++ b/anda/system/scx-tools/stable/scx-tools.spec @@ -3,8 +3,8 @@ %global org "com.sched_ext" Name: scx-tools -Version: 1.0.19 -Release: 3%{?dist} +Version: 1.0.20 +Release: 1%?dist Summary: Sched_ext Tools License: ((MIT OR Apache-2.0) AND Unicode-3.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND GPL-2.0-only AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0) AND MIT AND MPL-2.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) SourceLicense: GPL-2.0-only From 79da7acb5b4c12b08606d5babd276c364397c0d7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 17:50:52 +0000 Subject: [PATCH 266/266] bump: zig-master-bootstrap --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 9b14e882a0..cae6098df0 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.16.0-dev.2510+bcb5218a2 +version=0.16.0-dev.2522+d84a638e8 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index c400845de7..5401b09ad1 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.16.0-dev.2510+bcb5218a2 +%global ver 0.16.0-dev.2522+d84a638e8 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1