From be820d2db99dd0bfec8742d86d15093781ae99e1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 05:43:07 +0000 Subject: [PATCH 0001/1115] 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 6fec36306b..6c2a858ae8 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.2 +Version: 1.20.3 Release: 1%?dist Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty From 3a17f285236deccb74450acf3f0e7e4566d06489 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 07:50:55 +0000 Subject: [PATCH 0002/1115] 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 99fee577d3..d85a947872 100644 --- a/anda/apps/halloy/halloy.spec +++ b/anda/apps/halloy/halloy.spec @@ -4,7 +4,7 @@ %global crate halloy Name: halloy -Version: 2025.12 +Version: 2026.1 Release: 1%?dist Summary: An open-source IRC client written in Rust, with the Iced GUI library Packager: Yoong jin From 79981295738f42ef986154bf3497bbf17a97e47e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 08:32:38 +0000 Subject: [PATCH 0003/1115] bump: framework-system --- anda/tools/framework-system/framework-system.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/framework-system/framework-system.spec b/anda/tools/framework-system/framework-system.spec index 8d2a7535ac..d30e6efe39 100644 --- a/anda/tools/framework-system/framework-system.spec +++ b/anda/tools/framework-system/framework-system.spec @@ -1,6 +1,6 @@ Name: framework-system -Version: 0.4.5 -Release: 2%?dist +Version: 0.5.0 +Release: 1%?dist Summary: Rust libraries and tools to interact with the Framework Computer systems URL: https://github.com/FrameworkComputer/framework-system Source0: %{url}/archive/refs/tags/v%{version}.tar.gz From 610002169608c7e34dd287cc31b149cb6a645bb8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 13:52:15 +0000 Subject: [PATCH 0004/1115] bump: vvenc --- anda/multimedia/vvenc/vvenc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/multimedia/vvenc/vvenc.spec b/anda/multimedia/vvenc/vvenc.spec index f6313ffc02..4134486051 100644 --- a/anda/multimedia/vvenc/vvenc.spec +++ b/anda/multimedia/vvenc/vvenc.spec @@ -1,6 +1,6 @@ Name: vvenc -Version: 1.13.1 -Release: 4%{?dist} +Version: 1.14.0 +Release: 1%?dist Summary: VVenC, the Fraunhofer Versatile Video Encoder License: BSD-3-Clause URL: https://github.com/fraunhoferhhi/%{name} From eb7b63713bad4e17c11da0687dab4948b453a1c3 Mon Sep 17 00:00:00 2001 From: Gilver Date: Wed, 21 Jan 2026 08:08:41 -0600 Subject: [PATCH 0005/1115] fix(neohtop): Add licenses (#9424) * fic(neohtop): Add licenses Signed-off-by: Gilver * fix: Bro forgot to actually PACKAGE the file Signed-off-by: Gilver * chore: And now the licenses Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/apps/neohtop/neohtop.spec | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/anda/apps/neohtop/neohtop.spec b/anda/apps/neohtop/neohtop.spec index be5607c10b..eec7bc69dc 100644 --- a/anda/apps/neohtop/neohtop.spec +++ b/anda/apps/neohtop/neohtop.spec @@ -1,11 +1,12 @@ -%global __brp_mangle_shebangs %{nil} +%undefine __brp_mangle_shebangs %global appid com.github.neohtop Name: neohtop Version: 1.2.0 -Release: 2%?dist +Release: 3%?dist Summary: System monitoring on steroids -License: MIT +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 Source1: NeoHtop.desktop @@ -35,8 +36,8 @@ Provides: NeoHtop %npm_build -B %install -install -Dpm755 src-tauri/target/release/NeoHtop %{buildroot}%{_bindir}/NeoHtop -install -Dpm644 %{SOURCE1} %{buildroot}%{_appsdir}/NeoHtop.desktop +install -Dpm755 src-tauri/target/rpm/NeoHtop %{buildroot}%{_bindir}/NeoHtop +%desktop_file_install %{SOURCE1} # don't mind the numbers not matching, this is how the offical rpm installs these files install -Dpm644 src-tauri/icons/128x128@2x.png %{buildroot}%{_hicolordir}/256x256@2/apps/NeoHtop.png install -Dpm644 src-tauri/icons/32x32.png %{buildroot}%{_hicolordir}/32x32/apps/NeoHtop.png @@ -44,12 +45,15 @@ install -Dpm644 src-tauri/icons/128x128.png %{buildroot}%{_hicolordir}/128x %terra_appstream -o %{SOURCE2} +%{tauri_cargo_license} > LICENSE.dependencies + %check -%__desktop_file_validate %{buildroot}%{_appsdir}/NeoHtop.desktop +%desktop_file_validate %{buildroot}%{_appsdir}/NeoHtop.desktop %files %doc README.md %license LICENSE +%license LICENSE.dependencies %{_bindir}/NeoHtop %{_appsdir}/NeoHtop.desktop %{_hicolordir}/256x256@2/apps/NeoHtop.png From dd70a85e1d56a5904ce0369bf28318543413e301 Mon Sep 17 00:00:00 2001 From: Gilver Date: Wed, 21 Jan 2026 08:27:17 -0600 Subject: [PATCH 0006/1115] fix(nodejs-backport): Licenses, name, and use new macros (#9423) * fix(nodejs-backport): Licenses, name, and use new macros * chore: Changelog and update tests --- anda/devs/backport/anda.hcl | 1 - anda/devs/backport/nodejs-backport.spec | 56 ++++++++++++------------- anda/devs/backport/post.rhai | 1 - 3 files changed, 26 insertions(+), 32 deletions(-) delete mode 100644 anda/devs/backport/post.rhai diff --git a/anda/devs/backport/anda.hcl b/anda/devs/backport/anda.hcl index 4ba8d7de29..37ceb921f6 100644 --- a/anda/devs/backport/anda.hcl +++ b/anda/devs/backport/anda.hcl @@ -1,6 +1,5 @@ project pkg { rpm { spec = "nodejs-backport.spec" - pre_script = "setup.sh" } } diff --git a/anda/devs/backport/nodejs-backport.spec b/anda/devs/backport/nodejs-backport.spec index 32ec4ed420..92ec52ef11 100644 --- a/anda/devs/backport/nodejs-backport.spec +++ b/anda/devs/backport/nodejs-backport.spec @@ -1,60 +1,56 @@ -%global debug_package %{nil} -%global module backport -%bcond test 1 +%global npm_name backport +# Requires Jest so currently disabled +%bcond test 0 -Name: node-%{module} +Name: nodejs-%{npm_name} Version: 10.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Backport GitHub commits SourceLicense: Apache-2.0 -License: Apache-2.0 AND -URL: https://github.com/sorenlouv/%{module} -%dnl Source0: http://registry.npmjs.org/%{module}/-/%{module}-%{version}.tgz -# Source the tests -Source1: tests-%{version}.tar.bz2 -BuildRequires: bsdtar -BuildRequires: nodejs-devel +License: 0BSD AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND (MIT OR CC0-1.0) AND (WTFPL OR ISC) +URL: https://github.com/sorenlouv/%{npm_name} +Source0: http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz +BuildRequires: anda-srpm-macros >= 0.3.0 BuildRequires: nodejs-packaging BuildRequires: nodejs-npm -ExclusiveArch: %{nodejs_arches} noarch +BuildRequires: nodejs-license-checker +%if %{with test} +BuildRequires: yarnpkg +%endif +Obsoletes: node-backport <= 10.2.0 +BuildArch: noarch Packager: Gilver E. %description A simple CLI tool that automates the process of backporting commits on a GitHub repo. %prep -# Maybe I should make some NodeJS online macros... -# Global flag is needed or the module WILL NOT WORK via commandline without some manual intervention -npm install -g %{module}@%{version} --prefix=. -%setup -T -D -n lib/node_modules/%{module} -tar xjf %{SOURCE1} +%npm_prep +%fetch_node_tests /src/test/ /tests/ %build # Empty build section, because RPM reasons %install -mkdir -p %{buildroot}%{nodejs_sitelib}/%{module} -mkdir -p %{buildroot}%{_bindir} -cp -r ./* -t %{buildroot}%{nodejs_sitelib}/%{module} -ln -sf %{nodejs_sitelib}/%{module}/bin/%{module} %{buildroot}%{_bindir}/%{module} +%npm_install -# Should maybe package this so it's easier to call... -npm install -g license-checker --prefix=. -# This could also be made into a macro maybe? -bin/license-checker | sed '/.*repository:.*/d;/.*publisher:.*/d;/.*email:.*/d;/.*url:.*/d;/.*path:.*/d;/.*licenseFile:.*/d;/.*noticeFile:.*/d' > LICENSE.modules +%npm_license_summary +%npm_license -o LICENSE.modules -%check %if %{with test} -NODE_ENV=test %{builddir}/bin/%{module} -R tests +%check +%yarn_test %endif %files %doc README.md %license LICENSE.txt %license LICENSE.modules -%{nodejs_sitelib}/%{module}/ -%{_bindir}/%{module} +%{nodejs_sitelib}/%{npm_name}/ +%{_bindir}/%{npm_name} %changelog +* Wed Jan 21 2026 Gilver E. - 10.2.0-3 +- Fixed package name and licenses * Wed Jul 2 2025 Gilver E. - 9.6.6-1 - Initial package diff --git a/anda/devs/backport/post.rhai b/anda/devs/backport/post.rhai deleted file mode 100644 index 7ec2290326..0000000000 --- a/anda/devs/backport/post.rhai +++ /dev/null @@ -1 +0,0 @@ -sh("rm -rfv anda/devs/backport/*.tar.bz2", #{}); From 3d343b6c177acc03a06f10722ace002ff3ebae43 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 17:03:19 +0000 Subject: [PATCH 0007/1115] bump: anda-srpm-macros --- anda/terra/srpm-macros/anda-srpm-macros.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/terra/srpm-macros/anda-srpm-macros.spec b/anda/terra/srpm-macros/anda-srpm-macros.spec index 4cd84b5f05..144544fa51 100644 --- a/anda/terra/srpm-macros/anda-srpm-macros.spec +++ b/anda/terra/srpm-macros/anda-srpm-macros.spec @@ -1,5 +1,5 @@ Name: anda-srpm-macros -Version: 0.3.1 +Version: 0.3.2 Release: 1%?dist Summary: SRPM macros for extra Fedora packages From 6fbe1fd6eb3d741b390c737e9d7ea8b6c69b4a0f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 17:31:48 +0000 Subject: [PATCH 0008/1115] bump: walker zed-preview zed golang-github-abenz1267-elephant --- anda/desktops/waylands/walker/walker.spec | 2 +- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/devs/zed/stable/zed.spec | 2 +- anda/langs/go/elephant/golang-github-abenz1267-elephant.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/desktops/waylands/walker/walker.spec b/anda/desktops/waylands/walker/walker.spec index 6cabb7708b..b068782716 100644 --- a/anda/desktops/waylands/walker/walker.spec +++ b/anda/desktops/waylands/walker/walker.spec @@ -4,7 +4,7 @@ # prevent library files from being installed %global cargo_install_lib 0 -%global upstream_version v2.13.0 +%global upstream_version v2.14.0 %global ver %{sub %upstream_version 2} Name: walker diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 95ba6594c0..50f201775e 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.220.2-pre +%global ver 0.220.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 a505d15edd..4b63bfae4a 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.219.5 +Version: 0.220.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 diff --git a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec index 273aacd3fe..fd8d28794b 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.18.2 +Version: 2.19.0 %gometa -f From 59ba76c8f32b44bde60289b0f2ecf55863669960 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 18:08:25 +0000 Subject: [PATCH 0009/1115] bump: anda-srpm-macros rust-mise --- anda/terra/srpm-macros/anda-srpm-macros.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/terra/srpm-macros/anda-srpm-macros.spec b/anda/terra/srpm-macros/anda-srpm-macros.spec index 144544fa51..23a1542b79 100644 --- a/anda/terra/srpm-macros/anda-srpm-macros.spec +++ b/anda/terra/srpm-macros/anda-srpm-macros.spec @@ -1,5 +1,5 @@ Name: anda-srpm-macros -Version: 0.3.2 +Version: 0.3.3 Release: 1%?dist Summary: SRPM macros for extra Fedora packages diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 30b0d44322..0eff0f9dab 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.5 +Version: 2026.1.6 Release: 1%?dist Summary: Front-end to your dev env From 2582a9a44393f7b114004807f1c95fa2a3f03b32 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 21 Jan 2026 12:18:00 -0600 Subject: [PATCH 0010/1115] feat (signal-desktop): add metainfo, fix build (#8259) --- .../signal-desktop/no-prebuilt-binaries.patch | 12 ++ .../org.signal.Signal.metainfo.xml | 38 ++++++ anda/apps/signal-desktop/signal-desktop.spec | 119 ++++++------------ 3 files changed, 86 insertions(+), 83 deletions(-) create mode 100644 anda/apps/signal-desktop/no-prebuilt-binaries.patch create mode 100644 anda/apps/signal-desktop/org.signal.Signal.metainfo.xml diff --git a/anda/apps/signal-desktop/no-prebuilt-binaries.patch b/anda/apps/signal-desktop/no-prebuilt-binaries.patch new file mode 100644 index 0000000000..27d72a53e0 --- /dev/null +++ b/anda/apps/signal-desktop/no-prebuilt-binaries.patch @@ -0,0 +1,12 @@ +--- a/package.json 2025-12-23 23:24:39.954587295 -0600 ++++ b/package.json 2025-12-23 23:31:32.388172516 -0600 +@@ -528,9 +528,6 @@ + } + }, + "artifactName": "${name}_${version}_${arch}.${ext}", +- "target": [ +- "deb" +- ], + "icon": "build/icons/png", + "publish": [ + { diff --git a/anda/apps/signal-desktop/org.signal.Signal.metainfo.xml b/anda/apps/signal-desktop/org.signal.Signal.metainfo.xml new file mode 100644 index 0000000000..510baf6ffb --- /dev/null +++ b/anda/apps/signal-desktop/org.signal.Signal.metainfo.xml @@ -0,0 +1,38 @@ + + + org.signal.Signal + Signal Desktop + AGPL-3.0-only + /usr/share/icons/hicolor/1024x1024/apps/signal.png + + Signal Foundation + + A private messenger for Windows, macOS, and Linux + CC0-1.0 + https://signal.org/ + https://support.signal.org/ + https://signal.org/donate/ + https://github.com/signalapp/Signal-Desktop/blob/main/CONTRIBUTING.md + org.signal.Signal.desktop + +

+ Signal Desktop links with Signal on Android or iOS and lets you message from your Windows, macOS, and Linux computers. +

+
+ + signal-desktop + + + signal + + + + https://web.archive.org/web/20240219132433if_/https://signal.org/assets/images/screenshots/download-desktop-windows.png + Typical view of the window (Windows version) + + +
diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index a9258c9513..e2ca49ac90 100644 --- a/anda/apps/signal-desktop/signal-desktop.spec +++ b/anda/apps/signal-desktop/signal-desktop.spec @@ -1,20 +1,9 @@ +%define appid org.signal.Signal + #? https://gitlab.archlinux.org/archlinux/packaging/packages/signal-desktop/-/blob/main/PKGBUILD -%define debug_package %{nil} - -# Make electron_license macro properly work -%bcond bundled_electron 1 - -# Exclude private libraries -%global __requires_exclude libffmpeg.so -%global __provides_exclude ^lib.*\\.so.*$ - -%ifarch x86_64 -%define arch %{nil} -%elifarch aarch64 -%define arch arm64- -%endif Name: signal-desktop +%electronmeta -aD Version: 7.85.0 Release: 1%?dist Summary: A private messenger for Windows, macOS, and Linux @@ -22,24 +11,19 @@ URL: https://signal.org Source0: https://github.com/signalapp/Signal-Desktop/archive/refs/tags/v%{version}.tar.gz # signal.desktop from https://github.com/signalflatpak/signal/blob/master/org.signal.Signal.desktop Source1: signal.desktop +Source2: org.signal.Signal.metainfo.xml +Patch0: no-prebuilt-binaries.patch License: AGPL-3.0 AND %{electron_license} -ExclusiveArch: x86_64 aarch64 -BuildRequires: pulseaudio-libs-devel +BuildRequires: pulseaudio-libs-devel BuildRequires: libX11-devel -BuildRequires: git-lfs -BuildRequires: git-core +BuildRequires: git-lfs BuildRequires: anda-srpm-macros -BuildRequires: pnpm -BuildRequires: gcc -BuildRequires: gcc-c++ -BuildRequires: git-core -BuildRequires: make -BuildRequires: nodejs -BuildRequires: nodejs-npm +BuildRequires: pnpm BuildRequires: python3 +BuildRequires: terra-appstream-helper +BuildRequires: nodejs-full-i18n -Requires: gtk3 Requires: libwayland-cursor Requires: libwayland-client Requires: libxkbcommon @@ -58,21 +42,11 @@ Requires: cairo Requires: xz-libs Requires: libxcb Requires: nss-util -Requires: nss Requires: dbus-libs Requires: mesa-libgbm Requires: at-spi2-atk Requires: expat Requires: alsa-lib -Requires: xdg-utils -Requires: re2 -Requires: (libXtst or libXtst6) -Requires: libXScrnSaver -Requires: libnotify -Requires: (libuuid or libuuid1) -Requires: at-spi2-core -Requires: c-ares -Requires: gtk3 Requires: minizip Provides: signal @@ -86,72 +60,51 @@ Signal Desktop links with Signal on Android or iOS and lets you message from you %autosetup -n Signal-Desktop-%{version} %build -pnpm install --frozen-lockfile +export SIGNAL_ENV=production +%{__pnpm} install +%{__pnpm} run clean-transpile pushd sticker-creator -pnpm install --frozen-lockfile -pnpm build +%{__pnpm} install +%{__pnpm} run build popd -pnpm run build-linux --dir +%pnpm_build -r generate,prepare-beta-build %install -install -Dm755 release/linux-%{arch}unpacked/libEGL.so %{buildroot}%{_libdir}/signal-desktop/libEGL.so -install -Dm755 release/linux-%{arch}unpacked/libGLESv2.so %{buildroot}%{_libdir}/signal-desktop/libGLESv2.so -install -Dm755 release/linux-%{arch}unpacked/libffmpeg.so %{buildroot}%{_libdir}/signal-desktop/libffmpeg.so -install -Dm755 release/linux-%{arch}unpacked/libvk_swiftshader.so %{buildroot}%{_libdir}/signal-desktop/libvk_swiftshader.so -install -Dm755 release/linux-%{arch}unpacked/libvulkan.so.1 %{buildroot}%{_libdir}/signal-desktop/libvulkan.so.1 -install -Dm644 release/linux-%{arch}unpacked/icudtl.dat %{buildroot}%{_libdir}/signal-desktop/icudtl.dat -install -Dm644 release/linux-%{arch}unpacked/v8_context_snapshot.bin %{buildroot}%{_libdir}/signal-desktop/v8_context_snapshot.bin -install -Dm644 release/linux-%{arch}unpacked/chrome_100_percent.pak %{buildroot}%{_libdir}/signal-desktop/chrome_100_percent.pak -install -Dm644 release/linux-%{arch}unpacked/chrome_200_percent.pak %{buildroot}%{_libdir}/signal-desktop/chrome_200_percent.pak -install -Dm644 release/linux-%{arch}unpacked/resources.pak %{buildroot}%{_libdir}/signal-desktop/resources.pak -install -Dm644 release/linux-%{arch}unpacked/vk_swiftshader_icd.json %{buildroot}%{_libdir}/signal-desktop/vk_swiftshader_icd.json -install -Dm644 release/linux-%{arch}unpacked/resources/app.asar %{buildroot}%{_libdir}/signal-desktop/resources/app.asar -cp -r release/linux-%{arch}unpacked/resources/app.asar.unpacked %{buildroot}%{_libdir}/signal-desktop/resources/ +%electron_install -i signal -l -I build/icons/png -install -Dm755 release/linux-%{arch}unpacked/chrome-sandbox %{buildroot}%{_libdir}/signal-desktop/chrome-sandbox -install -Dm755 release/linux-%{arch}unpacked/chrome_crashpad_handler %{buildroot}%{_libdir}/signal-desktop/chrome_crashpad_handler +%desktop_file_install %{SOURCE1} -install -Dm755 release/linux-%{arch}unpacked/signal-desktop %{buildroot}%{_libdir}/signal-desktop/signal-desktop +for policy in org.signalapp.view-aep.policy org.signalapp.enable-backups.policy; do +install -Dm644 $OUTDIR/resources/$policy %{buildroot}%{_datadir}/polkit-1/rules.d/$policy +rm $OUTDIR/resources/$policy +done -install -Dm644 release/linux-%{arch}unpacked/resources/org.signalapp.view-aep.policy %{buildroot}%{_datadir}/polkit-1/rules.d/org.signalapp.view-aep.policy -install -Dm644 release/linux-%{arch}unpacked/resources/org.signalapp.enable-backups.policy %{buildroot}%{_datadir}/polkit-1/rules.d/org.signalapp.enable-backups.policy +%terra_appstream -o %{SOURCE2} -install -Dm644 build/icons/png/1024x1024.png %{buildroot}%{_iconsdir}/hicolor/1024x1024/apps/signal.png -install -Dm644 build/icons/png/128x128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/signal.png -install -Dm644 build/icons/png/16x16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/signal.png -install -Dm644 build/icons/png/24x24.png %{buildroot}%{_iconsdir}/hicolor/24x24/apps/signal.png -install -Dm644 build/icons/png/256x256.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/signal.png -install -Dm644 build/icons/png/32x32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/signal.png -install -Dm644 build/icons/png/48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/signal.png -install -Dm644 build/icons/png/512x512.png %{buildroot}%{_iconsdir}/hicolor/512x512/apps/signal.png -install -Dm644 build/icons/png/64x64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/signal.png - -install -Dm644 %{SOURCE1} %{buildroot}%{_datadir}/applications/signal.desktop -mkdir -p %{buildroot}%{_bindir} -ln -s %{_libdir}/signal-desktop/signal-desktop %{buildroot}%{_bindir}/signal-desktop +%check +%desktop_file_validate %{buildroot}%{_appsdir}/signal.desktop %files %license LICENSE %doc README.md CONTRIBUTING.md ACKNOWLEDGMENTS.md -%license release/linux-%{arch}unpacked/LICENSE.electron.txt -%license release/linux-%{arch}unpacked/LICENSES.chromium.html +%license bundled_licenses/* %{_bindir}/signal-desktop %{_libdir}/signal-desktop/ %{_datadir}/polkit-1/rules.d/org.signalapp.view-aep.policy %{_datadir}/polkit-1/rules.d/org.signalapp.enable-backups.policy -%{_datadir}/applications/signal.desktop -%{_iconsdir}/hicolor/1024x1024/apps/signal.png -%{_iconsdir}/hicolor/128x128/apps/signal.png -%{_iconsdir}/hicolor/16x16/apps/signal.png -%{_iconsdir}/hicolor/24x24/apps/signal.png -%{_iconsdir}/hicolor/256x256/apps/signal.png -%{_iconsdir}/hicolor/32x32/apps/signal.png -%{_iconsdir}/hicolor/48x48/apps/signal.png -%{_iconsdir}/hicolor/512x512/apps/signal.png -%{_iconsdir}/hicolor/64x64/apps/signal.png +%{_appsdir}/signal.desktop +%{_hicolordir}/*x*/apps/signal.png +%{_metainfodir}/org.signal.Signal.metainfo.xml %changelog +* Mon Dec 22 2025 Owen Zimmerman +- Use more electron macros, correct build failures + +* Wed Dec 10 2025 Owen Zimmerman +- Add metainfo + * Tue Nov 11 2025 Owen Zimmerman - Add more Requires:, fix electron_license macro application, fix some formatting + * Fri Aug 8 2025 june-fish - Initial Package From 8e16258cffebd182557c003008c4c37ae6b0a4f2 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 21 Jan 2026 12:25:37 -0600 Subject: [PATCH 0011/1115] add: Chrultrabook-Tools (#8555) --- anda/apps/chrultrabook-tools/anda.hcl | 5 ++ .../chrultrabook-tools.spec | 73 +++++++++++++++++++ anda/apps/chrultrabook-tools/update.rhai | 1 + 3 files changed, 79 insertions(+) create mode 100644 anda/apps/chrultrabook-tools/anda.hcl create mode 100644 anda/apps/chrultrabook-tools/chrultrabook-tools.spec create mode 100644 anda/apps/chrultrabook-tools/update.rhai diff --git a/anda/apps/chrultrabook-tools/anda.hcl b/anda/apps/chrultrabook-tools/anda.hcl new file mode 100644 index 0000000000..94b1962d01 --- /dev/null +++ b/anda/apps/chrultrabook-tools/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "chrultrabook-tools.spec" + } +} diff --git a/anda/apps/chrultrabook-tools/chrultrabook-tools.spec b/anda/apps/chrultrabook-tools/chrultrabook-tools.spec new file mode 100644 index 0000000000..c193a663c3 --- /dev/null +++ b/anda/apps/chrultrabook-tools/chrultrabook-tools.spec @@ -0,0 +1,73 @@ +%undefine __brp_mangle_shebangs + +Name: chrultrabook-tools +Version: 3.1.3 +Release: 1%?dist +Summary: User-friendly configuration utility for Chromebooks running an alternate OS +URL: https://github.com/death7654/Chrultrabook-Tools +Source0: %url/archive/refs/tags/%version.tar.gz +License: GPL-3.0-only AND MPL-2.0 AND MIT-0 AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND (CC0-1.0 OR Apache-2.0) AND BSL-1.0 AND BlueOak-1.0.0 AND CC0-1.0 AND (BSD-3-Clause OR Apache-2.0) AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND BSD-2-Clause AND ISC AND MIT AND (Apache-2.0 OR MIT) AND BSD-3-Clause AND NCSA AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Unlicense OR MIT) AND Zlib AND (Zlib OR Apache-2.0 OR MIT) AND (Apache-2.0/MIT) AND CDLA-Permissive-2.0 AND (MIT OR Zlib OR Apache-2.0) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Apache-2.0 OR BSD-1-Clause) AND Unlicense + +BuildRequires: cargo +BuildRequires: glib2 +BuildRequires: glib2-devel +BuildRequires: gtk3 +BuildRequires: gtk3-devel +BuildRequires: javascriptcoregtk4.1 +BuildRequires: javascriptcoregtk4.1-devel +BuildRequires: libsoup3 +BuildRequires: libsoup3-devel +BuildRequires: libappindicator-gtk3 +BuildRequires: libappindicator-devel +BuildRequires: gstreamer1 +BuildRequires: gstreamer1-devel +BuildRequires: patchelf +BuildRequires: libstdc++-static +BuildRequires: libxdo-devel +BuildRequires: anda-srpm-macros +BuildRequires: rustc +BuildRequires: %{tauri_buildrequires -a} +# This may seem weird, but https://github.com/nodejs/node/issues/51752#issuecomment-2970163641 +BuildRequires: nodejs-full-i18n + +Requires: chromium-ectool +Requires: coreboot-utils-cbmem +Requires: libayatana-appindicator-gtk3 +Requires: libayatana-ido-gtk3 +Requires: libayatana-indicator-gtk3 + +Packager: Owen Zimmerman owen@fyralabs.com + +%description +%summary. + +%prep +%autosetup -n Chrultrabook-Tools-%version +%tauri_prep + +%build +%npm_build -r build -B + +%install +%tauri_install +install -Dm755 src-tauri/linux/chrultrabook-tools-root %{buildroot}%{_bindir}/chrultrabook-tools-root +install -Dm644 src-tauri/linux/chrultrabook-tools.desktop %{buildroot}%{_appsdir}/chrultrabook-tools.desktop +install -Dm644 src-tauri/icons/128x128.png %{buildroot}%{_hicolordir}/128x128@/apps/Chrultrabook-Tools.png +install -Dm644 src-tauri/icons/128x128@2x.png %{buildroot}%{_hicolordir}/128x128@2x/apps/Chrultrabook-Tools.png +install -Dm644 src-tauri/icons/32x32.png %{buildroot}%{_hicolordir}/32x32/apps/Chrultrabook-Tools.png +install -Dm644 src-tauri/linux/com.chrultrabook.tools.policy %{buildroot}%{_datadir}/polkit-1/actions/com.chrultrabook.tools.policy +%{tauri_cargo_license} > LICENSE.dependencies + +%files +%doc README.md +%license LICENSE +%license LICENSE.dependencies +%{_bindir}/chrultrabook-tools +%{_bindir}/chrultrabook-tools-root +%{_appsdir}/chrultrabook-tools.desktop +%{_hicolordir}/*x*/apps/Chrultrabook-Tools.png +%{_datadir}/polkit-1/actions/com.chrultrabook.tools.policy + +%changelog +* Mon Jan 19 2026 Owen Zimmerman +- Initial commit diff --git a/anda/apps/chrultrabook-tools/update.rhai b/anda/apps/chrultrabook-tools/update.rhai new file mode 100644 index 0000000000..52a14d7575 --- /dev/null +++ b/anda/apps/chrultrabook-tools/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("death7654/Chrultrabook-Tools")); From 748c0e5947e8eea4ca126629790347ee15e089d5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 19:05:25 +0000 Subject: [PATCH 0012/1115] 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 50f201775e..efd11ef9bc 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.220.2 +%global ver 0.221.0-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From c55ab396aa09e2b6051f0dc9054af70d48aa752d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 19:37:52 +0000 Subject: [PATCH 0013/1115] 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 d85a947872..8d80c8fa5e 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 +Version: 2026.1.1 Release: 1%?dist Summary: An open-source IRC client written in Rust, with the Iced GUI library Packager: Yoong jin From 1ef66dc29278826b3a3068b5ab316030393c38d0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 21:40:38 +0000 Subject: [PATCH 0014/1115] bump: sounddevice --- anda/langs/python/sounddevice/sounddevice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/sounddevice/sounddevice.spec b/anda/langs/python/sounddevice/sounddevice.spec index 6237876197..3d7636cc53 100644 --- a/anda/langs/python/sounddevice/sounddevice.spec +++ b/anda/langs/python/sounddevice/sounddevice.spec @@ -2,7 +2,7 @@ %global _desc 🔉 Play and Record Sound with Python 🐍. Name: python-%{pypi_name} -Version: 0.5.3 +Version: 0.5.4 Release: 1%?dist Summary: 🔉 Play and Record Sound with Python 🐍 License: MIT From 58ad19a82aea8d0218900651f3383c2bc4cbf61f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 22:29:54 +0000 Subject: [PATCH 0015/1115] bump: signal-desktop soft-serve fresh --- anda/apps/signal-desktop/signal-desktop.spec | 2 +- anda/langs/go/soft-serve/soft-serve.spec | 2 +- anda/langs/rust/fresh/fresh.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index e2ca49ac90..815afe7450 100644 --- a/anda/apps/signal-desktop/signal-desktop.spec +++ b/anda/apps/signal-desktop/signal-desktop.spec @@ -4,7 +4,7 @@ Name: signal-desktop %electronmeta -aD -Version: 7.85.0 +Version: 7.86.0 Release: 1%?dist Summary: A private messenger for Windows, macOS, and Linux URL: https://signal.org diff --git a/anda/langs/go/soft-serve/soft-serve.spec b/anda/langs/go/soft-serve/soft-serve.spec index c3eb116584..509869f78b 100644 --- a/anda/langs/go/soft-serve/soft-serve.spec +++ b/anda/langs/go/soft-serve/soft-serve.spec @@ -5,7 +5,7 @@ %global cmd_name soft %global goipath github.com/charmbracelet/soft-serve -Version: 0.11.2 +Version: 0.11.3 %gometa -f diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 9b45b95f99..59795c4286 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.86 +Version: 0.1.87 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From b8dee42f1b3e0a36b2141cdee7c643b18d2aadfd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 23:25:54 +0000 Subject: [PATCH 0016/1115] bump: lovely-injector --- anda/lib/lovely-injector/lovely-injector.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/lovely-injector/lovely-injector.spec b/anda/lib/lovely-injector/lovely-injector.spec index a8a8a05a51..c77fd5811e 100644 --- a/anda/lib/lovely-injector/lovely-injector.spec +++ b/anda/lib/lovely-injector/lovely-injector.spec @@ -9,7 +9,7 @@ %endif Name: lovely-injector -Version: 0.8.0 +Version: 0.9.0 Release: 1%?dist Summary: A runtime lua injector for games built with LÖVE From 37d39e5f85144be81fc4143cf3cf43d8d8314159 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 23:47:56 +0000 Subject: [PATCH 0017/1115] bump: sass --- anda/misc/sass/sass.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/misc/sass/sass.spec b/anda/misc/sass/sass.spec index c50b8be3c4..3a89c45a88 100644 --- a/anda/misc/sass/sass.spec +++ b/anda/misc/sass/sass.spec @@ -4,7 +4,7 @@ %define _build_id_links none Name: sass -Version: 1.97.2 +Version: 1.97.3 Release: 1%?dist Summary: The reference implementation of Sass, written in Dart License: MIT From 90184776d2b3b4755e428fdfac2457e8f8368f6f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 02:06:16 +0000 Subject: [PATCH 0018/1115] bump(nightly): mpv-nightly rpcc ghostty-nightly micro-nightly zed-nightly prismlauncher-nightly opentabletdriver-nightly scx-scheds-nightly glasgow --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/apps/rpcc/rpcc.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-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 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 6 +++--- anda/tools/glasgow/glasgow.spec | 4 ++-- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index c62df40193..9f20e73eba 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 d6e7fb0597e9c832422e4c77225022bf4d3ff686 +%global commit 6e54aa328dbee3ff1f5c9bfee6fe4a8f0a4598dc %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260121 +%global commit_date 20260122 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/apps/rpcc/rpcc.spec b/anda/apps/rpcc/rpcc.spec index 5fd146cddf..f08d884fe0 100644 --- a/anda/apps/rpcc/rpcc.spec +++ b/anda/apps/rpcc/rpcc.spec @@ -1,5 +1,5 @@ -%global commit 9527e92f697ad380ce8669a2b6c61260abafab19 -%global commit_date 20251126 +%global commit 5f1b58243a608f997b5de51198e5afc3da4faa23 +%global commit_date 20260122 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rpcc diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index f4a42c3b75..fc15d21b67 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit dc43ded149968309c847e33c710989b1240daf9a +%global commit 06e23ef36330cb79b8c40efff66baa044f1f9ea6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-20 +%global fulldate 2026-01-22 %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 46450a8535..05f2c02c62 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 d1426b6fb2777222d1980029ea2057518ebae63b -%global commit_date 20260119 +%global commit_hash 3e95779cf05e01827bc93cceee15c7f51b861b4a +%global commit_date 20260122 %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 92a2b2855e..d81ba5e30a 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit ff35da22fbe67a65632a8009827f114262c76e4d +%global commit 9ac94ce3e64b25441e66d7c610b3ea59853c1872 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260121 -%global ver 0.221.0 +%global commit_date 20260122 +%global ver 0.222.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 0acf4efcf2..da01e4e23a 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 ef747055af4ab60747baab845eaa379f90b662ad +%global commit b276ede6e5451062ace7452e975f32e351e450be %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260121 +%global commit_date 20260122 %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 e8564e426d..7ccec62d20 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit e67ac5fe75284d4c1a41b559e03db6b85e7b626b +%global commit ba15b11ade26a6a0ceed108b42226da377b7518e %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260118 +%global commit_date 20260122 %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 b7d85e3cdd..f5f92b7a65 100644 --- a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec +++ b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec @@ -1,12 +1,12 @@ -%global commit ff5377d64a0af3334c453dd0857148f407cd0203 +%global commit 6931d6b362d6c4c50819fa573c4a9fae2a54f24c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260120 +%global commitdate 20260122 %global ver 1.0.19 %undefine __brp_mangle_shebangs Name: scx-scheds-nightly Version: %{ver}^%{commitdate}.git.%{shortcommit} -Release: 2%{?dist} +Release: 1%?dist Summary: Nightly builds of sched_ext schedulers and tools 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 diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 67db2e0957..e12be83129 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 3a2816acfd13a6f82566f04d7a17a31ea84773c0 -%global commit_date 20260120 +%global commit 57e6cb7d943f31b57c7010b8bd8304921a8f3f9a +%global commit_date 20260122 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow From c624a729be272fb619fcd11a5adf10b10d774280 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 02:29:33 +0000 Subject: [PATCH 0019/1115] 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 cc663ed914..467523aea1 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-21 +%global ver 2026-01-22 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From b49385f26b119d9ffd26d1d190f2feca87b0257f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 07:53:30 +0000 Subject: [PATCH 0020/1115] bump: helium-browser-bin --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 4 ++-- 1 file 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 4a474de7e4..e0aa34b599 100644 --- a/anda/apps/helium-browser-bin/helium-browser-bin.spec +++ b/anda/apps/helium-browser-bin/helium-browser-bin.spec @@ -11,8 +11,8 @@ %endif Name: helium-browser-bin -Version: 0.8.2.1 -Release: 2%?dist +Version: 0.8.3.1 +Release: 1%?dist Summary: Private, fast, and honest web browser based on Chromium URL: https://helium.computer From f4f760373c14e5eb2dd9ecd2bf5df0fdfadc66b0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 09:02:54 +0000 Subject: [PATCH 0021/1115] bump: rust-gitoxide --- anda/langs/rust/gitoxide/rust-gitoxide.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/gitoxide/rust-gitoxide.spec b/anda/langs/rust/gitoxide/rust-gitoxide.spec index baf6bad498..8970d11e6e 100644 --- a/anda/langs/rust/gitoxide/rust-gitoxide.spec +++ b/anda/langs/rust/gitoxide/rust-gitoxide.spec @@ -5,7 +5,7 @@ %global crate gitoxide Name: rust-gitoxide -Version: 0.49.0 +Version: 0.50.0 Release: 1%?dist Summary: Command-line application for interacting with git repositories From 3c1de515ae412efa9284c07f6c986fd012e18d70 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 09:45:49 +0000 Subject: [PATCH 0022/1115] bump: zola --- anda/tools/zola/zola.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/zola/zola.spec b/anda/tools/zola/zola.spec index 28c63b3335..22f09e8f88 100644 --- a/anda/tools/zola/zola.spec +++ b/anda/tools/zola/zola.spec @@ -1,5 +1,5 @@ Name: zola -Version: 0.22.0 +Version: 0.22.1 Release: 1%?dist Summary: A fast static site generator in a single binary with everything built-in URL: https://www.getzola.org From 1e55d7290d4e263d1c9ca354febd79e9ebdeca4c Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 22 Jan 2026 03:59:32 -0600 Subject: [PATCH 0023/1115] chore (signal-desktop): clean up spec, remove patch (#9437) Signed-off-by: Owen-sz --- anda/apps/signal-desktop/no-prebuilt-binaries.patch | 12 ------------ anda/apps/signal-desktop/signal-desktop.spec | 9 ++++----- 2 files changed, 4 insertions(+), 17 deletions(-) delete mode 100644 anda/apps/signal-desktop/no-prebuilt-binaries.patch diff --git a/anda/apps/signal-desktop/no-prebuilt-binaries.patch b/anda/apps/signal-desktop/no-prebuilt-binaries.patch deleted file mode 100644 index 27d72a53e0..0000000000 --- a/anda/apps/signal-desktop/no-prebuilt-binaries.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/package.json 2025-12-23 23:24:39.954587295 -0600 -+++ b/package.json 2025-12-23 23:31:32.388172516 -0600 -@@ -528,9 +528,6 @@ - } - }, - "artifactName": "${name}_${version}_${arch}.${ext}", -- "target": [ -- "deb" -- ], - "icon": "build/icons/png", - "publish": [ - { diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index 815afe7450..f2955e42dd 100644 --- a/anda/apps/signal-desktop/signal-desktop.spec +++ b/anda/apps/signal-desktop/signal-desktop.spec @@ -1,18 +1,14 @@ %define appid org.signal.Signal -#? https://gitlab.archlinux.org/archlinux/packaging/packages/signal-desktop/-/blob/main/PKGBUILD - Name: signal-desktop %electronmeta -aD Version: 7.86.0 -Release: 1%?dist +Release: 2%?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 -# signal.desktop from https://github.com/signalflatpak/signal/blob/master/org.signal.Signal.desktop Source1: signal.desktop Source2: org.signal.Signal.metainfo.xml -Patch0: no-prebuilt-binaries.patch License: AGPL-3.0 AND %{electron_license} BuildRequires: pulseaudio-libs-devel @@ -53,6 +49,8 @@ Provides: signal Provides: Signal Provides: Signal-Desktop +Packager: junefish + %description Signal Desktop links with Signal on Android or iOS and lets you message from your Windows, macOS, and Linux computers. @@ -89,6 +87,7 @@ done %doc README.md CONTRIBUTING.md ACKNOWLEDGMENTS.md %license bundled_licenses/* %{_bindir}/signal-desktop +%dir %{_libdir}/signal-desktop %{_libdir}/signal-desktop/ %{_datadir}/polkit-1/rules.d/org.signalapp.view-aep.policy %{_datadir}/polkit-1/rules.d/org.signalapp.enable-backups.policy From 65a08df4ec32e45a8a017d94947978e82587ffda Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 12:50:54 +0000 Subject: [PATCH 0024/1115] bump: lomiri-system-settings vicinae --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- anda/system/vicinae/vicinae.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 d4b65a01fd..c604966185 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 f38b5e6998a1456965d31078bf03adeb51e802fa +%global commit 85db08aefad730e280bb94ac39b09710c530a17c %forgemeta Name: lomiri-system-settings diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index 2f2c6b99aa..8e1f640da5 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.19.0 +Version: 0.19.1 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com From a89a43f0f8b19c40cb1f9c6598977690907b96cf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 14:52:03 +0000 Subject: [PATCH 0025/1115] 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 133e40da7b..7efc0a15e2 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 @@ -2,7 +2,7 @@ %global _desc The code of the Arduino App Lab Bricks Name: %{pypi_name} -Version: release/0.6.2 +Version: release/0.6.3 Release: 1%?dist Summary: The code of the Arduino App Lab Bricks License: MPL-2.0 From 113518ba14d111eb9e4e606e4bbcaa39634af3d1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 15:31:16 +0000 Subject: [PATCH 0026/1115] bump: walker golang-github-abenz1267-elephant --- anda/desktops/waylands/walker/walker.spec | 2 +- anda/langs/go/elephant/golang-github-abenz1267-elephant.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/desktops/waylands/walker/walker.spec b/anda/desktops/waylands/walker/walker.spec index b068782716..a5157ef347 100644 --- a/anda/desktops/waylands/walker/walker.spec +++ b/anda/desktops/waylands/walker/walker.spec @@ -4,7 +4,7 @@ # prevent library files from being installed %global cargo_install_lib 0 -%global upstream_version v2.14.0 +%global upstream_version v2.14.1 %global ver %{sub %upstream_version 2} Name: walker diff --git a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec index fd8d28794b..52a9dae258 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.0 +Version: 2.19.1 %gometa -f From 3546b682c96ae3987aec06a112af1b606c2ca2ed Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 15:58:33 +0000 Subject: [PATCH 0027/1115] bump: yazi --- anda/langs/rust/yazi/yazi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/yazi/yazi.spec b/anda/langs/rust/yazi/yazi.spec index 17d7105a92..fdf01332a6 100644 --- a/anda/langs/rust/yazi/yazi.spec +++ b/anda/langs/rust/yazi/yazi.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: yazi -Version: 26.1.4 +Version: 26.1.22 Release: 1%?dist Summary: Blazing fast terminal file manager written in Rust, based on async I/O URL: https://yazi-rs.github.io/ From 6ce55a77bb9175e2ef710f3fe56afc15dcb3138d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 16:45:42 +0000 Subject: [PATCH 0028/1115] bump: zig-master-bootstrap carapace --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 4 ++-- anda/tools/carapace/carapace.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index b243355ff4..f39c65265e 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.2261+d6b3dd25a +version=0.16.0-dev.2290+200fb7c2a mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 695c7ac1b6..f2f98aff67 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.2261+d6b3dd25a +%global ver 0.16.0-dev.2290+200fb7c2a %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 @@ -40,7 +40,7 @@ Name: zig-master Version: %(echo %{ver} | sed 's/-/~/g') -Release: 2%{?dist} +Release: 1%?dist Summary: Bootstrapped build of Zig from master. 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 URL: https://ziglang.org diff --git a/anda/tools/carapace/carapace.spec b/anda/tools/carapace/carapace.spec index 650cccbc94..62da774b2f 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.5.7 +Version: 1.6.0 %gometa -f From f555b1329ab31af15ff46d3d39ca430fca8ed75f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 17:35:20 +0000 Subject: [PATCH 0029/1115] bump(branch): zig-master --- anda/langs/zig/master/zig-master.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/zig/master/zig-master.spec b/anda/langs/zig/master/zig-master.spec index 17e1998421..c9bd271bfe 100644 --- a/anda/langs/zig/master/zig-master.spec +++ b/anda/langs/zig/master/zig-master.spec @@ -13,8 +13,8 @@ %global zig_cache_dir %{builddir}/zig-cache Name: zig-master -Version: 0.16.0~dev.2261+d6b3dd25a -Release: 3%{?dist} +Version: 0.16.0~dev.2290+200fb7c2a +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 URL: https://ziglang.org From fe6dc6f1f44b08a2ac1447d6dd0afa3b7d5732c2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 17:48:41 +0000 Subject: [PATCH 0030/1115] 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 efd11ef9bc..bc59735189 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.0-pre +%global ver 0.220.3 # 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 4b63bfae4a..4f824fc15f 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.2 +Version: 0.220.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 c729bedfffc1d5cdc6ed343265c51ac2b4d34881 Mon Sep 17 00:00:00 2001 From: metcya <134973769+metcya@users.noreply.github.com> Date: Thu, 22 Jan 2026 13:07:58 -0600 Subject: [PATCH 0031/1115] add: nirius (#9438) --- anda/desktops/niri/nirius/anda.hcl | 5 +++ anda/desktops/niri/nirius/nirius.spec | 44 +++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 anda/desktops/niri/nirius/anda.hcl create mode 100644 anda/desktops/niri/nirius/nirius.spec diff --git a/anda/desktops/niri/nirius/anda.hcl b/anda/desktops/niri/nirius/anda.hcl new file mode 100644 index 0000000000..9cf529f78b --- /dev/null +++ b/anda/desktops/niri/nirius/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "nirius.spec" + } +} diff --git a/anda/desktops/niri/nirius/nirius.spec b/anda/desktops/niri/nirius/nirius.spec new file mode 100644 index 0000000000..102fd4f134 --- /dev/null +++ b/anda/desktops/niri/nirius/nirius.spec @@ -0,0 +1,44 @@ +Name: nirius +Version: 0.6.1 +Release: 1%{?dist} +Summary: Utility commands for niri + +License: GPL-3.0-or-later AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND MIT AND (Unlicense OR MIT) +URL: https://git.sr.ht/~tsdh/nirius +Source0: %{url}/archive/%{name}-%{version}.tar.gz + +Packager: metcya + +BuildRequires: cargo +BuildRequires: cargo-rpm-macros +BuildRequires: mold +Requires: niri + +%description +Some utility commands for the niri wayland compositor. You have to start the +niriusd daemon and then issue commands using the nirius utility. The daemon is +best started by adding spawn-at-startup "niriusd" to niri's config.kdl. + +%prep +%autosetup -n %{name}-%{name}-%{version} +%cargo_prep_online + +%build +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies +%cargo_build + +%install +install -Dm 755 target/rpm/nirius %{buildroot}%{_bindir}/nirius +install -Dm 755 target/rpm/niriusd %{buildroot}%{_bindir}/niriusd + +%files +%license LICENSE +%license LICENSE.dependencies +%doc README.md +%{_bindir}/nirius +%{_bindir}/niriusd + +%changelog +* Thu Jan 22 2026 metcya +- Initial package From c606318fc11f038924f3692499820b5834c00bf2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 19:56:57 +0000 Subject: [PATCH 0032/1115] bump: discord-ptb-openasar discord-ptb --- anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec | 2 +- anda/apps/discord-ptb/discord-ptb.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec index 8a0a22bf6a..dc4c0582f7 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.173 +Version: 0.0.174 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 03aadffe54..0735b5a732 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.173 +Version: 0.0.174 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers. URL: https://discord.com From 1c791d5e745990a5dbcb92537e31b3d4713d7845 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 20:33:17 +0000 Subject: [PATCH 0033/1115] 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 d21eb51554..d7ba641d84 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.5 +Version: 2.6.6 Release: 1%?dist Summary: Deno executable From 8eabd60868faecf32b17af013b53f320da27fabe Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 21:58:33 +0000 Subject: [PATCH 0034/1115] 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 59795c4286..94ca89d73f 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.87 +Version: 0.1.88 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From 693d20d90c59de6255a1e87db1d0511f4de1c4ea Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:59:39 -0600 Subject: [PATCH 0035/1115] fix (app-bricks-py): version (#9446) Signed-off-by: Owen-sz Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec | 5 ++++- anda/tools/arduino-app-bricks-py/update.rhai | 2 +- 2 files changed, 5 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 7efc0a15e2..d6e3ce4b09 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,8 +1,11 @@ %global pypi_name app-bricks-py %global _desc The code of the Arduino App Lab Bricks +%global ver release/0.6.3 +%global sanitized_ver %(echo %{ver} | sed 's|release/||') + Name: %{pypi_name} -Version: release/0.6.3 +Version: %sanitized_ver Release: 1%?dist Summary: The code of the Arduino App Lab Bricks License: MPL-2.0 diff --git a/anda/tools/arduino-app-bricks-py/update.rhai b/anda/tools/arduino-app-bricks-py/update.rhai index 3f0f183462..4d5b351b5d 100644 --- a/anda/tools/arduino-app-bricks-py/update.rhai +++ b/anda/tools/arduino-app-bricks-py/update.rhai @@ -1 +1 @@ -rpm.version(gh("arduino/app-bricks-py")); +rpm.global("ver", gh("arduino/app-bricks-py")); From a1fd20a54cbbab40e44a34ac952c20a71c2d03c9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 23:43:18 +0000 Subject: [PATCH 0036/1115] bump: gpu-screen-recorder --- anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec index b7724842d9..fd1d91ab53 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.1 +Version: 5.12.2 Release: 1%?dist Summary: A shadowplay-like screen recorder for Linux From 6b2ac1e5a7093ed6369457051961281d0901fc45 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 01:53:04 +0000 Subject: [PATCH 0037/1115] bump: ruffle-nightly compiz9 copyparty --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/desktops/compiz9/compiz9.spec | 2 +- anda/tools/copyparty/copyparty.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 467523aea1..95f4d8c0aa 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-22 +%global ver 2026-01-23 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/desktops/compiz9/compiz9.spec b/anda/desktops/compiz9/compiz9.spec index eceedb05e9..8a8cb4a610 100644 --- a/anda/desktops/compiz9/compiz9.spec +++ b/anda/desktops/compiz9/compiz9.spec @@ -1,4 +1,4 @@ -%define _ubuntu_rel 25.10.20250930-0ubuntu1 +%define _ubuntu_rel 25.10.20250930-0ubuntu2 %global _hardened_build 0 Name: compiz9 diff --git a/anda/tools/copyparty/copyparty.spec b/anda/tools/copyparty/copyparty.spec index 6c2a858ae8..94d03cf1ba 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.3 +Version: 1.20.4 Release: 1%?dist Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty From 84db19f43374881292dbf99f49438276661f9f9b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 02:02:38 +0000 Subject: [PATCH 0038/1115] bump(nightly): mpv-nightly rpcc ghostty-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama stardust-server-nightly intel-ipu6-drivers scx-scheds-nightly HeadsetControl-nightly --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/apps/rpcc/rpcc.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/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 ++-- anda/system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- 11 files changed, 20 insertions(+), 20 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 9f20e73eba..ef0056876b 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 6e54aa328dbee3ff1f5c9bfee6fe4a8f0a4598dc +%global commit df51d5500ed06a2d5b2ae371c32c6a209c324926 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260122 +%global commit_date 20260123 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/apps/rpcc/rpcc.spec b/anda/apps/rpcc/rpcc.spec index f08d884fe0..58bf36a020 100644 --- a/anda/apps/rpcc/rpcc.spec +++ b/anda/apps/rpcc/rpcc.spec @@ -1,5 +1,5 @@ -%global commit 5f1b58243a608f997b5de51198e5afc3da4faa23 -%global commit_date 20260122 +%global commit 353e04bf0bc1866cba1f599cd76050890d33ba23 +%global commit_date 20260123 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rpcc diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index fc15d21b67..b808a2a8bd 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,4 +1,4 @@ -%global commit 06e23ef36330cb79b8c40efff66baa044f1f9ea6 +%global commit ef19290456c4a2368f7e24527cb617e6581adb79 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global fulldate 2026-01-22 %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 d81ba5e30a..20985efd19 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 9ac94ce3e64b25441e66d7c610b3ea59853c1872 +%global commit 7ba0bda2c1f6302f120073aa39499df44b30a500 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260122 +%global commit_date 20260123 %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 da01e4e23a..222f0768fb 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 b276ede6e5451062ace7452e975f32e351e450be +%global commit 60a3745e504ebbb83a534863d3631b1174818c0d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260122 +%global commit_date 20260123 %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 16e5d96ceb..fbbf34ed75 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 9a23ff36bd3f9d3d4c15540f65d21fa9ed709bdd +%global commit 39864980d1ee60f1c33a26fe5b5104eb16e0d475 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260117 +%global commit_date 20260123 %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 7997760d29..b1bd7c2fee 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 a3568ac8d9be04e7a10a6453068f4970e42074d5 -%global commit_date 20260121 +%global commit 80fd73de22748b0fa97d9cc414c0ba854bd6901e +%global commit_date 20260123 %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 c89e56e9c5..5134116a86 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 02ace12526613ee42a6bed9de39cf8a3dedd50b8 -%global commit_date 20260117 +%global commit 5430cb83e19f0cbc766bf99947c8f89f5c32edfd +%global commit_date 20260123 %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/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec b/anda/system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec index 193390fb5c..4764cdfc5f 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 32cc687732326cb1701228d8cb0c566fbbfc1117 +%global commit d0252e41bc871dad5eeb89e875ce1abd92eab87b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260121 +%global commit_date 20260123 # 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/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index f5f92b7a65..0d1bbf3346 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 6931d6b362d6c4c50819fa573c4a9fae2a54f24c +%global commit db76dafad8fdfe97cb7f423787250d31a1cd7427 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260122 +%global commitdate 20260123 %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 40bc4f51c1..4b70b18142 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 6fe0cec4f8baeae5e6441489df02c395e39c6ae2 +%global commit b7ecf68181dd4ff85f3b86d735145c76744db988 %global commitdate 20251121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) From f4ebfb544d90a7dbfc686b9aac4716ce3381a3a2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 03:15:39 +0000 Subject: [PATCH 0039/1115] 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 45bacaa4be..028acfcfcf 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 32cc687732326cb1701228d8cb0c566fbbfc1117 +%global commit d0252e41bc871dad5eeb89e875ce1abd92eab87b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260121 +%global commit_date 20260123 %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 a760202372..c5a74c594c 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 32cc687732326cb1701228d8cb0c566fbbfc1117 +%global commit d0252e41bc871dad5eeb89e875ce1abd92eab87b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260121 +%global commit_date 20260123 %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 4f4918d0377f26c45a1ab2f6a2618aa4642cdc1a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 05:03:11 +0000 Subject: [PATCH 0040/1115] bump: rust-kondo --- anda/langs/rust/kondo/rust-kondo.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/rust/kondo/rust-kondo.spec b/anda/langs/rust/kondo/rust-kondo.spec index ede9507850..75f668fa47 100644 --- a/anda/langs/rust/kondo/rust-kondo.spec +++ b/anda/langs/rust/kondo/rust-kondo.spec @@ -4,8 +4,8 @@ %global crate kondo Name: rust-kondo -Version: 0.8 -Release: 1%{?dist} +Version: 0.9 +Release: 1%?dist Summary: Filesystem cleaning tool for projects License: MIT From 699fa3033843348ba1122d408045964a10a6cf2a Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 23 Jan 2026 00:14:54 -0600 Subject: [PATCH 0041/1115] fix (chrultrabook-tools): icon (#9452) .desktop file has this lowercase Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- .../apps/chrultrabook-tools/chrultrabook-tools.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/anda/apps/chrultrabook-tools/chrultrabook-tools.spec b/anda/apps/chrultrabook-tools/chrultrabook-tools.spec index c193a663c3..19726e1091 100644 --- a/anda/apps/chrultrabook-tools/chrultrabook-tools.spec +++ b/anda/apps/chrultrabook-tools/chrultrabook-tools.spec @@ -2,7 +2,7 @@ Name: chrultrabook-tools Version: 3.1.3 -Release: 1%?dist +Release: 2%?dist Summary: User-friendly configuration utility for Chromebooks running an alternate OS URL: https://github.com/death7654/Chrultrabook-Tools Source0: %url/archive/refs/tags/%version.tar.gz @@ -51,10 +51,11 @@ Packager: Owen Zimmerman owen@fyralabs.com %install %tauri_install install -Dm755 src-tauri/linux/chrultrabook-tools-root %{buildroot}%{_bindir}/chrultrabook-tools-root -install -Dm644 src-tauri/linux/chrultrabook-tools.desktop %{buildroot}%{_appsdir}/chrultrabook-tools.desktop -install -Dm644 src-tauri/icons/128x128.png %{buildroot}%{_hicolordir}/128x128@/apps/Chrultrabook-Tools.png -install -Dm644 src-tauri/icons/128x128@2x.png %{buildroot}%{_hicolordir}/128x128@2x/apps/Chrultrabook-Tools.png -install -Dm644 src-tauri/icons/32x32.png %{buildroot}%{_hicolordir}/32x32/apps/Chrultrabook-Tools.png +install -Dm644 src-tauri/linux/chrultrabook-tools.desktop %{buildroot}%{_appsdir}/chrultrabook-tools.desktop +install -Dm644 src-tauri/icons/128x128.png %{buildroot}%{_hicolordir}/128x128/apps/chrultrabook-tools.png +# Not matching, but upstream does it this way. Working with upstream to correct this issue. +install -Dm644 src-tauri/icons/128x128@2x.png %{buildroot}%{_hicolordir}/256x256@2/apps/chrultrabook-tools.png +install -Dm644 src-tauri/icons/32x32.png %{buildroot}%{_hicolordir}/32x32/apps/chrultrabook-tools.png install -Dm644 src-tauri/linux/com.chrultrabook.tools.policy %{buildroot}%{_datadir}/polkit-1/actions/com.chrultrabook.tools.policy %{tauri_cargo_license} > LICENSE.dependencies @@ -65,7 +66,7 @@ install -Dm644 src-tauri/linux/com.chrultrabook.tools.policy %{buildroot}%{_d %{_bindir}/chrultrabook-tools %{_bindir}/chrultrabook-tools-root %{_appsdir}/chrultrabook-tools.desktop -%{_hicolordir}/*x*/apps/Chrultrabook-Tools.png +%{_hicolordir}/*x*/apps/chrultrabook-tools.png %{_datadir}/polkit-1/actions/com.chrultrabook.tools.policy %changelog From 132111a1726973374f7f541f5f2f41b71d6a3292 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 06:48:25 +0000 Subject: [PATCH 0042/1115] bump: lightdm-kde-greeter --- .../desktops/kde/lightdm-kde-greeter/lightdm-kde-greeter.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/desktops/kde/lightdm-kde-greeter/lightdm-kde-greeter.spec b/anda/desktops/kde/lightdm-kde-greeter/lightdm-kde-greeter.spec index 46da7d286e..83b82c2d59 100644 --- a/anda/desktops/kde/lightdm-kde-greeter/lightdm-kde-greeter.spec +++ b/anda/desktops/kde/lightdm-kde-greeter/lightdm-kde-greeter.spec @@ -1,7 +1,7 @@ -%global commit 88709e6ee84ddf7266457f8246c476bee3212ba3 +%global commit e7378bd297144d4d55cf6de2e53fe34c3043b7ca Name: lightdm-kde-greeter -Version: 6.1.2 +Version: 6.1.3 Release: 1%?dist Summary: Login screen using the LightDM framework License: GPL-3.0-or-later From c7962c361ff1f410468f976c05f8920e5ee0e644 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 07:41:14 +0000 Subject: [PATCH 0043/1115] bump: python3-pillow-heif --- anda/langs/python/pillow-heif/python3-pillow-heif.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/pillow-heif/python3-pillow-heif.spec b/anda/langs/python/pillow-heif/python3-pillow-heif.spec index 605157daca..89d282f068 100644 --- a/anda/langs/python/pillow-heif/python3-pillow-heif.spec +++ b/anda/langs/python/pillow-heif/python3-pillow-heif.spec @@ -6,7 +6,7 @@ %bcond_with doc Name: python-%{srcname} -Version: 1.1.1 +Version: 1.2.0 Release: 1%?dist Summary: Python library for working with HEIF images and plugin for Pillow From f2dc77175c39820a461a5a7fc6e39afc401b4643 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 13:42:35 +0000 Subject: [PATCH 0044/1115] bump: libnvidia-container nvidia-container-toolkit --- anda/lib/nvidia/libnvidia-container/libnvidia-container.spec | 4 ++-- .../nvidia-container-toolkit/nvidia-container-toolkit.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/lib/nvidia/libnvidia-container/libnvidia-container.spec b/anda/lib/nvidia/libnvidia-container/libnvidia-container.spec index dff95283de..d03a43deca 100644 --- a/anda/lib/nvidia/libnvidia-container/libnvidia-container.spec +++ b/anda/lib/nvidia/libnvidia-container/libnvidia-container.spec @@ -1,8 +1,8 @@ %global _major 1 Name: libnvidia-container -Version: 1.18.1 -Release: 2%?dist +Version: 1.18.2 +Release: 1%?dist Summary: NVIDIA container runtime library License: BSD-3-Clause AND Apache-2.0 AND GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND GPL-2.0-only Vendor: NVIDIA Corporation diff --git a/anda/system/nvidia/nvidia-container-toolkit/nvidia-container-toolkit.spec b/anda/system/nvidia/nvidia-container-toolkit/nvidia-container-toolkit.spec index 4300726631..866f47c24d 100644 --- a/anda/system/nvidia/nvidia-container-toolkit/nvidia-container-toolkit.spec +++ b/anda/system/nvidia/nvidia-container-toolkit/nvidia-container-toolkit.spec @@ -1,6 +1,6 @@ Name: nvidia-container-toolkit -Version: 1.18.1 -Release: 2%?dist +Version: 1.18.2 +Release: 1%?dist Summary: NVIDIA Container Toolkit License: Apache-2.0 Group: Development/Tools/Other From 19122091d16ad57352fa408f912c3a7dbd70c901 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 16:30:48 +0000 Subject: [PATCH 0045/1115] 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 f39c65265e..9cb1610e0c 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.2290+200fb7c2a +version=0.16.0-dev.2296+fd3657bf8 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index f2f98aff67..bba11e0e7d 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.2290+200fb7c2a +%global ver 0.16.0-dev.2296+fd3657bf8 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 7cbd7b6ff397d85778a278b9568234aaa355746b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:20:58 -0600 Subject: [PATCH 0046/1115] fix: improper use of %dir (#9456) Signed-off-by: Owen-sz --- anda/apps/juce/juce.spec | 6 +----- anda/apps/signal-desktop/signal-desktop.spec | 3 +-- anda/devs/tracy/tracy.spec | 3 +-- anda/misc/click/click.spec | 22 +------------------- anda/tools/picotool/picotool.spec | 4 +--- 5 files changed, 5 insertions(+), 33 deletions(-) diff --git a/anda/apps/juce/juce.spec b/anda/apps/juce/juce.spec index bbab72cfee..a99fbc23f1 100644 --- a/anda/apps/juce/juce.spec +++ b/anda/apps/juce/juce.spec @@ -1,6 +1,6 @@ Name: juce Version: 8.0.12 -Release: 2%{?dist} +Release: 3%{?dist} License: AGPL-3.0 Summary: framework for audio application and plug-in development URL: https://juce.com @@ -68,10 +68,7 @@ popd %license LICENSE.md %{_bindir}/juceaide %{_bindir}/juce_lv2_helper -%dir %{_libdir}/cmake/%{name} %{_libdir}/cmake/%{name}/* -%dir %{_datadir}/%{name} -%dir %{_datadir}/%{name}/modules %{_datadir}/%{name}/modules/* %files doc @@ -84,4 +81,3 @@ popd * Fri Dec 19 2025 metcya - 8.0.12 - Package juce - diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index f2955e42dd..35c5de4866 100644 --- a/anda/apps/signal-desktop/signal-desktop.spec +++ b/anda/apps/signal-desktop/signal-desktop.spec @@ -3,7 +3,7 @@ Name: signal-desktop %electronmeta -aD Version: 7.86.0 -Release: 2%?dist +Release: 3%?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 @@ -87,7 +87,6 @@ done %doc README.md CONTRIBUTING.md ACKNOWLEDGMENTS.md %license bundled_licenses/* %{_bindir}/signal-desktop -%dir %{_libdir}/signal-desktop %{_libdir}/signal-desktop/ %{_datadir}/polkit-1/rules.d/org.signalapp.view-aep.policy %{_datadir}/polkit-1/rules.d/org.signalapp.enable-backups.policy diff --git a/anda/devs/tracy/tracy.spec b/anda/devs/tracy/tracy.spec index f326ec8060..e19fcf22ef 100644 --- a/anda/devs/tracy/tracy.spec +++ b/anda/devs/tracy/tracy.spec @@ -1,6 +1,6 @@ Name: tracy Version: 0.13.1 -Release: 1%?dist +Release: 2%?dist Summary: A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications License: BSD-3-Clause URL: https://github.com/wolfpld/tracy @@ -69,7 +69,6 @@ install -Dm644 icon/application-tracy.svg %buildroot%_iconsdir/hicolor/scalable/ %files devel %_libdir/pkgconfig/tracy.pc -%dir %_includedir/tracy %_includedir/tracy/* %changelog diff --git a/anda/misc/click/click.spec b/anda/misc/click/click.spec index 77ed103e23..57d8d2815c 100644 --- a/anda/misc/click/click.spec +++ b/anda/misc/click/click.spec @@ -4,7 +4,7 @@ Name: click Version: 0.5.2 -Release: 1%?dist +Release: 2%?dist Summary: An app building method License: LGPL-3.0 URL: https://gitlab.com/ubports/development/core/click @@ -84,26 +84,19 @@ mv README %{buildroot}%_pkgdocdir %license LICENSE %config %{_sysconfdir}/dbus-1/system.d/com.lomiri.click.conf %{_libdir}/libclick-0.4.so.* -%dir %{_libdir}/click %{_libdir}/click/libclickpreload.so -%dir %{_libexecdir}/click %{_libexecdir}/click/click-service %{_datadir}/dbus-1/system-services/com.lomiri.click.service %{_libdir}/girepository-1.0/Click-0.4.typelib %files devel -%dir %{_includedir}/click-0.4 %{_includedir}/click-0.4/click.h %{_libdir}/libclick-0.4.so %{_libdir}/pkgconfig/click-0.4.pc %{_datarootdir}/gir-1.0/Click-0.4.gir %files -n python3-lomiri-click -%dir %{_sysconfdir}/click -%dir %{_sysconfdir}/click/databases %config %{_sysconfdir}/click/databases/*.conf -%dir %{_sysconfdir}/schroot -%dir %{_sysconfdir}/schroot/click %{_sysconfdir}/schroot/click/fstab %{_bindir}/dh_click %{_bindir}/click @@ -112,38 +105,25 @@ mv README %{buildroot}%_pkgdocdir %{_datarootdir}/perl5/* %{_unitdir}/click-system-hooks.service %{_userunitdir}/click-user-hooks.service -%dir %{python3_sitelib}/click_package %{python3_sitelib}/click_package/*.py -%dir %{python3_sitelib}/click_package/tests %{python3_sitelib}/click_package/tests/*.py -%dir %{python3_sitelib}/click_package/tests/integration %{python3_sitelib}/click_package/tests/integration/*.py -%dir %{python3_sitelib}/click_package/tests/integration/__pycache__ %{python3_sitelib}/click_package/tests/integration/__pycache__/*.pyc -%dir %{python3_sitelib}/click_package/tests/__pycache__ %{python3_sitelib}/click_package/tests/__pycache__/*.pyc -%dir %{python3_sitelib}/click_package/commands %{python3_sitelib}/click_package/commands/*.py -%dir %{python3_sitelib}/click_package/commands/__pycache__ %{python3_sitelib}/click_package/commands/__pycache__/*.pyc -%dir %{python3_sitelib}/click_package/__pycache__ %{python3_sitelib}/click_package/__pycache__/*.pyc -%dir %{python3_sitelib}/click-%{version}-py%{python3_version}.egg-info %{python3_sitelib}/click-%{version}-py%{python3_version}.egg-info/*.txt %{python3_sitelib}/click-%{version}-py%{python3_version}.egg-info/PKG-INFO %files doc %{_mandir}/man1/click.1.gz -%dir %_pkgdocdir %_pkgdocdir/README -%dir %_pkgdocdir/html %_pkgdocdir/html/*.html %_pkgdocdir/html/.buildinfo %_pkgdocdir/html/*inv %_pkgdocdir/html/*.js -%dir %_pkgdocdir/html/_sources %_pkgdocdir/html/_sources/*.txt -%dir %_pkgdocdir/html/_static %_pkgdocdir/html/_static/*.png %_pkgdocdir/html/_static/*.css %_pkgdocdir/html/_static/*.js diff --git a/anda/tools/picotool/picotool.spec b/anda/tools/picotool/picotool.spec index 124150b085..397f886bdc 100644 --- a/anda/tools/picotool/picotool.spec +++ b/anda/tools/picotool/picotool.spec @@ -4,7 +4,7 @@ Name: picotool Version: %sanitized_ver -Release: 2%?dist +Release: 3%?dist Summary: Tool to inspect RP2040 binaries License: BSD-3-Clause URL: https://github.com/raspberrypi/picotool @@ -33,9 +33,7 @@ mv %buildroot{%_prefix/lib,%_libdir} %doc README.md %license LICENSE.TXT %_bindir/picotool -%dir %_libdir/cmake/picotool %_libdir/cmake/picotool/* -%dir %_datadir/picotool %_datadir/picotool/* %changelog From 68bf6e11b88c1c8a575ea33ecf9b0fe48c6b08b2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 17:22:10 +0000 Subject: [PATCH 0047/1115] 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 c9bd271bfe..8583a66ac2 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.2290+200fb7c2a +Version: 0.16.0~dev.2296+fd3657bf8 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 0891c86981753189df33879f4f8ce91d775115ce Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 18:36:34 +0000 Subject: [PATCH 0048/1115] 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 a66e7b89f4..1958ee020a 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.1.1 +Version: 4.2.0 Release: 1%?dist Summary: A Quickshell-based custom shell setup From 7254ff0ff6e89f760d74e1e515d2d1f1df536056 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 19:01:22 +0000 Subject: [PATCH 0049/1115] bump: sounddevice --- anda/langs/python/sounddevice/sounddevice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/sounddevice/sounddevice.spec b/anda/langs/python/sounddevice/sounddevice.spec index 3d7636cc53..3aaf34a7d8 100644 --- a/anda/langs/python/sounddevice/sounddevice.spec +++ b/anda/langs/python/sounddevice/sounddevice.spec @@ -2,7 +2,7 @@ %global _desc 🔉 Play and Record Sound with Python 🐍. Name: python-%{pypi_name} -Version: 0.5.4 +Version: 0.5.5 Release: 1%?dist Summary: 🔉 Play and Record Sound with Python 🐍 License: MIT From 2e69951613bccc262e4f7b73f4941b88f1723a68 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 19:32:12 +0000 Subject: [PATCH 0050/1115] bump: unity-shell --- anda/desktops/lomiri-unity/unity-shell/unity-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec index b8816bd7b5..0598b8a60f 100644 --- a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec +++ b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec @@ -1,4 +1,4 @@ -%define archive unity_7.7.0+23.04.20230222.2-0ubuntu8.tar.xz +%define archive unity_7.7.0+23.04.20230222.2-0ubuntu9.tar.xz Name: unity-shell Version: 7.7.0 From 1b642f61f12ae45531f98abceb9f68a308e14bd1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 19:47:23 +0000 Subject: [PATCH 0051/1115] 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 bc59735189..2ff24e2fca 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.220.3 +%global ver 0.221.2-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From e178109c5c3aa9b40f43b9627268870da5eebf77 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 19:59:52 +0000 Subject: [PATCH 0052/1115] 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 c056283e77..6e40d21170 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.854 +Version: 0.0.855 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 8f44e11e2a..35e5762ac3 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.854 +Version: 0.0.855 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From fb3bb7406aceb02e18f44855dd7eb18f779c4399 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 20:53:13 +0000 Subject: [PATCH 0053/1115] bump: wine-dev --- anda/system/wine/dev/wine-dev.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/wine/dev/wine-dev.spec b/anda/system/wine/dev/wine-dev.spec index dda054bed0..c3398cbade 100644 --- a/anda/system/wine/dev/wine-dev.spec +++ b/anda/system/wine/dev/wine-dev.spec @@ -7,9 +7,9 @@ %global compat_package terra-wine-dev # Cannot use the _datadir macro here or it will cause mass macro recursion %global _prefix /usr/share/wine-dev -%global srcmajor 11.0 +%global srcmajor 11.x # Make this as a variable instead in case of WINE RCs -%global ver wine-11.0 +%global ver wine-11.1 %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 87793cfbc3bf7db22d70dc4b37a2395953995e2e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 22:13:57 +0000 Subject: [PATCH 0054/1115] 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 39f0c5d024..8bbb53d303 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.0.77 +Version: 9.18.1.3 Release: 1%?dist Epoch: 1 Summary: NVIDIA CUDA Deep Neural Network library (cuDNN) From a3c480291e4ea8cb346136e4f4f4319b87516fcb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 22:19:12 +0000 Subject: [PATCH 0055/1115] 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 1958ee020a..a2b0c5246f 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.0 +Version: 4.2.1 Release: 1%?dist Summary: A Quickshell-based custom shell setup From d22327518bba138ae34ff0fbc381400a5ff78bcd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 22:55:12 +0000 Subject: [PATCH 0056/1115] bump: unity-shell --- anda/desktops/lomiri-unity/unity-shell/unity-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec index 0598b8a60f..b8816bd7b5 100644 --- a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec +++ b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec @@ -1,4 +1,4 @@ -%define archive unity_7.7.0+23.04.20230222.2-0ubuntu9.tar.xz +%define archive unity_7.7.0+23.04.20230222.2-0ubuntu8.tar.xz Name: unity-shell Version: 7.7.0 From c70761b8492b9003b298835321046033ac8b9369 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 23:21:37 +0000 Subject: [PATCH 0057/1115] bump: unity-shell --- anda/desktops/lomiri-unity/unity-shell/unity-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec index b8816bd7b5..0598b8a60f 100644 --- a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec +++ b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec @@ -1,4 +1,4 @@ -%define archive unity_7.7.0+23.04.20230222.2-0ubuntu8.tar.xz +%define archive unity_7.7.0+23.04.20230222.2-0ubuntu9.tar.xz Name: unity-shell Version: 7.7.0 From 68d7f2d9d9c978047a2faf5d43de15216481f605 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 23:43:02 +0000 Subject: [PATCH 0058/1115] bump: unity-shell --- anda/desktops/lomiri-unity/unity-shell/unity-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec index 0598b8a60f..b8816bd7b5 100644 --- a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec +++ b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec @@ -1,4 +1,4 @@ -%define archive unity_7.7.0+23.04.20230222.2-0ubuntu9.tar.xz +%define archive unity_7.7.0+23.04.20230222.2-0ubuntu8.tar.xz Name: unity-shell Version: 7.7.0 From 2d71a652c381b989f332769b57fd129513413e30 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 23:55:47 +0000 Subject: [PATCH 0059/1115] bump: unity-shell --- anda/desktops/lomiri-unity/unity-shell/unity-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec index b8816bd7b5..0598b8a60f 100644 --- a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec +++ b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec @@ -1,4 +1,4 @@ -%define archive unity_7.7.0+23.04.20230222.2-0ubuntu8.tar.xz +%define archive unity_7.7.0+23.04.20230222.2-0ubuntu9.tar.xz Name: unity-shell Version: 7.7.0 From 493f124e7231ae720a0302e63d5005c5f6fb1fd8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 24 Jan 2026 01:47:40 +0000 Subject: [PATCH 0060/1115] 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 95f4d8c0aa..72271623d6 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-23 +%global ver 2026-01-24 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 2cf9ba6edc42d94f7b74448234e09dfad4db89d0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 24 Jan 2026 01:58:52 +0000 Subject: [PATCH 0061/1115] bump(nightly): mpv-nightly zed-nightly nim-nightly types-colorama qdl --- anda/apps/mpv/mpv-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/tools/qdl/qdl.spec | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index ef0056876b..07f4fa5e7f 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 df51d5500ed06a2d5b2ae371c32c6a209c324926 +%global commit 731450f883f24bfa0e3441c205477f1c8d85f1ee %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260123 +%global commit_date 20260124 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 20985efd19..59106fc831 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 7ba0bda2c1f6302f120073aa39499df44b30a500 +%global commit 3d4582d4dc9145270650e12f9ce5a534b888f4a2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260123 +%global commit_date 20260124 %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 fbbf34ed75..d553e3aeff 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 39864980d1ee60f1c33a26fe5b5104eb16e0d475 +%global commit f44700e638c6fbe4e673168cf0f23d4e21625fb3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260123 +%global commit_date 20260124 %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 b1bd7c2fee..c34308ba4b 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 80fd73de22748b0fa97d9cc414c0ba854bd6901e -%global commit_date 20260123 +%global commit 507b51f833850c4cac9e618c968f6b6ff56c26d2 +%global commit_date 20260124 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/tools/qdl/qdl.spec b/anda/tools/qdl/qdl.spec index 6db0f6c22a..de72bfca02 100644 --- a/anda/tools/qdl/qdl.spec +++ b/anda/tools/qdl/qdl.spec @@ -1,5 +1,5 @@ -%global commit 5fa6a0d12448c929f01fa765b6bafcea70486b50 -%global commit_date 20260117 +%global commit 22a43e2d013bd6b951bf5920b63b10191a0d3ba4 +%global commit_date 20260124 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: qdl From ee2b791656b12158a5443e45f7e63fc36daf0383 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 23 Jan 2026 21:18:11 -0600 Subject: [PATCH 0062/1115] fix: tracy (#9457) Signed-off-by: Owen-sz --- anda/devs/tracy/tracy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/tracy/tracy.spec b/anda/devs/tracy/tracy.spec index e19fcf22ef..eb1b3e601a 100644 --- a/anda/devs/tracy/tracy.spec +++ b/anda/devs/tracy/tracy.spec @@ -5,7 +5,7 @@ Summary: A real time, nanosecond resolution, remote telemetry, hybrid frame and License: BSD-3-Clause URL: https://github.com/wolfpld/tracy Source0: https://github.com/wolfpld/tracy/archive/refs/tags/v%version.tar.gz -BuildRequires: pkgconfig(egl) pkgconfig(glfw3) pkgconfig(freetype2) pkgconfig(dbus-1) pkgconfig(libunwind) pkgconfig(libdebuginfod) pkgconfig(tbb) pkgconfig(wayland-client) pkgconfig(wayland-protocols) pkgconfig(xkbcommon) pkgconfig(capstone) +BuildRequires: pkgconfig(egl) pkgconfig(glfw3) pkgconfig(freetype2) pkgconfig(dbus-1) pkgconfig(libunwind) pkgconfig(libdebuginfod) pkgconfig(tbb) pkgconfig(wayland-client) pkgconfig(wayland-protocols) pkgconfig(xkbcommon) pkgconfig(capstone) pkgconfig(openssl) pkgconfig(pugixml) pkgconfig(libcurl) pkgconfig(libxslt) pkgconfig(libnghttp2) pkgconfig(libidn2) pkgconfig(libssh2) tbb expat libxml2 openssl-libs BuildRequires: cmake gcc gcc-c++ meson Packager: Owen Zimmerman From 07e395063393107193f52d2176d5b83b7c5b4507 Mon Sep 17 00:00:00 2001 From: metcya <134973769+metcya@users.noreply.github.com> Date: Fri, 23 Jan 2026 22:23:52 -0600 Subject: [PATCH 0063/1115] add: kopia (#9450) * add: kopia * validate installed desktop file * use `%{evr}` macro * add missing period in description --- anda/apps/kopia/anda.hcl | 5 ++ anda/apps/kopia/fix-electron-output-dir.patch | 13 +++ anda/apps/kopia/io.kopia.ui.desktop | 7 ++ anda/apps/kopia/io.kopia.ui.metainfo.xml | 13 +++ anda/apps/kopia/kopia.spec | 84 +++++++++++++++++++ anda/apps/kopia/update.rhai | 1 + 6 files changed, 123 insertions(+) create mode 100644 anda/apps/kopia/anda.hcl create mode 100644 anda/apps/kopia/fix-electron-output-dir.patch create mode 100644 anda/apps/kopia/io.kopia.ui.desktop create mode 100644 anda/apps/kopia/io.kopia.ui.metainfo.xml create mode 100644 anda/apps/kopia/kopia.spec create mode 100644 anda/apps/kopia/update.rhai diff --git a/anda/apps/kopia/anda.hcl b/anda/apps/kopia/anda.hcl new file mode 100644 index 0000000000..1773be8778 --- /dev/null +++ b/anda/apps/kopia/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "kopia.spec" + } +} diff --git a/anda/apps/kopia/fix-electron-output-dir.patch b/anda/apps/kopia/fix-electron-output-dir.patch new file mode 100644 index 0000000000..d6d7377616 --- /dev/null +++ b/anda/apps/kopia/fix-electron-output-dir.patch @@ -0,0 +1,13 @@ +diff --git a/app/package.json b/app/package.json +index bd3a699a..df05befa 100644 +--- a/app/package.json ++++ b/app/package.json +@@ -45,7 +45,7 @@ + ], + "directories": { + "buildResources": "assets", +- "output": "../dist/kopia-ui" ++ "output": "./dist" + }, + "nsis": { + "oneClick": false, diff --git a/anda/apps/kopia/io.kopia.ui.desktop b/anda/apps/kopia/io.kopia.ui.desktop new file mode 100644 index 0000000000..0fe5a8ffff --- /dev/null +++ b/anda/apps/kopia/io.kopia.ui.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Terminal=false +Name=KopiaUI +Comment=Fast and secure open-source backup/restore tool +Exec=kopia-ui +Icon=kopia diff --git a/anda/apps/kopia/io.kopia.ui.metainfo.xml b/anda/apps/kopia/io.kopia.ui.metainfo.xml new file mode 100644 index 0000000000..875b109407 --- /dev/null +++ b/anda/apps/kopia/io.kopia.ui.metainfo.xml @@ -0,0 +1,13 @@ + + KopiaUI + + A backup/restore tool that allows you to create encrypted snapshots + + + System + Network + + + kopia-ui + + diff --git a/anda/apps/kopia/kopia.spec b/anda/apps/kopia/kopia.spec new file mode 100644 index 0000000000..7d9ea4fef5 --- /dev/null +++ b/anda/apps/kopia/kopia.spec @@ -0,0 +1,84 @@ +%global appid io.kopia.ui +%global appstream_component desktop-application + +Name: kopia +%electronmeta -D +Version: 0.22.3 +Release: 1%{?dist} +Summary: A backup/restore tool that allows you to create encrypted snapshots + +License: Apache-2.0 AND CC0-1.0 AND %{electron_license} +URL: https://kopia.io/ +Source0: https://github.com/kopia/kopia/archive/v%{version}.tar.gz +Source1: io.kopia.ui.desktop +Source2: io.kopia.ui.metainfo.xml +Patch0: fix-electron-output-dir.patch +ExclusiveArch: %{golang_arches_future} +Packager: metcya + +BuildRequires: go-rpm-macros +BuildRequires: terra-appstream-helper + +%global gui_name %{name}-ui + +%package -n %{gui_name} +Summary: GUI for %{name} +Requires: %{name} = %{evr} +ExclusiveArch: %{electron_arches} + +%description +Kopia is a fast and secure open-source backup/restore tool that allows you to +create encrypted snapshots of your data and save the snapshots to remote or +cloud storage of your choice, to network-attached storage or server, or locally +on your machine. Kopia does not 'image' your whole machine. Rather, Kopia +allows you to backup/restore any and all files/directories that you deem are +important or critical. + +%description -n %{gui_name} +A graphical user interface for %{name}. + +%prep +%autosetup -p1 + +%build +%global gomodulesmode GO111MODULE=on +%gobuild -o %{name} . + +pushd app +%npm_build -B +popd + +%install +install -Dm 755 %{name} -t %{buildroot}%{_bindir} + +pushd app +%electron_install -b %{gui_name} -d %{gui_name} -s %{gui_name} -I ../icons +popd + +# the offical package for kopia-ui includes a bundled copy of the kopia binary +# but we'll just symlink it +mkdir -p %{buildroot}%{_libdir}/%{gui_name}/resources/server +%{__ln_s} %{_bindir}/%{name} %{buildroot}%{_libdir}/%{gui_name}/resources/server/%{name} + +%desktop_file_install %{S:1} + +%terra_appstream -o %{S:2} + +%check +%desktop_file_validate %{buildroot}%{_appsdir}/%{appid}.desktop + +%files +%license README.md +%doc LICENSE +%{_bindir}/%{name} + +%files -n %{gui_name} +%{_bindir}/%{gui_name} +%{_libdir}/%{gui_name}/ +%{_appsdir}/%{appid}.desktop +%{_metainfodir}/%{appid}.metainfo.xml +%{_hicolordir}/*/apps/kopia.png + +%changelog +* Thu Jan 22 2026 metcya - 0.22.3-1 +- Initial package diff --git a/anda/apps/kopia/update.rhai b/anda/apps/kopia/update.rhai new file mode 100644 index 0000000000..a36be96a92 --- /dev/null +++ b/anda/apps/kopia/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("kopia/kopia")); From e0a35a274b2f6e0df775b656cf50f07d5120e06e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 24 Jan 2026 05:02:10 +0000 Subject: [PATCH 0064/1115] bump: iosevka-fonts --- anda/fonts/iosevka/iosevka-fonts.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/fonts/iosevka/iosevka-fonts.spec b/anda/fonts/iosevka/iosevka-fonts.spec index 27e2b699bb..3b35e3dd11 100644 --- a/anda/fonts/iosevka/iosevka-fonts.spec +++ b/anda/fonts/iosevka/iosevka-fonts.spec @@ -52,7 +52,7 @@ %global fontdescription %{expand: Versatile typeface for code, from code.} -Version: 34.0.0 +Version: 34.1.0 Release: 1%?dist Packager: Cappy Ishihara Summary: Versatile typeface for code, from code. From 2b465081335b75d5468efe599557dddfa8daaff7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 24 Jan 2026 06:46:29 +0000 Subject: [PATCH 0065/1115] bump: vesktop --- 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 9afcaaa0dd..97ea36a3aa 100644 --- a/anda/apps/vesktop/vesktop.spec +++ b/anda/apps/vesktop/vesktop.spec @@ -7,7 +7,7 @@ Name: vesktop Obsoletes: VencordDesktop < 1.5.8-1 Obsoletes: vencord-desktop < 1.5.8-1 -Version: 1.6.3 +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 From 723141d9272b1cdbae02543f5d612fbe067dd350 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 24 Jan 2026 07:30:21 +0000 Subject: [PATCH 0066/1115] bump: sarasa-gothic-fonts --- anda/fonts/sarasa-gothic/sarasa-gothic-fonts.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/fonts/sarasa-gothic/sarasa-gothic-fonts.spec b/anda/fonts/sarasa-gothic/sarasa-gothic-fonts.spec index 1904d133dd..b8afa6cb43 100644 --- a/anda/fonts/sarasa-gothic/sarasa-gothic-fonts.spec +++ b/anda/fonts/sarasa-gothic/sarasa-gothic-fonts.spec @@ -1,5 +1,5 @@ Name: sarasa-gothic-fonts -Version: 1.0.35 +Version: 1.0.36 Release: 1%?dist URL: https://github.com/be5invis/Sarasa-Gothic Source0: %url/releases/download/v%version/Sarasa-TTC-%version.7z From 6c099e69c68fa750cc70b368377f45e8c2ccddae Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 24 Jan 2026 13:47:46 +0000 Subject: [PATCH 0067/1115] bump: signal-cli --- anda/misc/signal-cli/signal-cli.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/misc/signal-cli/signal-cli.spec b/anda/misc/signal-cli/signal-cli.spec index 31c9f654c8..6cce603b5f 100644 --- a/anda/misc/signal-cli/signal-cli.spec +++ b/anda/misc/signal-cli/signal-cli.spec @@ -3,8 +3,8 @@ %define debug_package %{nil} Name: signal-cli -Version: 0.13.22 -Release: 2%?dist +Version: 0.13.23 +Release: 1%?dist Summary: signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger License: GPL-3.0-only URL: https://github.com/AsamK/signal-cli From a381e93a5b9038497d88521b3b3f5b1cc2077911 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 24 Jan 2026 15:23:12 +0000 Subject: [PATCH 0068/1115] 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 a2b0c5246f..e0c274b29d 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.1 +Version: 4.2.2 Release: 1%?dist Summary: A Quickshell-based custom shell setup From 49cc3a193636595cf07696eb596d2fb76f57fef3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 24 Jan 2026 20:55:32 +0000 Subject: [PATCH 0069/1115] 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 4f824fc15f..46eed75101 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.3 +Version: 0.220.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 c8a6fddf24882dac448a7ad9d10871eaf610b36e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 24 Jan 2026 21:18:47 +0000 Subject: [PATCH 0070/1115] bump: heroic-games-launcher --- .../heroic-games-launcher/heroic-games-launcher.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/games/heroic-games-launcher/heroic-games-launcher.spec b/anda/games/heroic-games-launcher/heroic-games-launcher.spec index 66af81b0bc..05892f2ac6 100644 --- a/anda/games/heroic-games-launcher/heroic-games-launcher.spec +++ b/anda/games/heroic-games-launcher/heroic-games-launcher.spec @@ -2,14 +2,14 @@ %global git_name %(echo %{org_name} | sed 's/-//g') %global appid com.heroicgameslauncher.hgl %global shortname heroic -%global legendary_version 0.20.37 -%global gogdl_version 1.1.2 +%global legendary_version 0.20.39 +%global gogdl_version 1.2.0 %global nile_version 1.1.2 %global comet_version 0.2.0 Name: %{shortname}-games-launcher -Version: 2.18.1 -Release: 2%{?dist} +Version: 2.19.0 +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 38112a7a39f2ab244ba786395c588ed4abce970e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 24 Jan 2026 23:41:04 +0000 Subject: [PATCH 0071/1115] bump: wine-staging --- anda/system/wine/staging/wine-staging.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/wine/staging/wine-staging.spec b/anda/system/wine/staging/wine-staging.spec index 8b43cbc5d6..14132fd6ba 100644 --- a/anda/system/wine/staging/wine-staging.spec +++ b/anda/system/wine/staging/wine-staging.spec @@ -14,11 +14,11 @@ %define _prefix /usr/share/wine-staging %undefine _hardened_build -%global srcmajor 10.x +%global srcmajor 11.x Name: wine-staging -Version: 11.0 +Version: 11.1 Release: 1%?dist Epoch: 1 Summary: WINE Is Not An Emulator - runs MS Windows programs From ba0397503d4a2a6e9e5e68fd6db60e8e30a77dd6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 25 Jan 2026 01:58:05 +0000 Subject: [PATCH 0072/1115] 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 0073/1115] 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 0074/1115] 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 0075/1115] 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 0076/1115] 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 0077/1115] 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 0078/1115] 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 0079/1115] 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 0080/1115] 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 0081/1115] 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 0082/1115] 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 0083/1115] 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 0084/1115] 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 0085/1115] 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 0086/1115] 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 0087/1115] 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 0088/1115] 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 0089/1115] 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 0090/1115] 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 0091/1115] 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 0092/1115] 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 0093/1115] 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 0094/1115] 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 0095/1115] 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 0096/1115] 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 0097/1115] 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 0098/1115] 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 0099/1115] 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 0100/1115] 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 0101/1115] 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 0102/1115] 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 0103/1115] 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 0104/1115] 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 0105/1115] 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 0106/1115] 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 0107/1115] 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 0108/1115] 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 0109/1115] 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 0110/1115] 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 0111/1115] 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 0112/1115] 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 0113/1115] 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 0114/1115] 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 0115/1115] 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 0116/1115] 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 0117/1115] 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 0118/1115] 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 0119/1115] 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 0120/1115] 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 0121/1115] 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 0122/1115] 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 0123/1115] 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 0124/1115] 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 0125/1115] 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 0126/1115] 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 0127/1115] 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 0128/1115] 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 0129/1115] 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 0130/1115] 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 0131/1115] 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 0132/1115] 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 0133/1115] 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 0134/1115] 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 0135/1115] 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 0136/1115] 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 0137/1115] 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 0138/1115] 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 0139/1115] 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 0140/1115] 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 0141/1115] 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 0142/1115] 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 0143/1115] 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 0144/1115] 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 0145/1115] 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 0146/1115] 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 0147/1115] 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 0148/1115] 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 0149/1115] 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 0150/1115] 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 0151/1115] 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 0152/1115] 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 0153/1115] 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 0154/1115] 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 0155/1115] 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 0156/1115] 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 0157/1115] 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 0158/1115] 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 0159/1115] 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 0160/1115] 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 0161/1115] 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 0162/1115] 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 0163/1115] 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 0164/1115] 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 0165/1115] 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 0166/1115] 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 0167/1115] 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 0168/1115] 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 0169/1115] 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 0170/1115] 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 0171/1115] 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 0172/1115] 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 0173/1115] 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 0174/1115] 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 0175/1115] 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 0176/1115] 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 0177/1115] 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 0178/1115] 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 0179/1115] 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 0180/1115] 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 0181/1115] 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 0182/1115] 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 0183/1115] 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 0184/1115] 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 0185/1115] 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 0186/1115] 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 0187/1115] 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 0188/1115] 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 0189/1115] 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 0190/1115] 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 0191/1115] 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 0192/1115] 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 0193/1115] 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 0194/1115] 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 0195/1115] 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 0196/1115] 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 0197/1115] 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 0198/1115] 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 0199/1115] 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 0200/1115] 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 0201/1115] 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 0202/1115] 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 0203/1115] 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 0204/1115] 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 0205/1115] 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 0206/1115] 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 0207/1115] 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 0208/1115] 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 0209/1115] 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 0210/1115] 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 0211/1115] 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 0212/1115] 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 0213/1115] 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 0214/1115] 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 0215/1115] 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 0216/1115] 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 0217/1115] 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 0218/1115] 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 0219/1115] 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 0220/1115] 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 0221/1115] 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 0222/1115] 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 0223/1115] 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 0224/1115] 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 0225/1115] 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 0226/1115] 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 0227/1115] 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 0228/1115] 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 0229/1115] 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 0230/1115] 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 0231/1115] 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 0232/1115] 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 0233/1115] 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 0234/1115] 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 0235/1115] 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 0236/1115] 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 0237/1115] 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 0238/1115] 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 0239/1115] 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 0240/1115] 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 0241/1115] 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 0242/1115] 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 0243/1115] 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 0244/1115] 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 0245/1115] 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 0246/1115] 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 0247/1115] 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 0248/1115] 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 0249/1115] 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 0250/1115] 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 0251/1115] 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 0252/1115] 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 0253/1115] 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 0254/1115] 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 0255/1115] 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 0256/1115] 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 0257/1115] 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 0258/1115] 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 0259/1115] 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 0260/1115] 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 0261/1115] 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 0262/1115] 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 0263/1115] 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 0264/1115] 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 0265/1115] 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 0266/1115] 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 0267/1115] 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 0268/1115] 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 0269/1115] 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 0270/1115] 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 0271/1115] 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 0272/1115] 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 0273/1115] 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 0274/1115] 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 0275/1115] 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 0276/1115] 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 0277/1115] 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 0278/1115] 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 0279/1115] 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 0280/1115] 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 0281/1115] 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 0282/1115] 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 0283/1115] 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 0284/1115] 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 0285/1115] 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 0286/1115] 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 0287/1115] 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 0288/1115] 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 0289/1115] 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 0290/1115] 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 0291/1115] 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 0292/1115] 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 0293/1115] 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 0294/1115] 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 0295/1115] 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 0296/1115] 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 0297/1115] 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 0298/1115] 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 0299/1115] 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 0300/1115] 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 0301/1115] 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 0302/1115] 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 0303/1115] 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 0304/1115] 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 0305/1115] 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 0306/1115] 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 0307/1115] 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 0308/1115] 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 0309/1115] 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 0310/1115] 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 0311/1115] 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 0312/1115] 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 0313/1115] 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 0314/1115] 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 0315/1115] 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 0316/1115] 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 0317/1115] 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 0318/1115] 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 0319/1115] 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 0320/1115] 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 0321/1115] 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 0322/1115] 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 0323/1115] 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 0324/1115] 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 0325/1115] 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 0326/1115] 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 0327/1115] 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 0328/1115] 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 0329/1115] 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 0330/1115] 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 0331/1115] 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 0332/1115] 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 0333/1115] 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 0334/1115] 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 0335/1115] 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 0336/1115] 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 0337/1115] 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 From 35e22e5210627c1409aa16ffcde64867a6f42a47 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 18:59:46 +0000 Subject: [PATCH 0338/1115] 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 4f046af7a0..578b4d1d6a 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.2510+bcb5218a2 +Version: 0.16.0~dev.2522+d84a638e8 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 016f686ab4da3137b30e0bd0f8f44ecfaa66beda Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Feb 2026 23:29:04 +0000 Subject: [PATCH 0339/1115] 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 2724d1f18a..2fa7c2c1b1 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.06.204656 +Version: 2026.02.07.231301 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 3c104675be9e98e4c36a90b50233134bfc95f943 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Feb 2026 02:52:48 +0000 Subject: [PATCH 0340/1115] bump(nightly): flameshot-nightly legcord-nightly mpv-nightly hyprwayland-scanner.nightly zed-nightly nim-nightly types-colorama tdlib-nightly opentabletdriver-nightly scx-scheds-nightly scx-tools-nightly --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- .../hyprwayland-scanner/hyprwayland-scanner.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/lib/tdlib/tdlib-nightly.spec | 6 +++--- .../opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 6 +++--- anda/system/scx-tools/nightly/scx-tools-nightly.spec | 8 ++++---- 11 files changed, 26 insertions(+), 26 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 8b95c132ec..bf9b02a90c 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 c4000368c8f48d726d38c3458300e1a4f3fc53a0 +%global commit 739a809557d8be3ee8f3f7d16dffd0cfd391de09 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260204 +%global commit_date 20260208 %global devel_name QtColorWidgets %global _distro_extra_cflags -fuse-ld=mold %global _distro_extra_cxxflags -fuse-ld=mold diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index cca30f8c7e..25d2224679 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit df59d55a39662553a8f6f1502272bb4b4991e6f7 -%global commit_date 20260202 +%global commit 08329c25f3344819047b1bddf311df82e953d900 +%global commit_date 20260208 %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 4d394613a7..5ef404eace 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 9ccd8899ff28c4f6bdd113026d307af3d46133c5 +%global commit b6512e1f8d5f84ab4fb6cd55027ba91247b025e7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260207 +%global commit_date 20260208 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/desktops/hyprland/hyprwayland-scanner/hyprwayland-scanner.nightly.spec b/anda/desktops/hyprland/hyprwayland-scanner/hyprwayland-scanner.nightly.spec index eed3b0345f..e2bdc3235a 100644 --- a/anda/desktops/hyprland/hyprwayland-scanner/hyprwayland-scanner.nightly.spec +++ b/anda/desktops/hyprland/hyprwayland-scanner/hyprwayland-scanner.nightly.spec @@ -2,9 +2,9 @@ %global realname hyprwayland-scanner %global ver 0.4.5 -%global commit f6cf414ca0e16a4d30198fd670ec86df3c89f671 +%global commit 0bd8b6cde9ec27d48aad9e5b4deefb3746909d40 %global shortcommit %{sub %commit 1 7} -%global commit_date 20251121 +%global commit_date 20260208 Name: %realname.nightly 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 6924274101..85976fe387 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 10c3c088fe63525b0301648304f14610cffb4585 +%global commit 35160555da6478945420a45d5ed6482cb9750f70 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260207 +%global commit_date 20260208 %global ver 0.224.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 776e65349b..03e15273cc 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 12a2333817ad8864cbb2e36367701c908631c787 +%global commit 513c9aa69a59d4dd414363d518d317b6e614f2ee %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260206 +%global commit_date 20260208 %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 ce73458a33..86eac919e3 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 d7595e2b327bc55239b8e6ecc4408d51373c4782 -%global commit_date 20260206 +%global commit c045882babc7d06a5422ffd6d9053c0d4aee8b49 +%global commit_date 20260208 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/lib/tdlib/tdlib-nightly.spec b/anda/lib/tdlib/tdlib-nightly.spec index 5a0a1cd1a7..7fff72bfa3 100644 --- a/anda/lib/tdlib/tdlib-nightly.spec +++ b/anda/lib/tdlib/tdlib-nightly.spec @@ -1,6 +1,6 @@ -%global commit cb863c1600082404428f1a84e407b866b9d412a8 -%global ver 1.8.60 -%global commit_date 20260109 +%global commit 6d509061574d684117f74133056aa43df89022fc +%global ver 1.8.61 +%global commit_date 20260208 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: tdlib-nightly diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 4611972463..439a892af4 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 00e24700a615387153e469c7c7aa5482ac51f2cb +%global commit a4ac610a2f5e98f878ae3436e3f0e7ea9e41e4a1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260207 +%global commit_date 20260208 %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 0a258f194b..fe749b5bc4 100644 --- a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec +++ b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec @@ -1,7 +1,7 @@ -%global commit 30f3260e94ed975a4ae771f50e2351fa34c597bd +%global commit a931f9ca47af8178ab18bf341ce9a27049c97b3c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260207 -%global ver 1.0.19 +%global commitdate 20260208 +%global ver 1.0.20 %undefine __brp_mangle_shebangs Name: scx-scheds-nightly diff --git a/anda/system/scx-tools/nightly/scx-tools-nightly.spec b/anda/system/scx-tools/nightly/scx-tools-nightly.spec index 02a7bf1cb3..7df4098cbc 100644 --- a/anda/system/scx-tools/nightly/scx-tools-nightly.spec +++ b/anda/system/scx-tools/nightly/scx-tools-nightly.spec @@ -1,14 +1,14 @@ -%global commit 2cced64079cc2d1fbd570746b6bd47e93b99d09e +%global commit cb5bd4fa620b5f8ec7a31de2a9b60865067b3309 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260114 -%global ver 1.0.19 +%global commitdate 20260208 +%global ver 1.0.20 %global appid com.sched_ext.scx %global developer "sched-ext Contributors" %global org "com.sched_ext" Name: scx-tools-nightly Version: %{ver}^%{commitdate}.git.%{shortcommit} -Release: 2%{?dist} +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 2957485e6ce951973585feae57478543d5c81ed6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Feb 2026 03:18:55 +0000 Subject: [PATCH 0341/1115] 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 0308b4f2a2..4cfa12dc57 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-02-07 +%global ver 2026-02-08 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 4ca28bd8d6ff2ccd292a077c0e1716b8d095b098 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 7 Feb 2026 21:39:11 -0600 Subject: [PATCH 0342/1115] fix (stremio-service): remove weak deps (#9716) --- anda/tools/stremio-service/stremio-service.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/anda/tools/stremio-service/stremio-service.spec b/anda/tools/stremio-service/stremio-service.spec index 9931a72d9d..6f00f76739 100644 --- a/anda/tools/stremio-service/stremio-service.spec +++ b/anda/tools/stremio-service/stremio-service.spec @@ -1,6 +1,6 @@ Name: stremio-service Version: 0.1.15 -Release: 1%?dist +Release: 2%?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 @@ -22,8 +22,6 @@ 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 From ffb7e78ef46bd58f31b43c04b3185d7df25be1b4 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 7 Feb 2026 21:39:48 -0600 Subject: [PATCH 0343/1115] add: rfc_reader (#9688) Signed-off-by: Owen-sz --- anda/misc/rfc_reader/anda.hcl | 5 ++++ anda/misc/rfc_reader/rfc_reader.spec | 40 ++++++++++++++++++++++++++++ anda/misc/rfc_reader/update.rhai | 1 + 3 files changed, 46 insertions(+) create mode 100644 anda/misc/rfc_reader/anda.hcl create mode 100644 anda/misc/rfc_reader/rfc_reader.spec create mode 100644 anda/misc/rfc_reader/update.rhai diff --git a/anda/misc/rfc_reader/anda.hcl b/anda/misc/rfc_reader/anda.hcl new file mode 100644 index 0000000000..cbe2ec0b2f --- /dev/null +++ b/anda/misc/rfc_reader/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "rfc_reader.spec" + } +} diff --git a/anda/misc/rfc_reader/rfc_reader.spec b/anda/misc/rfc_reader/rfc_reader.spec new file mode 100644 index 0000000000..a9e989b343 --- /dev/null +++ b/anda/misc/rfc_reader/rfc_reader.spec @@ -0,0 +1,40 @@ +%undefine __brp_mangle_shebangs + +Name: rfc_reader +Version: 0.11.2 +Release: 1%?dist +Summary: An RFC viewer with TUI +URL: https://github.com/ozan2003/rfc_reader +Source0: %url/archive/refs/tags/v%{version}.tar.gz +License: MIT AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND 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-2-Clause OR Apache-2.0 OR MIT) AND CDLA-Permissive-2.0 AND MIT AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) AND Zlib +BuildRequires: cargo +BuildRequires: cargo-rpm-macros +BuildRequires: pkgconfig(openssl) + +Provides: rfc-reader + +Packager: Owen Zimmerman + +%description +%summary. + +%prep +%autosetup -n %{name}-%{version} +%cargo_prep_online + +%build +%cargo_build + +%install +%crate_install_bin +%{cargo_license_online} > LICENSE.dependencies + +%files +%doc README.md CHANGELOG.md +%license LICENSE +%license LICENSE.dependencies +%{_bindir}/rfc_reader + +%changelog +* Thu Feb 05 2026 Owen Zimmerman +- Initial commit diff --git a/anda/misc/rfc_reader/update.rhai b/anda/misc/rfc_reader/update.rhai new file mode 100644 index 0000000000..52e01872fb --- /dev/null +++ b/anda/misc/rfc_reader/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("ozan2003/rfc_reader")); From 126d31143d07638b332c5660f0a6336014e6cb2e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Feb 2026 07:06:25 +0000 Subject: [PATCH 0344/1115] bump: wine-staging --- anda/system/wine/staging/wine-staging.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/wine/staging/wine-staging.spec b/anda/system/wine/staging/wine-staging.spec index 14132fd6ba..65184ffbb0 100644 --- a/anda/system/wine/staging/wine-staging.spec +++ b/anda/system/wine/staging/wine-staging.spec @@ -18,7 +18,7 @@ Name: wine-staging -Version: 11.1 +Version: 11.2 Release: 1%?dist Epoch: 1 Summary: WINE Is Not An Emulator - runs MS Windows programs From 857a4f30a133a59d0df13a06ea750f09e24d754a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Feb 2026 09:47:42 +0000 Subject: [PATCH 0345/1115] bump: bun-bin --- anda/devs/bun/bun-bin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/bun/bun-bin.spec b/anda/devs/bun/bun-bin.spec index 7927f2ae55..bcda56b73d 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.8 +Version: 1.3.9 Release: 1%?dist Summary: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one License: MIT From a49eca0757e72fa550e7a4e407379e69e33430be Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Feb 2026 10:46:03 +0000 Subject: [PATCH 0346/1115] 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 49f232512a..d686bb4a20 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.6 +Version: 2026.2.7 Release: 1%?dist Summary: Front-end to your dev env From 96e0df220e0c5a869cc06e3219c60dc85cb408cb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Feb 2026 13:44:50 +0000 Subject: [PATCH 0347/1115] 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 cae6098df0..1878f61472 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.2522+d84a638e8 +version=0.16.0-dev.2535+b5bd49460 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 5401b09ad1..49c10d127a 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.2522+d84a638e8 +%global ver 0.16.0-dev.2535+b5bd49460 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From f5fc15a2243e18c5ad84459a4441629db405bc10 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Feb 2026 14:52:31 +0000 Subject: [PATCH 0348/1115] 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 578b4d1d6a..d5113aba7c 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.2522+d84a638e8 +Version: 0.16.0~dev.2535+b5bd49460 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 5c2c6eb19a78ce46a369001668b9f094de098f04 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 8 Feb 2026 15:02:32 -0600 Subject: [PATCH 0349/1115] add: veracrypt (#9717) * add: veracrypt Signed-off-by: Owen-sz * xml spacing Signed-off-by: Owen-sz * this Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/system/veracrypt/anda.hcl | 5 ++ .../jp.veracrypt.veracrypt.metainfo.xml | 37 +++++++++ anda/system/veracrypt/update.rhai | 1 + anda/system/veracrypt/veracrypt.spec | 79 +++++++++++++++++++ 4 files changed, 122 insertions(+) create mode 100644 anda/system/veracrypt/anda.hcl create mode 100644 anda/system/veracrypt/jp.veracrypt.veracrypt.metainfo.xml create mode 100644 anda/system/veracrypt/update.rhai create mode 100644 anda/system/veracrypt/veracrypt.spec diff --git a/anda/system/veracrypt/anda.hcl b/anda/system/veracrypt/anda.hcl new file mode 100644 index 0000000000..f3c96b29db --- /dev/null +++ b/anda/system/veracrypt/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "veracrypt.spec" + } +} diff --git a/anda/system/veracrypt/jp.veracrypt.veracrypt.metainfo.xml b/anda/system/veracrypt/jp.veracrypt.veracrypt.metainfo.xml new file mode 100644 index 0000000000..ebff2fb605 --- /dev/null +++ b/anda/system/veracrypt/jp.veracrypt.veracrypt.metainfo.xml @@ -0,0 +1,37 @@ + + + jp.veracrypt.veracrypt + CC0-1.0 + Apache-2.0 AND TrueCrypt-License-version-3.0 AND LGPL-3.0-only AND BSD-2-Clause AND Zlib AND BSD-3-Clause AND Public Domain + https://github.com/veracrypt/VeraCrypt/blob/master/src/Resources/Icons/VeraCrypt.svg + + Veracrypt + Disk encryption with strong security based on TrueCrypt + + +

+ Free open source disk encryption software for Windows, Mac OSX and Linux. Brought to you by AM Crypto and based on TrueCrypt 7.1a. +

+

+ VeraCrypt main features: + + - Creates a virtual encrypted disk within a file and mounts it as a real disk. + - Encrypts an entire partition or storage device such as USB flash drive or hard drive. + - Encrypts a partition or drive where Windows is installed (pre-boot authentication). + - Encryption is automatic, real-time(on-the-fly) and transparent. + - Parallelization and pipelining allow data to be read and written as fast as if the drive was not encrypted. + - Encryption can be hardware-accelerated on modern processors. + - Provides plausible deniability, in case an adversary forces you to reveal the password: Hidden volume (steganography) and hidden operating system. + - More information about the features of VeraCrypt may be found in the documentation + +

+
+ + veracrypt.desktop + + https://veracrypt.jp/en/Home.html + + + Encryption + +
diff --git a/anda/system/veracrypt/update.rhai b/anda/system/veracrypt/update.rhai new file mode 100644 index 0000000000..fe492a6e10 --- /dev/null +++ b/anda/system/veracrypt/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("veracrypt/VeraCrypt")); diff --git a/anda/system/veracrypt/veracrypt.spec b/anda/system/veracrypt/veracrypt.spec new file mode 100644 index 0000000000..ac6ef8f4e8 --- /dev/null +++ b/anda/system/veracrypt/veracrypt.spec @@ -0,0 +1,79 @@ +%define debug_package %{nil} +%define _unpackaged_files_terminate_build 0 +%define appid jp.veracrypt.veracrypt + +Name: veracrypt +Version: 1.26.24 +Release: 1%?dist +Summary: Disk encryption with strong security based on TrueCrypt +URL: https://veracrypt.jp/en/Home.html +Source0: https://github.com/veracrypt/VeraCrypt/archive/refs/tags/VeraCrypt_%version.tar.gz +Source1: %{appid}.metainfo.xml +License: Apache-2.0 AND TrueCrypt-License-version-3.0 AND LGPL-3.0-only AND BSD-2-Clause AND Zlib AND BSD-3-Clause AND Public Domain +BuildRequires: make +BuildRequires: yasm +BuildRequires: gcc +BuildRequires: gcc-c++ +BuildRequires: clang +BuildRequires: pkgconf-pkg-config +BuildRequires: wxGTK-devel +BuildRequires: pkgconfig(fuse) +BuildRequires: pcsc-lite-devel +Requires: wxGTK-devel + +Provides: VeraCrypt + +Packager: Owen Zimmerman + +%description +%{summary}. + +%package lang +Summary: Translations for package %{name} +Requires: %{name} = %{evr} +Supplements: %{name} +Provides: %{name}-lang-all = %{evr} +BuildArch: noarch + +%description lang +%{summary}. + +%package doc +Summary: Documentation for %{name} +Requires: %{name} = %{evr} +Supplements: %{name} +BuildArch: noarch + +%description doc +%{summary}. + +%prep +%autosetup -n VeraCrypt-VeraCrypt_%{version} + +%build +%make_build -C src + +%install +%make_install -C src +cp -r doc/ %{buildroot}%{_pkgdocdir}/ +%terra_appstream -o %{SOURCE1} + +%files +%doc README.md +%license License.txt +%{_bindir}/veracrypt +%{_bindir}/veracrypt-uninstall.sh +%{_appsdir}/veracrypt.desktop +%{_datadir}/mime/packages/veracrypt.xml +%{_datadir}/pixmaps/veracrypt.xpm +%{_metainfodir}/%{appid}.metainfo.xml + +%files lang +%{_datadir}/veracrypt/languages/* + +%files doc +%{_pkgdocdir}/ + +%changelog +* Sat Feb 07 2026 Owen Zimmerman +- Initial commit From c23ab3d6e15b278f5613ec4562c61413cb616b3d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Feb 2026 21:35:44 +0000 Subject: [PATCH 0350/1115] bump: veracrypt --- anda/system/veracrypt/veracrypt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/veracrypt/veracrypt.spec b/anda/system/veracrypt/veracrypt.spec index ac6ef8f4e8..97203b22b5 100644 --- a/anda/system/veracrypt/veracrypt.spec +++ b/anda/system/veracrypt/veracrypt.spec @@ -3,7 +3,7 @@ %define appid jp.veracrypt.veracrypt Name: veracrypt -Version: 1.26.24 +Version: VeraCrypt_1.26.24 Release: 1%?dist Summary: Disk encryption with strong security based on TrueCrypt URL: https://veracrypt.jp/en/Home.html From c2cb76081cd926ac3b22de497c1fadbc94070de8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Feb 2026 23:37:10 +0000 Subject: [PATCH 0351/1115] bump: atac --- anda/devs/atac/atac.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/atac/atac.spec b/anda/devs/atac/atac.spec index 872864b2d8..32eb76b7bb 100644 --- a/anda/devs/atac/atac.spec +++ b/anda/devs/atac/atac.spec @@ -6,7 +6,7 @@ %global __brp_mangle_shebangs %{nil} Name: atac -Version: 0.22.1 +Version: 0.23.0 Release: 1%?dist Summary: Arguably a Terminal API Client From 94bfa4a246c190718a8eeed67ea4a15e7afcb352 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 02:37:35 +0000 Subject: [PATCH 0352/1115] bump(nightly): mpv-nightly ghostty-nightly zed-nightly types-colorama graftcp-nightly spotx-bash --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/tools/graftcp/nightly/graftcp-nightly.spec | 4 ++-- anda/tools/spotx-bash/spotx-bash.spec | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 5ef404eace..e8f2e8cacf 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 b6512e1f8d5f84ab4fb6cd55027ba91247b025e7 +%global commit 4fd2600c65b6a11f3407270a6b3f3206b7f6f51c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260208 +%global commit_date 20260209 %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 943f550c96..46667374d5 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 6c0e02d1138d5376e4ac2f5e311b225494514a97 +%global commit da10707f93104c5466cd4e64b80ff48f789238a0 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-02-06 +%global fulldate 2026-02-08 %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 85976fe387..0c5073f035 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 35160555da6478945420a45d5ed6482cb9750f70 +%global commit 1c21718587ff640be151e9f06ba8169a7a364958 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260208 +%global commit_date 20260209 %global ver 0.224.0 %bcond_with check diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 86eac919e3..eb4b7fbc5c 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 c045882babc7d06a5422ffd6d9053c0d4aee8b49 -%global commit_date 20260208 +%global commit 29a8b8c51a9f7b32c81a2b30cd60ddc0d032f03e +%global commit_date 20260209 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/tools/graftcp/nightly/graftcp-nightly.spec b/anda/tools/graftcp/nightly/graftcp-nightly.spec index f69cd3250f..862babf539 100644 --- a/anda/tools/graftcp/nightly/graftcp-nightly.spec +++ b/anda/tools/graftcp/nightly/graftcp-nightly.spec @@ -1,5 +1,5 @@ -%global commit 214f8b82ef78f2c3d54b3dc37075aadfc2da2bdf -%global commit_date 20260121 +%global commit 340910b3aad0141009ce9f8187ac385e590dae4f +%global commit_date 20260209 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: graftcp-nightly diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index 2667687e19..58a284b517 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,5 +1,5 @@ -%global commit ca98eef240cd26b90ff423a836229275d4a1594f -%global commit_date 20260128 +%global commit 41c8d9cd29b1b201b5495f1839a140e05def8fd1 +%global commit_date 20260209 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash From d1cbb5f3561f30335e2569833a87cb9acb102e3c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 02:44:24 +0000 Subject: [PATCH 0353/1115] 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 4cfa12dc57..2cd48a78b3 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-02-08 +%global ver 2026-02-09 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 3e8f3f64eba70a8fb46cc90d80b3f4eb9d47bada Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 8 Feb 2026 21:57:52 -0600 Subject: [PATCH 0354/1115] fix (veracrypt): update script (#9729) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix (veracrypt): update script Signed-off-by: Owen-sz * bump(veracrypt): release 1 → 2 --------- Signed-off-by: Owen-sz Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- anda/system/veracrypt/veracrypt.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/anda/system/veracrypt/veracrypt.spec b/anda/system/veracrypt/veracrypt.spec index 97203b22b5..42b37e5349 100644 --- a/anda/system/veracrypt/veracrypt.spec +++ b/anda/system/veracrypt/veracrypt.spec @@ -1,9 +1,11 @@ %define debug_package %{nil} %define _unpackaged_files_terminate_build 0 %define appid jp.veracrypt.veracrypt +%global ver VeraCrypt_1.26.24 +%global sanitized_ver %(echo %{ver} | sed 's/^VeraCrypt_//') Name: veracrypt -Version: VeraCrypt_1.26.24 +Version: %{sanitized_ver} Release: 1%?dist Summary: Disk encryption with strong security based on TrueCrypt URL: https://veracrypt.jp/en/Home.html From 5dcb1748548aa70140093e3468f50c96f413161a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 04:51:08 +0000 Subject: [PATCH 0355/1115] bump: veracrypt rust-kanata --- anda/system/veracrypt/veracrypt.spec | 2 +- anda/tools/kanata/rust-kanata.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/veracrypt/veracrypt.spec b/anda/system/veracrypt/veracrypt.spec index 42b37e5349..70c6a83a2c 100644 --- a/anda/system/veracrypt/veracrypt.spec +++ b/anda/system/veracrypt/veracrypt.spec @@ -5,7 +5,7 @@ %global sanitized_ver %(echo %{ver} | sed 's/^VeraCrypt_//') Name: veracrypt -Version: %{sanitized_ver} +Version: VeraCrypt_1.26.24 Release: 1%?dist Summary: Disk encryption with strong security based on TrueCrypt URL: https://veracrypt.jp/en/Home.html diff --git a/anda/tools/kanata/rust-kanata.spec b/anda/tools/kanata/rust-kanata.spec index 826fd705a2..db1f52c9a0 100644 --- a/anda/tools/kanata/rust-kanata.spec +++ b/anda/tools/kanata/rust-kanata.spec @@ -4,7 +4,7 @@ %global crate kanata Name: rust-kanata -Version: 1.10.1 +Version: 1.11.0 Release: 1%?dist Summary: Multi-layer keyboard customization From 6a0bff116b3bfce45e5cab0de22eb6b8cf2c0cc5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 06:06:31 +0000 Subject: [PATCH 0356/1115] 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 6af036c6dc..40de861bda 100644 --- a/anda/lib/apparmor/apparmor.spec +++ b/anda/lib/apparmor/apparmor.spec @@ -6,7 +6,7 @@ %bcond_with tests Name: apparmor -Version: 5.0.0~alpha5 +Version: 5.0.0~alpha6 Release: 1%?dist Summary: AppArmor userspace components From 5bb933637ea17cb2d4c3d8d5ad33217e2ff8f2f3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 09:08:16 +0000 Subject: [PATCH 0357/1115] bump: throne --- anda/apps/throne/Sagernet.SingBox.Version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/throne/Sagernet.SingBox.Version.txt b/anda/apps/throne/Sagernet.SingBox.Version.txt index 8c06ede130..014117a3f2 100644 --- a/anda/apps/throne/Sagernet.SingBox.Version.txt +++ b/anda/apps/throne/Sagernet.SingBox.Version.txt @@ -1 +1 @@ -v1.12.20 \ No newline at end of file +v1.12.21 \ No newline at end of file From a8a197417b8e4d264fe6aef783fce7048e76f30a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 10:15:02 +0000 Subject: [PATCH 0358/1115] 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 5911816793..63a0f863c4 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.9 +Version: 3.11.0 Release: 1%?dist Summary: The Dart Language License: BSD-3-Clause From 7230b03c138dfc750fa3ca1f17a7f9fa5ecffea1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 11:11:55 +0000 Subject: [PATCH 0359/1115] bump: mangowc rust-mise --- anda/desktops/mangowc/mangowc.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/desktops/mangowc/mangowc.spec b/anda/desktops/mangowc/mangowc.spec index 1657ba2267..f57328aeec 100644 --- a/anda/desktops/mangowc/mangowc.spec +++ b/anda/desktops/mangowc/mangowc.spec @@ -1,5 +1,5 @@ Name: mangowc -Version: 0.11.0 +Version: 0.12.1 Release: 1%?dist Summary: wayland compositor base wlroots and scenefx (dwm but wayland) License: GPL-3.0 diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index d686bb4a20..18bbf9f4b0 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.7 +Version: 2026.2.8 Release: 1%?dist Summary: Front-end to your dev env From 4ee8559a493ae1404467cd9c6b6f99172fcd5ec8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 11:58:44 +0000 Subject: [PATCH 0360/1115] bump: proton-vpn proton-vpn-cli --- anda/apps/proton-vpn/proton-vpn.spec | 2 +- anda/tools/proton-vpn-cli/proton-vpn-cli.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/proton-vpn/proton-vpn.spec b/anda/apps/proton-vpn/proton-vpn.spec index b44b730c8a..04b6a41d7e 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.14.0 +Version: 4.14.1 Release: 1%?dist Summary: Official ProtonVPN Linux app License: GPL-3.0-only diff --git a/anda/tools/proton-vpn-cli/proton-vpn-cli.spec b/anda/tools/proton-vpn-cli/proton-vpn-cli.spec index 3861a4b078..64de9d06b0 100644 --- a/anda/tools/proton-vpn-cli/proton-vpn-cli.spec +++ b/anda/tools/proton-vpn-cli/proton-vpn-cli.spec @@ -3,7 +3,7 @@ %global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$ Name: python-proton-vpn-cli -Version: 0.1.5 +Version: 0.1.6 Release: 1%?dist Summary: Official ProtonVPN CLI Linux app License: GPL-3.0-only From 2c4d585031489f6caeb34e1d8f36eacd26e53aea Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 14:39:10 +0000 Subject: [PATCH 0361/1115] bump: compat-nvidia-repo-580 nvidia-driver-580 nvidia-580-kmod-common nvidia-modprobe-580 nvidia-persistenced-580 nvidia-settings-580 nvidia-xconfig-580 typos --- .../nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec | 2 +- anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec | 4 ++-- .../nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec | 2 +- .../nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec | 2 +- .../nvidia-persistenced/nvidia-persistenced-580.spec | 2 +- .../nvidia-580/nvidia-settings/nvidia-settings-580.spec | 2 +- anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec | 2 +- anda/tools/typos/typos.spec | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec b/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec index b947aa2a4e..5411666219 100644 --- a/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec +++ b/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec @@ -1,5 +1,5 @@ Name: compat-nvidia-repo-580 -Version: 580.126.09 +Version: 580.126.16 Epoch: 3 Release: 1%?dist Summary: Compatibility package required by official CUDA packages diff --git a/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec b/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec index 2703abb8b3..2655cc2072 100644 --- a/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec +++ b/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec @@ -11,8 +11,8 @@ %endif Name: %{real_name}-580 -Version: 580.126.09 -Release: 2%?dist +Version: 580.126.16 +Release: 1%?dist Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards Epoch: 3 License: NVIDIA License diff --git a/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec b/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec index af94229fc4..0e6ed34787 100644 --- a/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec +++ b/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec @@ -5,7 +5,7 @@ %global __brp_strip %{nil} Name: nvidia-580-kmod-common -Version: 580.126.09 +Version: 580.126.16 Release: 1%?dist Summary: Common file for NVIDIA's proprietary driver kernel modules Epoch: 3 diff --git a/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec b/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec index 7145440782..8d1c81604a 100644 --- a/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec +++ b/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec @@ -1,7 +1,7 @@ %global real_name nvidia-modprobe Name: %{real_name}-580 -Version: 580.126.09 +Version: 580.126.16 Release: 1%?dist Summary: NVIDIA kernel module loader Epoch: 3 diff --git a/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec b/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec index ac823434a5..179c8dd1e1 100644 --- a/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec +++ b/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec @@ -1,7 +1,7 @@ %global real_name nvidia-persistenced Name: %{real_name}-580 -Version: 580.126.09 +Version: 580.126.16 Release: 1%?dist Summary: A daemon to maintain persistent software state in the NVIDIA driver Epoch: 3 diff --git a/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec b/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec index 9919fcc5c5..a228c9cd07 100644 --- a/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec +++ b/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec @@ -1,7 +1,7 @@ %global real_name nvidia-settings Name: %{real_name}-580 -Version: 580.126.09 +Version: 580.126.16 Release: 1%?dist Summary: Configure the NVIDIA graphics driver Epoch: 3 diff --git a/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec b/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec index 543ce18c5b..e25e0c90f2 100644 --- a/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec +++ b/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec @@ -1,7 +1,7 @@ %global real_name nvidia-xconfig Name: %{real_name}-580 -Version: 580.126.09 +Version: 580.126.16 Release: 1%?dist Summary: NVIDIA X configuration file editor Epoch: 3 diff --git a/anda/tools/typos/typos.spec b/anda/tools/typos/typos.spec index 021b561bde..938427eb2c 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.3 +Version: 1.43.4 Release: 1%?dist Summary: Source Code Spelling Correction From 9cba2bb2c046e0c2d9447b99405eeb50d162c8e2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 15:36:21 +0000 Subject: [PATCH 0362/1115] bump: cloudflare-speed-cli --- anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec b/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec index 2810b7f209..949c11fcbf 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.1 +Version: 0.6.2 Release: 1%?dist Summary: CLI for internet speed test via cloudflare From af5fe45476a9d624d03982483934d9e230d9757e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 16:39:57 +0000 Subject: [PATCH 0363/1115] 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 b86c571194..fe8a6dd7b1 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.7.0 +%global ver release/0.7.1 %global sanitized_ver %(echo %{ver} | sed 's|release/||') Name: %{pypi_name} From 05213ce7ea4c8f31e37cd0c2d42d9913fb733135 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 18:32:31 +0000 Subject: [PATCH 0364/1115] bump: discord-canary-openasar discord-canary discord-openasar discord --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/apps/discord-openasar/discord-openasar.spec | 2 +- anda/apps/discord/discord.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 f2e73629d6..d92c771bef 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.864 +Version: 0.0.865 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 e5132e0d75..82aad151b5 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.864 +Version: 0.0.865 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/apps/discord-openasar/discord-openasar.spec b/anda/apps/discord-openasar/discord-openasar.spec index af3efd518f..9bf120c355 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.123 +Version: 0.0.124 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 1a24f2a18b..9feee867e6 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.123 +Version: 0.0.124 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: https://discord.com From 330696cc31c6fc8c2ffd92d72ed77fa10a5610a0 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:51:59 -0600 Subject: [PATCH 0365/1115] fix (veracrypt): update script (#9730) --- anda/system/veracrypt/update.rhai | 2 +- anda/system/veracrypt/veracrypt.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/veracrypt/update.rhai b/anda/system/veracrypt/update.rhai index fe492a6e10..5330e38c8c 100644 --- a/anda/system/veracrypt/update.rhai +++ b/anda/system/veracrypt/update.rhai @@ -1 +1 @@ -rpm.version(gh("veracrypt/VeraCrypt")); +rpm.global("ver", gh("veracrypt/VeraCrypt")); \ No newline at end of file diff --git a/anda/system/veracrypt/veracrypt.spec b/anda/system/veracrypt/veracrypt.spec index 70c6a83a2c..42b37e5349 100644 --- a/anda/system/veracrypt/veracrypt.spec +++ b/anda/system/veracrypt/veracrypt.spec @@ -5,7 +5,7 @@ %global sanitized_ver %(echo %{ver} | sed 's/^VeraCrypt_//') Name: veracrypt -Version: VeraCrypt_1.26.24 +Version: %{sanitized_ver} Release: 1%?dist Summary: Disk encryption with strong security based on TrueCrypt URL: https://veracrypt.jp/en/Home.html From 0bc7434c93e311b2185a51be10c867ad272534f7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 21:06:47 +0000 Subject: [PATCH 0366/1115] bump: xbps yt-dlp-git --- anda/system/xbps/xbps.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/xbps/xbps.spec b/anda/system/xbps/xbps.spec index b7330525b2..3b057b6179 100644 --- a/anda/system/xbps/xbps.spec +++ b/anda/system/xbps/xbps.spec @@ -1,7 +1,7 @@ %global _distro_extra_cflags -Wno-discarded-qualifiers Name: xbps -Version: 0.60.6 +Version: 0.60.7 Release: 1%?dist License: BSD-2-Clause AND BSD-3-Clause AND ISC Summary: A binary package system designed and implemented from scratch diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 2fa7c2c1b1..1ab25abebc 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.07.231301 +Version: 2026.02.09.210226 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From bd9fc8022cad807f112ce5e5f3ea6f737c74bbca Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 21:53:10 +0000 Subject: [PATCH 0367/1115] bump: posthog fresh --- anda/langs/python/posthog/posthog.spec | 2 +- anda/langs/rust/fresh/fresh.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 ed8ca9e365..5803a8f196 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.3 +Version: 7.8.4 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 4722ff8a2d..3e9d818ea6 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.99 +Version: 0.2.1 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From 030e6d5612ad35d1671a4ee4a30e52bae8a3417c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 22:35:40 +0000 Subject: [PATCH 0368/1115] bump: discord-canary-openasar discord-canary vicinae --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/system/vicinae/vicinae.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 d92c771bef..d3cc6a0bf5 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.865 +Version: 0.0.866 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 82aad151b5..fa980b83dc 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.865 +Version: 0.0.866 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index cd6d7d426c..cb08210ab9 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.19.6 +Version: 0.19.7 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com From 8bd978cb20b0bd3e2502d78595fb81657d2fb972 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 23:20:06 +0000 Subject: [PATCH 0369/1115] 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 5803a8f196..4468173fc0 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.4 +Version: 7.8.5 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT From ffcc57970557cd281061b27e4d920aff1fdf977d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Feb 2026 23:55:56 +0000 Subject: [PATCH 0370/1115] 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 42b2e6fa56..1f5f981f7c 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.1 +Version: 1.6.2 %gometa -f From e15ea833d96692b3d7346c9f590d3c3510bb7121 Mon Sep 17 00:00:00 2001 From: lea Date: Mon, 9 Feb 2026 16:57:23 -0800 Subject: [PATCH 0371/1115] chore: add f44 as a valid backport target (#9737) --- .backportrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.backportrc.json b/.backportrc.json index ec949434f0..4d7f463059 100644 --- a/.backportrc.json +++ b/.backportrc.json @@ -2,7 +2,7 @@ "repoOwner": "terrapkg", "repoName": "packages", "resetAuthor": true, - "targetBranchChoices": ["frawhide", "f43", "f42", "el10"], + "targetBranchChoices": ["frawhide", "f44", "f43", "f42", "el10"], "branchLabelMapping": { "^sync-(.+)$": "$1" } From f7b367dd218f6fbcb55817c4b891fc061a6611d4 Mon Sep 17 00:00:00 2001 From: lea Date: Mon, 9 Feb 2026 16:59:45 -0800 Subject: [PATCH 0372/1115] fix: add appstream-helper to bootstrap (#9738) --- .github/workflows/bootstrap.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/bootstrap.yml b/.github/workflows/bootstrap.yml index 3a301e4ace..0da121df9c 100644 --- a/.github/workflows/bootstrap.yml +++ b/.github/workflows/bootstrap.yml @@ -54,6 +54,9 @@ jobs: - name: Build terra-release run: anda build -D "vendor Terra" -rrpmbuild anda/terra/release/pkg + - name: Build terra-appstream-helper + run: anda build -D "vendor Terra" -rrpmbuild anda/terra/appstream-helper/pkg + - name: Build Subatomic run: anda build -D "vendor Terra" -rrpmbuild anda/tools/buildsys/subatomic/pkg - name: Install Subatomic From 14c769128a5fd9de15af9975aa03108398a7a057 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 9 Feb 2026 19:55:46 -0600 Subject: [PATCH 0373/1115] add: lazygit (#9747) * add: lazygit Signed-off-by: Owen-sz * package lazygit manpage Signed-off-by: Owen-sz * use upstream description Signed-off-by: Owen-sz * unify %install Signed-off-by: Owen-sz * unify name Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/tools/lazygit/anda.hcl | 5 +++ anda/tools/lazygit/lazygit.spec | 67 +++++++++++++++++++++++++++++++++ anda/tools/lazygit/update.rhai | 1 + 3 files changed, 73 insertions(+) create mode 100644 anda/tools/lazygit/anda.hcl create mode 100644 anda/tools/lazygit/lazygit.spec create mode 100644 anda/tools/lazygit/update.rhai diff --git a/anda/tools/lazygit/anda.hcl b/anda/tools/lazygit/anda.hcl new file mode 100644 index 0000000000..6d53fbbc73 --- /dev/null +++ b/anda/tools/lazygit/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "lazygit.spec" + } +} diff --git a/anda/tools/lazygit/lazygit.spec b/anda/tools/lazygit/lazygit.spec new file mode 100644 index 0000000000..946d1020fb --- /dev/null +++ b/anda/tools/lazygit/lazygit.spec @@ -0,0 +1,67 @@ +%global goipath github.com/jesseduffield/lazygit + +Name: lazygit +Version: 0.59.0 +Release: 1%?dist +Summary: Simple terminal UI for git commands +License: MIT +URL: https://github.com/jesseduffield/lazygit +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz +BuildRequires: golang go-rpm-macros go-md2man +Requires: git-core +Packager: Owen Zimmerman + +%description +Simple, pragmatic TUI (Terminal UI) frontend for GIT. Written in Go with the +gocui library. + +From the official GIT repository: + +Rant time: You've heard it before, git is powerful, but what good is that +power when everything is so damn hard to do? Interactive rebasing requires you +to edit a goddamn TODO file in your editor? Are you kidding me? To stage part +of a file you need to use a command line program to step through each hunk and +if a hunk can't be split down any further but contains code you don't want to +stage, you have to edit an arcane patch file by hand? Are you KIDDING me?! +Sometimes you get asked to stash your changes when switching branches only to +realise that after you switch and unstash that there weren't even any +conflicts and it would have been fine to just checkout the branch directly? +YOU HAVE GOT TO BE KIDDING ME! + +If you're a mere mortal like me and you're tired of hearing how powerful git +is when in your daily life it's a powerful pain in your ass, lazygit might be +for you. + +%package doc +Summary: Documentations for %{name} +Requires: %{name} = %{evr} +BuildArch: noarch + +%description doc +%{summary}. + +%prep +%autosetup +%goprep + +%build +export GO111MODULE=on +%gobuild -o %{gobuilddir}/lazygit +go-md2man -in README.md -out lazygit.1 + +%install +install -Dm755 %{gobuilddir}/lazygit %{buildroot}%{_bindir}/lazygit +install -Dpm644 lazygit.1 %{buildroot}/%{_mandir}/man1/lazygit.1 + +%files +%doc README.md +%license LICENSE +%{_bindir}/lazygit +%{_mandir}/man1/lazygit.1.* + +%files doc +%doc VISION.md CONTRIBUTING.md CODE-OF-CONDUCT.md docs/ + +%changelog +* Mon Feb 09 2026 Owen Zimmerman +- Initial commit diff --git a/anda/tools/lazygit/update.rhai b/anda/tools/lazygit/update.rhai new file mode 100644 index 0000000000..de72a07150 --- /dev/null +++ b/anda/tools/lazygit/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("jesseduffield/lazygit")); From 95215a055a482de6744182bbb76f7933db0a4892 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 02:29:56 +0000 Subject: [PATCH 0374/1115] 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 2cd48a78b3..39b1fe4822 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-02-09 +%global ver 2026-02-10 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From a12c2c7fc8bf4c41f3b88f83ae330d9ddbf4960f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 02:46:20 +0000 Subject: [PATCH 0375/1115] bump(nightly): mpv-nightly ghostty-nightly micro-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama scx-scheds-nightly --- 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/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/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index e8f2e8cacf..c855712ba7 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 4fd2600c65b6a11f3407270a6b3f3206b7f6f51c +%global commit 3847a8157f6e44d7788dea2d1c172bc20bc50120 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260209 +%global commit_date 20260210 %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 46667374d5..e1c4daefe8 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit da10707f93104c5466cd4e64b80ff48f789238a0 +%global commit 41924c2d0ec50a4268250b90cf46d7b4e60b61ba %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-02-08 +%global fulldate 2026-02-10 %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 c9684779cd..5f65b23f5d 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 3a7403bde4d508afea93a94d1113ca73cf37c1c1 -%global commit_date 20260129 +%global commit_hash 1317a2deb168d3c721b0ae6384d4794e5f14d7bb +%global commit_date 20260210 %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 0c5073f035..35846a8759 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 1c21718587ff640be151e9f06ba8169a7a364958 +%global commit f81dfca30a550ae729e161d8579da2c8ffaa6265 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260209 +%global commit_date 20260210 %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 990129c402..e4faff22fb 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 0229c0fd0cd25786290c4621fe76055092f7efd6 +%global commit 35121f26fda7005d3b69dbb304f13df36d83b4b7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260207 +%global commit_date 20260210 %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 03e15273cc..8d9fd10d35 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 513c9aa69a59d4dd414363d518d317b6e614f2ee +%global commit a690a9ac90d9bc14b790b6349d73eaaf361b0e58 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260208 +%global commit_date 20260210 %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 eb4b7fbc5c..59f04426b0 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 29a8b8c51a9f7b32c81a2b30cd60ddc0d032f03e -%global commit_date 20260209 +%global commit 665cb9b0110b3311b09df9fd774da1cd3768364a +%global commit_date 20260210 %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 fe749b5bc4..c3c91221f6 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 a931f9ca47af8178ab18bf341ce9a27049c97b3c +%global commit ad30a290a1531987a434e034e2ab2307880a4a11 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260208 +%global commitdate 20260210 %global ver 1.0.20 %undefine __brp_mangle_shebangs From 14299672ed7f39ec051f67ac357ced172e1cb287 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:26:30 -0600 Subject: [PATCH 0376/1115] fix: remove second lazygit (#9752) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/tools/lazygit/anda.hcl | 5 --- anda/tools/lazygit/lazygit.spec | 67 --------------------------------- anda/tools/lazygit/update.rhai | 1 - 3 files changed, 73 deletions(-) delete mode 100644 anda/tools/lazygit/anda.hcl delete mode 100644 anda/tools/lazygit/lazygit.spec delete mode 100644 anda/tools/lazygit/update.rhai diff --git a/anda/tools/lazygit/anda.hcl b/anda/tools/lazygit/anda.hcl deleted file mode 100644 index 6d53fbbc73..0000000000 --- a/anda/tools/lazygit/anda.hcl +++ /dev/null @@ -1,5 +0,0 @@ -project pkg { - rpm { - spec = "lazygit.spec" - } -} diff --git a/anda/tools/lazygit/lazygit.spec b/anda/tools/lazygit/lazygit.spec deleted file mode 100644 index 946d1020fb..0000000000 --- a/anda/tools/lazygit/lazygit.spec +++ /dev/null @@ -1,67 +0,0 @@ -%global goipath github.com/jesseduffield/lazygit - -Name: lazygit -Version: 0.59.0 -Release: 1%?dist -Summary: Simple terminal UI for git commands -License: MIT -URL: https://github.com/jesseduffield/lazygit -Source0: %{url}/archive/refs/tags/v%{version}.tar.gz -BuildRequires: golang go-rpm-macros go-md2man -Requires: git-core -Packager: Owen Zimmerman - -%description -Simple, pragmatic TUI (Terminal UI) frontend for GIT. Written in Go with the -gocui library. - -From the official GIT repository: - -Rant time: You've heard it before, git is powerful, but what good is that -power when everything is so damn hard to do? Interactive rebasing requires you -to edit a goddamn TODO file in your editor? Are you kidding me? To stage part -of a file you need to use a command line program to step through each hunk and -if a hunk can't be split down any further but contains code you don't want to -stage, you have to edit an arcane patch file by hand? Are you KIDDING me?! -Sometimes you get asked to stash your changes when switching branches only to -realise that after you switch and unstash that there weren't even any -conflicts and it would have been fine to just checkout the branch directly? -YOU HAVE GOT TO BE KIDDING ME! - -If you're a mere mortal like me and you're tired of hearing how powerful git -is when in your daily life it's a powerful pain in your ass, lazygit might be -for you. - -%package doc -Summary: Documentations for %{name} -Requires: %{name} = %{evr} -BuildArch: noarch - -%description doc -%{summary}. - -%prep -%autosetup -%goprep - -%build -export GO111MODULE=on -%gobuild -o %{gobuilddir}/lazygit -go-md2man -in README.md -out lazygit.1 - -%install -install -Dm755 %{gobuilddir}/lazygit %{buildroot}%{_bindir}/lazygit -install -Dpm644 lazygit.1 %{buildroot}/%{_mandir}/man1/lazygit.1 - -%files -%doc README.md -%license LICENSE -%{_bindir}/lazygit -%{_mandir}/man1/lazygit.1.* - -%files doc -%doc VISION.md CONTRIBUTING.md CODE-OF-CONDUCT.md docs/ - -%changelog -* Mon Feb 09 2026 Owen Zimmerman -- Initial commit diff --git a/anda/tools/lazygit/update.rhai b/anda/tools/lazygit/update.rhai deleted file mode 100644 index de72a07150..0000000000 --- a/anda/tools/lazygit/update.rhai +++ /dev/null @@ -1 +0,0 @@ -rpm.version(gh("jesseduffield/lazygit")); From aa8a5b2738e655b744b98da2d6197e16658c8208 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:33:53 -0600 Subject: [PATCH 0377/1115] bump: terra-mock-configs (#9758) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/terra/mock-configs/terra-mock-configs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/terra/mock-configs/terra-mock-configs.spec b/anda/terra/mock-configs/terra-mock-configs.spec index 6a7a726cf8..9e4aa33f11 100644 --- a/anda/terra/mock-configs/terra-mock-configs.spec +++ b/anda/terra/mock-configs/terra-mock-configs.spec @@ -1,5 +1,5 @@ Name: terra-mock-configs -Version: 2.1.2 +Version: 2.2.0 Release: 1%?dist Epoch: 1 Summary: Mock configs for Terra repos From ccf63194fa86bf4145113ab3b9c493783797001f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 04:53:14 +0000 Subject: [PATCH 0378/1115] bump: lomiri-system-settings apparmor libfprint-tod --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- anda/lib/apparmor/apparmor.spec | 2 +- anda/lib/libfprint-tod/libfprint-tod.spec | 2 +- 3 files changed, 3 insertions(+), 3 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 8d8cb2edcc..51eed228a9 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 6407b3a5a8d331c27546caff4d7a6dbda788436e +%global commit 9f2d93b1c3d0bd9eda2b3f8c699273d600dfba5b %forgemeta Name: lomiri-system-settings diff --git a/anda/lib/apparmor/apparmor.spec b/anda/lib/apparmor/apparmor.spec index 40de861bda..cb542fdb50 100644 --- a/anda/lib/apparmor/apparmor.spec +++ b/anda/lib/apparmor/apparmor.spec @@ -6,7 +6,7 @@ %bcond_with tests Name: apparmor -Version: 5.0.0~alpha6 +Version: 4.1.5 Release: 1%?dist Summary: AppArmor userspace components diff --git a/anda/lib/libfprint-tod/libfprint-tod.spec b/anda/lib/libfprint-tod/libfprint-tod.spec index 829b70421e..eef3476374 100644 --- a/anda/lib/libfprint-tod/libfprint-tod.spec +++ b/anda/lib/libfprint-tod/libfprint-tod.spec @@ -1,7 +1,7 @@ %global appid org.freedesktop.libfprint Name: libfprint-tod -Version: 1.94.9+tod1 +Version: 1.94.10+tod1 Release: 1%?dist URL: https://gitlab.freedesktop.org/3v1n0/libfprint/ Source: %{url}/-/archive/v%{version}/libfprint-v%{version}.tar.gz From 4513a8595fbf6100c0a9ea729a0c21712088dfb0 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 9 Feb 2026 23:46:26 -0600 Subject: [PATCH 0379/1115] chore (lazygit): add doc subpackage, some cleanup (#9757) --- .../golang-github-jesseduffield-lazygit.spec | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec b/anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec index d294e34349..99ae6ea9ae 100644 --- a/anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec +++ b/anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec @@ -13,7 +13,7 @@ Simple terminal UI for git commands.} %global godocs docs README.md VISION.md Name: golang-github-jesseduffield-lazygit -Release: 1%?dist +Release: 2%?dist Summary: Simple terminal UI for git commands License: MIT @@ -23,10 +23,19 @@ Packager: sadlerm BuildRequires: anda-srpm-macros -Provides: lazygit = %{version}-%{release} +Provides: lazygit = %{evr} %description %{common_description} + +%package doc +Summary: Documentations for %{name} +Requires: %{name} = %{evr} +BuildArch: noarch + +%description doc +%{summary}. + %gopkg %prep @@ -43,5 +52,8 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %files %license LICENSE -%doc docs README.md VISION.md +%doc README.md %{_bindir}/lazygit + +%files doc +%doc docs/ VISION.md CONTRIBUTING.md CODE-OF-CONDUCT.md From d34a42b63d6e13d0b483349f9653d11a04748f5f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 08:26:39 +0000 Subject: [PATCH 0380/1115] bump: quickjs-ng --- anda/lib/quickjs-ng/quickjs-ng.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/quickjs-ng/quickjs-ng.spec b/anda/lib/quickjs-ng/quickjs-ng.spec index 76f37f717a..9bd09b7b56 100644 --- a/anda/lib/quickjs-ng/quickjs-ng.spec +++ b/anda/lib/quickjs-ng/quickjs-ng.spec @@ -1,7 +1,7 @@ %global _distro_extra_cflags -Wno-discarded-qualifiers Name: quickjs-ng -Version: 0.11.0 +Version: 0.12.0 Release: 1%?dist License: MIT Summary: A mighty JavaScript engine From 9ae94e559a7ae253f0a4501eb8ec7dd4c37da149 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 09:32:43 +0000 Subject: [PATCH 0381/1115] bump: feishin apparmor --- anda/apps/feishin/feishin.spec | 2 +- anda/lib/apparmor/apparmor.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/feishin/feishin.spec b/anda/apps/feishin/feishin.spec index d198882935..7677c81cac 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.2 +Version: 1.5.0 Release: 1%?dist Summary: A modern self-hosted music player License: GPL-3.0 diff --git a/anda/lib/apparmor/apparmor.spec b/anda/lib/apparmor/apparmor.spec index cb542fdb50..667b4d99fc 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.5 +Version: 4.1.6 Release: 1%?dist Summary: AppArmor userspace components From 2e3029b9f7c27dee92a817e9b90fd1c0834cc477 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 11:33:00 +0000 Subject: [PATCH 0382/1115] bump: limine rust-mise --- anda/system/limine/limine.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/limine/limine.spec b/anda/system/limine/limine.spec index a9eabb894c..69cdbe7ed2 100644 --- a/anda/system/limine/limine.spec +++ b/anda/system/limine/limine.spec @@ -1,5 +1,5 @@ Name: limine -Version: 10.6.6 +Version: 10.7.0 Release: 1%?dist Summary: Modern, advanced, portable, multiprotocol bootloader License: BSD-2-Clause diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 18bbf9f4b0..95c9a54668 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.8 +Version: 2026.2.9 Release: 1%?dist Summary: Front-end to your dev env From ccc3f098049597432656b043caf8cc48e2399c18 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 15:16:53 +0000 Subject: [PATCH 0383/1115] 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 a105bd05c7..8254aa554c 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.8 +Version: 2.6.9 Release: 1%?dist Summary: Deno executable From 93da800820ba05939fcba2952330579fbd1360c0 Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 11 Feb 2026 00:29:06 +0800 Subject: [PATCH 0384/1115] docs: clarify pkg field for bug template (#9767) --- .github/ISSUE_TEMPLATE/bug.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 53aedb05be..a7ba3a8c91 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -14,9 +14,12 @@ body: - type: input id: pkg attributes: - label: Full Package Name - description: If you report multiple packages, only the main package is needed if applicable, or separate them with spaces otherwise. Obtain the full package name using `rpm -qa pkg-name`. - placeholder: anda-0.4.14-1.fc43.x86_64 + label: Full Raw Package Name (e.g. anda-0.4.14-1.fcrawhide.x86_64) + description: | + If you report multiple packages, only the main package is needed if applicable, or separate them with spaces otherwise. Obtain the full package name using `rpm -qa pkg-name`. + + **The format MUST BE LITERALLY THE SAME as `anda-0.4.14-1.fc43.x86_64`. Do NOT add anything else, not even backticks.** + placeholder: anda-0.4.14-1.fc43.x86_64 (MUST be under this format, no backticks) validations: required: true - type: dropdown From c35b15f8730b0eb25c0ef7fc318be9013f4f6527 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 16:33:24 +0000 Subject: [PATCH 0385/1115] 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 5fc5c5ff2b..dcaca1efbd 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.4.0 +Version: 4.4.1 Release: 1%?dist Summary: A Quickshell-based custom shell setup From 05feb6592ae0551bd209882dd934e75bbf950d29 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 10 Feb 2026 10:57:14 -0600 Subject: [PATCH 0386/1115] feat: Toggleable sccache (#9773) * chore: Remove Mozilla sccache action * feat: Toggleable sccache * fix: Typo Signed-off-by: Gilver --------- Signed-off-by: Gilver --- .github/workflows/json-build.yml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/.github/workflows/json-build.yml b/.github/workflows/json-build.yml index 0a5ef4a743..96e22ad530 100644 --- a/.github/workflows/json-build.yml +++ b/.github/workflows/json-build.yml @@ -35,12 +35,6 @@ on: type: boolean default: true -env: - RUSTC_WRAPPER: "/usr/bin/sccache" - # SCCACHE_NO_DAEMON: "1" - # Disable incremental compilation so sccache works better - CARGO_INCREMENTAL: "false" - jobs: build: strategy: @@ -75,13 +69,12 @@ jobs: dir=$(dirname ${{ matrix.pkg.pkg }}) dnf5 builddep -y ${dir}/*.spec - - - name: Run sccache-cache - uses: mozilla-actions/sccache-action@v0.0.9 - - name: Configure sccache + if: ${{ !contains(matrix.pkg.labels, 'sccache') }} run: | set -euo pipefail + echo "RUSTC_WRAPPER=/usr/bin/sccache" >> $GITHUB_ENV + echo "CARGO_INCREMENTAL=false" >> $GITHUB_ENV echo "SCCACHE_GHA_ENABLED=true" >> $GITHUB_ENV if [ "${{ inputs.bust_cache }}" = "true" ]; then echo "SCCACHE_BUST_CACHE=true" >> $GITHUB_ENV From abe03530f7708279f9e3952fb6430296ef5d7da6 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 10 Feb 2026 11:12:18 -0600 Subject: [PATCH 0387/1115] fix: proton-vpn-local-agent (#9768) --- anda/langs/python/proton-vpn-local-agent/anda.hcl | 3 +++ .../proton-vpn-local-agent/proton-vpn-local-agent.spec | 9 +++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/anda/langs/python/proton-vpn-local-agent/anda.hcl b/anda/langs/python/proton-vpn-local-agent/anda.hcl index 21efd6c7e5..23e5fb3841 100644 --- a/anda/langs/python/proton-vpn-local-agent/anda.hcl +++ b/anda/langs/python/proton-vpn-local-agent/anda.hcl @@ -2,4 +2,7 @@ rpm { spec = "proton-vpn-local-agent.spec" } + labels { + sccache = 0 + } } 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 85ab7c735b..28e447b79f 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 @@ -1,11 +1,12 @@ %define debug_package %{nil} +%define __python /usr/bin/python3 %global pypi_name proton-vpn-local-agent %global _desc Proton VPN local agent written in Rust. Name: python-%{pypi_name} Version: 1.6.0 -Release: 2%?dist +Release: 3%?dist Summary: Proton VPN local agent written in Rust License: GPL-3.0-only URL: https://github.com/ProtonVPN/local-agent-rs @@ -15,7 +16,7 @@ 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) +%dnl Provides: python3.14dist(proton-vpn-local-agent) Packager: Owen Zimmerman @@ -43,12 +44,12 @@ popd %install pushd %{name} -install -Dm0644 target/release/libpython_proton_vpn_local_agent.so %{buildroot}%{_libdir}/proton/local_agent.so +install -Dm0644 target/release/libpython_proton_vpn_local_agent.so %{buildroot}%{python_sitearch}/proton/vpn/local_agent.so popd %files -n python3-%{pypi_name} %doc README.md CODEOWNERS -%{_libdir}/proton/local_agent.so +%{python_sitearch}/proton/vpn/local_agent.so %changelog * Sun Jan 18 2026 Owen Zimmerman From 9d54181ae154f86bdbe0f91c1b7a31e3d1d629be Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 17:39:22 +0000 Subject: [PATCH 0388/1115] bump: codium subatomic --- anda/devs/codium/codium.spec | 2 +- anda/tools/buildsys/subatomic/subatomic.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/codium/codium.spec b/anda/devs/codium/codium.spec index 35b0d82473..0414633816 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.20787 +Version: 1.109.01000 Release: 1%?dist Summary: Code editing. Redefined. License: MIT diff --git a/anda/tools/buildsys/subatomic/subatomic.spec b/anda/tools/buildsys/subatomic/subatomic.spec index 6babc84192..87aac6e43e 100644 --- a/anda/tools/buildsys/subatomic/subatomic.spec +++ b/anda/tools/buildsys/subatomic/subatomic.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: subatomic -Version: 0.12.1 +Version: 0.13.0 Release: 1%?dist Summary: A modern package delivery system From d9a801eb9611da6a526ff8bbd22db7ba7d1837f8 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 10 Feb 2026 11:40:45 -0600 Subject: [PATCH 0389/1115] add: HolyC (#9780) * add: HolyC * chore: Bump changelog date Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/langs/holyc/anda.hcl | 5 +++++ anda/langs/holyc/holyc.spec | 41 ++++++++++++++++++++++++++++++++++++ anda/langs/holyc/update.rhai | 7 ++++++ 3 files changed, 53 insertions(+) create mode 100644 anda/langs/holyc/anda.hcl create mode 100644 anda/langs/holyc/holyc.spec create mode 100644 anda/langs/holyc/update.rhai diff --git a/anda/langs/holyc/anda.hcl b/anda/langs/holyc/anda.hcl new file mode 100644 index 0000000000..331230f11a --- /dev/null +++ b/anda/langs/holyc/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "holyc.spec" + } +} diff --git a/anda/langs/holyc/holyc.spec b/anda/langs/holyc/holyc.spec new file mode 100644 index 0000000000..8eda6835c1 --- /dev/null +++ b/anda/langs/holyc/holyc.spec @@ -0,0 +1,41 @@ +%global ver 0.0.10 + +Name: holyc +Version: %{ver}~beta +Release: 1%{?dist} +Summary: HolyC compiler and transpiler +License: BSD-2-Clause +URL: https://holyc-lang.com +Source0: https://github.com/Jamesbarford/holyc-lang/archive/refs/tags/beta-v%{ver}.tar.gz +BuildRequires: cmake +BuildRequires: cmake-rpm-macros +BuildRequires: gcc +BuildRequires: gcc-c++ +BuildRequires: sqlite-devel +Packager: Gilver E. + +%description +HolyC is a fun recreational programming language designed by Terry A. Davis. +Originally implemented in TempleOS as a general purpose programming language and scripting language for all manner of tasks. + +%prep +%autosetup -n %{name}-lang-beta-v%{ver}/src + +%build +%cmake \ + -DCMAKE_BUILD_TYPE="Release" \ + -DHCC_LINK_SQLITE3="1" +%cmake_build + +%install +%cmake_install + +%files +%license ../COPYING +%doc ../README.md +%{_bindir}/hcc +%{_includedir}/tos.HH + +%changelog +* Tue Feb 10 2026 Gilver E. - 0.0.10~beta-1 +- Initial package diff --git a/anda/langs/holyc/update.rhai b/anda/langs/holyc/update.rhai new file mode 100644 index 0000000000..3e13ecc349 --- /dev/null +++ b/anda/langs/holyc/update.rhai @@ -0,0 +1,7 @@ +let v = gh("Jamesbarford/holyc-lang"); +v.crop(6); +rpm.global("ver", v); + +if rpm.changed() { + rpm.release() +} From 0747df2dc5b481428a6e2fec2e84d7ccf836e9e5 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 10 Feb 2026 13:04:23 -0600 Subject: [PATCH 0390/1115] feat(ci): Explicitly set default Python to python3 (#9786) --- .github/workflows/bootstrap.yml | 2 +- .github/workflows/json-build.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bootstrap.yml b/.github/workflows/bootstrap.yml index 0da121df9c..706fa55e58 100644 --- a/.github/workflows/bootstrap.yml +++ b/.github/workflows/bootstrap.yml @@ -55,7 +55,7 @@ jobs: run: anda build -D "vendor Terra" -rrpmbuild anda/terra/release/pkg - name: Build terra-appstream-helper - run: anda build -D "vendor Terra" -rrpmbuild anda/terra/appstream-helper/pkg + run: anda build -D "vendor Terra" -D "__python %{__python3}" -rrpmbuild anda/terra/appstream-helper/pkg - name: Build Subatomic run: anda build -D "vendor Terra" -rrpmbuild anda/tools/buildsys/subatomic/pkg diff --git a/.github/workflows/json-build.yml b/.github/workflows/json-build.yml index 96e22ad530..5e87a7a03d 100644 --- a/.github/workflows/json-build.yml +++ b/.github/workflows/json-build.yml @@ -82,7 +82,7 @@ jobs: - name: Build with Andaman - run: anda build -D "vendor Terra" ${{ matrix.pkg.pkg }} -c terra-${{ matrix.version }}-${{ matrix.pkg.arch }} ${{ !matrix.pkg.labels.mock == '1' && '-rrpmbuild' || '' }} + run: anda build -D "vendor Terra" -D "__python %{__python3}" ${{ matrix.pkg.pkg }} -c terra-${{ matrix.version }}-${{ matrix.pkg.arch }} ${{ !matrix.pkg.labels.mock == '1' && '-rrpmbuild' || '' }} - name: Generating artifact name id: art From 66c56c8fc9d890452875aff79347ded0d9cea49c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 19:44:48 +0000 Subject: [PATCH 0391/1115] bump: rustnet terra-mock-configs --- anda/apps/rustnet/rustnet.spec | 4 ++-- anda/terra/mock-configs/terra-mock-configs.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/rustnet/rustnet.spec b/anda/apps/rustnet/rustnet.spec index d91811d4c9..b8ccb90194 100644 --- a/anda/apps/rustnet/rustnet.spec +++ b/anda/apps/rustnet/rustnet.spec @@ -1,6 +1,6 @@ Name: rustnet -Version: 0.18.0 -Release: 1%{?dist} +Version: 1.0.0 +Release: 1%?dist Summary: A cross-platform network monitoring terminal UI tool built with Rust License: Apache-2.0 AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 AND ISC) AND (Apache-2.0 OR BSL-1.0) 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 OR Apache-2.0) AND BSL-1.0 AND ISC AND (LGPL-2.1-only OR BSD-2-Clause) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Zlib OR Apache-2.0) AND MIT AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Zlib URL: https://github.com/domcyrus/rustnet diff --git a/anda/terra/mock-configs/terra-mock-configs.spec b/anda/terra/mock-configs/terra-mock-configs.spec index 9e4aa33f11..a60c81f268 100644 --- a/anda/terra/mock-configs/terra-mock-configs.spec +++ b/anda/terra/mock-configs/terra-mock-configs.spec @@ -1,5 +1,5 @@ Name: terra-mock-configs -Version: 2.2.0 +Version: 2.2.1 Release: 1%?dist Epoch: 1 Summary: Mock configs for Terra repos From 4564f514132c85125d838304b62555858555b7b4 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 10 Feb 2026 14:28:16 -0600 Subject: [PATCH 0392/1115] fix(holyc): hcc --version output and update script (#9790) * fix(holyc): hcc --version output and update script * cleanup: Remove %check --- anda/langs/holyc/{ => holyc}/anda.hcl | 0 anda/langs/holyc/{ => holyc}/holyc.spec | 10 ++++++++-- anda/langs/holyc/{ => holyc}/update.rhai | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) rename anda/langs/holyc/{ => holyc}/anda.hcl (100%) rename anda/langs/holyc/{ => holyc}/holyc.spec (67%) rename anda/langs/holyc/{ => holyc}/update.rhai (84%) diff --git a/anda/langs/holyc/anda.hcl b/anda/langs/holyc/holyc/anda.hcl similarity index 100% rename from anda/langs/holyc/anda.hcl rename to anda/langs/holyc/holyc/anda.hcl diff --git a/anda/langs/holyc/holyc.spec b/anda/langs/holyc/holyc/holyc.spec similarity index 67% rename from anda/langs/holyc/holyc.spec rename to anda/langs/holyc/holyc/holyc.spec index 8eda6835c1..f9dfd8fdb0 100644 --- a/anda/langs/holyc/holyc.spec +++ b/anda/langs/holyc/holyc/holyc.spec @@ -2,7 +2,7 @@ Name: holyc Version: %{ver}~beta -Release: 1%{?dist} +Release: 2%{?dist} Summary: HolyC compiler and transpiler License: BSD-2-Clause URL: https://holyc-lang.com @@ -19,7 +19,13 @@ HolyC is a fun recreational programming language designed by Terry A. Davis. Originally implemented in TempleOS as a general purpose programming language and scripting language for all manner of tasks. %prep -%autosetup -n %{name}-lang-beta-v%{ver}/src +# Currently needed to fetch the commit hash for hcc --version +%git_clone https://github.com/Jamesbarford/holyc-lang.git beta-v%{ver} +%setup -T -D -n holyc-lang/src +# Make packaged versions of HolyC report the correct Git hash +sed -i 's|git rev-parse main|git rev-parse HEAD|g' CMakeLists.txt +# Make the binary correctly report its installed location as /usr/bin instead of /usr +sed -i 's|binary: %s/hcc|binary: %{_bindir}/hcc|g' cli.c %build %cmake \ diff --git a/anda/langs/holyc/update.rhai b/anda/langs/holyc/holyc/update.rhai similarity index 84% rename from anda/langs/holyc/update.rhai rename to anda/langs/holyc/holyc/update.rhai index 3e13ecc349..3ad7b1d940 100644 --- a/anda/langs/holyc/update.rhai +++ b/anda/langs/holyc/holyc/update.rhai @@ -3,5 +3,5 @@ v.crop(6); rpm.global("ver", v); if rpm.changed() { - rpm.release() + rpm.release(); } From f69b8e6b6257912f54e181a02484c84d104450ff Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 21:11:20 +0000 Subject: [PATCH 0393/1115] 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 3e9d818ea6..07daca09e2 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.2.1 +Version: 0.2.2 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From 4f9ecbe6db0197908921dca2681d8d44a22ed58a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Feb 2026 22:02:30 +0000 Subject: [PATCH 0394/1115] bump: praat --- anda/tools/praat/praat.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/praat/praat.spec b/anda/tools/praat/praat.spec index d64f6cdf31..a17322b4b9 100644 --- a/anda/tools/praat/praat.spec +++ b/anda/tools/praat/praat.spec @@ -4,8 +4,8 @@ %global org "org.praat" Name: praat -Version: 6.4.59 -Release: 2%{?dist} +Version: 6.4.60 +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 From eded5e0573a93befeb8eca8f5d0e1434d1ccdc4b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 01:03:03 +0000 Subject: [PATCH 0395/1115] bump: ruffle-nightly args-hxx --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/lib/args-hxx/args-hxx.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 39b1fe4822..a492c7becc 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-02-10 +%global ver 2026-02-11 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/lib/args-hxx/args-hxx.spec b/anda/lib/args-hxx/args-hxx.spec index 53c28571ce..634a4fbcd2 100644 --- a/anda/lib/args-hxx/args-hxx.spec +++ b/anda/lib/args-hxx/args-hxx.spec @@ -1,7 +1,7 @@ %define debug_package %nil Name: args-hxx -Version: 6.4.7 +Version: 6.4.8 Release: 1%?dist Summary: A simple header-only C++ argument parser library License: MIT From 4fed2e9490a5e19369a9238fa5ed838c7e1f367d Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 10 Feb 2026 19:20:51 -0600 Subject: [PATCH 0396/1115] fix(holyc): Account for C silliness (#9795) * fix(holyc): hcc --version output and update script * cleanup: Remove %check * fic(holyc): Account for C silliness --------- Signed-off-by: Gilver --- anda/langs/holyc/holyc/holyc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/anda/langs/holyc/holyc/holyc.spec b/anda/langs/holyc/holyc/holyc.spec index f9dfd8fdb0..cc4a496e70 100644 --- a/anda/langs/holyc/holyc/holyc.spec +++ b/anda/langs/holyc/holyc/holyc.spec @@ -2,7 +2,7 @@ Name: holyc Version: %{ver}~beta -Release: 2%{?dist} +Release: 3%{?dist} Summary: HolyC compiler and transpiler License: BSD-2-Clause URL: https://holyc-lang.com @@ -25,7 +25,7 @@ Originally implemented in TempleOS as a general purpose programming language and # Make packaged versions of HolyC report the correct Git hash sed -i 's|git rev-parse main|git rev-parse HEAD|g' CMakeLists.txt # Make the binary correctly report its installed location as /usr/bin instead of /usr -sed -i 's|binary: %s/hcc|binary: %{_bindir}/hcc|g' cli.c +sed -i 's|binary: %%s/hcc|binary: %%s/bin/hcc|g' cli.c %build %cmake \ @@ -36,6 +36,9 @@ sed -i 's|binary: %s/hcc|binary: %{_bindir}/hcc|g' cli.c %install %cmake_install +%check +%{buildroot}%{_bindir}/hcc --version + %files %license ../COPYING %doc ../README.md From c56e903ced45ef5adb8dae6a4cfacc5cf2f2d76b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 02:43:41 +0000 Subject: [PATCH 0397/1115] bump(nightly): goofcord-nightly ghostty-nightly micro-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama scx-scheds-nightly scx-tools-nightly glasgow natscli rpi-utils spotx-bash --- anda/apps/goofcord/nightly/goofcord-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/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/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/scx-tools/nightly/scx-tools-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- anda/tools/rpi-utils/rpi-utils.spec | 4 ++-- anda/tools/spotx-bash/spotx-bash.spec | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 2a24590be2..d0bc8b7f35 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 43fc986a36f10da2fab4924d4e2974b30d53e311 +%global commit 4ea08fb13e496995af3490d7e501aee2f3c20b4d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260205 +%global commit_date 20260211 %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 e1c4daefe8..932aa46b77 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 41924c2d0ec50a4268250b90cf46d7b4e60b61ba +%global commit 758801d4310e0343aa51be5f20e4573bbca4df65 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-02-10 +%global fulldate 2026-02-11 %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 5f65b23f5d..a41dedf13e 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 1317a2deb168d3c721b0ae6384d4794e5f14d7bb -%global commit_date 20260210 +%global commit_hash 4aa706cbc5480121dc003f8f675f6db996a0400a +%global commit_date 20260211 %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 35846a8759..8c28c351d1 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit f81dfca30a550ae729e161d8579da2c8ffaa6265 +%global commit 6cd7586c161b579ba7c1ecad7dea1b95ca3dd239 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260210 +%global commit_date 20260211 %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 e4faff22fb..c023e42e93 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 35121f26fda7005d3b69dbb304f13df36d83b4b7 +%global commit 7cda5e738f03d50f5cbc254f5b27c642d360a6b6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260210 +%global commit_date 20260211 %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 8d9fd10d35..911da7100a 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 a690a9ac90d9bc14b790b6349d73eaaf361b0e58 +%global commit f62669a5d5d6ffe422fc6fe330ada66d81a51b87 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260210 +%global commit_date 20260211 %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 59f04426b0..5a38da7962 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 665cb9b0110b3311b09df9fd774da1cd3768364a -%global commit_date 20260210 +%global commit c492f449fce5baa3acaae54c1e8d24c5ea98734f +%global commit_date 20260211 %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 c3c91221f6..fd558475b9 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 ad30a290a1531987a434e034e2ab2307880a4a11 +%global commit 0f379644a0e2d31986fde8f2faf76f85717207d9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260210 +%global commitdate 20260211 %global ver 1.0.20 %undefine __brp_mangle_shebangs diff --git a/anda/system/scx-tools/nightly/scx-tools-nightly.spec b/anda/system/scx-tools/nightly/scx-tools-nightly.spec index 7df4098cbc..ced87262d5 100644 --- a/anda/system/scx-tools/nightly/scx-tools-nightly.spec +++ b/anda/system/scx-tools/nightly/scx-tools-nightly.spec @@ -1,6 +1,6 @@ -%global commit cb5bd4fa620b5f8ec7a31de2a9b60865067b3309 +%global commit 0a52e98197721b396bdbc1632b8e35e8f6b27a03 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260208 +%global commitdate 20260211 %global ver 1.0.20 %global appid com.sched_ext.scx %global developer "sched-ext Contributors" diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 9ff2a853f8..c9a82d59d2 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 5c935bc2b8ba931ac1f7022f86214526442126d6 -%global commit_date 20260202 +%global commit 7f74cc54ccc77e63c149564afdce5e1f053aa6a3 +%global commit_date 20260211 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 1cf2ceaa7f..adb168fe56 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 c0443926a1072dc49be24215dc3964ff31e1efe0 -%global commit_date 20260205 +%global commit dbc03310ec4be56f9e93871fd5940ff8eed21a3c +%global commit_date 20260211 %global shortcommit %{sub %{commit} 1 7} %gometa -f diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index 3c53ff53ac..44d2d05e28 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,5 +1,5 @@ -%global commit f0ceb02829c3f8349b53633747527f4e2e5c0ae7 -%global commit_date 20260128 +%global commit bdbc6f88cbc917b4ddf33b440aff36c36370d467 +%global commit_date 20260211 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rpi-utils diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index 58a284b517..7d83fd7dda 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,5 +1,5 @@ -%global commit 41c8d9cd29b1b201b5495f1839a140e05def8fd1 -%global commit_date 20260209 +%global commit 704b4f83c8c0ca4e5fbd8e3cd151c2308e1af4bd +%global commit_date 20260211 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash From 7114c60ef1a90fbd05c57ac6ac610b700e9538ef Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 04:02:34 +0000 Subject: [PATCH 0398/1115] bump: noctalia-shell electron --- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index dcaca1efbd..9ed81a0112 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.4.1 +Version: 4.4.2 Release: 1%?dist Summary: A Quickshell-based custom shell setup diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 5f6a5df04e..d4145a330f 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 40.2.1 +Version: 40.3.0 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From 55d86c3de963d39512a6d6e279fe2c265810ff23 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 09:33:45 +0000 Subject: [PATCH 0399/1115] bump: chezmoi --- anda/langs/go/chezmoi/chezmoi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/go/chezmoi/chezmoi.spec b/anda/langs/go/chezmoi/chezmoi.spec index c561302ae2..968004564b 100644 --- a/anda/langs/go/chezmoi/chezmoi.spec +++ b/anda/langs/go/chezmoi/chezmoi.spec @@ -4,7 +4,7 @@ # https://github.com/twpayne/chezmoi %global goipath github.com/twpayne/chezmoi -Version: 2.69.3 +Version: 2.69.4 %gometa -f From 2783e09afc73d270abff30c8c0c4ffb4e305fc7a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 13:45:37 +0000 Subject: [PATCH 0400/1115] bump: stremio-service --- anda/tools/stremio-service/stremio-service.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/stremio-service/stremio-service.spec b/anda/tools/stremio-service/stremio-service.spec index 6f00f76739..cfb0100964 100644 --- a/anda/tools/stremio-service/stremio-service.spec +++ b/anda/tools/stremio-service/stremio-service.spec @@ -1,6 +1,6 @@ Name: stremio-service -Version: 0.1.15 -Release: 2%?dist +Version: 0.1.17 +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 From 143d7d283928091d3b2b589569a8a857151fc546 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 14:42:18 +0000 Subject: [PATCH 0401/1115] 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 4468173fc0..61d3d9e263 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.5 +Version: 7.8.6 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT From de3dd628c4b4f14acd9010aafea2e4b3da135ea2 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 11 Feb 2026 11:58:03 -0600 Subject: [PATCH 0402/1115] add: proton-core and make proton-vpn dep on it (#9796) * add: proton-core and make proton-vpn dep on it Signed-off-by: Owen-sz * no Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/apps/proton-vpn/proton-vpn.spec | 3 +- anda/langs/python/proton-core/anda.hcl | 9 ++++ .../langs/python/proton-core/proton-core.spec | 46 +++++++++++++++++++ anda/langs/python/proton-core/update.rhai | 1 + 4 files changed, 58 insertions(+), 1 deletion(-) create mode 100644 anda/langs/python/proton-core/anda.hcl create mode 100644 anda/langs/python/proton-core/proton-core.spec create mode 100644 anda/langs/python/proton-core/update.rhai diff --git a/anda/apps/proton-vpn/proton-vpn.spec b/anda/apps/proton-vpn/proton-vpn.spec index 04b6a41d7e..780d64363f 100644 --- a/anda/apps/proton-vpn/proton-vpn.spec +++ b/anda/apps/proton-vpn/proton-vpn.spec @@ -1,6 +1,6 @@ Name: proton-vpn-gtk-app Version: 4.14.1 -Release: 1%?dist +Release: 2%?dist Summary: Official ProtonVPN Linux app License: GPL-3.0-only URL: https://protonvpn.com/download-linux @@ -27,6 +27,7 @@ Requires: python3-gobject Requires: python3-dbus Requires: python3-packaging Requires: python3-proton-vpn-api-core +Requires: python3-proton-core >= 0.7.0 Requires: librsvg2 Provides: protonvpn diff --git a/anda/langs/python/proton-core/anda.hcl b/anda/langs/python/proton-core/anda.hcl new file mode 100644 index 0000000000..a653ad4946 --- /dev/null +++ b/anda/langs/python/proton-core/anda.hcl @@ -0,0 +1,9 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "proton-core.spec" + } + labels { + subrepo = "extras" + } +} diff --git a/anda/langs/python/proton-core/proton-core.spec b/anda/langs/python/proton-core/proton-core.spec new file mode 100644 index 0000000000..28cf1ab883 --- /dev/null +++ b/anda/langs/python/proton-core/proton-core.spec @@ -0,0 +1,46 @@ +%define unmangled_name proton-core +%define github_repo_name python-proton-core +%global _desc The proton-core component contains core logic used by the other Proton components. + +Name: python-proton-core +Version: 0.7.0 +Release: 1%?dist +Summary: %{unmangled_name} library +License: GPL-3.0-or-later +URL: https://github.com/ProtonVPN/%{github_repo_name} +Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildArch: noarch + +Packager: Owen Zimmerman + +%description +%_desc + +%package -n python3-%{unmangled_name} +Summary: %{summary} +%{?python_provide:%python_provide python3-%{unmangled_name}} + +%description -n python3-%{unmangled_name} +%_desc + +%prep +%autosetup + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files proton + +%files -n python3-%{unmangled_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Tue Feb 10 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/proton-core/update.rhai b/anda/langs/python/proton-core/update.rhai new file mode 100644 index 0000000000..867628725e --- /dev/null +++ b/anda/langs/python/proton-core/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("ProtonVPN/python-proton-core")); From 0ce180383dfdd6e259a178e579c31489506e2323 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 18:41:20 +0000 Subject: [PATCH 0403/1115] bump: discord-canary-openasar discord-canary flutter fresh --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/devs/flutter/flutter.spec | 2 +- anda/langs/rust/fresh/fresh.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 d3cc6a0bf5..8dc4ab3e27 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.866 +Version: 0.0.867 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 fa980b83dc..3284711501 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.866 +Version: 0.0.867 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index c99f909aba..485720099a 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -1,5 +1,5 @@ Name: flutter -Version: 3.38.9 +Version: 3.38.10 Release: 1%?dist Summary: SDK for crafting beautiful, fast user experiences from a single codebase License: BSD-3-Clause diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 07daca09e2..a29a60f4fe 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.2.2 +Version: 0.2.3 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From b16c278331d7a12bda8bc8e33a7ff78bbd94a962 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 19:44:38 +0000 Subject: [PATCH 0404/1115] bump: codium flutter --- anda/devs/codium/codium.spec | 2 +- anda/devs/flutter/flutter.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/codium/codium.spec b/anda/devs/codium/codium.spec index 0414633816..2ceb7c5903 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.109.01000 +Version: 1.109.21026 Release: 1%?dist Summary: Code editing. Redefined. License: MIT diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index 485720099a..c32cb30db3 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -1,5 +1,5 @@ Name: flutter -Version: 3.38.10 +Version: 3.41.0 Release: 1%?dist Summary: SDK for crafting beautiful, fast user experiences from a single codebase License: BSD-3-Clause From d96eefe1bfd00db31cec9f849f7d3edd141ab523 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 20:22:53 +0000 Subject: [PATCH 0405/1115] bump: zed-preview electron --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/tools/electron/electron.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 40bd9700b0..b2bdb0abfb 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.2-pre +%global ver 0.224.0-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index d4145a330f..d078a79149 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 40.3.0 +Version: 40.4.0 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From 70509cf6b79fd8a426a99891c1f2b6d48e511cc1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 22:15:03 +0000 Subject: [PATCH 0406/1115] 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 39801f817f..ce23ef3155 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.4 +Version: 0.223.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 3d919e427a2f78f1f79d10f7c1acf97f8e4bf6cd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Feb 2026 23:56:34 +0000 Subject: [PATCH 0407/1115] bump: signal-desktop --- anda/apps/signal-desktop/signal-desktop.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index 4ede57d953..cd2765ffa7 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.88.0 +Version: 7.89.0 Release: 1%?dist Summary: A private messenger for Windows, macOS, and Linux URL: https://signal.org From 5486c99ae31a2598d099e445c2c1f8a23581b84c Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 11 Feb 2026 19:43:22 -0600 Subject: [PATCH 0408/1115] bump: terra-mock-configs (#9810) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/terra/mock-configs/terra-mock-configs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/terra/mock-configs/terra-mock-configs.spec b/anda/terra/mock-configs/terra-mock-configs.spec index a60c81f268..6ff7b3b40c 100644 --- a/anda/terra/mock-configs/terra-mock-configs.spec +++ b/anda/terra/mock-configs/terra-mock-configs.spec @@ -1,5 +1,5 @@ Name: terra-mock-configs -Version: 2.2.1 +Version: 2.2.2 Release: 1%?dist Epoch: 1 Summary: Mock configs for Terra repos From d31f11e7a6aa25cfb27cd4ba01ca62b773456b3c Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Wed, 11 Feb 2026 18:17:34 -0800 Subject: [PATCH 0409/1115] feat: Update mesa to 26.0.0 (#9806) Signed-off-by: Kyle Gospodnetich --- .../mesa/gnome-shell-glthread-disable.patch | 11 ------- anda/lib/mesa/mesa-38532.patch | 27 ---------------- anda/lib/mesa/mesa.spec | 31 +++++++------------ 3 files changed, 11 insertions(+), 58 deletions(-) delete mode 100644 anda/lib/mesa/gnome-shell-glthread-disable.patch delete mode 100644 anda/lib/mesa/mesa-38532.patch diff --git a/anda/lib/mesa/gnome-shell-glthread-disable.patch b/anda/lib/mesa/gnome-shell-glthread-disable.patch deleted file mode 100644 index b2caeb8df5..0000000000 --- a/anda/lib/mesa/gnome-shell-glthread-disable.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up mesa-22.3.0-rc4/src/util/00-mesa-defaults.conf.dma mesa-22.3.0-rc4/src/util/00-mesa-defaults.conf ---- mesa-22.3.0-rc4/src/util/00-mesa-defaults.conf.dma 2022-11-25 10:32:32.175879868 +1000 -+++ mesa-22.3.0-rc4/src/util/00-mesa-defaults.conf 2022-11-25 10:32:43.743067470 +1000 -@@ -653,6 +653,7 @@ TODO: document the other workarounds. - - - -
diff --git a/anda/games/minecraft-java/minecraft-java.spec b/anda/games/minecraft-java/minecraft-java.spec index 8c7c3758b6..85205d5349 100644 --- a/anda/games/minecraft-java/minecraft-java.spec +++ b/anda/games/minecraft-java/minecraft-java.spec @@ -6,7 +6,7 @@ Name: minecraft-launcher Version: 2.3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Official launcher for Minecraft License: https://www.minecraft.net/en-us/eula From 1f70dbf599a659f7e455e304240486aaa9be8d30 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Mar 2026 13:00:28 -0600 Subject: [PATCH 0753/1115] fix (powershell): metainfo (#10205) Signed-off-by: Owen-sz --- anda/devs/powershell/com.microsoft.PowerShell.metainfo.xml | 5 ++++- anda/devs/powershell/powershell.spec | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/anda/devs/powershell/com.microsoft.PowerShell.metainfo.xml b/anda/devs/powershell/com.microsoft.PowerShell.metainfo.xml index 5d665687dc..5d25a7bc29 100644 --- a/anda/devs/powershell/com.microsoft.PowerShell.metainfo.xml +++ b/anda/devs/powershell/com.microsoft.PowerShell.metainfo.xml @@ -1,10 +1,12 @@ com.microsoft.PowerShell + CC0-1.0 + MIT Microsoft PowerShell PowerShell for every system! - https://github.com/PowerShell/PowerShell/blob/master/assets/Powershell_256.png + https://github.com/PowerShell/PowerShell/blob/master/assets/Powershell_256.png

@@ -16,4 +18,5 @@ Microsoft Corporation com.microsoft.PowerShell + https://microsoft.com/PowerShell diff --git a/anda/devs/powershell/powershell.spec b/anda/devs/powershell/powershell.spec index b1b680303b..79a5e8925f 100644 --- a/anda/devs/powershell/powershell.spec +++ b/anda/devs/powershell/powershell.spec @@ -19,7 +19,7 @@ Name: powershell Version: 7.5.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A cross-platform automation and configuration tool/framework SourceLicense: MIT License: Apache-2.0 AND BSD-2-Clause AND MIT From bb767347ba363587c0ce61301d0cbc912e8f6363 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Mar 2026 13:00:40 -0600 Subject: [PATCH 0754/1115] fix (edit): metainfo (#10204) Signed-off-by: Owen-sz --- anda/devs/edit/com.microsoft.edit.metainfo.xml | 7 +++++-- anda/devs/edit/edit.spec | 3 +-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/anda/devs/edit/com.microsoft.edit.metainfo.xml b/anda/devs/edit/com.microsoft.edit.metainfo.xml index 972f50d221..33cc838d57 100644 --- a/anda/devs/edit/com.microsoft.edit.metainfo.xml +++ b/anda/devs/edit/com.microsoft.edit.metainfo.xml @@ -1,10 +1,12 @@ com.microsoft.edit + CC0-1.0 + MIT Microsoft Edit -

We all edit. + We all edit - https://github.com/microsoft/edit/blob/main/assets/edit_hero_image.png + https://github.com/microsoft/edit/blob/main/assets/edit_hero_image.png

A simple editor for simple needs.

@@ -13,6 +15,7 @@ The goal is to provide an accessible editor that even users largely unfamiliar with terminals can easily use.

+ https://github.com/microsoft/edit https://github.com/microsoft/edit Microsoft Corporation diff --git a/anda/devs/edit/edit.spec b/anda/devs/edit/edit.spec index 6a796f4cb4..d7e7137bea 100644 --- a/anda/devs/edit/edit.spec +++ b/anda/devs/edit/edit.spec @@ -8,7 +8,7 @@ An editor that pays homage to the classic MS-DOS Editor, but with a modern inter Name: %{crate} Version: 1.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A simple editor for simple needs. SourceLicense: MIT License: MIT AND (MIT OR Apache-2.0) @@ -58,4 +58,3 @@ install -Dm644 assets/%{appid}.desktop %{buildroot}%{_datadir}/applications/%{ap %changelog * Thu May 22 2025 Gilver E. - 1.0.0-1 - Initial package - From 9194a0a7d55a68cd40c8f0b1d1a6f2a7d4c4c581 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Mar 2026 19:04:46 +0000 Subject: [PATCH 0755/1115] bump: discord-canary-openasar discord-canary budgie-extras flutter --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/desktops/budgie/budgie-extras/budgie-extras.spec | 2 +- anda/devs/flutter/flutter.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 1e8040f23f..af5b9864bf 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.884 +Version: 0.0.885 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 98577a7239..20a97356d3 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.884 +Version: 0.0.885 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/desktops/budgie/budgie-extras/budgie-extras.spec b/anda/desktops/budgie/budgie-extras/budgie-extras.spec index 5631da6cda..eca3c7da2a 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.1.0 +Version: 2.2.0 Release: 1%?dist License: GPL-3.0 diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index 68637e839d..6c3dc26cd3 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -1,5 +1,5 @@ Name: flutter -Version: 3.41.2 +Version: 3.41.3 Release: 1%?dist Summary: SDK for crafting beautiful, fast user experiences from a single codebase License: BSD-3-Clause From 0350edd4591ab8985bdb0ab134e601c9f1d1b59f Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:29:28 -0600 Subject: [PATCH 0756/1115] add: wails and wails-v3 (#10192) * add: wails and wails-v3 Signed-off-by: Owen-sz * lol Signed-off-by: Owen-sz * use ~ for alpha Signed-off-by: Owen-sz * some stuff Signed-off-by: Owen-sz * wait v2 doesnt need this? Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/lib/wails/v2/anda.hcl | 5 +++ anda/lib/wails/v2/update.rhai | 1 + anda/lib/wails/v2/wails.spec | 57 ++++++++++++++++++++++++++++++++ anda/lib/wails/v3/anda.hcl | 5 +++ anda/lib/wails/v3/update.rhai | 1 + anda/lib/wails/v3/wails3.spec | 62 +++++++++++++++++++++++++++++++++++ 6 files changed, 131 insertions(+) create mode 100644 anda/lib/wails/v2/anda.hcl create mode 100644 anda/lib/wails/v2/update.rhai create mode 100644 anda/lib/wails/v2/wails.spec create mode 100644 anda/lib/wails/v3/anda.hcl create mode 100644 anda/lib/wails/v3/update.rhai create mode 100644 anda/lib/wails/v3/wails3.spec diff --git a/anda/lib/wails/v2/anda.hcl b/anda/lib/wails/v2/anda.hcl new file mode 100644 index 0000000000..d329015457 --- /dev/null +++ b/anda/lib/wails/v2/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "wails.spec" + } +} diff --git a/anda/lib/wails/v2/update.rhai b/anda/lib/wails/v2/update.rhai new file mode 100644 index 0000000000..8fc7e0d1cf --- /dev/null +++ b/anda/lib/wails/v2/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("wailsapp/wails")); diff --git a/anda/lib/wails/v2/wails.spec b/anda/lib/wails/v2/wails.spec new file mode 100644 index 0000000000..849913d576 --- /dev/null +++ b/anda/lib/wails/v2/wails.spec @@ -0,0 +1,57 @@ +%global goipath github.com/wailsapp/wails/v2 +Version: 2.11.0 + +%gometa -f + +Name: wails +Release: 1%?dist +Summary: Create beautiful applications using Go + +License: MIT +URL: https://wails.io/ +Source0: https://github.com/wailsapp/wails/archive/refs/tags/v%{version}.tar.gz + +Packager: Owen Zimmerman + +BuildRequires: golang +BuildRequires: gcc +BuildRequires: go-rpm-macros +Requires: glibc +Requires: /usr/bin/npm +Requires: webkit2gtk4.1 +Requires: gtk3 + +%description +%{summary}. + +%gopkg + +%prep +%goprep + +%build +pushd v2/cmd/wails +GO111MODULE=on %gobuild +popd + +%install +install -Dm 0755 v2/cmd/wails/wails %{buildroot}%{_bindir}/wails + +%files +%license LICENSE +%doc README.md CONTRIBUTING.md CONTRIBUTORS.md CHANGELOG.md SECURITY.md +%lang(de) %doc README.de.md +%lang(es) %doc README.es.md +%lang(fr) %doc README.fr.md +%lang(ja) %doc README.ja.md +%lang(ko) %doc README.ko.md +%lang(pt_BR) %doc README.pt-br.md +%lang(ru) %doc README.ru.md +%lang(tr) %doc README.tr.md +%lang(uz) %doc README.uz.md +%lang(zh_CN) %doc README.zh-Hans.md +%{_bindir}/wails + +%changelog +* Mon Mar 02 2026 Owen Zimmerman +- Initial commit diff --git a/anda/lib/wails/v3/anda.hcl b/anda/lib/wails/v3/anda.hcl new file mode 100644 index 0000000000..4a4a0a7474 --- /dev/null +++ b/anda/lib/wails/v3/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "wails3.spec" + } +} diff --git a/anda/lib/wails/v3/update.rhai b/anda/lib/wails/v3/update.rhai new file mode 100644 index 0000000000..c1e5b35c16 --- /dev/null +++ b/anda/lib/wails/v3/update.rhai @@ -0,0 +1 @@ +rpm.global("ver", gh_tag("wailsapp/wails")); diff --git a/anda/lib/wails/v3/wails3.spec b/anda/lib/wails/v3/wails3.spec new file mode 100644 index 0000000000..e56dce03a6 --- /dev/null +++ b/anda/lib/wails/v3/wails3.spec @@ -0,0 +1,62 @@ +%global ver 3.0.0-alpha.74 +%global sanitized_ver %(echo %{ver} | sed 's/-/~/g') + +%global goipath github.com/wailsapp/wails/v3 +Version: %{sanitized_ver} + +%gometa -f + +Name: wails3 +Release: 1%?dist +Summary: Create beautiful applications using Go + +License: MIT +URL: https://wails.io/ + +Packager: Owen Zimmerman + +BuildRequires: golang +BuildRequires: gcc +BuildRequires: go-rpm-macros +BuildRequires: webkit2gtk4.1-devel +BuildRequires: gtk3-devel +Requires: glibc +Requires: /usr/bin/npm +Requires: webkit2gtk4.1 +Requires: gtk3 +Provides: wails-v3 + +%description +%{summary}. + +%gopkg + +%prep +%git_clone https://github.com/wailsapp/wails v3-alpha + +%build +pushd v3/cmd/wails3 +GO111MODULE=on %gobuild +popd + +%install +install -Dm 0755 v3/cmd/wails3/wails3 %{buildroot}%{_bindir}/wails3 + +%files +%license LICENSE +%doc README.md CONTRIBUTING.md CONTRIBUTORS.md CHANGELOG.md SECURITY.md +%lang(de) %doc README.de.md +%lang(es) %doc README.es.md +%lang(fr) %doc README.fr.md +%lang(ja) %doc README.ja.md +%lang(ko) %doc README.ko.md +%lang(pt_BR) %doc README.pt-br.md +%lang(ru) %doc README.ru.md +%lang(tr) %doc README.tr.md +%lang(uz) %doc README.uz.md +%lang(zh_CN) %doc README.zh-Hans.md +%{_bindir}/wails3 + +%changelog +* Mon Mar 02 2026 Owen Zimmerman +- Initial commit From 9b6f196ae9a87eaf24bb2533a67e6a68f777e530 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:30:30 -0600 Subject: [PATCH 0757/1115] chore (neohtop): add screenshot to metainfo (#10203) Signed-off-by: Owen-sz --- anda/apps/neohtop/com.github.neohtop.metainfo.xml | 4 ++++ anda/apps/neohtop/neohtop.spec | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/anda/apps/neohtop/com.github.neohtop.metainfo.xml b/anda/apps/neohtop/com.github.neohtop.metainfo.xml index 3838142372..665ce3842a 100644 --- a/anda/apps/neohtop/com.github.neohtop.metainfo.xml +++ b/anda/apps/neohtop/com.github.neohtop.metainfo.xml @@ -8,6 +8,10 @@ NeoHtop System monitoring on steroids + + https://github.com/Abdenasser/neohtop/blob/main/screenshot.png + +

A modern, cross-platform system monitor built on top of Svelte, Rust, and Tauri. diff --git a/anda/apps/neohtop/neohtop.spec b/anda/apps/neohtop/neohtop.spec index ae633c846f..bc1af0b9ea 100644 --- a/anda/apps/neohtop/neohtop.spec +++ b/anda/apps/neohtop/neohtop.spec @@ -3,7 +3,7 @@ Name: neohtop Version: 1.2.0 -Release: 4%?dist +Release: 5%?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) @@ -63,7 +63,7 @@ install -Dpm644 src-tauri/icons/128x128.png %{buildroot}%{_hicolordir}/128x %changelog * Wed Dec 24 2025 Owen Zimmerman -- Clean up build, add %check +- Clean up build, add %check * Wed Nov 19 2025 Owen Zimmerman - Add metainfo * Sat Feb 15 2025 Owen Zimmerman From ae2fde27307f47a91c1e5b8f27a1f5ed78ad1c35 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Mar 2026 20:54:47 +0000 Subject: [PATCH 0758/1115] bump: posthog wails3 --- anda/langs/python/posthog/posthog.spec | 2 +- anda/lib/wails/v3/wails3.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 519108c0bf..2195a13f5b 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.9.4 +Version: 7.9.5 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT diff --git a/anda/lib/wails/v3/wails3.spec b/anda/lib/wails/v3/wails3.spec index e56dce03a6..73bcd0eb1d 100644 --- a/anda/lib/wails/v3/wails3.spec +++ b/anda/lib/wails/v3/wails3.spec @@ -1,4 +1,4 @@ -%global ver 3.0.0-alpha.74 +%global ver v3.0.0-alpha.74 %global sanitized_ver %(echo %{ver} | sed 's/-/~/g') %global goipath github.com/wailsapp/wails/v3 From a53a86cf2515214aad15a5fce738a8ae7a17aa17 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Mar 2026 21:33:49 +0000 Subject: [PATCH 0759/1115] bump: discord-openasar discord posthog --- anda/apps/discord-openasar/discord-openasar.spec | 2 +- anda/apps/discord/discord.spec | 2 +- anda/langs/python/posthog/posthog.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/discord-openasar/discord-openasar.spec b/anda/apps/discord-openasar/discord-openasar.spec index 284804b59c..90fc7ae93d 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.126 +Version: 0.0.127 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 f955ccfead..9309bb1afd 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.126 +Version: 0.0.127 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: https://discord.com diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index 2195a13f5b..d74e8212cb 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.9.5 +Version: 7.9.6 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT From 5d6739115a85d8742ab1f3e48cd125e18cd40191 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 2 Mar 2026 16:10:25 -0600 Subject: [PATCH 0760/1115] fix (arduino-app-lab-bin): update script (#10229) Signed-off-by: Owen-sz --- anda/tools/arduino-app-lab-bin/arduino-app-lab-bin.spec | 4 ++-- anda/tools/arduino-app-lab-bin/update.rhai | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) 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 8231ab94a6..8f389ec95f 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.5.0 +Version: 0.5.0 Release: 1%?dist Summary: A powerful visual environment for managing the Arduino UNO Q @@ -20,7 +20,7 @@ Requires: android-tools BuildRequires: terra-appstream-helper desktop-file-utils -Suggests: arduino-flasher-cli arduino-app-cli +Suggests: arduino-flasher-cli arduino-app-cli Packager: Jaiden Riordan diff --git a/anda/tools/arduino-app-lab-bin/update.rhai b/anda/tools/arduino-app-lab-bin/update.rhai index 1eaf8a7c54..49158f5883 100644 --- a/anda/tools/arduino-app-lab-bin/update.rhai +++ b/anda/tools/arduino-app-lab-bin/update.rhai @@ -1 +1,3 @@ -rpm.version(gh("arduino/arduino-app-lab")); +let v = gh("arduino/arduino-app-lab"); +v.crop(3); +print(v); From f9b52c5d695f5f14a6fbe82060086f70d94b1262 Mon Sep 17 00:00:00 2001 From: nothingneko Date: Mon, 2 Mar 2026 16:25:48 -0600 Subject: [PATCH 0761/1115] add myself to the helium packager line (#10228) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add myself to the helium packager line this my package now Signed-off-by: nothingneko * bump(helium-browser-bin): release 1 → 2 --------- Signed-off-by: nothingneko Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 4 ++-- 1 file 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 495d6fe0dc..39a11171e7 100644 --- a/anda/apps/helium-browser-bin/helium-browser-bin.spec +++ b/anda/apps/helium-browser-bin/helium-browser-bin.spec @@ -12,7 +12,7 @@ Name: helium-browser-bin Version: 0.9.4.1 -Release: 1%?dist +Release: 2%?dist Summary: Private, fast, and honest web browser based on Chromium URL: https://helium.computer @@ -31,7 +31,7 @@ BuildRequires: desktop-file-utils Requires: xdg-utils Requires: liberation-fonts -Packager: Nadia P +Packager: Nadia P , Jaiden Riordan %description Private, fast, and honest web browser based on Chromium. From 5ba0a164eebe1a923dfa2b94ebb834a4efde08de Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Mar 2026 23:35:04 +0000 Subject: [PATCH 0762/1115] bump: opengamepadui yt-dlp-git --- anda/games/opengamepadui/opengamepadui.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/opengamepadui/opengamepadui.spec b/anda/games/opengamepadui/opengamepadui.spec index b01a3349b4..ba31a9b7f5 100644 --- a/anda/games/opengamepadui/opengamepadui.spec +++ b/anda/games/opengamepadui/opengamepadui.spec @@ -1,5 +1,5 @@ Name: opengamepadui -Version: 0.44.2 +Version: 0.44.3 Release: 1%?dist Summary: Open source gamepad-native game launcher and overlay diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index b65958d185..bcae05bf9a 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.26.162634 +Version: 2026.03.02.225557 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From a1561708090434d6170d9753b71816ce0a60a62a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Mar 2026 23:56:00 +0000 Subject: [PATCH 0763/1115] 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 c8dd41e183..82da9530fd 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit fc1984160d1e5973e249e54d57e9f8605e7c4a99 +%global commit 9633911d173cb875d1b81fd27262b360b38ac4dd %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260223 +%global commit_date 20260302 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit From 71b22aca5da1b70ef49cc766c1f269b62996555e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 02:12:01 +0000 Subject: [PATCH 0764/1115] bump: ruffle-nightly zed-preview --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/devs/zed/preview/zed-preview.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 29f629a00d..1c524c8e5e 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-02 +%global ver 2026-03-03 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 526e994173..dfc13ec8cc 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.226.2-pre +%global ver 0.226.3-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From f3a38390c0e734c1c483945d78ddb15a423574c4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 02:33:56 +0000 Subject: [PATCH 0765/1115] bump(nightly): flameshot-nightly goofcord-nightly legcord-nightly mpv-nightly hyprland-protocols.nightly hyprutils.nightly hyprwayland-scanner.nightly ghostty-nightly zed-nightly prismlauncher-nightly types-colorama intel-ipu6-drivers opentabletdriver-nightly scx-scheds-nightly xpadneo glasgow rpi-utils --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/goofcord/nightly/goofcord-nightly.spec | 4 ++-- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- .../hyprland-protocols/hyprland-protocols.nightly.spec | 4 ++-- anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec | 4 ++-- .../hyprwayland-scanner/hyprwayland-scanner.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/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 ++-- anda/system/xpadneo/kmod-common/xpadneo.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- anda/tools/rpi-utils/rpi-utils.spec | 4 ++-- 17 files changed, 34 insertions(+), 34 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 4e1ff873ca..db0b8d522a 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 76d883362fa1872f3e0aa31c179c98ebbd0effff +%global commit 4a32a7e86a15a67456d628e79d77d86cb7db2e7e %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260225 +%global commit_date 20260303 %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 e222a3fe45..6f6fb03daf 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 92e7270d92b1a28c743556b8f4fd59afa32499b9 +%global commit b7172c845eb01c8479c78b3127d1412eae851a73 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260228 +%global commit_date 20260303 %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 c53de32a8c..53c44bff67 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 1d2b5d8d588034bace6b03c21d6194fe174589c8 -%global commit_date 20260224 +%global commit 21e4345ad9493f3ae8814828009e326453430c5d +%global commit_date 20260303 %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 b7ce2c409f..1311398ade 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 c55bdc3282ca95b1cce0013005f1dc2576bd22b4 +%global commit c401ef9c3b005deb24afec1d0b5d1cb4cea72d14 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260302 +%global commit_date 20260303 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/desktops/hyprland/hyprland-protocols/hyprland-protocols.nightly.spec b/anda/desktops/hyprland/hyprland-protocols/hyprland-protocols.nightly.spec index 70ece5c3b2..539cf1735c 100644 --- a/anda/desktops/hyprland/hyprland-protocols/hyprland-protocols.nightly.spec +++ b/anda/desktops/hyprland/hyprland-protocols/hyprland-protocols.nightly.spec @@ -2,8 +2,8 @@ %global realname hyprland-protocols %global ver 0.7.0 -%global commit 3f3860b869014c00e8b9e0528c7b4ddc335c21ab -%global commit_date 20251209 +%global commit 1cb6db5fd6bb8aee419f4457402fa18293ace917 +%global commit_date 20260303 %global shortcommit %{sub %commit 1 7} Name: %realname.nightly diff --git a/anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec b/anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec index 0aec6a4a92..7d69a1e5f3 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 340a792e3b3d482c4ae5f66d27a9096bdee6d76d -%global commit_date 20260217 +%global commit e63f3a79334dec49f8eb1691f66f18115df04085 +%global commit_date 20260303 %global shortcommit %{sub %commit 1 7} Name: %realname.nightly diff --git a/anda/desktops/hyprland/hyprwayland-scanner/hyprwayland-scanner.nightly.spec b/anda/desktops/hyprland/hyprwayland-scanner/hyprwayland-scanner.nightly.spec index e2bdc3235a..ed74bb36cd 100644 --- a/anda/desktops/hyprland/hyprwayland-scanner/hyprwayland-scanner.nightly.spec +++ b/anda/desktops/hyprland/hyprwayland-scanner/hyprwayland-scanner.nightly.spec @@ -2,9 +2,9 @@ %global realname hyprwayland-scanner %global ver 0.4.5 -%global commit 0bd8b6cde9ec27d48aad9e5b4deefb3746909d40 +%global commit 0a692d4a645165eebd65f109146b8861e3a925e7 %global shortcommit %{sub %commit 1 7} -%global commit_date 20260208 +%global commit_date 20260303 Name: %realname.nightly 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 834127e383..2aa0f01d53 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit ca31828c9387e2743f2b41d0405e2ed80590cd7f +%global commit d3c37704359cdc863a85a0d67baa8a9cd09f88af %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-02 +%global fulldate 2026-03-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 581df51c51..0447b20703 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 7eb7458c6249f23be994f3da4ff6df22a9783edf +%global commit 42ba961075b16aaf35d48631f0ce4e1a4196d983 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260302 +%global commit_date 20260303 %global ver 0.227.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 9f285a1d79..96e0afcae1 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 83e0b939380afbd3af8649752984582dd78135e3 +%global commit b114d043f638e30d421b8a299fdfed4b3230ba3d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260226 +%global commit_date 20260303 %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 6d89531fdc..594a378480 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 5a9544f5b00a6bb8943a33f5da9af61c02adddfb -%global commit_date 20260302 +%global commit 35004e95ca90678e9046953e4a14caf684562847 +%global commit_date 20260303 %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 4e44dfe1c6..6cea74f689 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 cde4eb446b9750d7a01f3258e99470df4606976b +%global commit da921f79f673d816b99c1f974dfc895e8ede3f64 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260204 +%global commit_date 20260303 # 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 3db8a05dc8..13fb026cef 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 8633bbba2bee93db123f11287f8260e706c90f48 +%global commit b5417c39475147f2d31f04824b8488ae6458faac %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260302 +%global commit_date 20260303 %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 b1dc330682..8b5df3f7cf 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 53efd4465431983f041dbfef93a3697f261badba +%global commit ecdbaee70a897af3597503b503e64a9ab12bd7e5 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260302 +%global commitdate 20260303 %global ver 1.0.20 %undefine __brp_mangle_shebangs diff --git a/anda/system/xpadneo/kmod-common/xpadneo.spec b/anda/system/xpadneo/kmod-common/xpadneo.spec index 794d9b8b01..35f515e399 100644 --- a/anda/system/xpadneo/kmod-common/xpadneo.spec +++ b/anda/system/xpadneo/kmod-common/xpadneo.spec @@ -1,6 +1,6 @@ -%global commit 202ade26afb845d80e0f754ea934ec5b76ad6516 +%global commit bd69ab766cb6df8238051749ba9796d39dab53c1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260302 +%global commitdate 20260303 %global ver 0.9.8 Name: xpadneo diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index de0d284538..fc832a2b3a 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 2efc895ea4d8905db112006ec8ce39310f5ea1e5 -%global commit_date 20260302 +%global commit 6d36d2a4f9c9c246035620e4fb16a58aa0bef6af +%global commit_date 20260303 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index 1fae1cfe81..cf22ca3fd2 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,5 +1,5 @@ -%global commit 58d5da926965ad78fb863abacdd73a00dea022a1 -%global commit_date 20260214 +%global commit 60ea0df9b7a43b4198c0def6355b600eb2cfbfb1 +%global commit_date 20260303 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rpi-utils From e5527417c7603e74005de66ab018f39edfbc42c6 Mon Sep 17 00:00:00 2001 From: metcya <134973769+metcya@users.noreply.github.com> Date: Mon, 2 Mar 2026 21:33:16 -0600 Subject: [PATCH 0766/1115] add: u-config (#10238) --- anda/tools/u-config/anda.hcl | 5 ++++ anda/tools/u-config/u-config.spec | 45 +++++++++++++++++++++++++++++++ anda/tools/u-config/update.rhai | 1 + 3 files changed, 51 insertions(+) create mode 100644 anda/tools/u-config/anda.hcl create mode 100644 anda/tools/u-config/u-config.spec create mode 100644 anda/tools/u-config/update.rhai diff --git a/anda/tools/u-config/anda.hcl b/anda/tools/u-config/anda.hcl new file mode 100644 index 0000000000..bc13ecfa43 --- /dev/null +++ b/anda/tools/u-config/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "u-config.spec" + } +} diff --git a/anda/tools/u-config/u-config.spec b/anda/tools/u-config/u-config.spec new file mode 100644 index 0000000000..97651f07ce --- /dev/null +++ b/anda/tools/u-config/u-config.spec @@ -0,0 +1,45 @@ +%global forgeurl https://github.com/skeeto/u-config +Version: 0.34.0 +%forgemeta + +Name: u-config +Release: 1%{?dist} +Summary: A smaller, simpler, portable pkg-config clone + +License: Unlicense +URL: %{forgeurl} +Source0: %{forgesource} + +Packager: metcya + +BuildRequires: gcc + +%description +u-config ("micro-config") is a small, highly portable pkg-config and pkgconf +clone. It was written primarily for w64devkit and Windows, but can also serve +as a reliable drop-in replacement on other platforms. Notable features: + +%prep +%forgeautosetup + +%build +%__cc $CFLAGS \ + $CPPFLAGS \ + -DPKG_CONFIG_LIBDIR="\"%{_libdir}/pkgconfig\"" \ + $LDFLAGS \ + -o u-config \ + main_posix.c + +%install +install -Dm 755 u-config %{buildroot}%{_bindir}/u-config +install -Dm 655 u-config.1 %{buildroot}%{_mandir}/man1/u-config.1 + +%files +%license UNLICENSE +%doc README.md +%{_bindir}/u-config +%{_mandir}/man1/u-config.1.* + +%changelog +* Tue Mar 03 2026 metcya +- Initial package diff --git a/anda/tools/u-config/update.rhai b/anda/tools/u-config/update.rhai new file mode 100644 index 0000000000..175fe08da0 --- /dev/null +++ b/anda/tools/u-config/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("skeeto/u-config")); From a0de688566715efb53c63251ddbd5551acdf40ff Mon Sep 17 00:00:00 2001 From: Gilver Date: Mon, 2 Mar 2026 22:06:42 -0600 Subject: [PATCH 0767/1115] add: vapor-mod-overlay (#10244) --- anda/games/vapor-mod-overlay/anda.hcl | 6 ++++ anda/games/vapor-mod-overlay/update.rhai | 1 + .../vapor-mod-overlay/vapor-mod-overlay.spec | 33 +++++++++++++++++++ 3 files changed, 40 insertions(+) create mode 100644 anda/games/vapor-mod-overlay/anda.hcl create mode 100644 anda/games/vapor-mod-overlay/update.rhai create mode 100644 anda/games/vapor-mod-overlay/vapor-mod-overlay.spec diff --git a/anda/games/vapor-mod-overlay/anda.hcl b/anda/games/vapor-mod-overlay/anda.hcl new file mode 100644 index 0000000000..303a14d18c --- /dev/null +++ b/anda/games/vapor-mod-overlay/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "vapor-mod-overlay.spec" + } +} diff --git a/anda/games/vapor-mod-overlay/update.rhai b/anda/games/vapor-mod-overlay/update.rhai new file mode 100644 index 0000000000..3898e84c4e --- /dev/null +++ b/anda/games/vapor-mod-overlay/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("ChristianSilvermoon/vapor-mod-overlay")); diff --git a/anda/games/vapor-mod-overlay/vapor-mod-overlay.spec b/anda/games/vapor-mod-overlay/vapor-mod-overlay.spec new file mode 100644 index 0000000000..50db0d4665 --- /dev/null +++ b/anda/games/vapor-mod-overlay/vapor-mod-overlay.spec @@ -0,0 +1,33 @@ +Name: vapor-mod-overlay +Version: 0.0.1 +Release: 1%{?dist} +Summary: A fairly basic OverlayFS powered mod loader for Steam +License: MIT +URL: https://github.com/ChristianSilvermoon/vapor-mod-overlay +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz +Requires: bash +Requires: fuse-overlayfs +BuildArch: noarch +Packager: Gilver E. + +%description +This is an attempt at a very basic sort of Mod Loader for Valve's Steam Client on GNU/Linux systems that uses OverlayFS. +This was inspired by a bug in Portal 2 VR that required the mod to be disabled temporarily to bypass a crash. + +%prep +%autosetup -n %{name}-%{version} + +%build +# The voices are getting louder. + +%install +install -Dpm755 %{name}.sh %{buildroot}%{_bindir}/%{name} + +%files +%doc README.md +%license LICENSE.md +%{_bindir}/%{name} + +%changelog +* Mon Mar 2 2026 Gilver E. +- Initial package From 963d9d47340f042827cbff7cb57fce2ef8114a35 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 04:09:59 +0000 Subject: [PATCH 0768/1115] bump(branch): intel-ipu6-kmod dkms-intel-ipu6 xpadneo-kmod dkms-xpadneo --- anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec | 4 ++-- anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec | 4 ++-- anda/system/xpadneo/akmod/xpadneo-kmod.spec | 4 ++-- anda/system/xpadneo/dkms/dkms-xpadneo.spec | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec b/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec index d82d5b7029..3e8a4840fe 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 cde4eb446b9750d7a01f3258e99470df4606976b +%global commit da921f79f673d816b99c1f974dfc895e8ede3f64 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260204 +%global commit_date 20260303 %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 a9224df487..57d182b395 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 cde4eb446b9750d7a01f3258e99470df4606976b +%global commit da921f79f673d816b99c1f974dfc895e8ede3f64 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260204 +%global commit_date 20260303 %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/xpadneo/akmod/xpadneo-kmod.spec b/anda/system/xpadneo/akmod/xpadneo-kmod.spec index 355acdeb8b..0717e75a1a 100644 --- a/anda/system/xpadneo/akmod/xpadneo-kmod.spec +++ b/anda/system/xpadneo/akmod/xpadneo-kmod.spec @@ -1,6 +1,6 @@ -%global commit 202ade26afb845d80e0f754ea934ec5b76ad6516 +%global commit bd69ab766cb6df8238051749ba9796d39dab53c1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260302 +%global commitdate 20260303 %global ver 0.9.8 %define buildforkernels akmod %global debug_package %{nil} diff --git a/anda/system/xpadneo/dkms/dkms-xpadneo.spec b/anda/system/xpadneo/dkms/dkms-xpadneo.spec index 17754d81de..d6968c2421 100644 --- a/anda/system/xpadneo/dkms/dkms-xpadneo.spec +++ b/anda/system/xpadneo/dkms/dkms-xpadneo.spec @@ -1,6 +1,6 @@ -%global commit 202ade26afb845d80e0f754ea934ec5b76ad6516 +%global commit bd69ab766cb6df8238051749ba9796d39dab53c1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260302 +%global commitdate 20260303 %global ver 0.9.8 %global debug_package %{nil} %global modulename xpadneo From 61b30c91d60c06fddca06562183a5a4660595332 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 04:23:37 +0000 Subject: [PATCH 0769/1115] 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 dfc13ec8cc..331f333599 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.226.3-pre +%global ver 0.225.12 # 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 3b2e190e4d..3aee914710 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.225.10 +Version: 0.225.12 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 a1037553ada94deefd97ce0076b02d9432a455a2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 05:32:54 +0000 Subject: [PATCH 0770/1115] bump: powerbuttond steamos-manager --- anda/games/powerbuttond/powerbuttond.spec | 4 ++-- anda/games/steamos-manager/steamos-manager.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/powerbuttond/powerbuttond.spec b/anda/games/powerbuttond/powerbuttond.spec index 649f25221c..2da9358a08 100644 --- a/anda/games/powerbuttond/powerbuttond.spec +++ b/anda/games/powerbuttond/powerbuttond.spec @@ -1,8 +1,8 @@ %define debug_package %nil Name: powerbuttond -Version: 4.1 -Release: 2%?dist +Version: 4.2 +Release: 1%?dist Summary: Steam Deck power button daemon License: BSD-2-clause diff --git a/anda/games/steamos-manager/steamos-manager.spec b/anda/games/steamos-manager/steamos-manager.spec index 3adaa96ceb..b2a6bedfd2 100644 --- a/anda/games/steamos-manager/steamos-manager.spec +++ b/anda/games/steamos-manager/steamos-manager.spec @@ -1,5 +1,5 @@ Name: steamos-manager -Version: 25.12.0 +Version: 26.0.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 From 32220759c5b62f1c3800f85b7e6d88efbe1a1431 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 10:39:17 +0000 Subject: [PATCH 0771/1115] bump: halloy zig-master-bootstrap rust-mise --- anda/apps/halloy/halloy.spec | 2 +- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/apps/halloy/halloy.spec b/anda/apps/halloy/halloy.spec index 1ed42cca61..0de5d3b8ce 100644 --- a/anda/apps/halloy/halloy.spec +++ b/anda/apps/halloy/halloy.spec @@ -4,7 +4,7 @@ %global crate halloy Name: halloy -Version: 2026.3 +Version: 2026.4 Release: 1%?dist Summary: An open-source IRC client written in Rust, with the Iced GUI library Packager: Yoong jin diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index a299481dd9..f92dfcda8a 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.2682+02142a54d +version=0.16.0-dev.2694+74f361a5c mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index e44ca12794..4e027def5e 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.2682+02142a54d +%global ver 0.16.0-dev.2694+74f361a5c %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 0119e7566a..7fe0ef3c64 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.3.0 +Version: 2026.3.1 Release: 1%?dist Summary: Front-end to your dev env From 858172661221678b69596c5d93bdcb33f8931a77 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 11:27:52 +0000 Subject: [PATCH 0772/1115] 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 23966008bd..e3e2e5c2f9 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.2682+02142a54d +Version: 0.16.0~dev.2694+74f361a5c 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 1fff593ce194da2e293ec7adc11614487836bfb4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 12:26:29 +0000 Subject: [PATCH 0773/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index c368caabf4..4dcbbc135c 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,12 +9,12 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 928856567670d123b88b458f450bae0051deecb7 -%global ver 0.0.39-18870 +%global commit 595e42c4f3bfa11b8585ea029e1aa9d2c9c68fd1 +%global ver 0.0.40-18871 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') -Release: 2%?dist +Release: 1%?dist Summary: PlayStation 3 emulator and debugger License: GPL-2.0-only URL: https://github.com/RPCS3/rpcs3 From 8a71df817ffed7088df4dca81306fc2261f9aeb0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 15:25:58 +0000 Subject: [PATCH 0774/1115] bump: android-studio rust-deno yt-dlp-git --- anda/devs/android-studio/stable/android-studio.spec | 4 ++-- anda/devs/deno/rust-deno.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/devs/android-studio/stable/android-studio.spec b/anda/devs/android-studio/stable/android-studio.spec index 64db99ec65..e6a9457e42 100644 --- a/anda/devs/android-studio/stable/android-studio.spec +++ b/anda/devs/android-studio/stable/android-studio.spec @@ -16,7 +16,7 @@ %global __requires_exclude ^libaaudio\\.so.*|^libandroid\\.so.*|^libmediandk\\.so.*|^liblog\\.so.*|^libc\\.so.*|^libm\\.so.*|^libdl\\.so.*|^libcrypt\\.so.*|^libstdc\\+\\+\\.so.*|^libncursesw\\.so.*|^libtinfo\\.so.*|^libnsl\\.so.*|^libpanelw\\.so.*$ Name: android-studio -Version: 2025.3.1.8 +Version: 2025.3.2.6 Release: 1%?dist Summary: Official IDE for Android development License: Apache-2.0 @@ -24,7 +24,7 @@ Packager: veuxit , like-engels Date: Tue, 3 Mar 2026 17:03:56 +0000 Subject: [PATCH 0775/1115] 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 69833e018e..8fb86223d1 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.03.03.144937 +Version: 2026.03.03.162040 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 627c8d7b94eaaad908d38b06c189027a0d48c1da Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 17:57:28 +0000 Subject: [PATCH 0776/1115] 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 bdaa6efc43..b79061e640 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.7.3 +%global ver release/0.8.0rc1 %global sanitized_ver %(echo %{ver} | sed 's|release/||') Name: %{pypi_name} From 073602c362fc00d51f626e5e1aa1902bc73fbb28 Mon Sep 17 00:00:00 2001 From: veuxit <232229112+veuxit@users.noreply.github.com> Date: Tue, 3 Mar 2026 23:41:28 +0500 Subject: [PATCH 0777/1115] android-studio-canary: remove nightly (#10249) --- anda/devs/android-studio/canary/anda.hcl | 3 --- 1 file changed, 3 deletions(-) diff --git a/anda/devs/android-studio/canary/anda.hcl b/anda/devs/android-studio/canary/anda.hcl index 81d45e0a0f..f3910da03e 100644 --- a/anda/devs/android-studio/canary/anda.hcl +++ b/anda/devs/android-studio/canary/anda.hcl @@ -3,7 +3,4 @@ project pkg { rpm { spec = "android-studio-canary.spec" } - labels { - nightly = "1" - } } From 6cdf8d3cc26c44f4d60e773237587046fdd4e420 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 20:50:44 +0000 Subject: [PATCH 0778/1115] 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 a2cd36237e..94e4714c86 100644 --- a/anda/fonts/geist/geist.spec +++ b/anda/fonts/geist/geist.spec @@ -1,4 +1,4 @@ -%global ver geist@1.7.0 +%global ver 1.8.0 Name: geist-font Version: %(echo %ver | sed 's/^geist@//') From d1fca4432d04b8f43ab6d51d3f2152c224a5959e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 21:20:48 +0000 Subject: [PATCH 0779/1115] bump: gurk --- anda/apps/gurk/gurk.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/gurk/gurk.spec b/anda/apps/gurk/gurk.spec index d49b463f88..d088ef6423 100644 --- a/anda/apps/gurk/gurk.spec +++ b/anda/apps/gurk/gurk.spec @@ -1,8 +1,8 @@ %undefine __brp_mangle_shebangs Name: gurk -Version: 0.8.1 -Release: 3%?dist +Version: 0.9.0 +Release: 1%?dist Summary: Signal Messenger client for terminal License: AGPL-3.0-or-later AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND ISC AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) 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 BSD-3-Clause AND (BSD-3-Clause OR Apache-2.0) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSL-1.0 AND CDLA-Permissive-2.0 AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR BSD-1-Clause) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) AND Zlib AND (Zlib OR Apache-2.0 OR MIT) URL: https://github.com/boxdot/gurk-rs From 7e890f9d3e962487cb69ada176e0c93961c42605 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 3 Mar 2026 15:29:06 -0600 Subject: [PATCH 0780/1115] add: moonshot (#10202) --- anda/apps/moonshot/anda.hcl | 5 ++ .../com.fyralabs.moonshot.metainfo.xml | 50 +++++++++++++++++ anda/apps/moonshot/moonshot.spec | 55 +++++++++++++++++++ anda/apps/moonshot/update.rhai | 1 + 4 files changed, 111 insertions(+) create mode 100644 anda/apps/moonshot/anda.hcl create mode 100644 anda/apps/moonshot/com.fyralabs.moonshot.metainfo.xml create mode 100644 anda/apps/moonshot/moonshot.spec create mode 100644 anda/apps/moonshot/update.rhai diff --git a/anda/apps/moonshot/anda.hcl b/anda/apps/moonshot/anda.hcl new file mode 100644 index 0000000000..7b387f9379 --- /dev/null +++ b/anda/apps/moonshot/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "moonshot.spec" + } +} diff --git a/anda/apps/moonshot/com.fyralabs.moonshot.metainfo.xml b/anda/apps/moonshot/com.fyralabs.moonshot.metainfo.xml new file mode 100644 index 0000000000..74571ae640 --- /dev/null +++ b/anda/apps/moonshot/com.fyralabs.moonshot.metainfo.xml @@ -0,0 +1,50 @@ + + + com.fyralabs.moonshot + CC0-1.0 + GPL-3.0-or-later + /usr/share/icons/hicolor/512x512/apps/moonshot.png + + Moonshot +

A beautiful cross-platform flashing tool + + + https://github.com/FyraLabs/moonshot/blob/main/build/screenshot.png + + + +

+ A beautiful cross-platform flashing tool. + Why? + + - Community frustration with existing flashing tools. + - We have unique ideas that we want to implement in the future, ex: selecting distro images from within the app. + - For fun. +

+
+ + moonshot.desktop + + https://github.com/FyraLabs/moonshot + https://github.com/FyraLabs/moonshot/issues + https://github.com/sponsors/FyraLabs + https://fyralabs.com/contact/ + + moonshot + + + + disk flashing + imaging + flashing tool + flasher + etcher + usb + sd card + + + + Fyra Labs + +
diff --git a/anda/apps/moonshot/moonshot.spec b/anda/apps/moonshot/moonshot.spec new file mode 100644 index 0000000000..9fa8bab49c --- /dev/null +++ b/anda/apps/moonshot/moonshot.spec @@ -0,0 +1,55 @@ +%define debug_package %{nil} +%define appid com.fyralabs.moonshot + +Name: moonshot +Version: 1.0.1 +Release: 1%?dist +Summary: A beautiful cross-platform flashing tool +License: GPL-3.0-or-later +URL: https://github.com/FyraLabs/moonshot +Source0: %url/archive/refs/tags/v%version.tar.gz +Source1: com.fyralabs.moonshot.metainfo.xml + +BuildRequires: wails3 +BuildRequires: golang +BuildRequires: bun-bin +BuildRequires: pkgconfig(webkit2gtk-4.1) +BuildRequires: pkgconfig(gtk4) +BuildRequires: pkgconfig(webkitgtk-6.0) +BuildRequires: pkgconfig(gio-unix-2.0) +BuildRequires: pkgconfig(libsoup-3.0) + +Packager: Owen Zimmerman + +%description +%{summary}. +Why? + + - Community frustration with existing flashing tools. + - We have unique ideas that we want to implement in the future, ex: selecting distro images from within the app. + - For fun. + +%prep +%autosetup + +%build +EXTRA_TAGS=gtk4 wails3 build + +%install +install -Dm755 bin/moonshot %{buildroot}%{_bindir}/moonshot +install -Dm644 build/linux/moonshot.desktop %{buildroot}%{_appsdir}/%{appid}.desktop +install -Dm644 build/appicon.png %{buildroot}%{_hicolordir}/512x512/apps/moonshot.png + +%terra_appstream -o %{SOURCE1} + +%files +%doc README.md +%license LICENSE +%{_bindir}/moonshot +%{_appsdir}/%{appid}.desktop +%{_hicolordir}/512x512/apps/moonshot.png +%{_metainfodir}/com.fyralabs.moonshot.metainfo.xml + +%changelog +* Mon Mar 02 2026 Owen Zimmerman +- Initial commit diff --git a/anda/apps/moonshot/update.rhai b/anda/apps/moonshot/update.rhai new file mode 100644 index 0000000000..11a9be849e --- /dev/null +++ b/anda/apps/moonshot/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("FyraLabs/moonshot")); From 904e86af5d907a8ea78dcc646a108c759995f511 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 21:55:18 +0000 Subject: [PATCH 0781/1115] bump: moonshot --- anda/apps/moonshot/moonshot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/moonshot/moonshot.spec b/anda/apps/moonshot/moonshot.spec index 9fa8bab49c..544b82f7ca 100644 --- a/anda/apps/moonshot/moonshot.spec +++ b/anda/apps/moonshot/moonshot.spec @@ -2,7 +2,7 @@ %define appid com.fyralabs.moonshot Name: moonshot -Version: 1.0.1 +Version: 1.0.2 Release: 1%?dist Summary: A beautiful cross-platform flashing tool License: GPL-3.0-or-later From d635bbd052f7ca4d025b7c6161c561d46ef03b4b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 22:54:57 +0000 Subject: [PATCH 0782/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 4dcbbc135c..3e7124c0c8 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 595e42c4f3bfa11b8585ea029e1aa9d2c9c68fd1 -%global ver 0.0.40-18871 +%global commit e66f1fa3066f99d816fb950aad77d6fc57d0f1c8 +%global ver 0.0.40-18872 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From e29cc4dc52c524a655daa25754d4d1ff959e5ff1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 3 Mar 2026 23:51:42 +0000 Subject: [PATCH 0783/1115] 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 331f333599..3a20114d70 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.225.12 +%global ver 0.226.4-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From a96de2168e2e51cbd201e67ac614ce4c9c90ebb8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 02:02:51 +0000 Subject: [PATCH 0784/1115] bump: ruffle-nightly zed rpcs3 electron --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/devs/zed/stable/zed.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/tools/electron/electron.spec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 1c524c8e5e..350911e309 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-03 +%global ver 2026-03-04 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 3aee914710..44e2676077 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.225.12 +Version: 0.225.13 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 diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 3e7124c0c8..10d4f2cd9a 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit e66f1fa3066f99d816fb950aad77d6fc57d0f1c8 -%global ver 0.0.40-18872 +%global commit 86b2773c2854ede00ff376d1ee82898c74eb8b71 +%global ver 0.0.40-18874 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index b1be89598e..abf0fab418 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 40.6.1 +Version: 40.7.0 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From bf9e1cecaf6bf41215466ab7c0bf228100fb3499 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 02:26:46 +0000 Subject: [PATCH 0785/1115] bump(nightly): goofcord-nightly rpinters ghostty-nightly zed-nightly types-colorama vala-nightly tdlib-nightly opentabletdriver-nightly scx-scheds-nightly HeadsetControl-nightly --- anda/apps/goofcord/nightly/goofcord-nightly.spec | 4 ++-- anda/apps/rpinters/rpinters.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 2 +- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/langs/vala/vala-nightly/vala-nightly.spec | 4 ++-- anda/lib/tdlib/tdlib-nightly.spec | 4 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- 10 files changed, 18 insertions(+), 18 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 6f6fb03daf..0ee51ebbc0 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit b7172c845eb01c8479c78b3127d1412eae851a73 +%global commit 45f3fcfa70d482ae1ac94ec9a2e78f3d941a37e5 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260303 +%global commit_date 20260304 %global ver 2.0.1^ %global base_name goofcord %global git_name GoofCord diff --git a/anda/apps/rpinters/rpinters.spec b/anda/apps/rpinters/rpinters.spec index 02698a7eb1..6435280952 100644 --- a/anda/apps/rpinters/rpinters.spec +++ b/anda/apps/rpinters/rpinters.spec @@ -1,5 +1,5 @@ -%global commit 1815ad67432803843058a3cf7eefbf376e9c02c9 -%global commit_date 20251029 +%global commit 0fee3911afdaabbdcf4e8214e3472198a1c0c9db +%global commit_date 20260304 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rpinters diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 2aa0f01d53..609084cf10 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,4 +1,4 @@ -%global commit d3c37704359cdc863a85a0d67baa8a9cd09f88af +%global commit c93cf521088594649a6c2d54e1c916c3906c0a0f %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global fulldate 2026-03-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 0447b20703..b9d580e81d 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 42ba961075b16aaf35d48631f0ce4e1a4196d983 +%global commit 9c9337a8021f74511625517c3f4fa021106609eb %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260303 +%global commit_date 20260304 %global ver 0.227.0 %bcond_with check diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 594a378480..4347158eaf 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 35004e95ca90678e9046953e4a14caf684562847 -%global commit_date 20260303 +%global commit 0e16ea31d2e188fdc126cb31e7c4fcc6b5a8da96 +%global commit_date 20260304 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/langs/vala/vala-nightly/vala-nightly.spec b/anda/langs/vala/vala-nightly/vala-nightly.spec index 90f01976b7..0bad6c77c3 100644 --- a/anda/langs/vala/vala-nightly/vala-nightly.spec +++ b/anda/langs/vala/vala-nightly/vala-nightly.spec @@ -3,11 +3,11 @@ %global priority 90 %global real_name vala -%global commit 4506a74bd2a997f23957b5cc6c0cc721c98dbae9 +%global commit 4c34f90a5bdaa1c5bffd9540602d5099c35e41d5 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global repo https://gitlab.gnome.org/GNOME/%{real_name}.git -%global commit_date 20260227 +%global commit_date 20260304 %global snapshot_info %{commit_date}.%{shortcommit} Name: vala-nightly diff --git a/anda/lib/tdlib/tdlib-nightly.spec b/anda/lib/tdlib/tdlib-nightly.spec index 837dc0cca2..6ac3ca94a7 100644 --- a/anda/lib/tdlib/tdlib-nightly.spec +++ b/anda/lib/tdlib/tdlib-nightly.spec @@ -1,6 +1,6 @@ -%global commit e597838871547131ef92332fca601f5effba4e8a +%global commit af0cb1d30a1e5cb1a10cd83b48998ca9ea9ce249 %global ver 1.8.62 -%global commit_date 20260302 +%global commit_date 20260304 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: tdlib-nightly diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 13fb026cef..dcb6b74dbf 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit b5417c39475147f2d31f04824b8488ae6458faac +%global commit e4d9a5124f42a566ab6e6c5aae60dfbc6931e187 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260303 +%global commit_date 20260304 %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 8b5df3f7cf..e9b54bdbe3 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 ecdbaee70a897af3597503b503e64a9ab12bd7e5 +%global commit d4574ca3144b59893d06ed33bd4ceaa5107f0ec2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260303 +%global commitdate 20260304 %global ver 1.0.20 %undefine __brp_mangle_shebangs diff --git a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec index 17da18a7b1..45852d5d76 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 902e9bc8b17c60923a70ac27c005cd5cb66de449 +%global commit abfb248a056c62c1d26febb5278cf8994f12e483 %global commitdate 20251121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) From 223df227ba5c0ab88edaf8dbe9926bbc3b431c74 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 3 Mar 2026 21:59:40 -0600 Subject: [PATCH 0786/1115] chore (moonshot): use %set_javascript_build_flags (#10258) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/apps/moonshot/moonshot.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/apps/moonshot/moonshot.spec b/anda/apps/moonshot/moonshot.spec index 544b82f7ca..7f78f7bca2 100644 --- a/anda/apps/moonshot/moonshot.spec +++ b/anda/apps/moonshot/moonshot.spec @@ -33,6 +33,7 @@ Why? %autosetup %build +%set_javascript_build_flags EXTRA_TAGS=gtk4 wails3 build %install From 2b462211a1ec77b64203aeda2efe036cd05c2e91 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 04:16:12 +0000 Subject: [PATCH 0787/1115] bump: asdf --- anda/devs/asdf/asdf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/asdf/asdf.spec b/anda/devs/asdf/asdf.spec index 2185fbc043..b66ddc8224 100644 --- a/anda/devs/asdf/asdf.spec +++ b/anda/devs/asdf/asdf.spec @@ -12,7 +12,7 @@ # https://github.com/asdf-vm/asdf %global goipath github.com/asdf-vm/asdf -Version: 0.18.0 +Version: 0.18.1 %gometa -f @@ -25,7 +25,7 @@ more.} SECURITY.md ballad-of-asdf.md help.txt version.txt Name: asdf -Release: %autorelease +Release: 1%?dist Summary: Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more License: MIT From 0613395b2010743c8ad57ce8f302d5a922ad46fa Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 3 Mar 2026 23:37:16 -0600 Subject: [PATCH 0788/1115] feat: add appstreamcli validate job (#10243) --- .github/workflows/autobuild.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 3c1728b37a..7d4bf17a0d 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -69,6 +69,18 @@ jobs: --basename=test \ --veto-ignore=missing-parents \ --veto-ignore=missing-info 2>&1 | tee asb.log + + - name: Run appstreamcli validate + run: | + echo "## AppStream MetaInfo Validation" >> $GITHUB_STEP_SUMMARY + echo "" >> $GITHUB_STEP_SUMMARY + echo '```xml' >> $GITHUB_STEP_SUMMARY + for file in output/test.xml.gz; do + appstreamcli validate $file >> $GITHUB_STEP_SUMMARY || true + echo "" >> $GITHUB_STEP_SUMMARY + done + echo '```' >> $GITHUB_STEP_SUMMARY + - name: Export logs id: export_logs run: | From 534f098fe076fd6843c8cfcb2a08e1c79d121c50 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 4 Mar 2026 02:00:46 -0600 Subject: [PATCH 0789/1115] fix: geist (#10267) Signed-off-by: Owen-sz --- 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 94e4714c86..577d99b9b2 100644 --- a/anda/fonts/geist/geist.spec +++ b/anda/fonts/geist/geist.spec @@ -30,7 +30,7 @@ Geist Mono is a monospaced typeface that has been crafted to be the perfect part It is designed to be used in code editors, diagrams, terminals, and other textbased interfaces where code is represented. %prep -%autosetup -n %name-geist-%version +%autosetup %build %make_build From 2a6055075dbd6f82fc87cd83c36659f1df34500a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 09:55:33 +0000 Subject: [PATCH 0790/1115] 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 b79061e640..d82ca1de53 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.8.0rc1 +%global ver release/0.8.0rc2 %global sanitized_ver %(echo %{ver} | sed 's|release/||') Name: %{pypi_name} From 1333a9f5b14fc509b784ad414ba9b234a813c232 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 11:06:12 +0000 Subject: [PATCH 0791/1115] bump: rpcs3 tauri --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/tools/tauri/tauri.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 10d4f2cd9a..adf1f41803 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 86b2773c2854ede00ff376d1ee82898c74eb8b71 -%global ver 0.0.40-18874 +%global commit 3750fb2c1f1ff5ccd4996ef42cdf8b16119666c3 +%global ver 0.0.40-18875 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/tools/tauri/tauri.spec b/anda/tools/tauri/tauri.spec index 35eec705ab..16966156e1 100644 --- a/anda/tools/tauri/tauri.spec +++ b/anda/tools/tauri/tauri.spec @@ -2,7 +2,7 @@ %undefine __brp_mangle_shebangs Name: rust-tauri -Version: 2.10.0 +Version: 2.10.1 Release: 1%?dist Summary: Command line interface for building Tauri apps License: Apache-2.0 OR MIT From 6b41ad9b7e3b694d8049ad56e9e4bbf199669ba3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 11:43:09 +0000 Subject: [PATCH 0792/1115] 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 9a2decb91c..c2956ba859 100644 --- a/anda/tools/buildsys/gradle/gradle.spec +++ b/anda/tools/buildsys/gradle/gradle.spec @@ -1,5 +1,5 @@ Name: gradle -Version: 9.3.1 +Version: 9.4.0 Release: 1%?dist Summary: Powerful build system for the JVM URL: https://gradle.org/ From cdb59949d6f90678d029bb903c9f45271dfd0f97 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 14:06:48 +0000 Subject: [PATCH 0793/1115] 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 7fe0ef3c64..f5ae0e9b15 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.3.1 +Version: 2026.3.2 Release: 1%?dist Summary: Front-end to your dev env From 0aa5a8782de045b2c2df9ab7fe592248be562f16 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 15:40:51 +0000 Subject: [PATCH 0794/1115] bump: rust-deno inputplumber --- anda/devs/deno/rust-deno.spec | 2 +- anda/games/inputplumber/inputplumber.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/deno/rust-deno.spec b/anda/devs/deno/rust-deno.spec index f52acfc28d..97ed90b0f9 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.7.2 +Version: 2.7.3 Release: 1%?dist Summary: Deno executable diff --git a/anda/games/inputplumber/inputplumber.spec b/anda/games/inputplumber/inputplumber.spec index cd83a830a2..dbb9fb54bd 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.75.0 +Version: 0.75.1 Release: 1%?dist Summary: Open source input router and remapper daemon for Linux License: GPL-3.0-or-later From 815534906b93a8b6e45ecc1404d30401005d8942 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 17:08:11 +0000 Subject: [PATCH 0795/1115] bump: goofcord zed-preview zed --- anda/apps/goofcord/stable/goofcord.spec | 4 ++-- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/devs/zed/stable/zed.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index a2c50013f3..fb81e945ae 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -2,8 +2,8 @@ %global appid io.github.milkshiift.GoofCord Name: goofcord -Version: 2.0.1 -Release: 2%{?dist} +Version: 2.1.0 +Release: 1%?dist License: OSL-3.0 Summary: A privacy-minded Legcord fork. Group: Applications/Internet diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 3a20114d70..a5244db747 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.226.4-pre +%global ver 0.226.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 44e2676077..5a06bd006b 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.225.13 +Version: 0.226.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 f4cb0749f1a7d62c3db2220924f5bb79733745ac Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 18:54:57 +0000 Subject: [PATCH 0796/1115] bump: zed-preview rpcs3 rust-mise jujutsu --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/tools/buildsys/mise/rust-mise.spec | 2 +- anda/tools/jujutsu/jujutsu.spec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index a5244db747..5970120e73 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.226.4 +%global ver 0.227.0-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index adf1f41803..b7591e73c2 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 3750fb2c1f1ff5ccd4996ef42cdf8b16119666c3 -%global ver 0.0.40-18875 +%global commit d46ddcee5d8db68d7f856c5e7015bffc651b419f +%global ver 0.0.40-18876 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index f5ae0e9b15..63a79e56be 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.3.2 +Version: 2026.3.3 Release: 1%?dist Summary: Front-end to your dev env diff --git a/anda/tools/jujutsu/jujutsu.spec b/anda/tools/jujutsu/jujutsu.spec index 7536a120cf..128ee899f1 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.38.0 +Version: 0.39.0 Release: 1%?dist Summary: Git-compatible DVCS that is both simple and powerful License: Apache-2.0 AND CC-BY-4.0 From a050962ea2005f3b8e7b40b3ba441f1844b5890a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 19:38:04 +0000 Subject: [PATCH 0797/1115] bump: flutter accelerate --- anda/devs/flutter/flutter.spec | 2 +- anda/langs/python/accelerate/accelerate.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index 6c3dc26cd3..b1bc0f7c60 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -1,5 +1,5 @@ Name: flutter -Version: 3.41.3 +Version: 3.41.4 Release: 1%?dist Summary: SDK for crafting beautiful, fast user experiences from a single codebase License: BSD-3-Clause diff --git a/anda/langs/python/accelerate/accelerate.spec b/anda/langs/python/accelerate/accelerate.spec index 7d801a6a76..b0ee0275e1 100644 --- a/anda/langs/python/accelerate/accelerate.spec +++ b/anda/langs/python/accelerate/accelerate.spec @@ -4,7 +4,7 @@ %global _desc A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support. Name: python-%{pypi_name} -Version: 1.12.0 +Version: 1.13.0 Release: 1%?dist Summary: A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration License: Apache-2.0 From 86f4abf270dd9b58de1a958ff07add26cbb3299a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 20:47:07 +0000 Subject: [PATCH 0798/1115] bump: anda-srpm-macros --- anda/terra/srpm-macros/anda-srpm-macros.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/terra/srpm-macros/anda-srpm-macros.spec b/anda/terra/srpm-macros/anda-srpm-macros.spec index 010feeb3cc..62691facfd 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: 3%?dist +Version: 0.3.4 +Release: 1%?dist Summary: SRPM macros for extra Fedora packages License: MIT From a4a362d2c8c0ad9f20641f1a7eaeb398b876092d Mon Sep 17 00:00:00 2001 From: Gilver Date: Wed, 4 Mar 2026 15:50:09 -0600 Subject: [PATCH 0799/1115] fix(goofcord): Rebuild for hotfix (#10275) Signed-off-by: Gilver --- anda/apps/goofcord/stable/goofcord.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index fb81e945ae..8a8265b05b 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -3,7 +3,7 @@ Name: goofcord Version: 2.1.0 -Release: 1%?dist +Release: 2%?dist License: OSL-3.0 Summary: A privacy-minded Legcord fork. Group: Applications/Internet From dacd3d605a8825c751a09cc68332a0c5a02e7d22 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 22:33:30 +0000 Subject: [PATCH 0800/1115] 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 af5b9864bf..e254d69305 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.885 +Version: 0.0.886 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 20a97356d3..8ae6187125 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.885 +Version: 0.0.886 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From 70e1ee3eb19521542c7f81adb9b43e8390f91de0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 4 Mar 2026 23:03:15 +0000 Subject: [PATCH 0801/1115] bump: signal-desktop --- anda/apps/signal-desktop/signal-desktop.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index 51864e0bf1..9c5e473b5c 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: 8.0.0 -Release: 3%?dist +Version: 8.1.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 976844df6315495fb9426fea947044d01e96410e Mon Sep 17 00:00:00 2001 From: Gilver Date: Wed, 4 Mar 2026 18:54:46 -0600 Subject: [PATCH 0802/1115] fix(goofcord): Patch commit (#10278) * fix(goofcord): Patch commit Signed-off-by: Gilver * fix: Oops Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/apps/goofcord/stable/goofcord.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index 8a8265b05b..a23fa3cf94 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -3,12 +3,13 @@ Name: goofcord Version: 2.1.0 -Release: 2%?dist +Release: 3%?dist License: OSL-3.0 Summary: A privacy-minded Legcord fork. Group: Applications/Internet URL: https://github.com/Milkshiift/%{git_name} Source0: %{url}/archive/refs/tags/v%{version}.tar.gz +Patch0: %{url}/commit/5be00d22d09f118fa5a2ac40deb12c54f66f03b8.patch BuildRequires: anda-srpm-macros >= 0.3.0 BuildRequires: bun-bin Packager: Gilver E. @@ -19,7 +20,7 @@ Packager: Gilver E. A highly configurable and privacy minded Discord client. %prep -%autosetup -n %{git_name}-%{version} +%autosetup -p1 -n %{git_name}-%{version} %ifarch %{arm64} armv7hl armv7l sed -i '/\"x64\",/d' electron-builder.ts %endif From 75e8b68db7f3eb901deb7a12bbb174ce058d11b9 Mon Sep 17 00:00:00 2001 From: metcya <134973769+metcya@users.noreply.github.com> Date: Wed, 4 Mar 2026 19:51:15 -0600 Subject: [PATCH 0803/1115] rename to mangowm (#10281) * rename to mangowm * fix license identifiers --- anda/desktops/mangowm/anda.hcl | 5 +++ anda/desktops/mangowm/mangowm.spec | 63 ++++++++++++++++++++++++++++++ anda/desktops/mangowm/update.rhai | 1 + 3 files changed, 69 insertions(+) create mode 100644 anda/desktops/mangowm/anda.hcl create mode 100644 anda/desktops/mangowm/mangowm.spec create mode 100644 anda/desktops/mangowm/update.rhai diff --git a/anda/desktops/mangowm/anda.hcl b/anda/desktops/mangowm/anda.hcl new file mode 100644 index 0000000000..90b2da7f90 --- /dev/null +++ b/anda/desktops/mangowm/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "mangowm.spec" + } +} diff --git a/anda/desktops/mangowm/mangowm.spec b/anda/desktops/mangowm/mangowm.spec new file mode 100644 index 0000000000..bce71bb7ce --- /dev/null +++ b/anda/desktops/mangowm/mangowm.spec @@ -0,0 +1,63 @@ +%global mangowc_ver 0.12.5-1 + +Name: mangowm +Version: 0.12.5 +Release: 2%{?dist} +Summary: A modern, lightweight, high-performance Wayland compositor built on dwl +License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0 +Packager: metcya +URL: https://github.com/mangowm/mango +Source: %{url}/archive/%{version}.tar.gz + +BuildRequires: meson +BuildRequires: gcc +BuildRequires: gcc-c++ +BuildRequires: pkgconfig(xcb) +BuildRequires: pkgconfig(xcb-icccm) +BuildRequires: pkgconfig(wayland-protocols) +BuildRequires: pkgconfig(wayland-server) +BuildRequires: pkgconfig(wlroots-0.19) +BuildRequires: pkgconfig(xkbcommon) +BuildRequires: pkgconfig(libinput) +BuildRequires: pkgconfig(wayland-client) +BuildRequires: pkgconfig(libpcre2-8) +BuildRequires: pkgconfig(scenefx-0.4) + +Conflicts: mangowc < %{mangowc_ver} +Obsoletes: mangowc < %{mangowc_ver} +Provides: mangowc = %{mangowc_ver} + +%description +MangoWM is a modern, lightweight, high-performance Wayland compositor built on +dwl — crafted for speed, flexibility, and a customizable desktop experience. + +%prep +%autosetup -n mango-%{version} + +%build +%meson +%meson_build + +%install +%meson_install + +%files +%doc README.md +%license LICENSE +%license LICENSE.wlroots +%license LICENSE.tinywl +%license LICENSE.sway +%license LICENSE.dwm +%license LICENSE.dwl +%{_bindir}/mango +%{_bindir}/mmsg +%{_sysconfdir}/mango/config.conf +%{_datadir}/wayland-sessions/mango.desktop +%{_datadir}/xdg-desktop-portal/mango-portals.conf + +%changelog +* Wed Mar 04 2026 metcya - 0.12.5-1 +- Rename to mangowm + +* Wed Nov 12 2025 metcya +- Package mangowc diff --git a/anda/desktops/mangowm/update.rhai b/anda/desktops/mangowm/update.rhai new file mode 100644 index 0000000000..f16a6a5ef9 --- /dev/null +++ b/anda/desktops/mangowm/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("mangowm/mango")); From d6f3477bd6908d296e927d06ff4492a558669b57 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 02:29:23 +0000 Subject: [PATCH 0804/1115] bump(nightly): flameshot-nightly goofcord-nightly legcord-nightly mpv-nightly ghostty-nightly zed-nightly nim-nightly types-colorama nvidia-patch opentabletdriver-nightly scx-scheds-nightly scx-tools-nightly rpi-utils --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/goofcord/nightly/goofcord-nightly.spec | 6 +++--- 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 | 6 +++--- 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/system/scx-tools/nightly/scx-tools-nightly.spec | 4 ++-- anda/tools/rpi-utils/rpi-utils.spec | 4 ++-- 13 files changed, 28 insertions(+), 28 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index db0b8d522a..c6c61dc6f0 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 4a32a7e86a15a67456d628e79d77d86cb7db2e7e +%global commit d4956a87cd6003e2bae78bd752111337b1561e9c %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260303 +%global commit_date 20260305 %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 0ee51ebbc0..f7fa7ff43d 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,7 +1,7 @@ -%global commit 45f3fcfa70d482ae1ac94ec9a2e78f3d941a37e5 +%global commit 5be00d22d09f118fa5a2ac40deb12c54f66f03b8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260304 -%global ver 2.0.1^ +%global commit_date 20260305 +%global ver 2.1.0^ %global base_name goofcord %global git_name GoofCord %global appid io.github.milkshiift.GoofCord diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 53c44bff67..4aee50a0cb 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 21e4345ad9493f3ae8814828009e326453430c5d -%global commit_date 20260303 +%global commit 3adce3c9b5a31e37c7f340afdcf2629859faa9c2 +%global commit_date 20260305 %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 1311398ade..563dac45bb 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 c401ef9c3b005deb24afec1d0b5d1cb4cea72d14 +%global commit a9ac97a5b04868472b8fed4d80bd8d92fef8d617 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260303 +%global commit_date 20260305 %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 609084cf10..939aae028a 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit c93cf521088594649a6c2d54e1c916c3906c0a0f +%global commit 46522a8779ba44e47d4f68ab633ace5382971624 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-03 +%global fulldate 2026-03-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 b9d580e81d..e7b5eff122 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit 9c9337a8021f74511625517c3f4fa021106609eb +%global commit 608185be4e0cc32ad925074185b5821af8aa2da9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260304 -%global ver 0.227.0 +%global commit_date 20260305 +%global ver 0.228.0 %bcond_with check %bcond_with debug_no_build diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index 6c2e9ea1d9..912fed10eb 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 9ed4077d9a57e19063c1c67710fa6fb83f5a5fb7 +%global commit 8e2547a5e2a616380b71cdcbc922770fa11aafb8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260302 +%global commit_date 20260305 %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 4347158eaf..d5d447e989 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 0e16ea31d2e188fdc126cb31e7c4fcc6b5a8da96 -%global commit_date 20260304 +%global commit e108320b29046c7801de4df4168892b8099490bc +%global commit_date 20260305 %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 0fb514c3a4..b280d34ddd 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 0e3f16a6b60674fd801076dfdd304e6f8800e9f5 +%global commit 47c2959260a330f919981cb407659f0e2790dc8a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260216 +%global commit_date 20260305 %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 dcb6b74dbf..2a8276d7f0 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit e4d9a5124f42a566ab6e6c5aae60dfbc6931e187 +%global commit c292fe27357ac5bb3da7f7573ee4a2fd2daa53a4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260304 +%global commit_date 20260305 %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 e9b54bdbe3..4e1e5b2807 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 d4574ca3144b59893d06ed33bd4ceaa5107f0ec2 +%global commit cd2ca2ecbec1fd9470b286d36886ce6c872b9abf %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260304 +%global commitdate 20260305 %global ver 1.0.20 %undefine __brp_mangle_shebangs diff --git a/anda/system/scx-tools/nightly/scx-tools-nightly.spec b/anda/system/scx-tools/nightly/scx-tools-nightly.spec index bb420f8b5b..9032dc9bf9 100644 --- a/anda/system/scx-tools/nightly/scx-tools-nightly.spec +++ b/anda/system/scx-tools/nightly/scx-tools-nightly.spec @@ -1,6 +1,6 @@ -%global commit 30b4540650f0283136c875efb4cd449686a87995 +%global commit c21306e11f44670dbd2f8e0b2030468e736a051c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260218 +%global commitdate 20260305 %global ver 1.0.20 %global appid com.sched_ext.scx %global developer "sched-ext Contributors" diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index cf22ca3fd2..1c197d41d7 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,5 +1,5 @@ -%global commit 60ea0df9b7a43b4198c0def6355b600eb2cfbfb1 -%global commit_date 20260303 +%global commit 216e2d3045e9343e894e6445c5ae122aa7752584 +%global commit_date 20260305 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rpi-utils From 51a42f6b0909c79e62f0c53bbb8c1fe5f8e82962 Mon Sep 17 00:00:00 2001 From: Gilver Date: Wed, 4 Mar 2026 20:31:13 -0600 Subject: [PATCH 0805/1115] chore(ci): Update atrifact actions (#10287) --- .github/workflows/autobuild.yml | 2 +- .github/workflows/json-build.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 7d4bf17a0d..a517936793 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -51,7 +51,7 @@ jobs: image: ghcr.io/terrapkg/appstream-generator:main steps: - name: Download artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: merge-multiple: true path: ./artifacts diff --git a/.github/workflows/json-build.yml b/.github/workflows/json-build.yml index e0c33e9a4b..fbd6939520 100644 --- a/.github/workflows/json-build.yml +++ b/.github/workflows/json-build.yml @@ -99,7 +99,7 @@ jobs: x=${NAME//\//@} echo "name=$x" >> $GITHUB_OUTPUT - - uses: actions/upload-artifact@v6 + - uses: actions/upload-artifact@v7 with: name: ${{ steps.art.outputs.name }} compression-level: 0 # The RPMs are already compressed :p From d56a8c6ca2bbd8ad3522ba9a60b134f3468ef061 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 02:58:12 +0000 Subject: [PATCH 0806/1115] bump: noctalia-qs asar vgmstream rust-anda --- anda/desktops/noctalia-qs/noctalia-qs.spec | 2 +- anda/devs/asar/asar.spec | 2 +- anda/multimedia/vgmstream/vgmstream.spec | 4 ++-- anda/tools/buildsys/anda/rust-anda.spec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/desktops/noctalia-qs/noctalia-qs.spec b/anda/desktops/noctalia-qs/noctalia-qs.spec index 4649ed7637..0c65533880 100644 --- a/anda/desktops/noctalia-qs/noctalia-qs.spec +++ b/anda/desktops/noctalia-qs/noctalia-qs.spec @@ -1,5 +1,5 @@ Name: noctalia-qs -Version: 0.0.4 +Version: 0.0.5 Release: 1%?dist Summary: Flexible QtQuick based desktop shell toolkit License: LGPL-3.0-only AND GPL-3.0-only diff --git a/anda/devs/asar/asar.spec b/anda/devs/asar/asar.spec index bd4143cd8b..f0b73576db 100644 --- a/anda/devs/asar/asar.spec +++ b/anda/devs/asar/asar.spec @@ -7,7 +7,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: asar -Version: 4.0.1 +Version: 4.1.0 Release: 1%?dist Summary: Simple extensive tar-like archive format with indexing License: MIT diff --git a/anda/multimedia/vgmstream/vgmstream.spec b/anda/multimedia/vgmstream/vgmstream.spec index 82da9530fd..4d80a1a137 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit 9633911d173cb875d1b81fd27262b360b38ac4dd +%global commit e8c87743c4ee2b07ce6593d2f6c2deaf4533ee85 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260302 +%global commit_date 20260305 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit diff --git a/anda/tools/buildsys/anda/rust-anda.spec b/anda/tools/buildsys/anda/rust-anda.spec index 3f37262818..1237003153 100644 --- a/anda/tools/buildsys/anda/rust-anda.spec +++ b/anda/tools/buildsys/anda/rust-anda.spec @@ -5,7 +5,7 @@ %global crate anda Name: rust-anda -Version: 0.4.15 +Version: 0.5.0 Release: 1%?dist Summary: Andaman Build toolchain From ac1819c788314fb67097987aa4ec564b46c8b07b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 04:47:37 +0000 Subject: [PATCH 0807/1115] bump: noctalia-shell steamos-manager --- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- anda/games/steamos-manager/steamos-manager.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index fc209b468d..8a2d548675 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.6.1 +Version: 4.6.3 Release: 1%?dist Summary: A Quickshell-based custom shell setup diff --git a/anda/games/steamos-manager/steamos-manager.spec b/anda/games/steamos-manager/steamos-manager.spec index b2a6bedfd2..39216203de 100644 --- a/anda/games/steamos-manager/steamos-manager.spec +++ b/anda/games/steamos-manager/steamos-manager.spec @@ -1,5 +1,5 @@ Name: steamos-manager -Version: 26.0.0 +Version: 26.0.1 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 From 7f23efed745d4a1c334ae259ca5d7b882f034cbb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 07:13:52 +0000 Subject: [PATCH 0808/1115] bump(branch): micro-default-editor --- anda/tools/micro-default-editor/micro-default-editor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/micro-default-editor/micro-default-editor.spec b/anda/tools/micro-default-editor/micro-default-editor.spec index 0584ee5743..b199e6eeb0 100644 --- a/anda/tools/micro-default-editor/micro-default-editor.spec +++ b/anda/tools/micro-default-editor/micro-default-editor.spec @@ -3,7 +3,7 @@ Name: micro-default-editor # Version, release, and epoch are inherited from the editor package just like other default editors Version: 2.0.15 -Release: 2%?dist +Release: 2%{?dist} Epoch: 0 # Inherited from Micro itself License: MIT and ASL 2.0 From ef763192afdfe487f3fd26dbdc373207c94f9495 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 07:26:59 +0000 Subject: [PATCH 0809/1115] bump: zed-preview osu-lazer --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/games/osu-lazer/osu-lazer.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 5970120e73..dff59bf26a 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -17,7 +17,7 @@ Name: zed-preview Version: %(echo %ver | sed 's/-/~/') -Release: 1%?dist +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 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 AND ISC) AND AGPL.3.0-only AND AGPL-3.0-or-later AND (Apache-2.0 OR BSL-1.0 OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception) AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR MIT OR Apache-2.0) AND BSD-2-Clause AND (CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception) AND (CC0-1.0 OR Apache-2.0) AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND CC0-1.0 AND GPL-3.0-or-later AND (ISC AND (Apache-2.0 OR ISC) AND OpenSSL) AND (ISC AND (Apache-2.0 OR ISC)) AND ISC AND (MIT AND (MIT OR Apache-2.0)) AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0 OR CC0-1.0) AND (MIT OR Apache-2.0 OR NCSA) 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 Unicode-3.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Zlib diff --git a/anda/games/osu-lazer/osu-lazer.spec b/anda/games/osu-lazer/osu-lazer.spec index c6dc06d3ba..e9bfd4c8c5 100644 --- a/anda/games/osu-lazer/osu-lazer.spec +++ b/anda/games/osu-lazer/osu-lazer.spec @@ -1,10 +1,10 @@ -%define osuresver 2026.108.0 +%define osuresver 2026.305.0 %global debug_package %{nil} %define __strip /bin/true Name: osu-lazer -Version: 2026.119.0 -Release: 2%?dist +Version: 2026.305.0 +Release: 1%{?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/ From 75612e39f8b12fd53d09f729c5356034df800510 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 08:03:38 +0000 Subject: [PATCH 0810/1115] bump: eww --- anda/desktops/waylands/eww/eww.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/waylands/eww/eww.spec b/anda/desktops/waylands/eww/eww.spec index 1a8d9634df..6928e6078b 100644 --- a/anda/desktops/waylands/eww/eww.spec +++ b/anda/desktops/waylands/eww/eww.spec @@ -1,13 +1,13 @@ # Generated by rust2rpm 27 -%global commit fddb4a09b107237819e661151e007b99b5cab36d +%global commit 865cf631d5bbb5f9fccc99b3f4cc80b9eeada18c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250630 +%global commit_date 20260305 %global ver v0.6.0 %bcond check 0 Name: eww Version: %ver^%commit_date.git~%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: Widgets for everyone! SourceLicense: MIT From 4b780b1cc2f6f663c4dee6414a85cc302f82a0f3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 13:42:34 +0000 Subject: [PATCH 0811/1115] bump: rust-deno --- anda/devs/deno/rust-deno.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/deno/rust-deno.spec b/anda/devs/deno/rust-deno.spec index 97ed90b0f9..15bd331685 100644 --- a/anda/devs/deno/rust-deno.spec +++ b/anda/devs/deno/rust-deno.spec @@ -6,8 +6,8 @@ %global crate deno Name: rust-deno -Version: 2.7.3 -Release: 1%?dist +Version: 2.7.4 +Release: 1%{?dist} Summary: Deno executable License: MIT From 153b9f222d20b96c3558653a5585fa273c3c0758 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 14:33:12 +0000 Subject: [PATCH 0812/1115] bump: throne --- anda/apps/throne/Sagernet.SingBox.Version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/throne/Sagernet.SingBox.Version.txt b/anda/apps/throne/Sagernet.SingBox.Version.txt index 2294a60d89..1bae8c2a79 100644 --- a/anda/apps/throne/Sagernet.SingBox.Version.txt +++ b/anda/apps/throne/Sagernet.SingBox.Version.txt @@ -1 +1 @@ -v1.13.03 \ No newline at end of file +v1.13.13 \ No newline at end of file From e0d52dee3a94cce5aa91e5d233a311feb82983c9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 15:31:38 +0000 Subject: [PATCH 0813/1115] bump: vicinae --- anda/system/vicinae/vicinae.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index c8c01fec7c..44e104067f 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,6 +1,6 @@ Name: vicinae -Version: 0.20.2 -Release: 1%?dist +Version: 0.20.3 +Release: 1%{?dist} License: GPL-3.0 URL: https://docs.vicinae.com Source: https://github.com/vicinaehq/%{name}/archive/refs/tags/v%{version}.tar.gz From f9914851c153fda1243dac0d36c44d694e709053 Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 6 Mar 2026 01:12:22 +0800 Subject: [PATCH 0814/1115] fix: steamos-manager (#10297) --- anda/games/steamos-manager/steamos-manager.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/anda/games/steamos-manager/steamos-manager.spec b/anda/games/steamos-manager/steamos-manager.spec index 39216203de..c6b076f4be 100644 --- a/anda/games/steamos-manager/steamos-manager.spec +++ b/anda/games/steamos-manager/steamos-manager.spec @@ -41,23 +41,29 @@ Requires: %{name} = %{evr} 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 +ln -s %{_userunitdir}/steamos-manager.service %{buildroot}%{_userunitdir}/gamescope-session-plus.service.wants/steamos-manager.service %post %systemd_post steamos-manager.service +%systemd_post steamos-manager-configure-cecd.service +%systemd_post steamos-manager-session-cleanup.service %preun %systemd_preun steamos-manager.service +%systemd_preun steamos-manager-configure-cecd.service +%systemd_preun steamos-manager-session-cleanup.service %postun %systemd_postun_with_restart steamos-manager.service +%systemd_postun_with_restart steamos-manager-configure-cecd.service +%systemd_postun_with_restart steamos-manager-session-cleanup.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.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 @@ -67,6 +73,7 @@ install -d %{buildroot}%{_userunitdir}/gamescope-session-plus.service.wants/stea %{_prefix}/lib/steamos-manager %{_unitdir}/steamos-manager.service %{_userunitdir}/steamos-manager.service +%{_userunitdir}/steamos-manager-configure-cecd.service %{_userunitdir}/steamos-manager-session-cleanup.service %files gamescope-session-plus From c49d7e016f53cc8d7d4e17f3511943c8fc0f393d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 17:38:30 +0000 Subject: [PATCH 0815/1115] bump: bitwarden-cli.bin proton-vpn proton-vpn-api-core rust-zoi-rs falcond arduino-app-bricks-py rust-anda --- anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec | 4 ++-- anda/apps/proton-vpn/proton-vpn.spec | 4 ++-- .../langs/python/proton-vpn-api-core/proton-vpn-api-core.spec | 4 ++-- anda/langs/rust/zoi/rust-zoi-rs.spec | 2 +- anda/system/falcond/falcond.spec | 4 ++-- anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec | 2 +- anda/tools/buildsys/anda/rust-anda.spec | 4 ++-- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec b/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec index eaa26a80de..63aca8e17f 100644 --- a/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec +++ b/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec @@ -1,6 +1,6 @@ Name: bitwarden-cli.bin -Version: 2026.1.0 -Release: 2%?dist +Version: 2026.2.0 +Release: 1%{?dist} Summary: Bitwarden command-line client License: GPL-3.0-only URL: https://bitwarden.com diff --git a/anda/apps/proton-vpn/proton-vpn.spec b/anda/apps/proton-vpn/proton-vpn.spec index 780d64363f..2c14dc9259 100644 --- a/anda/apps/proton-vpn/proton-vpn.spec +++ b/anda/apps/proton-vpn/proton-vpn.spec @@ -1,6 +1,6 @@ Name: proton-vpn-gtk-app -Version: 4.14.1 -Release: 2%?dist +Version: 4.14.2 +Release: 1%{?dist} Summary: Official ProtonVPN Linux app License: GPL-3.0-only URL: https://protonvpn.com/download-linux 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 5f91a5bf97..006f3b94c9 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 @@ -4,8 +4,8 @@ %global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$ Name: python-%{pypi_name} -Version: 4.14.3 -Release: 3%?dist +Version: 4.15.2 +Release: 1%{?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 diff --git a/anda/langs/rust/zoi/rust-zoi-rs.spec b/anda/langs/rust/zoi/rust-zoi-rs.spec index 3c3eff6b00..baeb724edf 100644 --- a/anda/langs/rust/zoi/rust-zoi-rs.spec +++ b/anda/langs/rust/zoi/rust-zoi-rs.spec @@ -1,7 +1,7 @@ %define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zoi-rs -%global crate_version 1.7.0 +%global crate_version 1.8.0 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g') diff --git a/anda/system/falcond/falcond.spec b/anda/system/falcond/falcond.spec index e46405e435..b02e46a400 100644 --- a/anda/system/falcond/falcond.spec +++ b/anda/system/falcond/falcond.spec @@ -1,8 +1,8 @@ %global _include_minidebuginfo 0 Name: falcond -Version: 1.2.3 -Release: 3%{?dist} +Version: 2.0.0 +Release: 1%{?dist} Summary: Advanced Linux Gaming Performance Daemon License: MIT URL: https://git.pika-os.com/general-packages/falcond 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 d82ca1de53..fcbdc049b8 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.8.0rc2 +%global ver release/0.8.0rc3 %global sanitized_ver %(echo %{ver} | sed 's|release/||') Name: %{pypi_name} diff --git a/anda/tools/buildsys/anda/rust-anda.spec b/anda/tools/buildsys/anda/rust-anda.spec index 1237003153..5fa37431e0 100644 --- a/anda/tools/buildsys/anda/rust-anda.spec +++ b/anda/tools/buildsys/anda/rust-anda.spec @@ -5,8 +5,8 @@ %global crate anda Name: rust-anda -Version: 0.5.0 -Release: 1%?dist +Version: 0.5.1 +Release: 1%{?dist} Summary: Andaman Build toolchain License: MIT From e96a48014037caba9b0f1722bb22695853f4d6c3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 17:57:39 +0000 Subject: [PATCH 0816/1115] bump(branch): bitwarden-cli --- anda/apps/bitwarden/cli/bitwarden-cli.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/bitwarden/cli/bitwarden-cli.spec b/anda/apps/bitwarden/cli/bitwarden-cli.spec index fab3682b3e..fd0df86f79 100644 --- a/anda/apps/bitwarden/cli/bitwarden-cli.spec +++ b/anda/apps/bitwarden/cli/bitwarden-cli.spec @@ -6,8 +6,8 @@ %endif Name: bitwarden-cli -Version: 2026.1.0 -Release: 1%?dist +Version: 2026.2.0 +Release: 1%{?dist} Summary: Bitwarden command-line client License: GPL-3.0-only URL: https://bitwarden.com From 3afff62ec58c21232fdc24839bc133e4016890db Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 19:00:24 +0000 Subject: [PATCH 0817/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index b7591e73c2..11e3e3524d 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,12 +9,12 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit d46ddcee5d8db68d7f856c5e7015bffc651b419f -%global ver 0.0.40-18876 +%global commit 5605cf21413be189ca8e2ab866c3ad537b5e79ca +%global ver 0.0.40-18877 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') -Release: 1%?dist +Release: 1%{?dist} Summary: PlayStation 3 emulator and debugger License: GPL-2.0-only URL: https://github.com/RPCS3/rpcs3 From a37846ed04daecf4ddf5c55d275f67cdfc2125b6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 19:58:07 +0000 Subject: [PATCH 0818/1115] bump: rust-lowfi --- anda/devs/lowfi/rust-lowfi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/lowfi/rust-lowfi.spec b/anda/devs/lowfi/rust-lowfi.spec index 90f8da55bc..0b6d06b1c7 100644 --- a/anda/devs/lowfi/rust-lowfi.spec +++ b/anda/devs/lowfi/rust-lowfi.spec @@ -2,8 +2,8 @@ %global crate lowfi Name: rust-lowfi -Version: 2.0.1 -Release: 1%?dist +Version: 2.0.4 +Release: 1%{?dist} Summary: Extremely simple lofi player License: MIT From 5f55e5e070c29e2e9d06cd1addb156bd6096450f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 20:41:04 +0000 Subject: [PATCH 0819/1115] bump: discord-canary-openasar discord-canary rpcs3 --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 4 ++-- anda/apps/discord-canary/discord-canary.spec | 4 ++-- anda/games/rpcs3/rpcs3.spec | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index e254d69305..0dc67da3b1 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -6,8 +6,8 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary-openasar -Version: 0.0.886 -Release: 1%?dist +Version: 0.0.887 +Release: 1%{?dist} Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms URL: https://github.com/GooseMod/OpenAsar diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index 8ae6187125..ff345d4348 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -6,8 +6,8 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary -Version: 0.0.886 -Release: 1%?dist +Version: 0.0.887 +Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com Source0: https://dl-canary.discordapp.net/apps/linux/%{version}/discord-canary-%{version}.tar.gz diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 11e3e3524d..de8bd76bec 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 5605cf21413be189ca8e2ab866c3ad537b5e79ca -%global ver 0.0.40-18877 +%global commit c57d6110c4c503e8145c9d18e38042d275cd6995 +%global ver 0.0.40-18882 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From f71ae9698519f2a9ac518b0169610a67eead7219 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 21:18:56 +0000 Subject: [PATCH 0820/1115] bump: soft-serve --- anda/langs/go/soft-serve/soft-serve.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/go/soft-serve/soft-serve.spec b/anda/langs/go/soft-serve/soft-serve.spec index 509869f78b..a39f89444f 100644 --- a/anda/langs/go/soft-serve/soft-serve.spec +++ b/anda/langs/go/soft-serve/soft-serve.spec @@ -5,12 +5,12 @@ %global cmd_name soft %global goipath github.com/charmbracelet/soft-serve -Version: 0.11.3 +Version: 0.11.4 %gometa -f Name: soft-serve -Release: 1%?dist +Release: 1%{?dist} Summary: The mighty, self-hostable Git server for the command line URL: https://github.com/charmbracelet/%{name} Source0: https://github.com/charmbracelet/%{name}/archive/refs/tags/v%{version}.tar.gz From e03f09a55df0e120aeab92b72d817b2a63197c75 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 21:54:00 +0000 Subject: [PATCH 0821/1115] bump: fresh --- anda/langs/rust/fresh/fresh.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 0e87d925ef..069c47dc86 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -1,8 +1,8 @@ %undefine __brp_mangle_shebangs Name: fresh -Version: 0.2.12 -Release: 1%?dist +Version: 0.2.13 +Release: 1%{?dist} Summary: Text editor for your terminal: easy, powerful and fast URL: https://getfresh.dev Source0: https://github.com/sinelaw/fresh/archive/refs/tags/v%version.tar.gz From 096e8a12ffc106b407c209131cea507612a4490d Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 5 Mar 2026 16:31:19 -0600 Subject: [PATCH 0822/1115] =?UTF-8?q?fix=20(stardust-XR-nightly):=20don?= =?UTF-8?q?=E2=80=99t=20dep=20on=20non=20existant=20package=20(#10303)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../telescope/nightly/stardust-telescope-nightly.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec b/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec index dadd42d2ec..3c6ceb426f 100644 --- a/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec +++ b/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec @@ -4,7 +4,7 @@ Name: stardust-xr-telescope-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 3%?dist Summary: See the stars! Easy stardust setups to run on your computer License: MIT URL: https://github.com/StardustXR/telescope @@ -19,7 +19,7 @@ Requires: stardust-xr-black-hole-nightly Requires: stardust-xr-comet-nightly Requires: stardust-xr-flatland-nightly Requires: stardust-xr-gravity-nightly -Requires: stardust-xr-magnetar-nightly +Requires: stardust-xr-magnetar Requires: stardust-xr-non-spatial-input-nightly Requires: stardust-xr-protostar-nightly Requires: stardust-xr-server-nightly From f147f38db89520c0f4e48f262a758eb589a8c3ad Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 23:39:21 +0000 Subject: [PATCH 0823/1115] bump: discord-ptb-openasar discord-ptb posthog electron --- anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec | 4 ++-- anda/apps/discord-ptb/discord-ptb.spec | 4 ++-- anda/langs/python/posthog/posthog.spec | 4 ++-- anda/tools/electron/electron.spec | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec index 621a6e2164..d748e00a96 100644 --- a/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec +++ b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec @@ -6,8 +6,8 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-ptb-openasar -Version: 0.0.179 -Release: 1%?dist +Version: 0.0.180 +Release: 1%{?dist} Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms URL: https://github.com/GooseMod/OpenAsar diff --git a/anda/apps/discord-ptb/discord-ptb.spec b/anda/apps/discord-ptb/discord-ptb.spec index 92d0874409..3de59a46c5 100644 --- a/anda/apps/discord-ptb/discord-ptb.spec +++ b/anda/apps/discord-ptb/discord-ptb.spec @@ -6,8 +6,8 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-ptb -Version: 0.0.179 -Release: 1%?dist +Version: 0.0.180 +Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers. URL: https://discord.com Source0: https://dl-ptb.discordapp.net/apps/linux/%{version}/discord-ptb-%{version}.tar.gz diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index d74e8212cb..47a86889fb 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -2,8 +2,8 @@ %global _desc Send usage data from your Python code to PostHog. Name: python-%{pypi_name} -Version: 7.9.6 -Release: 1%?dist +Version: 7.9.7 +Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT URL: https://posthog.com/docs/libraries/python diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index abf0fab418..2c5871ecdc 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,7 +1,7 @@ Name: electron %electronmeta -Version: 40.7.0 -Release: 1%?dist +Version: 40.8.0 +Release: 1%{?dist} Summary: Build cross platform desktop apps with web technologies License: %{electron_license} URL: https://electronjs.org/ From c1f40ba487cba0e3fc35053a774d2189b88b7e56 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 00:58:12 +0000 Subject: [PATCH 0824/1115] bump: ruffle-nightly --- anda/apps/ruffle/ruffle-nightly.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 350911e309..37e56cf782 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-04 +%global ver 2026-03-06 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold @@ -9,7 +9,7 @@ language. Ruffle targets both the desktop and the web using WebAssembly.} Name: ruffle-nightly Version: %goodver -Release: 1%?dist +Release: 1%{?dist} Summary: A Flash Player emulator written in Rust License: Apache-2.0 OR MIT URL: https://ruffle.rs/ From dc64563eb6c42c7047aa689d24a948ba9ff33ea5 Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 6 Mar 2026 09:51:42 +0800 Subject: [PATCH 0825/1115] add: dysk (#10294) close #10292 --- anda/langs/rust/dysk/anda.hcl | 5 +++ anda/langs/rust/dysk/rust-dysk.spec | 58 +++++++++++++++++++++++++++++ anda/langs/rust/dysk/update.rhai | 1 + 3 files changed, 64 insertions(+) create mode 100644 anda/langs/rust/dysk/anda.hcl create mode 100644 anda/langs/rust/dysk/rust-dysk.spec create mode 100644 anda/langs/rust/dysk/update.rhai diff --git a/anda/langs/rust/dysk/anda.hcl b/anda/langs/rust/dysk/anda.hcl new file mode 100644 index 0000000000..92007ff08b --- /dev/null +++ b/anda/langs/rust/dysk/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "rust-dysk.spec" + } +} diff --git a/anda/langs/rust/dysk/rust-dysk.spec b/anda/langs/rust/dysk/rust-dysk.spec new file mode 100644 index 0000000000..21f798887d --- /dev/null +++ b/anda/langs/rust/dysk/rust-dysk.spec @@ -0,0 +1,58 @@ +# Generated by rust2rpm 28 +%bcond check 1 + +%global crate dysk + +Name: rust-dysk +Version: 3.6.0 +Release: 1%?dist +Summary: Give information on mounted filesystems + +License: MIT +URL: https://crates.io/crates/dysk +Source: %{crates_source} +Packager: madonuko + +BuildRequires: cargo-rpm-macros >= 24 + +%global _description %{expand: +Give information on mounted filesystems.} + +%description %{_description} + +%package -n %{crate} +URL: https://dystroy.org/dysk +Summary: %{summary} +License: (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-2-Clause OR MIT OR Apache-2.0) AND MIT AND (MIT OR Apache-2.0) AND (Unlicense OR MIT) +# LICENSE.dependencies contains a full license breakdown + +%description -n %{crate} %{_description} + +%files -n %{crate} +%license LICENSE +%license LICENSE.dependencies +%doc CHANGELOG.md +%doc CONTRIBUTING.md +%doc README.md +%{_bindir}/dysk + +%prep +%autosetup -n %{crate}-%{version} -p1 +%cargo_prep_online + +%build +%{cargo_license_summary_online} +%{cargo_license_online} > LICENSE.dependencies +%cargo_build + +%install +%cargo_install + +%if %{with check} +%check +%cargo_test +%endif + +%changelog +* Thu Mar 05 2026 madonuko - 3.6.0-1 +- Initial package. diff --git a/anda/langs/rust/dysk/update.rhai b/anda/langs/rust/dysk/update.rhai new file mode 100644 index 0000000000..6370e40910 --- /dev/null +++ b/anda/langs/rust/dysk/update.rhai @@ -0,0 +1 @@ +rpm.version(crates("dysk")); From 53bb4f4add05021f408ed16d31fd31bfc9997f32 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 02:27:29 +0000 Subject: [PATCH 0826/1115] bump(nightly): envision flameshot-nightly goofcord-nightly mpv-nightly gnome-shell-extension-multi-monitors-bar ghostty-nightly zed-nightly nim-nightly scx-scheds-nightly --- anda/apps/envision/envision.spec | 6 +++--- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/goofcord/nightly/goofcord-nightly.spec | 6 +++--- anda/apps/mpv/mpv-nightly.spec | 6 +++--- .../gnome-shell-extension-multi-monitors-bar.spec | 6 +++--- anda/devs/ghostty/nightly/ghostty-nightly.spec | 6 +++--- anda/devs/zed/nightly/zed-nightly.spec | 6 +++--- anda/langs/nim/nim-nightly/nim-nightly.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 6 +++--- 9 files changed, 26 insertions(+), 26 deletions(-) diff --git a/anda/apps/envision/envision.spec b/anda/apps/envision/envision.spec index b06287af51..54475d3326 100644 --- a/anda/apps/envision/envision.spec +++ b/anda/apps/envision/envision.spec @@ -1,10 +1,10 @@ -%global commit 9e23d0120c0da40ec6e734756a6252783ac93039 -%global commit_date 20260302 +%global commit f345e496b4edafe84d3fe6fd9150c92c7de93b72 +%global commit_date 20260306 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: envision-nightly Version: %commit_date.%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: UI for building, configuring and running Monado, the open source OpenXR runtime SourceLicense: AGPL-3.0-or-later 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 AGPL-3.0-or-later AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) 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 ISC AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MIT AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index c6c61dc6f0..6e0fba9524 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 d4956a87cd6003e2bae78bd752111337b1561e9c +%global commit bb6e504e842b9197897469428ffccbbd61cbe831 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260305 +%global commit_date 20260306 %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 f7fa7ff43d..02877bd583 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 5be00d22d09f118fa5a2ac40deb12c54f66f03b8 +%global commit d0dc4f84002f09609b6a6142ebff64dd20bf5f61 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260305 +%global commit_date 20260306 %global ver 2.1.0^ %global base_name goofcord %global git_name GoofCord @@ -8,7 +8,7 @@ Name: %{base_name}-nightly Version: %{ver}%{commit_date}.git.%{shortcommit} -Release: 1%?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 563dac45bb..6a1d24b759 100644 --- a/anda/apps/mpv/mpv-nightly.spec +++ b/anda/apps/mpv/mpv-nightly.spec @@ -1,14 +1,14 @@ # Disable X11 for RHEL 10+ %bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10] -%global commit a9ac97a5b04868472b8fed4d80bd8d92fef8d617 +%global commit 3b55bc9795a4ab6cf04d1611f4839330cf5c1990 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260305 +%global commit_date 20260306 %global ver 0.41.0 Name: mpv-nightly Version: %ver^%commit_date.%shortcommit -Release: 1%?dist +Release: 1%{?dist} License: GPL-2.0-or-later AND LGPL-2.1-or-later Summary: Movie player playing most video formats and DVDs 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 ee498127bf..735fe0e43d 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 93bd38c27325f8c9c0fbe4114ee061cfa6970cb7 -%global commit_date 20260228 +%global commit 911134bb3a8c7153095dc9d3b53af6a097a9d719 +%global commit_date 20260306 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global extension multi-monitors-bar @@ -7,7 +7,7 @@ Name: gnome-shell-extension-%{extension} Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Add multiple monitors overview and panel for GNOME Shell. This is an updated fork with GNOME 46 compatibility License: GPL-2.0-or-later URL: https://github.com/FrederykAbryan/multi-monitors-bar_fapv2 diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 939aae028a..56b9ac74a9 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 46522a8779ba44e47d4f68ab633ace5382971624 +%global commit 3e220ab3757243c45bbb999c185ae33de8f70da7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-04 +%global fulldate 2026-03-05 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 @@ -9,7 +9,7 @@ Name: %{base_name}-nightly Version: %{ver}~tip^%{commit_date}git%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} %if 0%{?fedora} <= 41 Epoch: 1 %endif diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index e7b5eff122..bd64ea54c9 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 608185be4e0cc32ad925074185b5821af8aa2da9 +%global commit ca5027c4d6c43cdf21f2af9731369cd8cb64570e %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260305 +%global commit_date 20260306 %global ver 0.228.0 %bcond_with check @@ -22,7 +22,7 @@ Name: zed-nightly Version: %ver^%commit_date.%shortcommit -Release: 1%?dist +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 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 AND ISC) AND AGPL.3.0-only AND AGPL-3.0-or-later AND (Apache-2.0 OR BSL-1.0 OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception) AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR MIT OR Apache-2.0) AND BSD-2-Clause AND (CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception) AND (CC0-1.0 OR Apache-2.0) AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND CC0-1.0 AND GPL-3.0-or-later AND (ISC AND (Apache-2.0 OR ISC) AND OpenSSL) AND (ISC AND (Apache-2.0 OR ISC)) AND ISC AND (MIT AND (MIT OR Apache-2.0)) AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0 OR CC0-1.0) AND (MIT OR Apache-2.0 OR NCSA) 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 Unicode-3.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Zlib diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index 912fed10eb..dcb378f116 100644 --- a/anda/langs/nim/nim-nightly/nim-nightly.spec +++ b/anda/langs/nim/nim-nightly/nim-nightly.spec @@ -1,13 +1,13 @@ %global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10 -%global commit 8e2547a5e2a616380b71cdcbc922770fa11aafb8 +%global commit e4b1d8eebcbb176ad0dad509b5b0039fe10de287 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260305 +%global commit_date 20260306 %global debug_package %nil Name: nim-nightly Version: %ver^%commit_date.%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: Imperative, multi-paradigm, compiled programming language License: MIT and BSD URL: https://nim-lang.org diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 4e1e5b2807..d4c12a5d7d 100644 --- a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec +++ b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec @@ -1,12 +1,12 @@ -%global commit cd2ca2ecbec1fd9470b286d36886ce6c872b9abf +%global commit d75e7da4a91e6ffca5add748a97099b6a1e31a04 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260305 +%global commitdate 20260306 %global ver 1.0.20 %undefine __brp_mangle_shebangs Name: scx-scheds-nightly Version: %{ver}^%{commitdate}.git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Nightly builds of sched_ext schedulers and tools 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 ab1207fbac22e1fa6582a1d7e0fd19101592f883 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 03:29:48 +0000 Subject: [PATCH 0827/1115] bump: discord-ptb-openasar discord-ptb soft-serve --- anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec | 2 +- anda/apps/discord-ptb/discord-ptb.spec | 2 +- anda/langs/go/soft-serve/soft-serve.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 d748e00a96..e74ce58103 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.180 +Version: 0.0.181 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 3de59a46c5..1bbb9567bb 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.180 +Version: 0.0.181 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers. URL: https://discord.com diff --git a/anda/langs/go/soft-serve/soft-serve.spec b/anda/langs/go/soft-serve/soft-serve.spec index a39f89444f..dde2147336 100644 --- a/anda/langs/go/soft-serve/soft-serve.spec +++ b/anda/langs/go/soft-serve/soft-serve.spec @@ -5,7 +5,7 @@ %global cmd_name soft %global goipath github.com/charmbracelet/soft-serve -Version: 0.11.4 +Version: 0.11.5 %gometa -f From 775b60b4c5e3ed2d8e61a155d982690925dae798 Mon Sep 17 00:00:00 2001 From: veuxit <232229112+veuxit@users.noreply.github.com> Date: Fri, 6 Mar 2026 10:55:47 +0500 Subject: [PATCH 0828/1115] add: amdgpu_top (#10293) --- anda/system/amdgpu_top/amdgpu_top.spec | 56 ++++++++++++++++++++++++++ anda/system/amdgpu_top/anda.hcl | 5 +++ anda/system/amdgpu_top/update.rhai | 1 + 3 files changed, 62 insertions(+) create mode 100644 anda/system/amdgpu_top/amdgpu_top.spec create mode 100644 anda/system/amdgpu_top/anda.hcl create mode 100644 anda/system/amdgpu_top/update.rhai diff --git a/anda/system/amdgpu_top/amdgpu_top.spec b/anda/system/amdgpu_top/amdgpu_top.spec new file mode 100644 index 0000000000..57e5db00f8 --- /dev/null +++ b/anda/system/amdgpu_top/amdgpu_top.spec @@ -0,0 +1,56 @@ +%undefine __brp_add_determinism + +Name: amdgpu_top +Version: 0.11.2 +Release: 1%?dist +Summary: Tool to display AMDGPU usage +License: MIT +Packager: veuxit +URL: https://github.com/Umio-Yasuno/amdgpu_top + +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz + +BuildRequires: desktop-file-utils +BuildRequires: libdrm-devel +BuildRequires: cargo cargo-rpm-macros anda-srpm-macros + +%description +%summary. + +%prep +%autosetup -n %{name}-%{version} +%cargo_prep_online + +%build +%{cargo_build} --locked + +%install + +install -Dm755 target/release/amdgpu_top %{buildroot}%{_bindir}/amdgpu_top + +install -Dm644 assets/amdgpu_top.desktop %{buildroot}%{_appsdir}/amdgpu_top.desktop + +install -Dm644 assets/amdgpu_top-tui.desktop %{buildroot}%{_appsdir}/amdgpu_top-tui.desktop + +install -Dpm644 assets/io.github.umio_yasuno.amdgpu_top.metainfo.xml %{buildroot}%{_metainfodir}/io.github.umio_yasuno.amdgpu_top.metainfo.xml + +install -Dm644 "docs/amdgpu_top.1" "%{buildroot}%{_mandir}/man1/amdgpu_top.1" + +%check +%desktop_file_validate %{buildroot}%{_appsdir}/amdgpu_top.desktop +%desktop_file_validate %{buildroot}%{_appsdir}/amdgpu_top-tui.desktop + +%files +%doc README.md +%doc CHANGELOG.md +%doc AUTHORS +%license LICENSE +%{_bindir}/amdgpu_top +%{_datadir}/applications/amdgpu_top.desktop +%{_datadir}/applications/amdgpu_top-tui.desktop +%{_metainfodir}/io.github.umio_yasuno.amdgpu_top.metainfo.xml +%{_mandir}/man1/amdgpu_top.1.gz + +%changelog +* Thu Mar 5 2026 veuxit - 0.11.2 +- Initial package release \ No newline at end of file diff --git a/anda/system/amdgpu_top/anda.hcl b/anda/system/amdgpu_top/anda.hcl new file mode 100644 index 0000000000..d4b25997e7 --- /dev/null +++ b/anda/system/amdgpu_top/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "amdgpu_top.spec" + } +} diff --git a/anda/system/amdgpu_top/update.rhai b/anda/system/amdgpu_top/update.rhai new file mode 100644 index 0000000000..70b97bb6e0 --- /dev/null +++ b/anda/system/amdgpu_top/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("Umio-Yasuno/amdgpu_top")); From badd746dbb29149e667aa3ed83a627fc0a778a8b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 6 Mar 2026 00:05:54 -0600 Subject: [PATCH 0829/1115] feat: add checklist to pull request template (#10286) --- .github/PULL_REQUEST_TEMPLATE/new_package.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/new_package.md b/.github/PULL_REQUEST_TEMPLATE/new_package.md index 83d3347771..85275f746f 100644 --- a/.github/PULL_REQUEST_TEMPLATE/new_package.md +++ b/.github/PULL_REQUEST_TEMPLATE/new_package.md @@ -6,3 +6,10 @@ A clear and concise description of why you want this package. Would this provide **Additional context** Add any other context about the package submission here. Link to any relavent issues. + +**Checklist** +- [] This package is maintained OR there is a valid reason to add it (e.g. python dependency) +- [] I have tested at least the `x86_64` version of the package +- [] I have read through any relevant [Terra](https://developer.fyralabs.com/terra) and [Fedora packaging](https://docs.fedoraproject.org/en-US/packaging-guidelines/) documentation/policies/guidelines +- [] I have made sure there are no security issues with this package to the best of my ability +- [] I have made sure this is not in Fedora (unless adding to the [extras repo](https://developer.fyralabs.com/terra/installing#extras)). From 20a73a36975b59c1ba30ba043a31c86de660b1b5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 06:30:19 +0000 Subject: [PATCH 0830/1115] bump: golang-google-grpc.terra --- anda/langs/go/google-grpc/golang-google-grpc.terra.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/go/google-grpc/golang-google-grpc.terra.spec b/anda/langs/go/google-grpc/golang-google-grpc.terra.spec index cc68ceb251..970b2db1f4 100644 --- a/anda/langs/go/google-grpc/golang-google-grpc.terra.spec +++ b/anda/langs/go/google-grpc/golang-google-grpc.terra.spec @@ -11,7 +11,7 @@ # https://github.com/grpc/grpc-go %global goipath google.golang.org/grpc %global forgeurl https://github.com/grpc/grpc-go -Version: 1.79.1 +Version: 1.79.2 %gometa -L @@ -24,7 +24,7 @@ The Go language implementation of gRPC. HTTP/2 based RPC.} Documentation Name: golang-google-grpc.terra -Release: 1%?dist +Release: 1%{?dist} Summary: The Go language implementation of gRPC. HTTP/2 based RPC License: Apache-2.0 From 81d797fe4a900bb759f84c876099137f35f282d2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 07:24:53 +0000 Subject: [PATCH 0831/1115] 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 0dc67da3b1..6926f3aea2 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.887 +Version: 0.0.888 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 ff345d4348..8585845131 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.887 +Version: 0.0.888 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com From 15c2b6b591307551572044e60c9553a2156eecbf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 08:47:42 +0000 Subject: [PATCH 0832/1115] bump: rust-zoi-rs --- anda/langs/rust/zoi/rust-zoi-rs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/zoi/rust-zoi-rs.spec b/anda/langs/rust/zoi/rust-zoi-rs.spec index baeb724edf..97016097e0 100644 --- a/anda/langs/rust/zoi/rust-zoi-rs.spec +++ b/anda/langs/rust/zoi/rust-zoi-rs.spec @@ -1,7 +1,7 @@ %define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zoi-rs -%global crate_version 1.8.0 +%global crate_version 1.8.1 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g') From c444cf466e14b4cc7825dbf02e68d2c026e1772d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 09:24:08 +0000 Subject: [PATCH 0833/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index de8bd76bec..0833502f79 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit c57d6110c4c503e8145c9d18e38042d275cd6995 -%global ver 0.0.40-18882 +%global commit 2f9f79eea2673aaafb5ff91e4d294777906d629b +%global ver 0.0.40-18883 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 6a983f964c1705711181afb01082a541ffdec013 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 10:01:51 +0000 Subject: [PATCH 0834/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 0833502f79..d51e52ebef 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 2f9f79eea2673aaafb5ff91e4d294777906d629b -%global ver 0.0.40-18883 +%global commit 414df8432e56e8b015a4b447242f8127e62197b7 +%global ver 0.0.40-18888 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 9d4645b464dfe38e0b03dc31cbd90cff9d43f9e1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 10:53:24 +0000 Subject: [PATCH 0835/1115] 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 dff59bf26a..7f34923c78 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.227.0-pre +%global ver 0.227.1-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From cd1b34343b568e41e6b2e1922d896ce5e18028e5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 11:28:35 +0000 Subject: [PATCH 0836/1115] bump: goofcord --- anda/apps/goofcord/stable/goofcord.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index a23fa3cf94..b0cdddadbd 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -2,8 +2,8 @@ %global appid io.github.milkshiift.GoofCord Name: goofcord -Version: 2.1.0 -Release: 3%?dist +Version: 2.1.1 +Release: 1%{?dist} License: OSL-3.0 Summary: A privacy-minded Legcord fork. Group: Applications/Internet From 73475a8fa3203a1e910893a43052de4e281c1d92 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 12:56:31 +0000 Subject: [PATCH 0837/1115] bump: codium rust-zoi-rs --- anda/devs/codium/codium.spec | 4 ++-- anda/langs/rust/zoi/rust-zoi-rs.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/devs/codium/codium.spec b/anda/devs/codium/codium.spec index 30493b1a83..d1c164800b 100644 --- a/anda/devs/codium/codium.spec +++ b/anda/devs/codium/codium.spec @@ -14,8 +14,8 @@ %global appid com.vscodium.VSCodium Name: codium -Version: 1.109.51242 -Release: 1%?dist +Version: 1.110.01571 +Release: 1%{?dist} Summary: Code editing. Redefined. License: MIT URL: https://vscodium.com/ diff --git a/anda/langs/rust/zoi/rust-zoi-rs.spec b/anda/langs/rust/zoi/rust-zoi-rs.spec index 97016097e0..192ac76d94 100644 --- a/anda/langs/rust/zoi/rust-zoi-rs.spec +++ b/anda/langs/rust/zoi/rust-zoi-rs.spec @@ -1,7 +1,7 @@ %define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zoi-rs -%global crate_version 1.8.1 +%global crate_version 1.8.2 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g') From 0d52517ea83161e41652e48f86e372d6b2969b02 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 13:56:27 +0000 Subject: [PATCH 0838/1115] bump: noctalia-shell zed rpcs3 --- anda/desktops/noctalia-shell/noctalia-shell.spec | 4 ++-- anda/devs/zed/stable/zed.spec | 4 ++-- anda/games/rpcs3/rpcs3.spec | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 8a2d548675..9ca40c58a2 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.6.3 -Release: 1%?dist +Version: 4.6.4 +Release: 1%{?dist} Summary: A Quickshell-based custom shell setup License: MIT diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 5a06bd006b..a98844e667 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -15,8 +15,8 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.226.4 -Release: 1%?dist +Version: 0.226.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 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 AND ISC) AND AGPL.3.0-only AND AGPL-3.0-or-later AND (Apache-2.0 OR BSL-1.0 OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception) AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR MIT OR Apache-2.0) AND BSD-2-Clause AND (CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception) AND (CC0-1.0 OR Apache-2.0) AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND CC0-1.0 AND GPL-3.0-or-later AND (ISC AND (Apache-2.0 OR ISC) AND OpenSSL) AND (ISC AND (Apache-2.0 OR ISC)) AND ISC AND (MIT AND (MIT OR Apache-2.0)) AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0 OR CC0-1.0) AND (MIT OR Apache-2.0 OR NCSA) 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 Unicode-3.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Zlib diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index d51e52ebef..c6f126efdd 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 414df8432e56e8b015a4b447242f8127e62197b7 -%global ver 0.0.40-18888 +%global commit 69384d7bb4018dd0886fee25afe791bb99fbcbfd +%global ver 0.0.40-18892 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From ec60ba229a8a0a7b57bd3c0c90e9b7ec4fde121e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 14:40:08 +0000 Subject: [PATCH 0839/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index c6f126efdd..35efef2d26 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 69384d7bb4018dd0886fee25afe791bb99fbcbfd -%global ver 0.0.40-18892 +%global commit 0d80e300a07bb46d1b35e0b4211865c7b641859f +%global ver 0.0.40-18893 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 1ec49e5b421b8fcc63491fb591a7343594516df8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 15:55:53 +0000 Subject: [PATCH 0840/1115] 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 069c47dc86..8948fb3ed7 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.2.13 +Version: 0.2.14 Release: 1%{?dist} Summary: Text editor for your terminal: easy, powerful and fast URL: https://getfresh.dev From c72a2896d380ff05ff31e1ec582209351e0d9bec Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 17:59:05 +0000 Subject: [PATCH 0841/1115] bump: nimble --- anda/langs/nim/nimble/nimble.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/nim/nimble/nimble.spec b/anda/langs/nim/nimble/nimble.spec index 7b0e73383f..efbad4b419 100644 --- a/anda/langs/nim/nimble/nimble.spec +++ b/anda/langs/nim/nimble/nimble.spec @@ -1,6 +1,6 @@ Name: nimble -Version: 0.22.1 -Release: 1%?dist +Version: 0.22.2 +Release: 1%{?dist} Summary: Package manager for the Nim programming language License: BSD URL: https://github.com/nim-lang/nimble From bba806133a875be03bcded6e9d7df9debb4382c7 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 6 Mar 2026 13:57:10 -0600 Subject: [PATCH 0842/1115] fix (depthcharge-tools): dep on python3-importlib-resources (#10321) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/system/depthcharge-tools/depthcharge-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/depthcharge-tools/depthcharge-tools.spec b/anda/system/depthcharge-tools/depthcharge-tools.spec index 77bc2946e1..4c8af38271 100644 --- a/anda/system/depthcharge-tools/depthcharge-tools.spec +++ b/anda/system/depthcharge-tools/depthcharge-tools.spec @@ -1,12 +1,12 @@ Name: depthcharge-tools Version: 0.6.3 -Release: 1%?dist +Release: 2%?dist Summary: Tools to manage the Chrome OS bootloader License: GPL-2.0-or-later URL: https://gitlab.postmarketos.org/postmarketOS/depthcharge-tools Source0: %url/-/archive/v%version/%name-v%version.tar.gz Requires: vboot-utils dtc gzip lz4 python3-setuptools uboot-tools vboot-utils xz -BuildRequires: python3-setuptools python3-rpm-macros systemd-rpm-macros redhat-rpm-config python3-docutils +BuildRequires: python3-setuptools python3-rpm-macros systemd-rpm-macros redhat-rpm-config python3-docutils python3-importlib-resources BuildArch: noarch %description From bf9f8d28ad458c9036f2c2f1e05388ae8b8b1c59 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 19:59:05 +0000 Subject: [PATCH 0843/1115] bump: unity-shell --- anda/desktops/lomiri-unity/unity-shell/unity-shell.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec index 0598b8a60f..15aa584635 100644 --- a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec +++ b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec @@ -1,8 +1,8 @@ -%define archive unity_7.7.0+23.04.20230222.2-0ubuntu9.tar.xz +%define archive unity_7.7.1+26.04.20260306-0ubuntu1.tar.xz Name: unity-shell -Version: 7.7.0 -Release: 1%?dist +Version: 7.7.1 +Release: 1%{?dist} Summary: Unity is a shell that sings License: GPL-3.0-or-later From 9e2c12ec9da5797ba7026dcee14f00ce896b7f3b Mon Sep 17 00:00:00 2001 From: Gilver Date: Fri, 6 Mar 2026 12:37:25 -0800 Subject: [PATCH 0844/1115] fix(depthcharge-tools): Use pyproject macros (#10327) * fix(depthcharge-tools): Use pyproject macros Signed-off-by: Gilver * fix: Pip Signed-off-by: Gilver * fix: Sitelib Signed-off-by: Gilver * fix: Only build once Signed-off-by: Gilver * fix: Use pyproject files Signed-off-by: Gilver * fix: Slop Signed-off-by: Gilver * I'm killing you Owen Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Signed-off-by: Gilver --------- Signed-off-by: Gilver Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/system/depthcharge-tools/anda.hcl | 1 + anda/system/depthcharge-tools/depthcharge-tools.spec | 11 +++++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/system/depthcharge-tools/anda.hcl b/anda/system/depthcharge-tools/anda.hcl index a65b3f99ea..414f95e4cd 100644 --- a/anda/system/depthcharge-tools/anda.hcl +++ b/anda/system/depthcharge-tools/anda.hcl @@ -1,4 +1,5 @@ project pkg { + arches = ["x86_64"] rpm { spec = "depthcharge-tools.spec" } diff --git a/anda/system/depthcharge-tools/depthcharge-tools.spec b/anda/system/depthcharge-tools/depthcharge-tools.spec index 4c8af38271..c04a02aa48 100644 --- a/anda/system/depthcharge-tools/depthcharge-tools.spec +++ b/anda/system/depthcharge-tools/depthcharge-tools.spec @@ -6,7 +6,7 @@ License: GPL-2.0-or-later URL: https://gitlab.postmarketos.org/postmarketOS/depthcharge-tools Source0: %url/-/archive/v%version/%name-v%version.tar.gz Requires: vboot-utils dtc gzip lz4 python3-setuptools uboot-tools vboot-utils xz -BuildRequires: python3-setuptools python3-rpm-macros systemd-rpm-macros redhat-rpm-config python3-docutils python3-importlib-resources +BuildRequires: python3-setuptools python3-rpm-macros pyproject-rpm-macros python3dist(pip) systemd-rpm-macros redhat-rpm-config python3-docutils python3-importlib-resources BuildArch: noarch %description @@ -19,10 +19,11 @@ with depthcharge, the Chrome OS bootloader. %autosetup -n %name-v%version %build -python3 setup.py build +%pyproject_wheel %install -python3 setup.py install --skip-build --root=%buildroot +%pyproject_install +%pyproject_save_files depthcharge_tools mkdir -p %buildroot/usr/lib/kernel/install.d %buildroot{%_unitdir,%bash_completions_dir,%zsh_completions_dir,%_mandir/man1} install -Dm644 systemd/*.install %buildroot/usr/lib/kernel/install.d/ install -Dm644 systemd/*.service %buildroot%_unitdir/ @@ -34,15 +35,13 @@ rst2man mkdepthcharge.rst | gzip > mkdepthcharge.1.gz rst2man depthchargectl.rst | gzip > depthchargectl.1.gz install -Dm644 *.1.gz %buildroot%_mandir/man1/ -%files +%files -f %{pyproject_files} %doc README.rst %license LICENSE %_bindir/{mkdepthcharge,depthchargectl} %_mandir/man1/{mkdepthcharge,depthchargectl}.1.gz /usr/lib/kernel/install.d/90-depthcharge-tools.install %_unitdir/depthchargectl-bless.service -%_prefix/lib/python%python3_version/site-packages/depthcharge_tools-%version-py%python3_version.egg-info/ -%_prefix/lib/python%python3_version/site-packages/depthcharge_tools/ %changelog %autochangelog From 2a15aaffcfe83fdf6e8cc3874d18c2db838b836b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 6 Mar 2026 14:40:53 -0600 Subject: [PATCH 0845/1115] fix again (#10326) * fix again Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * rel Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --------- Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/system/depthcharge-tools/depthcharge-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/depthcharge-tools/depthcharge-tools.spec b/anda/system/depthcharge-tools/depthcharge-tools.spec index c04a02aa48..23186d24f7 100644 --- a/anda/system/depthcharge-tools/depthcharge-tools.spec +++ b/anda/system/depthcharge-tools/depthcharge-tools.spec @@ -1,11 +1,11 @@ Name: depthcharge-tools Version: 0.6.3 -Release: 2%?dist +Release: 3%?dist Summary: Tools to manage the Chrome OS bootloader License: GPL-2.0-or-later URL: https://gitlab.postmarketos.org/postmarketOS/depthcharge-tools Source0: %url/-/archive/v%version/%name-v%version.tar.gz -Requires: vboot-utils dtc gzip lz4 python3-setuptools uboot-tools vboot-utils xz +Requires: vboot-utils dtc gzip lz4 python3-setuptools uboot-tools vboot-utils xz python3-importlib-resources BuildRequires: python3-setuptools python3-rpm-macros pyproject-rpm-macros python3dist(pip) systemd-rpm-macros redhat-rpm-config python3-docutils python3-importlib-resources BuildArch: noarch From 961768dd5bb1baf7bdaacad843a6d062b0a2f186 Mon Sep 17 00:00:00 2001 From: Gilver Date: Fri, 6 Mar 2026 12:49:37 -0800 Subject: [PATCH 0846/1115] fix(goofcord): Remove patch (#10336) Signed-off-by: Gilver --- anda/apps/goofcord/stable/goofcord.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index b0cdddadbd..ac1813f643 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -9,7 +9,6 @@ Summary: A privacy-minded Legcord fork. Group: Applications/Internet URL: https://github.com/Milkshiift/%{git_name} Source0: %{url}/archive/refs/tags/v%{version}.tar.gz -Patch0: %{url}/commit/5be00d22d09f118fa5a2ac40deb12c54f66f03b8.patch BuildRequires: anda-srpm-macros >= 0.3.0 BuildRequires: bun-bin Packager: Gilver E. From 6e45f7f84679b7fbe952d65260d5412c79f4b64d Mon Sep 17 00:00:00 2001 From: Gilver Date: Fri, 6 Mar 2026 13:08:47 -0800 Subject: [PATCH 0847/1115] add: terra-mock-gpg-keys (#10339) --- anda/terra/RPM-GPG-KEY-terra44-source | 17 ----------------- anda/terra/gpg-keys/terra-gpg-keys.spec | 13 +++++++++++++ anda/terra/mock-configs/terra-mock-configs.spec | 3 ++- 3 files changed, 15 insertions(+), 18 deletions(-) delete mode 100644 anda/terra/RPM-GPG-KEY-terra44-source diff --git a/anda/terra/RPM-GPG-KEY-terra44-source b/anda/terra/RPM-GPG-KEY-terra44-source deleted file mode 100644 index ea6e6659ab..0000000000 --- a/anda/terra/RPM-GPG-KEY-terra44-source +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP PUBLIC KEY BLOCK----- -Version: GopenPGP 2.8.1 -Comment: https://gopenpgp.org - -xjMEaYpzWxYJKwYBBAHaRw8BAQdA7UMAtNQ1lu/zeq7f6ak1ZRDb09GI5nKRTGPb -z5/P9DLNKVRlcnJhIDQ0IC0gU291cmNlIDxzZWN1cml0eUBmeXJhbGFicy5jb20+ -wr8EExYIAHEFgmmKc1sDCwkHCZD5EsiV2QOikTUUAAAAAAAcABBzYWx0QG5vdGF0 -aW9ucy5vcGVucGdwanMub3JnKnNq119JCv79xo34cTtU+AIVCAMWAAICGQECmwMC -HgEWIQSo/fET0Zg0/vaHhXf5EsiV2QOikQAAZvIBAOBgURJ0bpsl9UQt+oty/9g6 -QJwE7x2KvTfw9CIjzd2yAQCqE6mBtL4Wd0T8FFXzg2KYgMPvNlkof24kas5Y79ID -DM44BGmKc1sSCisGAQQBl1UBBQEBB0C1EBr2yVcLBryHfBsJ8HffYUYmQxdOytvC -4sEKnn+UcAMBCgnCrgQYFggAYAWCaYpzWwmQ+RLIldkDopE1FAAAAAAAHAAQc2Fs -dEBub3RhdGlvbnMub3BlbnBncGpzLm9yZ7hCyKk6CNKWKKt60jpyuYACmwwWIQSo -/fET0Zg0/vaHhXf5EsiV2QOikQAAKLABAJSkznaUgXt2HisPv9rJGBjobx3dx9Ns -SZs4qLEwaBzAAQCGD5cZBVo4sVzskOhFAG3U2wMMGyTXP4+hvsFB09HNCg== -=F2xn ------END PGP PUBLIC KEY BLOCK----- \ No newline at end of file diff --git a/anda/terra/gpg-keys/terra-gpg-keys.spec b/anda/terra/gpg-keys/terra-gpg-keys.spec index 3f8d01f17b..66e2773f48 100644 --- a/anda/terra/gpg-keys/terra-gpg-keys.spec +++ b/anda/terra/gpg-keys/terra-gpg-keys.spec @@ -58,6 +58,12 @@ Packager: Terra Packaging Team %description GPG keys for Terra, used for verifying RPM package signatures. +%package -n terra-mock-gpg-keys +Summary: Terra GPG keys for Mock + +%description -n terra-mock-gpg-keys +Terra GPG key copies for use in Mock. + %prep %build @@ -66,6 +72,13 @@ GPG keys for Terra, used for verifying RPM package signatures. install -d -m 755 $RPM_BUILD_ROOT/etc/pki/rpm-gpg install -m 644 %{_sourcedir}/RPM-GPG-KEY* $RPM_BUILD_ROOT/etc/pki/rpm-gpg/ +install -d -m 755 $RPM_BUILD_ROOT/etc/pki/mock +install -m 644 %{_sourcedir}/RPM-GPG-KEY* $RPM_BUILD_ROOT/etc/pki/mock/ + %files %dir /etc/pki/rpm-gpg /etc/pki/rpm-gpg/RPM-GPG-KEY-* + +%files -n terra-mock-gpg-keys +%dir /etc/pki/mock +/etc/pki/mock/RPM-GPG-KEY-* diff --git a/anda/terra/mock-configs/terra-mock-configs.spec b/anda/terra/mock-configs/terra-mock-configs.spec index bfd8692339..a6d33a8e5f 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.2.4 -Release: 2%?dist +Release: 3%?dist Epoch: 1 Summary: Mock configs for Terra repos @@ -10,6 +10,7 @@ Source0: %url/archive/refs/tags/v%version.tar.gz BuildRequires: mock-core-configs Requires: mock-core-configs +Requires: terra-mock-gpg-keys BuildArch: noarch Provides: anda-mock-configs = %{epoch}:%{version}-%{release} From bf7d7a4169e54b2ef22ddac34a8f26e2464749d3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 21:14:29 +0000 Subject: [PATCH 0848/1115] bump: discord-canary-openasar discord-canary wine-dev --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/system/wine/dev/wine-dev.spec | 4 ++-- 3 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 6926f3aea2..ee93f56a92 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.888 +Version: 0.0.889 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 8585845131..0080569adb 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.888 +Version: 0.0.889 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/system/wine/dev/wine-dev.spec b/anda/system/wine/dev/wine-dev.spec index 96b1c06bee..6fc3c09c5a 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.3 +%global ver wine-11.4 %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 @@ -19,7 +19,7 @@ # Also less confusing because it has a devel package Name: wine-dev Version: %(echo %{cleanver} | sed 's/-/~/g') -Release: 1%?dist +Release: 1%{?dist} Epoch: 1 Summary: WINE Is Not An Emulator - runs MS Windows programs License: LGPL-2.0-or-later From 87568a03cef47dd32c0c4c470f77dc716fd09be0 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 6 Mar 2026 15:33:03 -0600 Subject: [PATCH 0849/1115] fix (depthcharge-tools): patch __init__.py (#10344) * fix (depthcharge-tools): patch __init__.py Signed-off-by: Owen-sz * rel bump Signed-off-by: Owen-sz * silly Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --------- Signed-off-by: Owen-sz Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/system/depthcharge-tools/depthcharge-tools.spec | 5 +++-- anda/system/depthcharge-tools/fix-importlib.patch | 12 ++++++++++++ 2 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 anda/system/depthcharge-tools/fix-importlib.patch diff --git a/anda/system/depthcharge-tools/depthcharge-tools.spec b/anda/system/depthcharge-tools/depthcharge-tools.spec index 23186d24f7..e0e9c44c12 100644 --- a/anda/system/depthcharge-tools/depthcharge-tools.spec +++ b/anda/system/depthcharge-tools/depthcharge-tools.spec @@ -1,12 +1,13 @@ Name: depthcharge-tools Version: 0.6.3 -Release: 3%?dist +Release: 4%?dist Summary: Tools to manage the Chrome OS bootloader License: GPL-2.0-or-later URL: https://gitlab.postmarketos.org/postmarketOS/depthcharge-tools Source0: %url/-/archive/v%version/%name-v%version.tar.gz Requires: vboot-utils dtc gzip lz4 python3-setuptools uboot-tools vboot-utils xz python3-importlib-resources BuildRequires: python3-setuptools python3-rpm-macros pyproject-rpm-macros python3dist(pip) systemd-rpm-macros redhat-rpm-config python3-docutils python3-importlib-resources +Patch0: fix-importlib.patch BuildArch: noarch %description @@ -16,7 +17,7 @@ with depthcharge, the Chrome OS bootloader. %pkg_completion -Bz mkdepthcharge depthchargectl %prep -%autosetup -n %name-v%version +%autosetup -n %name-v%version -p1 %build %pyproject_wheel diff --git a/anda/system/depthcharge-tools/fix-importlib.patch b/anda/system/depthcharge-tools/fix-importlib.patch new file mode 100644 index 0000000000..a3bf34ffda --- /dev/null +++ b/anda/system/depthcharge-tools/fix-importlib.patch @@ -0,0 +1,12 @@ +diff --git a/depthcharge_tools/__init__.py b/depthcharge_tools/__init__.py +index fabb79d..2b7d7d5 100644 +--- a/depthcharge_tools/__init__.py ++++ b/depthcharge_tools/__init__.py +@@ -9,6 +9,7 @@ import glob + import logging + import pathlib + import importlib ++import importlib.resources + import importlib_metadata + from packaging.version import parse as parse_version + import re From 2e9fa36e46f994afb6c31f1c45b315125de61e84 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 21:46:28 +0000 Subject: [PATCH 0850/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 35efef2d26..1cdc2aa463 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 0d80e300a07bb46d1b35e0b4211865c7b641859f -%global ver 0.0.40-18893 +%global commit ac30feeddb4d53f08397897574649228b8c187d1 +%global ver 0.0.40-18894 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From dbb6d7b80d26f8edb2dcf3e31264c0712f5be83d Mon Sep 17 00:00:00 2001 From: Willow Reed Date: Fri, 6 Mar 2026 17:28:17 -0700 Subject: [PATCH 0851/1115] fix: noctalia-qs revision shows %{commit since %{commit} isn't defined (#10298) * fix package obsoletes, add commit definition, fix spacing on prefix * add changelog and fix conflicts * actually don't wanna change noctalia-shell * change update.rhai so commit auto updates! --- anda/desktops/noctalia-qs/noctalia-qs.spec | 25 ++++++++++++++-------- anda/desktops/noctalia-qs/update.rhai | 8 ++++++- 2 files changed, 23 insertions(+), 10 deletions(-) diff --git a/anda/desktops/noctalia-qs/noctalia-qs.spec b/anda/desktops/noctalia-qs/noctalia-qs.spec index 0c65533880..ca929be0e3 100644 --- a/anda/desktops/noctalia-qs/noctalia-qs.spec +++ b/anda/desktops/noctalia-qs/noctalia-qs.spec @@ -1,12 +1,14 @@ -Name: noctalia-qs -Version: 0.0.5 -Release: 1%?dist -Summary: Flexible QtQuick based desktop shell toolkit -License: LGPL-3.0-only AND GPL-3.0-only -URL: https://github.com/noctalia-dev/noctalia-qs -Source0: https://github.com/noctalia-dev/noctalia-qs/archive/refs/tags/v%{version}.tar.gz +%global commit 1a02ba2ee11b1afa8ec9a94f8b6b652bf4f14e1d -Packager: Willow C Reed (willow@willowidk.dev) +Name: noctalia-qs +Version: 0.0.5 +Release: 2%?dist +Summary: Flexible QtQuick based desktop shell toolkit +License: LGPL-3.0-only AND GPL-3.0-only +URL: https://github.com/noctalia-dev/noctalia-qs +Source0: https://github.com/noctalia-dev/noctalia-qs/archive/refs/tags/v%{version}.tar.gz + +Packager: Willow C Reed (willow@willowidk.dev) BuildRequires: cmake BuildRequires: cmake(Qt6Core) @@ -33,7 +35,8 @@ BuildRequires: pkgconfig(CLI11) BuildRequires: glib2-devel BuildRequires: polkit-devel -Obsoletes: quickshell +Conflicts: quickshell +Provides: quickshell %description Flexible QtQuick based desktop shell toolkit. @@ -67,5 +70,9 @@ Flexible QtQuick based desktop shell toolkit. %{_libdir}/qt6/qml/Quickshell %changelog +* Thu Mar 05 2026 Willow C Reed +- Fix reision to actually be defined as a specific git commit since it never gets initialized rn +- Also fix that noctalia-qs is replacing quickshell overall and not just for noctlaia users + * Fri Feb 27 2026 Willow C Reed - Initial commit based on quickshell spec \ No newline at end of file diff --git a/anda/desktops/noctalia-qs/update.rhai b/anda/desktops/noctalia-qs/update.rhai index 61bd35a0e8..7872e1741f 100644 --- a/anda/desktops/noctalia-qs/update.rhai +++ b/anda/desktops/noctalia-qs/update.rhai @@ -1 +1,7 @@ -rpm.version(gh("noctalia-dev/noctalia-qs")); \ No newline at end of file +let release = get(`https://api.github.com/repos/noctalia-dev/noctalia-qs/tags`).json_arr()[0]; + +rpm.version(release.name); + +if rpm.changed() { + rpm.global("commit", release.commit.sha); +} \ No newline at end of file From bcd68f75f65369b6c038b8aabc23c76f4045e188 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 02:21:14 +0000 Subject: [PATCH 0852/1115] bump(nightly): goofcord-nightly mpv-nightly ghostty-nightly zed-nightly prismlauncher-nightly types-colorama vala-nightly opentabletdriver-nightly scx-scheds-nightly scx-tools-nightly HeadsetControl-nightly --- 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/zed/nightly/zed-nightly.spec | 4 ++-- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 6 +++--- anda/langs/python/types-colorama/types-colorama.spec | 6 +++--- anda/langs/vala/vala-nightly/vala-nightly.spec | 6 +++--- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/scx-tools/nightly/scx-tools-nightly.spec | 6 +++--- .../HeadsetControl-nightly/HeadsetControl-nightly.spec | 4 ++-- 11 files changed, 28 insertions(+), 28 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 02877bd583..d8d334a7a3 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,7 +1,7 @@ -%global commit d0dc4f84002f09609b6a6142ebff64dd20bf5f61 +%global commit 693414730d0e102e30f9b3fd92f30a81ef05258d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260306 -%global ver 2.1.0^ +%global commit_date 20260307 +%global ver 2.1.1^ %global base_name goofcord %global git_name GoofCord %global appid io.github.milkshiift.GoofCord diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 6a1d24b759..56180e58f2 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 3b55bc9795a4ab6cf04d1611f4839330cf5c1990 +%global commit f9190e57f9d29a7a387b2b9f49671ebf19ea09bd %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260306 +%global commit_date 20260307 %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 56b9ac74a9..5cb6e6f1c4 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 3e220ab3757243c45bbb999c185ae33de8f70da7 +%global commit 055ed28580e140f2a21b752946349750b963a7aa %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-05 +%global fulldate 2026-03-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 bd64ea54c9..acbd20422b 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit ca5027c4d6c43cdf21f2af9731369cd8cb64570e +%global commit 1dd80ac28f436cec7f481dbdfcb90d1d9c1d8cea %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260306 +%global commit_date 20260307 %global ver 0.228.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 96e0afcae1..ccd3e50773 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 b114d043f638e30d421b8a299fdfed4b3230ba3d +%global commit 352b98db8eab5ce9aa4f8e96c398a001e6baa834 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260303 +%global commit_date 20260307 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys @@ -21,7 +21,7 @@ Name: prismlauncher-nightly Version: 11.0^%{snapshot_info} -Release: 1%?dist +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 Group: Amusements/Games diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index d5d447e989..b56936e4a7 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 e108320b29046c7801de4df4168892b8099490bc -%global commit_date 20260305 +%global commit 07ffb67b924d5f532f8b8b72a4902f58faae6aca +%global commit_date 20260307 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 0~%{commit_date}git.%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: Typing stubs for colorama License: Apache-2.0 URL: https://github.com/python/typeshed diff --git a/anda/langs/vala/vala-nightly/vala-nightly.spec b/anda/langs/vala/vala-nightly/vala-nightly.spec index 0bad6c77c3..d50a73120b 100644 --- a/anda/langs/vala/vala-nightly/vala-nightly.spec +++ b/anda/langs/vala/vala-nightly/vala-nightly.spec @@ -3,16 +3,16 @@ %global priority 90 %global real_name vala -%global commit 4c34f90a5bdaa1c5bffd9540602d5099c35e41d5 +%global commit 4ed630fd42baa9bca31cc1d3a2de8568d0b4a21c %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global repo https://gitlab.gnome.org/GNOME/%{real_name}.git -%global commit_date 20260304 +%global commit_date 20260307 %global snapshot_info %{commit_date}.%{shortcommit} Name: vala-nightly Version: 0.58.0^%{snapshot_info} -Release: 1%?dist +Release: 1%{?dist} Summary: A modern programming language for GNOME # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 2a8276d7f0..7711e9f71a 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit c292fe27357ac5bb3da7f7573ee4a2fd2daa53a4 +%global commit ba7204d4b1989acb8d63bb7fc9f98fe58ec6aa58 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260305 +%global commit_date 20260307 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono @@ -11,7 +11,7 @@ Name: opentabletdriver-nightly Version: %ver^%commit_date.git~%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: Open source, cross-platform, user-mode tablet driver License: LGPL-3.0-or-later Conflicts: opentabletdriver diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index d4c12a5d7d..5d9c1b2aa1 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 d75e7da4a91e6ffca5add748a97099b6a1e31a04 +%global commit 44b7755df74641d8a31e81d2b00378f15f93bf5c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260306 +%global commitdate 20260307 %global ver 1.0.20 %undefine __brp_mangle_shebangs diff --git a/anda/system/scx-tools/nightly/scx-tools-nightly.spec b/anda/system/scx-tools/nightly/scx-tools-nightly.spec index 9032dc9bf9..4631364a6d 100644 --- a/anda/system/scx-tools/nightly/scx-tools-nightly.spec +++ b/anda/system/scx-tools/nightly/scx-tools-nightly.spec @@ -1,6 +1,6 @@ -%global commit c21306e11f44670dbd2f8e0b2030468e736a051c +%global commit cf65bf16605b8c6dc87c71d613604cbd8f8b36ef %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260305 +%global commitdate 20260307 %global ver 1.0.20 %global appid com.sched_ext.scx %global developer "sched-ext Contributors" @@ -8,7 +8,7 @@ Name: scx-tools-nightly Version: %{ver}^%{commitdate}.git.%{shortcommit} -Release: 1%?dist +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 diff --git a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec index 45852d5d76..626cffd571 100644 --- a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec +++ b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec @@ -1,12 +1,12 @@ %global _udevrulesdir /usr/lib/udev/rules.d -%global commit abfb248a056c62c1d26febb5278cf8994f12e483 +%global commit 16c337f0b5e034d39d39f28250b480beed50ade4 %global commitdate 20251121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: HeadsetControl-nightly Version: 0^%{commitdate}.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: A tool to control certain aspects of USB-connected headsets on Linux URL: https://github.com/Sapd/HeadsetControl Source: %{url}/archive/%{commit}.tar.gz From fc97bae580093222e7eaffdfa94c879f0cb3f27e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 02:39:33 +0000 Subject: [PATCH 0853/1115] bump: limine --- anda/system/limine/limine.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/limine/limine.spec b/anda/system/limine/limine.spec index f1d51b3d75..0f01c2d216 100644 --- a/anda/system/limine/limine.spec +++ b/anda/system/limine/limine.spec @@ -1,6 +1,6 @@ Name: limine -Version: 10.8.2 -Release: 1%?dist +Version: 10.8.3 +Release: 1%{?dist} Summary: Modern, advanced, portable, multiprotocol bootloader License: BSD-2-Clause URL: https://limine-bootloader.org From 077d6bb2fc7e59e16d7a1c59b263fc8efc14da59 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 05:51:43 +0000 Subject: [PATCH 0854/1115] 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 be45966617..2272678450 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.20 -Release: 1%?dist +Version: 1.1.0 +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 f9f54b3cf0320bf5684eb6770c09300bcd7cd46b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 06:40:55 +0000 Subject: [PATCH 0855/1115] bump: rust-mise --- anda/tools/buildsys/mise/rust-mise.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 63a79e56be..e172af4f0d 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,8 +5,8 @@ %global crate mise Name: rust-mise -Version: 2026.3.3 -Release: 1%?dist +Version: 2026.3.4 +Release: 1%{?dist} Summary: Front-end to your dev env License: MIT From 9e9d81493188169eebda27ac27f598795e0193d8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 07:17:41 +0000 Subject: [PATCH 0856/1115] bump: walker golang-github-abenz1267-elephant --- anda/desktops/waylands/walker/walker.spec | 2 +- anda/langs/go/elephant/golang-github-abenz1267-elephant.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/waylands/walker/walker.spec b/anda/desktops/waylands/walker/walker.spec index 84082610d6..1305627f42 100644 --- a/anda/desktops/waylands/walker/walker.spec +++ b/anda/desktops/waylands/walker/walker.spec @@ -4,7 +4,7 @@ # prevent library files from being installed %global cargo_install_lib 0 -%global upstream_version v2.14.2 +%global upstream_version v2.15.0 %global ver %{sub %upstream_version 2} Name: walker diff --git a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec index 346b824fb9..92d4f988d2 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.3 +Version: 2.20.0 %gometa -f @@ -26,7 +26,7 @@ Elephant - cuz it's phat - is a powerful data provider service and backend for b %global godocs README.md Name: elephant -Release: 1%?dist +Release: 1%{?dist} Summary: None License: GPL-3.0-only From fa38f55a6d12fc6266d3a6e7ee2fb74e615e0a97 Mon Sep 17 00:00:00 2001 From: nothingneko Date: Sat, 7 Mar 2026 01:52:54 -0600 Subject: [PATCH 0857/1115] thank you to Kait from the OGC (#10353) --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 3 +-- 1 file changed, 1 insertion(+), 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 39a11171e7..a958a7c83f 100644 --- a/anda/apps/helium-browser-bin/helium-browser-bin.spec +++ b/anda/apps/helium-browser-bin/helium-browser-bin.spec @@ -12,7 +12,7 @@ Name: helium-browser-bin Version: 0.9.4.1 -Release: 2%?dist +Release: 3%?dist Summary: Private, fast, and honest web browser based on Chromium URL: https://helium.computer @@ -56,7 +56,6 @@ rm -f %{buildroot}%{_libdir}/%{name}/product_logo_256.png install -dm755 %{buildroot}%{_bindir} cat > %{buildroot}%{_bindir}/%{name} << 'EOF' - #!/bin/bash set -euo pipefail From 8020e23f9d18345564a1bbe21191a272889f74b5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 08:41:04 +0000 Subject: [PATCH 0858/1115] bump: rust-lowfi --- anda/devs/lowfi/rust-lowfi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/lowfi/rust-lowfi.spec b/anda/devs/lowfi/rust-lowfi.spec index 0b6d06b1c7..34edd93a94 100644 --- a/anda/devs/lowfi/rust-lowfi.spec +++ b/anda/devs/lowfi/rust-lowfi.spec @@ -2,7 +2,7 @@ %global crate lowfi Name: rust-lowfi -Version: 2.0.4 +Version: 2.0.5 Release: 1%{?dist} Summary: Extremely simple lofi player From e95813b8935c976f0be53d374f232be14105eba3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 09:13:49 +0000 Subject: [PATCH 0859/1115] bump: rust-topgrade --- anda/tools/topgrade/rust-topgrade.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/topgrade/rust-topgrade.spec b/anda/tools/topgrade/rust-topgrade.spec index 912c8fee91..7ea82cc91e 100644 --- a/anda/tools/topgrade/rust-topgrade.spec +++ b/anda/tools/topgrade/rust-topgrade.spec @@ -3,8 +3,8 @@ Name: rust-topgrade # renovate: datasource=github-releases depName=topgrade-rs/topgrade -Version: 16.9.0 -Release: 1%?dist +Version: 17.0.0 +Release: 1%{?dist} Summary: Upgrade all the things SourceLicense: GPL-3.0-or-later From 5bb345815be2b638d99f2d244870c922596c49bb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 09:45:34 +0000 Subject: [PATCH 0860/1115] bump: throne --- anda/apps/throne/Sagernet.SingBox.Version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/throne/Sagernet.SingBox.Version.txt b/anda/apps/throne/Sagernet.SingBox.Version.txt index 1bae8c2a79..7b75dcd339 100644 --- a/anda/apps/throne/Sagernet.SingBox.Version.txt +++ b/anda/apps/throne/Sagernet.SingBox.Version.txt @@ -1 +1 @@ -v1.13.13 \ No newline at end of file +v1.13.23 \ No newline at end of file From 0f3e4569d1a3d49234f9baef0d24a1316dccf8c6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 13:56:25 +0000 Subject: [PATCH 0861/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 1cdc2aa463..eba18cf6e8 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit ac30feeddb4d53f08397897574649228b8c187d1 -%global ver 0.0.40-18894 +%global commit cae8ae63e343ec8acc479016c91a8d93f301b7ed +%global ver 0.0.40-18900 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 4c2116331b7f966ce9af31ad4354a18046b2d71d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 14:50:48 +0000 Subject: [PATCH 0862/1115] bump: rust-zoi-rs --- anda/langs/rust/zoi/rust-zoi-rs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/zoi/rust-zoi-rs.spec b/anda/langs/rust/zoi/rust-zoi-rs.spec index 192ac76d94..9d54786f74 100644 --- a/anda/langs/rust/zoi/rust-zoi-rs.spec +++ b/anda/langs/rust/zoi/rust-zoi-rs.spec @@ -1,7 +1,7 @@ %define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zoi-rs -%global crate_version 1.8.2 +%global crate_version 1.8.3 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g') From 43b9a0bf5c4be75f818d1575f5b348d2555c32cd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 15:36:02 +0000 Subject: [PATCH 0863/1115] bump: glaze scx-tools --- anda/lib/glaze/glaze.spec | 4 ++-- anda/system/scx-tools/stable/scx-tools.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/lib/glaze/glaze.spec b/anda/lib/glaze/glaze.spec index a9d068fa4d..28e2abe35c 100644 --- a/anda/lib/glaze/glaze.spec +++ b/anda/lib/glaze/glaze.spec @@ -2,8 +2,8 @@ %global debug_package %{nil} Name: glaze-devel -Version: 7.1.0 -Release: 1%?dist +Version: 7.1.1 +Release: 1%{?dist} License: MIT URL: https://stephenberry.github.io/glaze Source: https://github.com/stephenberry/glaze/archive/refs/tags/v%{version}.tar.gz diff --git a/anda/system/scx-tools/stable/scx-tools.spec b/anda/system/scx-tools/stable/scx-tools.spec index 2edb6486e9..bd8fbdde70 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.20 -Release: 1%?dist +Version: 1.1.0 +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 2eb8b727cd98b237eaa8c92e865b36828b2fc36f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 19:02:45 +0000 Subject: [PATCH 0864/1115] 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 d1c164800b..23b01e5b7e 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.110.01571 +Version: 1.110.11602 Release: 1%{?dist} Summary: Code editing. Redefined. License: MIT From f49e001e21302ac3141b0956ff138e835450a67f Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 7 Mar 2026 11:36:07 -0800 Subject: [PATCH 0865/1115] fix(codium): Autodependencies and formatting (#10362) Signed-off-by: Gilver --- anda/devs/codium/codium.spec | 89 ++++++++++++++++-------------------- 1 file changed, 39 insertions(+), 50 deletions(-) diff --git a/anda/devs/codium/codium.spec b/anda/devs/codium/codium.spec index 23b01e5b7e..a54f7a6e15 100644 --- a/anda/devs/codium/codium.spec +++ b/anda/devs/codium/codium.spec @@ -1,29 +1,18 @@ -%define debug_package %nil -%global _build_id_links none - -# Exclude private libraries -%global __requires_exclude libffmpeg.so|libcurl.so|libmsalruntime.so -%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so - -%ifarch x86_64 -%define a x64 -%elifarch aarch64 -%define a arm64 -%endif - %global appid com.vscodium.VSCodium -Name: codium -Version: 1.110.11602 -Release: 1%{?dist} -Summary: Code editing. Redefined. -License: MIT -URL: https://vscodium.com/ -Source0: https://github.com/VSCodium/vscodium/releases/download/%version/VSCodium-linux-%a-%version.tar.gz -Source1: https://raw.githubusercontent.com/VSCodium/vscodium/%version/README.md -Source2: https://raw.githubusercontent.com/VSCodium/vscodium/%version/LICENSE -Requires: at-spi2-atk cairo expat gtk3 xrandr mesa-libgbm nspr nss nss-util xdg-utils -Provides: vscodium = %evr +Name: codium +Version: 1.110.11602 +%electronmeta -D +%global __requires_exclude %{__requires_exclude}|libcurl.so|libmsalruntime.so +Release: 2%{?dist} +Summary: Code editing. Redefined. +License: %{electron_license} +URL: https://vscodium.com/ +Source0: https://github.com/VSCodium/vscodium/releases/download/%{version}/VSCodium-linux-%{_electron_cpu}-%{version}.tar.gz +Source1: https://raw.githubusercontent.com/VSCodium/vscodium/%{version}/README.md +Source2: https://raw.githubusercontent.com/VSCodium/vscodium/%{version}/LICENSE +Requires: at-spi2-atk cairo expat gtk3 xrandr mesa-libgbm nspr nss nss-util xdg-utils +Provides: vscodium = %{evr} BuildRequires: rpm_macro(fdupes) %description @@ -35,7 +24,7 @@ with what developers need for the core edit-build-debug cycle. %prep mkdir stuff cd stuff -tar xf %SOURCE0 +tar xf %{SOURCE0} cat < vscodium-bin-uri-handler.desktop [Desktop Entry] @@ -78,40 +67,40 @@ EOF %install cd stuff -mkdir -p %buildroot%_datadir/doc/%name/ %buildroot%_datadir/licenses/%name -install -Dm644 %SOURCE1 %buildroot%_docdir/%name/ -install -Dm644 %SOURCE2 %buildroot%_datadir/licenses/%name/ -install -dm755 %buildroot%_datadir/%name -install -dm755 %buildroot%_bindir -install -dm755 %buildroot%_datadir/{applications,pixmaps} -cp -r * %buildroot%_datadir/%name -rm -rf %buildroot%_datadir/%name/*.desktop -ln -s %_datadir/%name/bin/codium %buildroot%_bindir/codium -ln -s %_datadir/%name/bin/codium %buildroot%_bindir/vscodium -install -D -m644 vscodium-bin.desktop %buildroot%_datadir/applications/codium.desktop -install -D -m644 vscodium-bin-uri-handler.desktop %buildroot%_datadir/applications/codium-uri-handler.desktop -install -D -m644 resources/app/resources/linux/code.png %buildroot%_datadir/pixmaps/vscodium.png +mkdir -p %{buildroot}%{_datadir}/doc/%{name}/ %{buildroot}%{_datadir}/licenses/%{name} +install -Dm644 %{SOURCE1} %{buildroot}%{_docdir}/%{name}/ +install -Dm644 %{SOURCE2} %{buildroot}%{_datadir}/licenses/%{name}/ +install -dm755 %{buildroot}%{_datadir}/%{name} +install -dm755 %{buildroot}%{_bindir} +install -dm755 %{buildroot}%{_datadir}/{applications,pixmaps} +cp -r * %{buildroot}%{_datadir}/%{name} +rm -rf %{buildroot}%{_datadir}/%{name}/*.desktop +ln -s %{_datadir}/%{name}/bin/codium %{buildroot}%{_bindir}/codium +ln -s %{_datadir}/%{name}/bin/codium %{buildroot}%{_bindir}/vscodium +install -D -m644 vscodium-bin.desktop %{buildroot}%{_datadir}/applications/codium.desktop +install -D -m644 vscodium-bin-uri-handler.desktop %{buildroot}%{_datadir}/applications/codium-uri-handler.desktop +install -D -m644 resources/app/resources/linux/code.png %{buildroot}%{_datadir}/pixmaps/vscodium.png # Symlink shell completions -install -dm755 %buildroot%_datadir/zsh/site-functions -install -dm755 %buildroot%_datadir/bash-completion/completions -ln -s %_datadir/%name/resources/completions/zsh/_codium %buildroot%_datadir/zsh/site-functions -ln -s %_datadir/%name/resources/completions/bash/codium %buildroot%_datadir/bash-completion/completions +install -dm755 %{buildroot}%{_datadir}/zsh/site-functions +install -dm755 %{buildroot}%{_datadir}/bash-completion/completions +ln -s %{_datadir}/%{name}/resources/completions/zsh/_codium %{buildroot}%{_datadir}/zsh/site-functions +ln -s %{_datadir}/%{name}/resources/completions/bash/codium %{buildroot}%{_datadir}/bash-completion/completions -%fdupes %_datadir/%name/resources/app/extensions/ +%fdupes %{_datadir}/%{name}/resources/app/extensions/ #terra_appstream %files %doc README.md %license LICENSE -%_datadir/%name -%_bindir/codium -%_bindir/vscodium -%_datadir/applications/codium.desktop -%_datadir/applications/codium-uri-handler.desktop -%_datadir/pixmaps/vscodium.png -%dnl %_metainfodir/%appid.metainfo.xml +%{_datadir}/%{name} +%{_bindir}/codium +%{_bindir}/vscodium +%{_datadir}/applications/codium.desktop +%{_datadir}/applications/codium-uri-handler.desktop +%{_datadir}/pixmaps/vscodium.png +%dnl %{_metainfodir}/%{appid}.metainfo.xml %changelog * Sat Jun 17 2023 madonuko - 1.79.2.23166-2 From 0c7db11016bc6b1ff61aa393c5e5fe9231c0c183 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 7 Mar 2026 11:56:02 -0800 Subject: [PATCH 0866/1115] fix (topgrade): remove patch (#10359) --- anda/tools/topgrade/rust-topgrade.spec | 4 +-- .../topgrade/topgrade-fix-metadata-auto.diff | 33 ------------------- 2 files changed, 1 insertion(+), 36 deletions(-) delete mode 100644 anda/tools/topgrade/topgrade-fix-metadata-auto.diff diff --git a/anda/tools/topgrade/rust-topgrade.spec b/anda/tools/topgrade/rust-topgrade.spec index 7ea82cc91e..a6f3b9281f 100644 --- a/anda/tools/topgrade/rust-topgrade.spec +++ b/anda/tools/topgrade/rust-topgrade.spec @@ -12,7 +12,6 @@ License: ((MIT OR Apache-2.0) AND Unicode-3.0) AND (0BSD OR MIT OR Apache URL: https://crates.io/crates/topgrade Source: %crates_source # Automatically generated patch to strip dependencies and normalize metadata -Patch: topgrade-fix-metadata-auto.diff BuildRequires: cargo BuildRequires: rust @@ -35,7 +34,6 @@ Summary: %{summary} %files -n %{crate} %license LICENSE %license LICENSE.dependencies -%doc BREAKINGCHANGES.md %doc CHANGELOG.md %doc CODE_OF_CONDUCT.md %doc CONTRIBUTING.md @@ -45,7 +43,7 @@ Summary: %{summary} %{_bindir}/topgrade %prep -%autosetup -n %{crate}-%{version} -p1 +%autosetup -n %{crate}-%{version} %cargo_prep_online %build diff --git a/anda/tools/topgrade/topgrade-fix-metadata-auto.diff b/anda/tools/topgrade/topgrade-fix-metadata-auto.diff deleted file mode 100644 index e966ffada5..0000000000 --- a/anda/tools/topgrade/topgrade-fix-metadata-auto.diff +++ /dev/null @@ -1,33 +0,0 @@ ---- topgrade-16.9.0/Cargo.toml 2006-07-24T01:21:28+00:00 -+++ topgrade-16.9.0/Cargo.toml 2026-02-13T07:55:20.141538+00:00 -@@ -255,29 +255,6 @@ - default-features = false - package = "self_update" - --[target."cfg(windows)".dependencies.is_elevated] --version = "~0.1" -- --[target."cfg(windows)".dependencies.parselnk] --version = "~0.1" -- --[target."cfg(windows)".dependencies.self_update_crate] --version = "~0.42" --features = [ -- "archive-zip", -- "compression-zip-deflate", -- "rustls", --] --optional = true --default-features = false --package = "self_update" -- --[target."cfg(windows)".dependencies.windows] --version = "~0.62" --features = ["Win32_System_Console"] -- --[target."cfg(windows)".dependencies.windows-registry] --version = "~0.6" -- - [profile.release] - lto = true -+ From b20a5c09bc7128ec13f66501407666705899fe9c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 19:59:42 +0000 Subject: [PATCH 0867/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index eba18cf6e8..091c95ba7b 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit cae8ae63e343ec8acc479016c91a8d93f301b7ed -%global ver 0.0.40-18900 +%global commit 2573cc5fd08a2d5e4b38768ae1c69779397d70b4 +%global ver 0.0.40-18910 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 8b8f9c644a794a1caba0a4af7d6827b0c56047f5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 22:27:48 +0000 Subject: [PATCH 0868/1115] bump: throne wine-staging --- anda/apps/throne/throne.spec | 4 ++-- anda/system/wine/staging/wine-staging.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/apps/throne/throne.spec b/anda/apps/throne/throne.spec index d7b61eaeb7..e624ad1643 100644 --- a/anda/apps/throne/throne.spec +++ b/anda/apps/throne/throne.spec @@ -1,8 +1,8 @@ #? https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=throne-git Name: throne -Version: 1.0.13 -Release: 1%?dist +Version: 1.1.0 +Release: 1%{?dist} Summary: Qt based cross-platform GUI proxy configuration manager (backend: sing-box) URL: https://github.com/throneproj/Throne License: GPLv3 diff --git a/anda/system/wine/staging/wine-staging.spec b/anda/system/wine/staging/wine-staging.spec index 90e0e50810..782b00a41f 100644 --- a/anda/system/wine/staging/wine-staging.spec +++ b/anda/system/wine/staging/wine-staging.spec @@ -18,8 +18,8 @@ Name: wine-staging -Version: 11.3 -Release: 1%?dist +Version: 11.4 +Release: 1%{?dist} Epoch: 1 Summary: WINE Is Not An Emulator - runs MS Windows programs License: LGPL-2.0-or-later From d538b5f7fe150dd81288e7b0f6ed348bcf00d2cf Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 7 Mar 2026 15:34:05 -0800 Subject: [PATCH 0869/1115] fix(nvidia-580-kmod): Built Akmod name? (#10372) * fix(nvidia-580-kmod): Built Akmod name? Signed-off-by: Gilver * ? Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/system/nvidia-580/nvidia-kmod/nvidia-580-kmod.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/system/nvidia-580/nvidia-kmod/nvidia-580-kmod.spec b/anda/system/nvidia-580/nvidia-kmod/nvidia-580-kmod.spec index 1f53812367..84a9ac3220 100644 --- a/anda/system/nvidia-580/nvidia-kmod/nvidia-580-kmod.spec +++ b/anda/system/nvidia-580/nvidia-kmod/nvidia-580-kmod.spec @@ -1,10 +1,10 @@ # Build only the akmod package and no kernel module packages: %define buildforkernels akmod -%global real_name nvidia-kmod +%global modulename nvidia-580 %global debug_package %{nil} -Name: nvidia-580-kmod +Name: %{modulename}-kmod Version: 580.119.02 Release: 1%?dist Summary: NVIDIA display driver kernel module @@ -22,7 +22,7 @@ Requires: akmods BuildRequires: kmodtool # kmodtool does its magic here: -%{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{real_name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } +%{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{modulename} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } %description The NVidia %{version} display driver kernel module for kernel %{kversion}. @@ -31,7 +31,7 @@ The NVidia %{version} display driver kernel module for kernel %{kversion}. # Error out if there was something wrong with kmodtool: %{?kmodtool_check} # Print kmodtool output for debugging purposes: -kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{real_name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null +kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{modulename} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null sh %{SOURCE0} -x --target %{real_name}-%{version}-%{_arch} %setup -T -D -n %{real_name}-%{version}-%{_arch} From 1979784d41f82d9f7b7e8839ffeac9bed31798d1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 23:35:36 +0000 Subject: [PATCH 0870/1115] 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 e172af4f0d..1888a167a0 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.3.4 +Version: 2026.3.5 Release: 1%{?dist} Summary: Front-end to your dev env From 93bc7d2c12eb5dfbf92fd2e786593e65bc6a2682 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 23:52:20 +0000 Subject: [PATCH 0871/1115] bump: codium --- anda/devs/codium/codium.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/codium/codium.spec b/anda/devs/codium/codium.spec index a54f7a6e15..38d382ead7 100644 --- a/anda/devs/codium/codium.spec +++ b/anda/devs/codium/codium.spec @@ -1,10 +1,10 @@ %global appid com.vscodium.VSCodium Name: codium -Version: 1.110.11602 +Version: 1.110.11607 %electronmeta -D %global __requires_exclude %{__requires_exclude}|libcurl.so|libmsalruntime.so -Release: 2%{?dist} +Release: 1%{?dist} Summary: Code editing. Redefined. License: %{electron_license} URL: https://vscodium.com/ From a420afaf77abf55c70f8b9a44b6e015823fd3fdd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 02:07:34 +0000 Subject: [PATCH 0872/1115] bump: komikku --- anda/apps/komikku/komikku.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/komikku/komikku.spec b/anda/apps/komikku/komikku.spec index fda3d482f6..1cb2125885 100644 --- a/anda/apps/komikku/komikku.spec +++ b/anda/apps/komikku/komikku.spec @@ -3,12 +3,12 @@ %global gtk4_version 4.14.4 %global libadwaita_version 1.5.1 %global pure_protobuf_version 2.0.0 -%global raw_ver v1.104.0 +%global raw_ver v1.105.0 Name: komikku -Version: 1.104.0 +Version: 1.105.0 %forgemeta -Release: 1%?dist +Release: 1%{?dist} Summary: A manga reader for GNOME BuildArch: noarch From f59be91fbf938c3120c375609746dfe3c55a363c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 02:32:48 +0000 Subject: [PATCH 0873/1115] bump(nightly): envision legcord-nightly mpv-nightly hyprutils.nightly ghostty-nightly zed-nightly nim-nightly types-colorama vala-nightly scx-scheds-nightly scx-tools-nightly graftcp-nightly --- anda/apps/envision/envision.spec | 4 ++-- anda/apps/legcord/nightly/legcord-nightly.spec | 6 +++--- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/desktops/hyprland/hyprutils/hyprutils.nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-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/langs/vala/vala-nightly/vala-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 6 +++--- anda/system/scx-tools/nightly/scx-tools-nightly.spec | 6 +++--- anda/tools/graftcp/nightly/graftcp-nightly.spec | 6 +++--- 12 files changed, 28 insertions(+), 28 deletions(-) diff --git a/anda/apps/envision/envision.spec b/anda/apps/envision/envision.spec index 54475d3326..185dd997f4 100644 --- a/anda/apps/envision/envision.spec +++ b/anda/apps/envision/envision.spec @@ -1,5 +1,5 @@ -%global commit f345e496b4edafe84d3fe6fd9150c92c7de93b72 -%global commit_date 20260306 +%global commit f036b357d54fa7c4ca33bcdb11c6cd06afd1dd80 +%global commit_date 20260308 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: envision-nightly diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 4aee50a0cb..3e78e66881 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 3adce3c9b5a31e37c7f340afdcf2629859faa9c2 -%global commit_date 20260305 +%global commit d1a4fd2401a0bf87a143f0426d088a02969fc1fe +%global commit_date 20260308 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global debug_package %nil %global __strip /bin/true @@ -12,7 +12,7 @@ Name: legcord-nightly Version: %commit_date.%shortcommit -Release: 1%?dist +Release: 1%{?dist} License: OSL-3.0 Summary: Custom lightweight Discord client designed to enhance your experience URL: https://github.com/Legcord/Legcord diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 56180e58f2..59dab1609a 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 f9190e57f9d29a7a387b2b9f49671ebf19ea09bd +%global commit 429fdcf21d3d116657141fc5582f6e30280725c8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260307 +%global commit_date 20260308 %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 7d69a1e5f3..9fd35c615c 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 e63f3a79334dec49f8eb1691f66f18115df04085 -%global commit_date 20260303 +%global commit 8eb974bdeaa64d7127ab2fff272166c705b7a933 +%global commit_date 20260308 %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 5cb6e6f1c4..5f5781579e 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 055ed28580e140f2a21b752946349750b963a7aa +%global commit 472b926a4d7abbacad4deea17aa0a0c69ffc12d3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-06 +%global fulldate 2026-03-07 %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 acbd20422b..fe7004e62f 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 1dd80ac28f436cec7f481dbdfcb90d1d9c1d8cea +%global commit 8d083a639cf42c760fe337ab4486d9f6eb55ddd1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260307 +%global commit_date 20260308 %global ver 0.228.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 dcb378f116..17bbed2c8a 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 e4b1d8eebcbb176ad0dad509b5b0039fe10de287 +%global commit 0395af2b3459837fcdf6bf8c38d470ee682dd9cd %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260306 +%global commit_date 20260308 %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 b56936e4a7..4d74e76126 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 07ffb67b924d5f532f8b8b72a4902f58faae6aca -%global commit_date 20260307 +%global commit 3e9ca33422712b471f885a2b7dba08c023e6998e +%global commit_date 20260308 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/langs/vala/vala-nightly/vala-nightly.spec b/anda/langs/vala/vala-nightly/vala-nightly.spec index d50a73120b..be72ccd714 100644 --- a/anda/langs/vala/vala-nightly/vala-nightly.spec +++ b/anda/langs/vala/vala-nightly/vala-nightly.spec @@ -3,11 +3,11 @@ %global priority 90 %global real_name vala -%global commit 4ed630fd42baa9bca31cc1d3a2de8568d0b4a21c +%global commit f50a83eece8b92acf64818ba8c7d743818c1145b %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global repo https://gitlab.gnome.org/GNOME/%{real_name}.git -%global commit_date 20260307 +%global commit_date 20260308 %global snapshot_info %{commit_date}.%{shortcommit} Name: vala-nightly diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 5d9c1b2aa1..0d53d32a7d 100644 --- a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec +++ b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec @@ -1,7 +1,7 @@ -%global commit 44b7755df74641d8a31e81d2b00378f15f93bf5c +%global commit 66bd64cd902e18f563e6de80ca183a2aecef8a3c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260307 -%global ver 1.0.20 +%global commitdate 20260308 +%global ver 1.1.0 %undefine __brp_mangle_shebangs Name: scx-scheds-nightly diff --git a/anda/system/scx-tools/nightly/scx-tools-nightly.spec b/anda/system/scx-tools/nightly/scx-tools-nightly.spec index 4631364a6d..4e6e77c3fb 100644 --- a/anda/system/scx-tools/nightly/scx-tools-nightly.spec +++ b/anda/system/scx-tools/nightly/scx-tools-nightly.spec @@ -1,7 +1,7 @@ -%global commit cf65bf16605b8c6dc87c71d613604cbd8f8b36ef +%global commit 1e475504316b4a588d1f3634b2e40a5859067744 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260307 -%global ver 1.0.20 +%global commitdate 20260308 +%global ver 1.1.0 %global appid com.sched_ext.scx %global developer "sched-ext Contributors" %global org "com.sched_ext" diff --git a/anda/tools/graftcp/nightly/graftcp-nightly.spec b/anda/tools/graftcp/nightly/graftcp-nightly.spec index 862babf539..fc8500590f 100644 --- a/anda/tools/graftcp/nightly/graftcp-nightly.spec +++ b/anda/tools/graftcp/nightly/graftcp-nightly.spec @@ -1,10 +1,10 @@ -%global commit 340910b3aad0141009ce9f8187ac385e590dae4f -%global commit_date 20260209 +%global commit ed57ff8136d4f86c1de6bb17e176f31852e26c44 +%global commit_date 20260308 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: graftcp-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy URL: https://github.com/hmgle/graftcp License: GPL-3.0 From c2e01f543e720ad091ad0ff5049eb7823f20c275 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 04:19:28 +0000 Subject: [PATCH 0874/1115] bump: noctalia-qs --- anda/desktops/noctalia-qs/noctalia-qs.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/noctalia-qs/noctalia-qs.spec b/anda/desktops/noctalia-qs/noctalia-qs.spec index ca929be0e3..8375f22d41 100644 --- a/anda/desktops/noctalia-qs/noctalia-qs.spec +++ b/anda/desktops/noctalia-qs/noctalia-qs.spec @@ -1,8 +1,8 @@ -%global commit 1a02ba2ee11b1afa8ec9a94f8b6b652bf4f14e1d +%global commit b58414209fce1669cff818e50468e926613baa10 Name: noctalia-qs -Version: 0.0.5 -Release: 2%?dist +Version: 0.0.6 +Release: 1%{?dist} Summary: Flexible QtQuick based desktop shell toolkit License: LGPL-3.0-only AND GPL-3.0-only URL: https://github.com/noctalia-dev/noctalia-qs From ce3fb477820e010a897788a5203e5a77769617b9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 07:54:55 +0000 Subject: [PATCH 0875/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 091c95ba7b..038c4c0cf6 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 2573cc5fd08a2d5e4b38768ae1c69779397d70b4 -%global ver 0.0.40-18910 +%global commit 43b295892ff7c10316bf12f6368026731f071d49 +%global ver 0.0.40-18911 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 090efe30f2d7db684aaa66eeb0bd5c0ba1843983 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 12:59:17 +0000 Subject: [PATCH 0876/1115] bump: coolercontrol noctalia-shell rust-zoi-rs signal-cli --- anda/apps/coolercontrol/coolercontrol.spec | 4 ++-- anda/desktops/noctalia-shell/noctalia-shell.spec | 2 +- anda/langs/rust/zoi/rust-zoi-rs.spec | 2 +- anda/misc/signal-cli/signal-cli.spec | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/apps/coolercontrol/coolercontrol.spec b/anda/apps/coolercontrol/coolercontrol.spec index 86b32fcb51..fe02b172ef 100644 --- a/anda/apps/coolercontrol/coolercontrol.spec +++ b/anda/apps/coolercontrol/coolercontrol.spec @@ -8,8 +8,8 @@ for background device management, as well as a GUI to expertly customize your se %global __brp_mangle_shebangs %{nil} Name: coolercontrol -Version: 3.1.1 -Release: 2%?dist +Version: 4.0.0 +Release: 1%{?dist} Summary: Cooling device control for Linux ExclusiveArch: x86_64 aarch64 License: GPL-3.0-or-later diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 9ca40c58a2..67b43822e5 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.6.4 +Version: 4.6.5 Release: 1%{?dist} Summary: A Quickshell-based custom shell setup diff --git a/anda/langs/rust/zoi/rust-zoi-rs.spec b/anda/langs/rust/zoi/rust-zoi-rs.spec index 9d54786f74..8b483cc4ce 100644 --- a/anda/langs/rust/zoi/rust-zoi-rs.spec +++ b/anda/langs/rust/zoi/rust-zoi-rs.spec @@ -1,7 +1,7 @@ %define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zoi-rs -%global crate_version 1.8.3 +%global crate_version 1.8.4 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g') diff --git a/anda/misc/signal-cli/signal-cli.spec b/anda/misc/signal-cli/signal-cli.spec index 463b8ed81f..b1ff1843cb 100644 --- a/anda/misc/signal-cli/signal-cli.spec +++ b/anda/misc/signal-cli/signal-cli.spec @@ -3,8 +3,8 @@ %define debug_package %{nil} Name: signal-cli -Version: 0.14.0 -Release: 1%?dist +Version: 0.14.1 +Release: 1%{?dist} Summary: signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger License: GPL-3.0-only URL: https://github.com/AsamK/signal-cli From 121f3b22f918ba8e3d9438c713841aeafd37ce77 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 15:26:35 +0000 Subject: [PATCH 0877/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 038c4c0cf6..f993f076b1 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 43b295892ff7c10316bf12f6368026731f071d49 -%global ver 0.0.40-18911 +%global commit 41db06b53f906fbe2941552008ea8b468fa38482 +%global ver 0.0.40-18914 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From f0019e70ab0714afca5f15ffd7a5bd605aff42a9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 17:31:56 +0000 Subject: [PATCH 0878/1115] bump: walker --- anda/desktops/waylands/walker/walker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/waylands/walker/walker.spec b/anda/desktops/waylands/walker/walker.spec index 1305627f42..ce7dd540ac 100644 --- a/anda/desktops/waylands/walker/walker.spec +++ b/anda/desktops/waylands/walker/walker.spec @@ -4,7 +4,7 @@ # prevent library files from being installed %global cargo_install_lib 0 -%global upstream_version v2.15.0 +%global upstream_version v2.15.1 %global ver %{sub %upstream_version 2} Name: walker From 83dc7e47061ca2a152b08eaca030e606b6a4f542 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 18:34:55 +0000 Subject: [PATCH 0879/1115] bump: chrultrabook-tools --- anda/apps/chrultrabook-tools/chrultrabook-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/chrultrabook-tools/chrultrabook-tools.spec b/anda/apps/chrultrabook-tools/chrultrabook-tools.spec index 19726e1091..0f7e915247 100644 --- a/anda/apps/chrultrabook-tools/chrultrabook-tools.spec +++ b/anda/apps/chrultrabook-tools/chrultrabook-tools.spec @@ -1,8 +1,8 @@ %undefine __brp_mangle_shebangs Name: chrultrabook-tools -Version: 3.1.3 -Release: 2%?dist +Version: 3.1.4 +Release: 1%{?dist} Summary: User-friendly configuration utility for Chromebooks running an alternate OS URL: https://github.com/death7654/Chrultrabook-Tools Source0: %url/archive/refs/tags/%version.tar.gz From 35388947aaef317a8904a1c0ff013c91c5d35a67 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 19:01:30 +0000 Subject: [PATCH 0880/1115] bump: framework-system --- anda/tools/framework-system/framework-system.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/framework-system/framework-system.spec b/anda/tools/framework-system/framework-system.spec index d30e6efe39..2f16630495 100644 --- a/anda/tools/framework-system/framework-system.spec +++ b/anda/tools/framework-system/framework-system.spec @@ -1,6 +1,6 @@ Name: framework-system -Version: 0.5.0 -Release: 1%?dist +Version: 0.6.0 +Release: 1%{?dist} Summary: Rust libraries and tools to interact with the Framework Computer systems URL: https://github.com/FrameworkComputer/framework-system Source0: %{url}/archive/refs/tags/v%{version}.tar.gz From 7f097a68d5f7bcfc8b05db7485b3b58e962cb565 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 21:11:26 +0000 Subject: [PATCH 0881/1115] bump: budgie-extras copyparty --- anda/desktops/budgie/budgie-extras/budgie-extras.spec | 4 ++-- anda/tools/copyparty/copyparty.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/desktops/budgie/budgie-extras/budgie-extras.spec b/anda/desktops/budgie/budgie-extras/budgie-extras.spec index eca3c7da2a..4a4a4cae5c 100644 --- a/anda/desktops/budgie/budgie-extras/budgie-extras.spec +++ b/anda/desktops/budgie/budgie-extras/budgie-extras.spec @@ -1,6 +1,6 @@ Name: budgie-extras -Version: 2.2.0 -Release: 1%?dist +Version: 2.2.1 +Release: 1%{?dist} License: GPL-3.0 Summary: Additional Budgie Desktop enhancements for user experience diff --git a/anda/tools/copyparty/copyparty.spec b/anda/tools/copyparty/copyparty.spec index 30bb54402a..4074fadf93 100644 --- a/anda/tools/copyparty/copyparty.spec +++ b/anda/tools/copyparty/copyparty.spec @@ -1,8 +1,8 @@ %global pypi_name copyparty Name: %{pypi_name} -Version: 1.20.10 -Release: 1%?dist +Version: 1.20.11 +Release: 1%{?dist} Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty Source0: %{pypi_source} From 4d27b4a2f9626746cfd8ef85d2dbf28139782710 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 21:40:39 +0000 Subject: [PATCH 0882/1115] bump: coolercontrol --- anda/apps/coolercontrol/coolercontrol.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/coolercontrol/coolercontrol.spec b/anda/apps/coolercontrol/coolercontrol.spec index fe02b172ef..a0fe287663 100644 --- a/anda/apps/coolercontrol/coolercontrol.spec +++ b/anda/apps/coolercontrol/coolercontrol.spec @@ -8,7 +8,7 @@ for background device management, as well as a GUI to expertly customize your se %global __brp_mangle_shebangs %{nil} Name: coolercontrol -Version: 4.0.0 +Version: 4.0.1 Release: 1%{?dist} Summary: Cooling device control for Linux ExclusiveArch: x86_64 aarch64 From e84b5381edd26e0e3a7c671156aff406edf948f7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 8 Mar 2026 23:59:15 +0000 Subject: [PATCH 0883/1115] 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 38d382ead7..f2bf850d6e 100644 --- a/anda/devs/codium/codium.spec +++ b/anda/devs/codium/codium.spec @@ -1,7 +1,7 @@ %global appid com.vscodium.VSCodium Name: codium -Version: 1.110.11607 +Version: 1.110.11631 %electronmeta -D %global __requires_exclude %{__requires_exclude}|libcurl.so|libmsalruntime.so Release: 1%{?dist} From 6b1b510c9c36124d1de29a4ebfd9da5b409512e1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 02:33:49 +0000 Subject: [PATCH 0884/1115] bump(nightly): flameshot-nightly legcord-nightly mpv-nightly ghostty-nightly micro-nightly zed-nightly prismlauncher-nightly types-colorama opentabletdriver-nightly scx-scheds-nightly xpadneo --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- 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/micro/micro-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- .../prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- .../opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/xpadneo/kmod-common/xpadneo.spec | 8 ++++---- 11 files changed, 24 insertions(+), 24 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 6e0fba9524..adaa01d529 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 bb6e504e842b9197897469428ffccbbd61cbe831 +%global commit 7a67146795935c945432b316c5ba41f8e7ab8b53 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260306 +%global commit_date 20260309 %global devel_name QtColorWidgets %global _distro_extra_cflags -fuse-ld=mold %global _distro_extra_cxxflags -fuse-ld=mold diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 3e78e66881..5dd6e6bf66 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit d1a4fd2401a0bf87a143f0426d088a02969fc1fe -%global commit_date 20260308 +%global commit ae772e4b99cb199359fca7f10b96972365868685 +%global commit_date 20260309 %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 59dab1609a..8503fdbe3d 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 429fdcf21d3d116657141fc5582f6e30280725c8 +%global commit 147c951a1735e9164d8e862e081792631f7d27f8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260308 +%global commit_date 20260309 %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 5f5781579e..10eb3541fb 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 472b926a4d7abbacad4deea17aa0a0c69ffc12d3 +%global commit ec1ca4c0c903d13a15452c18b1df11b3cabddaf7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-07 +%global fulldate 2026-03-09 %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 79d421ccf0..572beaa329 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 d38f0dfe7af9a6a8cac27764ad47f43af60896df -%global commit_date 20260215 +%global commit_hash 518a274980b19e025a678b6039f1f5aa9bae8cc7 +%global commit_date 20260309 %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 fe7004e62f..d169d4a340 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 8d083a639cf42c760fe337ab4486d9f6eb55ddd1 +%global commit 8762b7f503fda985f481ccd301960cf01adbecb8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260308 +%global commit_date 20260309 %global ver 0.228.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index ccd3e50773..887a526449 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 352b98db8eab5ce9aa4f8e96c398a001e6baa834 +%global commit b518259f579791b857def9c152cde8ad29c1872f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260307 +%global commit_date 20260309 %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 4d74e76126..7690f5baf7 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 3e9ca33422712b471f885a2b7dba08c023e6998e -%global commit_date 20260308 +%global commit bfb7342f83b040a91d56abe055106a83d90b48ca +%global commit_date 20260309 %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 7711e9f71a..e6fd214cb7 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit ba7204d4b1989acb8d63bb7fc9f98fe58ec6aa58 +%global commit ddf6eb2d00700411a01797373fa3c4025f96ad75 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260307 +%global commit_date 20260309 %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 0d53d32a7d..9f0d9514a0 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 66bd64cd902e18f563e6de80ca183a2aecef8a3c +%global commit 080afd6411c634991db13404f1c7c68d47d83bfc %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260308 +%global commitdate 20260309 %global ver 1.1.0 %undefine __brp_mangle_shebangs diff --git a/anda/system/xpadneo/kmod-common/xpadneo.spec b/anda/system/xpadneo/kmod-common/xpadneo.spec index 35f515e399..00a292ee85 100644 --- a/anda/system/xpadneo/kmod-common/xpadneo.spec +++ b/anda/system/xpadneo/kmod-common/xpadneo.spec @@ -1,11 +1,11 @@ -%global commit bd69ab766cb6df8238051749ba9796d39dab53c1 +%global commit e159faa800848989fff4465210496d05c0dc5dae %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260303 -%global ver 0.9.8 +%global commitdate 20260309 +%global ver 0.10 Name: xpadneo Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad common files License: GPL-3.0 URL: https://atar-axis.github.io/%{name} From f54db1779d1114b4fe4430d9eef1e62e74ee9555 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 02:53:41 +0000 Subject: [PATCH 0885/1115] bump: ruffle-nightly vicinae --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/system/vicinae/vicinae.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 37e56cf782..40eddc35d1 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-06 +%global ver 2026-03-09 %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 44e104067f..f316fbcadb 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.20.3 +Version: 0.20.4 Release: 1%{?dist} License: GPL-3.0 URL: https://docs.vicinae.com From fcf5bc329bbbf72d0437d0c38166e48e742e7b2c Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 8 Mar 2026 20:30:38 -0700 Subject: [PATCH 0886/1115] chore: update lomiri frame (#10380) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/desktops/lomiri-unity/frame/frame.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/lomiri-unity/frame/frame.spec b/anda/desktops/lomiri-unity/frame/frame.spec index 29d6e17c3a..eff103791c 100644 --- a/anda/desktops/lomiri-unity/frame/frame.spec +++ b/anda/desktops/lomiri-unity/frame/frame.spec @@ -1,9 +1,9 @@ Name: frame Version: 2.5.0 -Release: 2%?dist +Release: 3%?dist Summary: Touch Frame Library -License: GPL-3.0 AND LGPL-3.0 +License: GPL-3.0-or-later AND LGPL-3.0-or-later URL: https://launchpad.net/frame Source0: http://archive.ubuntu.com/ubuntu/pool/universe/f/frame/frame_%{version}daily13.06.05+16.10.20160809.orig.tar.gz Patch0: http://archive.ubuntu.com/ubuntu/pool/universe/f/frame/frame_%{version}daily13.06.05+16.10.20160809-0ubuntu3.diff.gz @@ -24,7 +24,7 @@ Frame handles the buildup and synchronization of a set of simultaneous touches. %package devel Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{evr} %description devel The %{name}-devel package contains libraries and header files for From 906a2a2047ed4fe773dba8b6fffda79e7fd83c99 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 04:11:23 +0000 Subject: [PATCH 0887/1115] bump(branch): xpadneo-kmod dkms-xpadneo --- anda/system/xpadneo/akmod/xpadneo-kmod.spec | 8 ++++---- anda/system/xpadneo/dkms/dkms-xpadneo.spec | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/anda/system/xpadneo/akmod/xpadneo-kmod.spec b/anda/system/xpadneo/akmod/xpadneo-kmod.spec index 0717e75a1a..12e4291969 100644 --- a/anda/system/xpadneo/akmod/xpadneo-kmod.spec +++ b/anda/system/xpadneo/akmod/xpadneo-kmod.spec @@ -1,14 +1,14 @@ -%global commit bd69ab766cb6df8238051749ba9796d39dab53c1 +%global commit e159faa800848989fff4465210496d05c0dc5dae %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260303 -%global ver 0.9.8 +%global commitdate 20260309 +%global ver 0.10 %define buildforkernels akmod %global debug_package %{nil} %global modulename xpadneo Name: %{modulename}-kmod Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad License: GPL-3.0 URL: https://atar-axis.github.io/xpadneo diff --git a/anda/system/xpadneo/dkms/dkms-xpadneo.spec b/anda/system/xpadneo/dkms/dkms-xpadneo.spec index d6968c2421..b38ab35c9a 100644 --- a/anda/system/xpadneo/dkms/dkms-xpadneo.spec +++ b/anda/system/xpadneo/dkms/dkms-xpadneo.spec @@ -1,13 +1,13 @@ -%global commit bd69ab766cb6df8238051749ba9796d39dab53c1 +%global commit e159faa800848989fff4465210496d05c0dc5dae %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260303 -%global ver 0.9.8 +%global commitdate 20260309 +%global ver 0.10 %global debug_package %{nil} %global modulename xpadneo Name: dkms-%{modulename} Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad License: GPL-3.0 URL: https://atar-axis.github.io/%{modulename} From 7d4d8708c0a54b7178495210c7bad0362c998682 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 04:51:14 +0000 Subject: [PATCH 0888/1115] bump: rpcs3 framework-system --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/tools/framework-system/framework-system.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index f993f076b1..8d598bdc30 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 41db06b53f906fbe2941552008ea8b468fa38482 -%global ver 0.0.40-18914 +%global commit 77cbdd82ab02d64bfe95048fcf8be3afd968bcc5 +%global ver 0.0.40-18915 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/tools/framework-system/framework-system.spec b/anda/tools/framework-system/framework-system.spec index 2f16630495..8f642e35c1 100644 --- a/anda/tools/framework-system/framework-system.spec +++ b/anda/tools/framework-system/framework-system.spec @@ -1,5 +1,5 @@ Name: framework-system -Version: 0.6.0 +Version: 0.6.1 Release: 1%{?dist} Summary: Rust libraries and tools to interact with the Framework Computer systems URL: https://github.com/FrameworkComputer/framework-system From c285f3bceec96eee6272313c55fa89bdc52621a1 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 8 Mar 2026 22:31:40 -0700 Subject: [PATCH 0889/1115] chore: update lomiri-geis (#10381) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/desktops/lomiri-unity/geis/geis.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/anda/desktops/lomiri-unity/geis/geis.spec b/anda/desktops/lomiri-unity/geis/geis.spec index d20afede10..a83c0dd4f4 100644 --- a/anda/desktops/lomiri-unity/geis/geis.spec +++ b/anda/desktops/lomiri-unity/geis/geis.spec @@ -1,9 +1,9 @@ Name: geis Version: 2.2.17 -Release: %autorelease +Release: 2%{?dist} Summary: An implementation of the GEIS interface -License: GPL-3.0 AND LGPL-3.0 +License: GPL-3.0-or-later AND LGPL-3.0-or-later URL: https://launchpad.net/geis Source0: http://archive.ubuntu.com/ubuntu/pool/universe/g/geis/geis_%{version}+16.04.20160126.orig.tar.gz Patch0: http://archive.ubuntu.com/ubuntu/pool/universe/g/geis/geis_%{version}+16.04.20160126-0ubuntu8.diff.gz @@ -22,14 +22,13 @@ BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xorg-server) -Requires: python3 %description An implementation of the GEIS (Gesture Engine Interface and Support) interface. %package devel Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{evr} %description devel The %{name}-devel package contains libraries and header files for From 823838f77bd77035329279f01cb0e98405679c4f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 07:09:25 +0000 Subject: [PATCH 0890/1115] bump: golang-github-abenz1267-elephant --- anda/langs/go/elephant/golang-github-abenz1267-elephant.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec index 92d4f988d2..acb8a5ca89 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.20.0 +Version: 2.20.1 %gometa -f From e091790e6ccc54cf1fdd0f4e8392bad8f42e156b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 10:28:53 +0000 Subject: [PATCH 0891/1115] bump: feishin --- anda/apps/feishin/feishin.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/feishin/feishin.spec b/anda/apps/feishin/feishin.spec index f50c2c3d6a..2a7bad7917 100644 --- a/anda/apps/feishin/feishin.spec +++ b/anda/apps/feishin/feishin.spec @@ -6,8 +6,8 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: feishin -Version: 1.6.0 -Release: 1%?dist +Version: 1.7.0 +Release: 1%{?dist} Summary: A modern self-hosted music player License: GPL-3.0 URL: https://github.com/jeffvli/feishin From 735d03425e265d9f36c813d718438b2456622f95 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 11:09:27 +0000 Subject: [PATCH 0892/1115] bump: proton-vpn proton-vpn-api-core --- anda/apps/proton-vpn/proton-vpn.spec | 2 +- anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/proton-vpn/proton-vpn.spec b/anda/apps/proton-vpn/proton-vpn.spec index 2c14dc9259..276c836e63 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.14.2 +Version: 4.15.0 Release: 1%{?dist} Summary: Official ProtonVPN Linux app License: GPL-3.0-only 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 006f3b94c9..787341faa3 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 @@ -4,7 +4,7 @@ %global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$ Name: python-%{pypi_name} -Version: 4.15.2 +Version: 4.16.0 Release: 1%{?dist} Summary: A facade to the other Proton VPN components License: GPL-3.0-Only From 26e8eea3783c0b172bcaf5d3e833e78acdae8d0a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 13:47:08 +0000 Subject: [PATCH 0893/1115] bump: lomiri-system-settings rpcs3 --- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 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 e71b068ad2..4ad70146d7 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 9777ab6600cb80aa3c88c48c57bbc4f8ca5ddccb +%global commit 1087bf3b31cd13dcfb04cadc21b4ef5d1002ed73 %forgemeta Name: lomiri-system-settings diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 8d598bdc30..a97d4bef7a 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 77cbdd82ab02d64bfe95048fcf8be3afd968bcc5 -%global ver 0.0.40-18915 +%global commit 5f6822042dff8f9324efa6e4775944329d461739 +%global ver 0.0.40-18917 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From af97c990fd2d3f11ce4b230a7273817a8decea80 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 14:37:11 +0000 Subject: [PATCH 0894/1115] 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 47a86889fb..c31e3e1915 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.9.7 +Version: 7.9.8 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT From ba866c72b2637ce21159819dc813c43bc6ed7f08 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 15:29:16 +0000 Subject: [PATCH 0895/1115] bump(branch): cuda-cccl cuda-cudart cuda-culibos cuda-cuobjdump cuda-cupti cuda-cuxxfilt cuda-gdb cuda-nvdisasm cuda-nvml cuda-nvprune cuda-nvrtc cuda-nvtx cuda-profiler cuda-sandbox cuda-sanitizer cuda libcublas libcudla libcufft libcufile libcurand libcusolver libcusparse libnpp libnvfatbin libnvjitlink libnvjpeg libnvptxcompiler-devel libnvvm cuda-crt cuda-ctadvisor cuda-nvcc --- anda/lib/nvidia/cuda-cccl/cuda-cccl.spec | 4 ++-- anda/lib/nvidia/cuda-cudart/cuda-cudart.spec | 4 ++-- anda/lib/nvidia/cuda-culibos/cuda-culibos.spec | 4 ++-- anda/lib/nvidia/cuda-cuobjdump/cuda-cuobjdump.spec | 4 ++-- anda/lib/nvidia/cuda-cupti/cuda-cupti.spec | 4 ++-- anda/lib/nvidia/cuda-cuxxfilt/cuda-cuxxfilt.spec | 4 ++-- anda/lib/nvidia/cuda-gdb/cuda-gdb.spec | 4 ++-- anda/lib/nvidia/cuda-nvdisasm/cuda-nvdisasm.spec | 4 ++-- anda/lib/nvidia/cuda-nvml/cuda-nvml.spec | 4 ++-- anda/lib/nvidia/cuda-nvprune/cuda-nvprune.spec | 4 ++-- anda/lib/nvidia/cuda-nvrtc/cuda-nvrtc.spec | 4 ++-- anda/lib/nvidia/cuda-nvtx/cuda-nvtx.spec | 4 ++-- anda/lib/nvidia/cuda-profiler/cuda-profiler.spec | 4 ++-- anda/lib/nvidia/cuda-sandbox/cuda-sandbox.spec | 4 ++-- anda/lib/nvidia/cuda-sanitizer/cuda-sanitizer.spec | 4 ++-- anda/lib/nvidia/cuda/cuda.spec | 4 ++-- anda/lib/nvidia/libcublas/libcublas.spec | 4 ++-- anda/lib/nvidia/libcudla/libcudla.spec | 4 ++-- anda/lib/nvidia/libcufft/libcufft.spec | 4 ++-- anda/lib/nvidia/libcufile/libcufile.spec | 4 ++-- anda/lib/nvidia/libcurand/libcurand.spec | 4 ++-- anda/lib/nvidia/libcusolver/libcusolver.spec | 4 ++-- anda/lib/nvidia/libcusparse/libcusparse.spec | 4 ++-- anda/lib/nvidia/libnpp/libnpp.spec | 4 ++-- anda/lib/nvidia/libnvfatbin/libnvfatbin.spec | 4 ++-- anda/lib/nvidia/libnvjitlink/libnvjitlink.spec | 4 ++-- anda/lib/nvidia/libnvjpeg/libnvjpeg.spec | 4 ++-- .../nvidia/libnvptxcompiler-devel/libnvptxcompiler-devel.spec | 4 ++-- anda/lib/nvidia/libnvvm/libnvvm.spec | 4 ++-- anda/tools/nvidia/cuda-crt/cuda-crt.spec | 4 ++-- anda/tools/nvidia/cuda-ctadvisor/cuda-ctadvisor.spec | 4 ++-- anda/tools/nvidia/cuda-nvcc/cuda-nvcc.spec | 4 ++-- 32 files changed, 64 insertions(+), 64 deletions(-) diff --git a/anda/lib/nvidia/cuda-cccl/cuda-cccl.spec b/anda/lib/nvidia/cuda-cccl/cuda-cccl.spec index 3359b31262..81c1cbc2db 100644 --- a/anda/lib/nvidia/cuda-cccl/cuda-cccl.spec +++ b/anda/lib/nvidia/cuda-cccl/cuda-cccl.spec @@ -5,8 +5,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.27 +Release: 1%{?dist} Summary: CXX Core Compute Libraries License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-cudart/cuda-cudart.spec b/anda/lib/nvidia/cuda-cudart/cuda-cudart.spec index ee40fbad96..b1847c606c 100644 --- a/anda/lib/nvidia/cuda-cudart/cuda-cudart.spec +++ b/anda/lib/nvidia/cuda-cudart/cuda-cudart.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.80 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA Runtime API library License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-culibos/cuda-culibos.spec b/anda/lib/nvidia/cuda-culibos/cuda-culibos.spec index 9b3a01be7a..5beaca96ec 100644 --- a/anda/lib/nvidia/cuda-culibos/cuda-culibos.spec +++ b/anda/lib/nvidia/cuda-culibos/cuda-culibos.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-')-devel Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA Culibos Math development library License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-cuobjdump/cuda-cuobjdump.spec b/anda/lib/nvidia/cuda-cuobjdump/cuda-cuobjdump.spec index 5d57909811..baea244292 100644 --- a/anda/lib/nvidia/cuda-cuobjdump/cuda-cuobjdump.spec +++ b/anda/lib/nvidia/cuda-cuobjdump/cuda-cuobjdump.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: Utility to extract information from CUDA binary files License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-cupti/cuda-cupti.spec b/anda/lib/nvidia/cuda-cupti/cuda-cupti.spec index 8b8da25fcc..66bb6d277d 100644 --- a/anda/lib/nvidia/cuda-cupti/cuda-cupti.spec +++ b/anda/lib/nvidia/cuda-cupti/cuda-cupti.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.23 +Release: 1%{?dist} Summary: NVIDIA CUDA Profiling Tools Interface (CUPTI) library License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-cuxxfilt/cuda-cuxxfilt.spec b/anda/lib/nvidia/cuda-cuxxfilt/cuda-cuxxfilt.spec index e3d43fd97c..28f2aa445e 100644 --- a/anda/lib/nvidia/cuda-cuxxfilt/cuda-cuxxfilt.spec +++ b/anda/lib/nvidia/cuda-cuxxfilt/cuda-cuxxfilt.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA cuxxfilt (demangler) License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-gdb/cuda-gdb.spec b/anda/lib/nvidia/cuda-gdb/cuda-gdb.spec index 064af8d78d..b9f6900585 100644 --- a/anda/lib/nvidia/cuda-gdb/cuda-gdb.spec +++ b/anda/lib/nvidia/cuda-gdb/cuda-gdb.spec @@ -7,8 +7,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.20 +Release: 1%{?dist} Summary: CUDA GDB License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-nvdisasm/cuda-nvdisasm.spec b/anda/lib/nvidia/cuda-nvdisasm/cuda-nvdisasm.spec index e1aa3a6fc9..6f408811ad 100644 --- a/anda/lib/nvidia/cuda-nvdisasm/cuda-nvdisasm.spec +++ b/anda/lib/nvidia/cuda-nvdisasm/cuda-nvdisasm.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: Utility to extract information from CUDA binary files License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-nvml/cuda-nvml.spec b/anda/lib/nvidia/cuda-nvml/cuda-nvml.spec index bce2dbac6e..b38388e1b0 100644 --- a/anda/lib/nvidia/cuda-nvml/cuda-nvml.spec +++ b/anda/lib/nvidia/cuda-nvml/cuda-nvml.spec @@ -8,8 +8,8 @@ Name: cuda-nvml Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: NVIDIA Management library (NVML) License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-nvprune/cuda-nvprune.spec b/anda/lib/nvidia/cuda-nvprune/cuda-nvprune.spec index 7b2dc013dd..7caf40cde9 100644 --- a/anda/lib/nvidia/cuda-nvprune/cuda-nvprune.spec +++ b/anda/lib/nvidia/cuda-nvprune/cuda-nvprune.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA nvprune License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-nvrtc/cuda-nvrtc.spec b/anda/lib/nvidia/cuda-nvrtc/cuda-nvrtc.spec index 6db587dddc..402f03985b 100644 --- a/anda/lib/nvidia/cuda-nvrtc/cuda-nvrtc.spec +++ b/anda/lib/nvidia/cuda-nvrtc/cuda-nvrtc.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA runtime compilation library (NVRTC) License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-nvtx/cuda-nvtx.spec b/anda/lib/nvidia/cuda-nvtx/cuda-nvtx.spec index eeae834f7a..fa1aa0cb79 100644 --- a/anda/lib/nvidia/cuda-nvtx/cuda-nvtx.spec +++ b/anda/lib/nvidia/cuda-nvtx/cuda-nvtx.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.20 +Release: 1%{?dist} Summary: NVIDIA Tools Extension (NVTX) library License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-profiler/cuda-profiler.spec b/anda/lib/nvidia/cuda-profiler/cuda-profiler.spec index a178063382..b760028b04 100644 --- a/anda/lib/nvidia/cuda-profiler/cuda-profiler.spec +++ b/anda/lib/nvidia/cuda-profiler/cuda-profiler.spec @@ -5,8 +5,8 @@ Name: cuda-profiler Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.20 +Release: 1%{?dist} Summary: CUDA Profiler API License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-sandbox/cuda-sandbox.spec b/anda/lib/nvidia/cuda-sandbox/cuda-sandbox.spec index 31eee22eec..106a77a903 100644 --- a/anda/lib/nvidia/cuda-sandbox/cuda-sandbox.spec +++ b/anda/lib/nvidia/cuda-sandbox/cuda-sandbox.spec @@ -8,8 +8,8 @@ Name: cuda-sandbox Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA nvsandboxutils License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda-sanitizer/cuda-sanitizer.spec b/anda/lib/nvidia/cuda-sanitizer/cuda-sanitizer.spec index 917b3f4b56..f4a035ebb0 100644 --- a/anda/lib/nvidia/cuda-sanitizer/cuda-sanitizer.spec +++ b/anda/lib/nvidia/cuda-sanitizer/cuda-sanitizer.spec @@ -8,8 +8,8 @@ Name: cuda-sanitizer Epoch: 1 -Version: 13.1.118 -Release: 1%?dist +Version: 13.2.23 +Release: 1%{?dist} Summary: CUDA Compute Sanitizer API License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/cuda/cuda.spec b/anda/lib/nvidia/cuda/cuda.spec index 833e70337a..1fc8190472 100644 --- a/anda/lib/nvidia/cuda/cuda.spec +++ b/anda/lib/nvidia/cuda/cuda.spec @@ -2,8 +2,8 @@ %global major_package_version 13-0 Name: cuda -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: NVIDIA Compute Unified Device Architecture Toolkit Epoch: 1 License: CUDA Toolkit diff --git a/anda/lib/nvidia/libcublas/libcublas.spec b/anda/lib/nvidia/libcublas/libcublas.spec index 29e9f6b66a..d5dc19cce7 100644 --- a/anda/lib/nvidia/libcublas/libcublas.spec +++ b/anda/lib/nvidia/libcublas/libcublas.spec @@ -6,8 +6,8 @@ Name: libcublas Epoch: 1 -Version: 13.2.1.1 -Release: 1%?dist +Version: 13.3.0.5 +Release: 1%{?dist} Summary: NVIDIA CUDA Basic Linear Algebra Subroutines (cuBLAS) libraries License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libcudla/libcudla.spec b/anda/lib/nvidia/libcudla/libcudla.spec index 767f925972..ed66cb4c27 100644 --- a/anda/lib/nvidia/libcudla/libcudla.spec +++ b/anda/lib/nvidia/libcudla/libcudla.spec @@ -6,8 +6,8 @@ Name: libcudla Epoch: 1 -Version: 12.9.19 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: NVIDIA CUDA Deep Learning Accelerator (DLA) engines (Jetson Xavier + Orin) License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libcufft/libcufft.spec b/anda/lib/nvidia/libcufft/libcufft.spec index 007839057d..f6e411e9ed 100644 --- a/anda/lib/nvidia/libcufft/libcufft.spec +++ b/anda/lib/nvidia/libcufft/libcufft.spec @@ -6,8 +6,8 @@ Name: libcufft Epoch: 2 -Version: 12.1.0.78 -Release: 1%?dist +Version: 12.2.0.37 +Release: 1%{?dist} Summary: NVIDIA CUDA Fast Fourier Transform library (cuFFT) libraries License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libcufile/libcufile.spec b/anda/lib/nvidia/libcufile/libcufile.spec index 95dfd00e3e..7766c3eefe 100644 --- a/anda/lib/nvidia/libcufile/libcufile.spec +++ b/anda/lib/nvidia/libcufile/libcufile.spec @@ -6,8 +6,8 @@ Name: libcufile Epoch: 1 -Version: 1.16.1.26 -Release: 1%?dist +Version: 1.17.0.44 +Release: 1%{?dist} Summary: NVIDIA GPUDirect Storage library (cuFile) License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libcurand/libcurand.spec b/anda/lib/nvidia/libcurand/libcurand.spec index 435333f24f..31075e048f 100644 --- a/anda/lib/nvidia/libcurand/libcurand.spec +++ b/anda/lib/nvidia/libcurand/libcurand.spec @@ -6,8 +6,8 @@ Name: libcurand Epoch: 2 -Version: 10.4.1.81 -Release: 1%?dist +Version: 10.4.2.51 +Release: 1%{?dist} Summary: NVIDIA CUDA Random Number Generation library (cuRAND) License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libcusolver/libcusolver.spec b/anda/lib/nvidia/libcusolver/libcusolver.spec index 46f8280740..7319553cd9 100644 --- a/anda/lib/nvidia/libcusolver/libcusolver.spec +++ b/anda/lib/nvidia/libcusolver/libcusolver.spec @@ -6,8 +6,8 @@ Name: libcusolver Epoch: 2 -Version: 12.0.9.81 -Release: 1%?dist +Version: 12.1.0.51 +Release: 1%{?dist} Summary: NVIDIA cuSOLVER library License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libcusparse/libcusparse.spec b/anda/lib/nvidia/libcusparse/libcusparse.spec index 5bbab25edd..25100ab7f2 100644 --- a/anda/lib/nvidia/libcusparse/libcusparse.spec +++ b/anda/lib/nvidia/libcusparse/libcusparse.spec @@ -6,8 +6,8 @@ Name: libcusparse Epoch: 1 -Version: 12.7.3.1 -Release: 1%?dist +Version: 12.7.9.17 +Release: 1%{?dist} Summary: NVIDIA CUDA Sparse Matrix library (cuSPARSE) library License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libnpp/libnpp.spec b/anda/lib/nvidia/libnpp/libnpp.spec index 839a1986ef..ca5f88982a 100644 --- a/anda/lib/nvidia/libnpp/libnpp.spec +++ b/anda/lib/nvidia/libnpp/libnpp.spec @@ -6,8 +6,8 @@ Name: libnpp Epoch: 1 -Version: 13.0.3.3 -Release: 1%?dist +Version: 13.1.0.44 +Release: 1%{?dist} Summary: NVIDIA Performance Primitives libraries License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libnvfatbin/libnvfatbin.spec b/anda/lib/nvidia/libnvfatbin/libnvfatbin.spec index 51aac19a74..c24c64ab4d 100644 --- a/anda/lib/nvidia/libnvfatbin/libnvfatbin.spec +++ b/anda/lib/nvidia/libnvfatbin/libnvfatbin.spec @@ -6,8 +6,8 @@ Name: libnvfatbin Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA Fatbin Creator API License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libnvjitlink/libnvjitlink.spec b/anda/lib/nvidia/libnvjitlink/libnvjitlink.spec index 5a4e7a0365..74c3261610 100644 --- a/anda/lib/nvidia/libnvjitlink/libnvjitlink.spec +++ b/anda/lib/nvidia/libnvjitlink/libnvjitlink.spec @@ -6,8 +6,8 @@ Name: libnvjitlink Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: NVIDIA compiler library for JIT LTO functionality License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libnvjpeg/libnvjpeg.spec b/anda/lib/nvidia/libnvjpeg/libnvjpeg.spec index 7de4386e53..54f9c120fe 100644 --- a/anda/lib/nvidia/libnvjpeg/libnvjpeg.spec +++ b/anda/lib/nvidia/libnvjpeg/libnvjpeg.spec @@ -6,8 +6,8 @@ Name: libnvjpeg Epoch: 1 -Version: 13.0.3.75 -Release: 1%?dist +Version: 13.0.4.44 +Release: 1%{?dist} Summary: CUDA NVIDIA JPEG decoder (nvJPEG) License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libnvptxcompiler-devel/libnvptxcompiler-devel.spec b/anda/lib/nvidia/libnvptxcompiler-devel/libnvptxcompiler-devel.spec index 06594630bb..f1b2883050 100644 --- a/anda/lib/nvidia/libnvptxcompiler-devel/libnvptxcompiler-devel.spec +++ b/anda/lib/nvidia/libnvptxcompiler-devel/libnvptxcompiler-devel.spec @@ -8,8 +8,8 @@ Name: %{real_name}-devel Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA nvptxcompiler License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/lib/nvidia/libnvvm/libnvvm.spec b/anda/lib/nvidia/libnvvm/libnvvm.spec index 9a88cb4777..2a24c02cb5 100644 --- a/anda/lib/nvidia/libnvvm/libnvvm.spec +++ b/anda/lib/nvidia/libnvvm/libnvvm.spec @@ -7,8 +7,8 @@ %global major_package_version 13-0 Name: %(echo %real_name | tr '_' '-') -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA NVVM License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/tools/nvidia/cuda-crt/cuda-crt.spec b/anda/tools/nvidia/cuda-crt/cuda-crt.spec index b6d35097b8..f9f9912972 100644 --- a/anda/tools/nvidia/cuda-crt/cuda-crt.spec +++ b/anda/tools/nvidia/cuda-crt/cuda-crt.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA crt License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/tools/nvidia/cuda-ctadvisor/cuda-ctadvisor.spec b/anda/tools/nvidia/cuda-ctadvisor/cuda-ctadvisor.spec index 93c344cbcb..7398202256 100644 --- a/anda/tools/nvidia/cuda-ctadvisor/cuda-ctadvisor.spec +++ b/anda/tools/nvidia/cuda-ctadvisor/cuda-ctadvisor.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA ctadvisor License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/tools/nvidia/cuda-nvcc/cuda-nvcc.spec b/anda/tools/nvidia/cuda-nvcc/cuda-nvcc.spec index 3499a772ca..494f8e685f 100644 --- a/anda/tools/nvidia/cuda-nvcc/cuda-nvcc.spec +++ b/anda/tools/nvidia/cuda-nvcc/cuda-nvcc.spec @@ -8,8 +8,8 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.115 -Release: 1%?dist +Version: 13.2.51 +Release: 1%{?dist} Summary: CUDA Compiler (NVCC) License: CUDA Toolkit URL: https://developer.nvidia.com/cuda-toolkit From ffbd00d797323968155b30e22b33d4271b8cae6b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 15:45:24 +0000 Subject: [PATCH 0896/1115] bump: zig-master-bootstrap --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index f92dfcda8a..e4bd1449c9 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.2694+74f361a5c +version=0.16.0-dev.2722+f16eb18ce mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 4e027def5e..f5e5be0a9b 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.2694+74f361a5c +%global ver 0.16.0-dev.2722+f16eb18ce %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 @@ -40,7 +40,7 @@ Name: zig-master Version: %(echo %{ver} | sed 's/-/~/g') -Release: 1%?dist +Release: 1%{?dist} Summary: Bootstrapped build of Zig from master. 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 URL: https://ziglang.org From 9d8f037a7d2539b7cd7307344171ece8d561835b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 16:38:43 +0000 Subject: [PATCH 0897/1115] bump: ghostty --- anda/devs/ghostty/stable/ghostty.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/ghostty/stable/ghostty.spec b/anda/devs/ghostty/stable/ghostty.spec index f5d8b0af51..078d9b345c 100644 --- a/anda/devs/ghostty/stable/ghostty.spec +++ b/anda/devs/ghostty/stable/ghostty.spec @@ -3,8 +3,8 @@ %global appid com.mitchellh.ghostty Name: ghostty -Version: 1.2.3 -Release: 4%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: A fast, native terminal emulator written in Zig. License: MIT AND MPL-2.0 AND OFL-1.1 AND (WTFPL OR CC0-1.0) AND Apache-2.0 URL: https://ghostty.org/ From e66b205f95cbbfa52f1ddd05527c067eb6b1d9d2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 17:31:26 +0000 Subject: [PATCH 0898/1115] 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 1888a167a0..e749c5044f 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.3.5 +Version: 2026.3.6 Release: 1%{?dist} Summary: Front-end to your dev env From 8d417b74b43240fe561f0f559f640bc68859dee7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 18:28:17 +0000 Subject: [PATCH 0899/1115] bump: rpcs3 golang-github-abenz1267-elephant --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/go/elephant/golang-github-abenz1267-elephant.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index a97d4bef7a..c8a56ccce9 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 5f6822042dff8f9324efa6e4775944329d461739 -%global ver 0.0.40-18917 +%global commit 65320446f019281ed44d240f86b9b9771b2e7e83 +%global ver 0.0.40-18918 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec index acb8a5ca89..b957d662a9 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.20.1 +Version: 2.20.2 %gometa -f From dc5a94c194388c455d7f51f6e3735f6d3213e7dc Mon Sep 17 00:00:00 2001 From: madomado Date: Tue, 10 Mar 2026 03:42:42 +0800 Subject: [PATCH 0900/1115] add: waydroid-helper (#10295) * add: waydroid-helper close #10158 * make build and changelog Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --------- Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/apps/waydroid-helper/anda.hcl | 5 ++ anda/apps/waydroid-helper/update.rhai | 1 + .../apps/waydroid-helper/waydroid-helper.spec | 77 +++++++++++++++++++ 3 files changed, 83 insertions(+) create mode 100644 anda/apps/waydroid-helper/anda.hcl create mode 100644 anda/apps/waydroid-helper/update.rhai create mode 100644 anda/apps/waydroid-helper/waydroid-helper.spec diff --git a/anda/apps/waydroid-helper/anda.hcl b/anda/apps/waydroid-helper/anda.hcl new file mode 100644 index 0000000000..1749ec8758 --- /dev/null +++ b/anda/apps/waydroid-helper/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "waydroid-helper.spec" + } +} diff --git a/anda/apps/waydroid-helper/update.rhai b/anda/apps/waydroid-helper/update.rhai new file mode 100644 index 0000000000..60f57aa8b5 --- /dev/null +++ b/anda/apps/waydroid-helper/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("waydroid-helper/waydroid-helper")); diff --git a/anda/apps/waydroid-helper/waydroid-helper.spec b/anda/apps/waydroid-helper/waydroid-helper.spec new file mode 100644 index 0000000000..d0799fb642 --- /dev/null +++ b/anda/apps/waydroid-helper/waydroid-helper.spec @@ -0,0 +1,77 @@ +%global appid com.jaoushingan.WaydroidHelper +%define debug_package %{nil} + +Name: waydroid-helper +Version: 0.2.9 +Release: 1%?dist +Summary: User-friendly way to configure Waydroid and install extensions +License: GPL-3.0-or-later +URL: https://github.com/waydroid-helper/waydroid-helper +Source0: %url/archive/refs/tags/v%version.tar.gz +Packager: madonuko + +# https://github.com/waydroid-helper/waydroid-helper/blob/main/waydroid-helper.spec + +Recommends: bindfs +BuildRequires: pkgconfig(python3) +BuildRequires: pkgconfig(cairo) +BuildRequires: pkgconfig(gtk4) +BuildRequires: libadwaita-devel +BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(dbus-1) +BuildRequires: meson +BuildRequires: ninja-build +BuildRequires: pkgconfig +BuildRequires: gcc +BuildRequires: gettext +BuildRequires: systemd +BuildRequires: desktop-file-utils + +%description +Waydroid Helper is a graphical user interface application written in Python using PyGObject. It provides a user-friendly way to configure Waydroid and install extensions, including Magisk and ARM translation. + +%prep +%autosetup + +%build +%meson +%meson_build + +%install +%meson_install + +%terra_appstream +%find_lang %name + +%post +%systemd_post waydroid-mount.service +%systemd_user_post waydroid-monitor.service + +%preun +%systemd_preun waydroid-mount.service +%systemd_user_preun waydroid-monitor.service + +%postun +%systemd_postun_with_restart waydroid-mount.service +%systemd_user_postun_with_restart waydroid-monitor.service + +%files -f %name.lang +%license COPYING +%doc README.md +%_bindir/waydroid-helper +%_bindir/waydroid-cli +%_datadir/waydroid-helper/ +%_datadir/applications/%appid.desktop +%_scalableiconsdir/%appid.svg +%_iconsdir/hicolor/symbolic/apps/%appid-symbolic.svg +%_datadir/metainfo/%appid.metainfo.xml +%_datadir/glib-2.0/schemas/%appid.gschema.xml +%_datadir/polkit-1/actions/%appid.policy +%_datadir/dbus-1/system.d/id.waydro.Mount.conf +%_datadir/dbus-1/system-services/id.waydro.Mount.service +%_unitdir/waydroid-mount.service +%_userunitdir/waydroid-monitor.service + +%changelog +* Mon Mar 05 2026 madonuko - 0.2.9-1 +- Initial package From ac2ce3fc0c31a39181df166f4373a3149cf29091 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 20:39:57 +0000 Subject: [PATCH 0901/1115] bump: golang-github-jesseduffield-lazygit --- .../langs/go/lazygit/golang-github-jesseduffield-lazygit.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec b/anda/langs/go/lazygit/golang-github-jesseduffield-lazygit.spec index 99ae6ea9ae..028064c393 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.59.0 +Version: 0.60.0 %gometa -f @@ -13,7 +13,7 @@ Simple terminal UI for git commands.} %global godocs docs README.md VISION.md Name: golang-github-jesseduffield-lazygit -Release: 2%?dist +Release: 1%{?dist} Summary: Simple terminal UI for git commands License: MIT From 74997b42d9c1d38a3a4e54139780bfc3bf9885ec Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 21:35:54 +0000 Subject: [PATCH 0902/1115] bump(branch): cuda-cudnn --- anda/lib/nvidia/cuda-cudnn/cuda-cudnn.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/lib/nvidia/cuda-cudnn/cuda-cudnn.spec b/anda/lib/nvidia/cuda-cudnn/cuda-cudnn.spec index b8e55ad892..fcd6385665 100644 --- a/anda/lib/nvidia/cuda-cudnn/cuda-cudnn.spec +++ b/anda/lib/nvidia/cuda-cudnn/cuda-cudnn.spec @@ -5,8 +5,8 @@ %global cuda_version 12 Name: cuda-cudnn -Version: 9.19.1.2 -Release: 1%?dist +Version: 9.20.0.48 +Release: 1%{?dist} Epoch: 1 Summary: NVIDIA CUDA Deep Neural Network library (cuDNN) License: NVIDIA Software Development Kit From 4765434065896727d50a6ba65428f57608d8e887 Mon Sep 17 00:00:00 2001 From: madomado Date: Tue, 10 Mar 2026 05:43:20 +0800 Subject: [PATCH 0903/1115] fix: deno (#10296) --- anda/devs/deno/deno-fix-metadata-auto.diff | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/devs/deno/deno-fix-metadata-auto.diff b/anda/devs/deno/deno-fix-metadata-auto.diff index 01b55164aa..84f73bcc4f 100644 --- a/anda/devs/deno/deno-fix-metadata-auto.diff +++ b/anda/devs/deno/deno-fix-metadata-auto.diff @@ -1,11 +1,11 @@ ---- deno-2.6.9/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ deno-2.6.9/Cargo.toml 2026-02-12T15:05:13.386522+00:00 -@@ -667,24 +667,3 @@ +--- deno-2.7.4/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ deno-2.7.4/Cargo.toml 2026-03-05T14:17:34.447378+00:00 +@@ -659,24 +659,3 @@ [target."cfg(unix)".dependencies.shell-escape] version = "=0.1.5" -[target."cfg(windows)".dependencies.deno_subprocess_windows] --version = "0.26.0" +-version = "0.32.0" - -[target."cfg(windows)".dependencies.winapi] -version = "=0.3.9" From 6dc7306518b7a1d15c2fa14f050088479b86f703 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 21:45:00 +0000 Subject: [PATCH 0904/1115] bump: uutils-coreutils-replace --- .../uutils-coreutils-replace/uutils-coreutils-replace.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec b/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec index e4e05086e7..b3f8845ee0 100644 --- a/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec +++ b/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec @@ -5,8 +5,8 @@ %endif Name: uutils-coreutils-replace -Version: 0.6.0 -Release: 1%?dist +Version: 0.7.0 +Release: 1%{?dist} Summary: Cross-platform Rust rewrite of the GNU coreutils License: MIT URL: https://github.com/uutils/coreutils From ceb301fb2dc8ea0c1b27159e602500e85263179c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 22:02:08 +0000 Subject: [PATCH 0905/1115] bump: discord-openasar discord --- anda/apps/discord-openasar/discord-openasar.spec | 4 ++-- anda/apps/discord/discord.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/apps/discord-openasar/discord-openasar.spec b/anda/apps/discord-openasar/discord-openasar.spec index 90fc7ae93d..8c58cd70a6 100644 --- a/anda/apps/discord-openasar/discord-openasar.spec +++ b/anda/apps/discord-openasar/discord-openasar.spec @@ -6,8 +6,8 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-openasar -Version: 0.0.127 -Release: 1%?dist +Version: 0.0.128 +Release: 1%{?dist} Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms URL: https://github.com/GooseMod/OpenAsar diff --git a/anda/apps/discord/discord.spec b/anda/apps/discord/discord.spec index 9309bb1afd..210fbf7f0a 100644 --- a/anda/apps/discord/discord.spec +++ b/anda/apps/discord/discord.spec @@ -6,8 +6,8 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord -Version: 0.0.127 -Release: 1%?dist +Version: 0.0.128 +Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: https://discord.com Source0: https://dl.discordapp.net/apps/linux/%{version}/discord-%{version}.tar.gz From 52bfbfeee07819cb3844c20fe2179fb8f6bc7b2a Mon Sep 17 00:00:00 2001 From: Willow Reed Date: Mon, 9 Mar 2026 17:14:34 -0600 Subject: [PATCH 0906/1115] fix: noctalia-shell: switch gpu-screen-recorder to recommended and fix source tar path (#10400) * switch gpu-screen-recorder to recommended; switch source0 tar to be based on version instead of being latest * i forgot the release lol * i forgot to add the v lol --- anda/desktops/noctalia-shell/noctalia-shell.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 67b43822e5..88752cf865 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -2,16 +2,15 @@ Name: noctalia-shell Version: 4.6.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Quickshell-based custom shell setup License: MIT URL: https://github.com/noctalia-dev/noctalia-shell -Source0: https://github.com/noctalia-dev/noctalia-shell/releases/latest/download/noctalia-latest.tar.gz +Source0: https://github.com/noctalia-dev/noctalia-shell/releases/download/v%{version}/noctalia-v%{version}.tar.gz Requires: brightnessctl Requires: dejavu-sans-fonts -Requires: gpu-screen-recorder Requires: qt6-qtmultimedia Requires: noctalia-qs Requires: xdg-desktop-portal @@ -22,6 +21,7 @@ Recommends: ddcutil Recommends: matugen Recommends: power-profiles-daemon Recommends: wlsunset +Recommends: gpu-screen-recorder Packager: Willow Reed @@ -43,6 +43,9 @@ cp -r ./* %{buildroot}/etc/xdg/quickshell/noctalia-shell/ %{_sysconfdir}/xdg/quickshell/noctalia-shell/ %changelog +* Mon Mar 09 2026 Willow C Reed +- switch gpu-screen-recorder to be recommended as it's a plugin and not required anymore. also switched source to be based on version. + * Fri Feb 27 2026 Willow C Reed - Change required quickshell to Noctalia's version From ddae63e627641a1d9dd2b56551b633dd5d07e1a7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 23:44:51 +0000 Subject: [PATCH 0907/1115] bump: chezmoi vicinae --- anda/langs/go/chezmoi/chezmoi.spec | 4 ++-- anda/system/vicinae/vicinae.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/langs/go/chezmoi/chezmoi.spec b/anda/langs/go/chezmoi/chezmoi.spec index 968004564b..a60a7099ec 100644 --- a/anda/langs/go/chezmoi/chezmoi.spec +++ b/anda/langs/go/chezmoi/chezmoi.spec @@ -4,7 +4,7 @@ # https://github.com/twpayne/chezmoi %global goipath github.com/twpayne/chezmoi -Version: 2.69.4 +Version: 2.70.0 %gometa -f @@ -27,7 +27,7 @@ Manage your dotfiles across multiple diverse machines, securely.} assets/chezmoi.io/snippets/common-flags/tree.md Name: chezmoi -Release: 1%?dist +Release: 1%{?dist} Summary: Manage your dotfiles across multiple diverse machines, securely License: MIT diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index f316fbcadb..d190dd0e95 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.20.4 +Version: 0.20.5 Release: 1%{?dist} License: GPL-3.0 URL: https://docs.vicinae.com From bf41ae19c188d3e8f93457aea8549a29df5b4271 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 9 Mar 2026 18:18:19 -0700 Subject: [PATCH 0908/1115] add: pyprojectize (#10399) * add: pyprojectize Signed-off-by: Owen-sz * lmfiwrehgxoidghstroi Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * zudhrgousrheguseghosutreg Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * need Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * Need * oop Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * this Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * Need --------- Signed-off-by: Owen-sz Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/langs/python/pyprojectize/anda.hcl | 6 +++ .../python/pyprojectize/pyprojectize.spec | 48 +++++++++++++++++++ anda/langs/python/pyprojectize/update.rhai | 1 + 3 files changed, 55 insertions(+) create mode 100644 anda/langs/python/pyprojectize/anda.hcl create mode 100644 anda/langs/python/pyprojectize/pyprojectize.spec create mode 100644 anda/langs/python/pyprojectize/update.rhai diff --git a/anda/langs/python/pyprojectize/anda.hcl b/anda/langs/python/pyprojectize/anda.hcl new file mode 100644 index 0000000000..e6190f728e --- /dev/null +++ b/anda/langs/python/pyprojectize/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "pyprojectize.spec" + } +} diff --git a/anda/langs/python/pyprojectize/pyprojectize.spec b/anda/langs/python/pyprojectize/pyprojectize.spec new file mode 100644 index 0000000000..0ab44f7b96 --- /dev/null +++ b/anda/langs/python/pyprojectize/pyprojectize.spec @@ -0,0 +1,48 @@ +%global pypi_name pyprojectize +%global _desc Convert a spec file from py3_build etc. macros to pyproject_*. + +Name: python-%{pypi_name} +Version: 1a7 +Release: 1%?dist +Summary: Convert a spec file from py3_build etc. macros to pyproject_* +License: MIT-0 +URL: https://github.com/hroncok/pyprojectize +Source0: %{pypi_source} + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-wheel +BuildRequires: python3-hatchling +BuildArch: noarch + +Packager: Owen Zimmerman + +%description +%_desc + +%package -n python3-%{pypi_name} +Summary: %{summary} +Provides: %{pypi_name} +%{?python_provide:%python_provide python3-%{pypi_name}} + +%description -n python3-%{pypi_name} +%_desc + +%prep +%autosetup -n %{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files pyprojectize + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE +%{_bindir}/pyprojectize + +%changelog +* Mon Mar 09 2026 Owen Zimmerman - 1a7-1 +- Initial commit diff --git a/anda/langs/python/pyprojectize/update.rhai b/anda/langs/python/pyprojectize/update.rhai new file mode 100644 index 0000000000..98cd6f1abe --- /dev/null +++ b/anda/langs/python/pyprojectize/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("pyprojectize")); From be793889fa77187880245bd61af3c85fe18bffd1 Mon Sep 17 00:00:00 2001 From: veuxit <232229112+veuxit@users.noreply.github.com> Date: Tue, 10 Mar 2026 06:49:58 +0500 Subject: [PATCH 0909/1115] add: libayatana-appindicator-glib (#10130) --- .../lib/libayatana-appindicator-glib/anda.hcl | 5 ++ .../libayatana-appindicator-glib.spec | 68 +++++++++++++++++++ .../libayatana-appindicator-glib/update.rhai | 1 + 3 files changed, 74 insertions(+) create mode 100644 anda/lib/libayatana-appindicator-glib/anda.hcl create mode 100644 anda/lib/libayatana-appindicator-glib/libayatana-appindicator-glib.spec create mode 100644 anda/lib/libayatana-appindicator-glib/update.rhai diff --git a/anda/lib/libayatana-appindicator-glib/anda.hcl b/anda/lib/libayatana-appindicator-glib/anda.hcl new file mode 100644 index 0000000000..21debf4611 --- /dev/null +++ b/anda/lib/libayatana-appindicator-glib/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "libayatana-appindicator-glib.spec" + } +} diff --git a/anda/lib/libayatana-appindicator-glib/libayatana-appindicator-glib.spec b/anda/lib/libayatana-appindicator-glib/libayatana-appindicator-glib.spec new file mode 100644 index 0000000000..a380c51b0d --- /dev/null +++ b/anda/lib/libayatana-appindicator-glib/libayatana-appindicator-glib.spec @@ -0,0 +1,68 @@ +%undefine __brp_add_determinism + +Name: libayatana-appindicator-glib +Summary: Ayatana Application Indicators Shared Library +Version: 2.0.1 +Release: 1%?dist +License: GPL-3.0 +Packager: veuxit +URL: https://github.com/AyatanaIndicators/libayatana-appindicator-glib +Source0: %{url}/archive/refs/tags/%{version}.tar.gz + +BuildRequires: cmake +BuildRequires: cmake-extras +BuildRequires: glib2 +BuildRequires: glib2-devel +BuildRequires: gobject-introspection +BuildRequires: gi-docgen +BuildRequires: vala-devel +BuildRequires: vala +BuildRequires: intltool + +%description +Ayatana Application Indicators Shared Library (GLib-2.0 reimplementation, 100% GTK-free, 100% dbusmenu-free) + +%prep +%autosetup -n %{name}-%{version} + +%build +%cmake +%cmake_build + +%install +%cmake_install + +%package devel +Summary: Development files for %{name} +Requires: %{name}%{?_isa} = %{version}-%{release} + +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%files devel +%{_includedir}/libayatana-appindicator-glib/ +%{_libdir}/libayatana-appindicator-glib.so +%{_libdir}/pkgconfig/ayatana-appindicator-glib.pc +%{_datadir}/gir-1.0/AyatanaAppIndicatorGlib-2.0.gir +%{_datadir}/vala/vapi/ayatana-appindicator-glib.deps +%{_datadir}/vala/vapi/ayatana-appindicator-glib.vapi + +%package doc +Summary: Documentation for %{name} +BuildArch: noarch + +%description doc +Documentation for %{name}. + +%files doc +%{_datadir}/doc/libayatana-appindicator-glib-dev/ + +%files +%license COPYING +%{_libdir}/libayatana-appindicator-glib.so.2* +%{_libdir}/girepository-1.0/AyatanaAppIndicatorGlib-2.0.typelib + +%changelog +* Fri Feb 27 2026 veux - 2.0.1 +- Initial package release \ No newline at end of file diff --git a/anda/lib/libayatana-appindicator-glib/update.rhai b/anda/lib/libayatana-appindicator-glib/update.rhai new file mode 100644 index 0000000000..69136c0ba6 --- /dev/null +++ b/anda/lib/libayatana-appindicator-glib/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("AyatanaIndicators/libayatana-appindicator-glib")); From f6d617af4097492d79b2c535a132ee0ca5de22f4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 02:25:40 +0000 Subject: [PATCH 0910/1115] bump(nightly): mpv-nightly micro-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama openbangla-keyboard-nightly opentabletdriver-nightly scx-scheds-nightly scx-tools-nightly glasgow natscli spotx-bash --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/micro/micro-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 ++-- .../openbangla-keyboard/openbangla-keyboard-nightly.spec | 6 +++--- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/scx-tools/nightly/scx-tools-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 6 +++--- anda/tools/natscli/natscli.spec | 6 +++--- anda/tools/spotx-bash/spotx-bash.spec | 6 +++--- 13 files changed, 30 insertions(+), 30 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 8503fdbe3d..0bd9dcfa4c 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 147c951a1735e9164d8e862e081792631f7d27f8 +%global commit 07c3ff3725ee7221fe9d8da396877d47734f78f6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260309 +%global commit_date 20260310 %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 572beaa329..fd936ea9f1 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 518a274980b19e025a678b6039f1f5aa9bae8cc7 -%global commit_date 20260309 +%global commit_hash 42d0ddf73d630f2bc92223ee535f54d065c9b99a +%global commit_date 20260310 %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 d169d4a340..7a999887b2 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 8762b7f503fda985f481ccd301960cf01adbecb8 +%global commit a26f0f8b6025e65525db2b0831d488e177290058 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260309 +%global commit_date 20260310 %global ver 0.228.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 887a526449..39356cbc31 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 b518259f579791b857def9c152cde8ad29c1872f +%global commit 437242169ddc1671850bda9cd214d832949008c8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260309 +%global commit_date 20260310 %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 17bbed2c8a..7f9c52af45 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 0395af2b3459837fcdf6bf8c38d470ee682dd9cd +%global commit edbb32e4c49af8be06f35064e7873664100f1cfa %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260308 +%global commit_date 20260310 %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 7690f5baf7..a439228e25 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 bfb7342f83b040a91d56abe055106a83d90b48ca -%global commit_date 20260309 +%global commit a1c4ca3d8b4160f82756e7eed021da1cce45083c +%global commit_date 20260310 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec b/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec index 629121fd31..3037f4c1e8 100644 --- a/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec +++ b/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec @@ -1,11 +1,11 @@ %global ver 2.0.0 -%global commit 018c30253648dbf56bee79c280535a72604f3d8a -%global commit_date 20260302 +%global commit 653937a4f46abfa571182f71b67ddd73a3769f52 +%global commit_date 20260310 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: openbangla-keyboard-nightly Version: %ver^%commit_date.%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: An OpenSource, Unicode compliant Bengali Input Method License: GPL-3.0-or-later URL: https://openbangla.github.io/ diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index e6fd214cb7..04206dd118 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit ddf6eb2d00700411a01797373fa3c4025f96ad75 +%global commit e60bcce051d7360f276e809ca63a075ab2a5435c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260309 +%global commit_date 20260310 %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 9f0d9514a0..8c5cb60758 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 080afd6411c634991db13404f1c7c68d47d83bfc +%global commit 9cd8261333fca264543f695b89604f8bccecd804 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260309 +%global commitdate 20260310 %global ver 1.1.0 %undefine __brp_mangle_shebangs diff --git a/anda/system/scx-tools/nightly/scx-tools-nightly.spec b/anda/system/scx-tools/nightly/scx-tools-nightly.spec index 4e6e77c3fb..b2ec58ac1c 100644 --- a/anda/system/scx-tools/nightly/scx-tools-nightly.spec +++ b/anda/system/scx-tools/nightly/scx-tools-nightly.spec @@ -1,6 +1,6 @@ -%global commit 1e475504316b4a588d1f3634b2e40a5859067744 +%global commit a530698a7017dd4a23df4e95fdf175cfeaef1f91 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260308 +%global commitdate 20260310 %global ver 1.1.0 %global appid com.sched_ext.scx %global developer "sched-ext Contributors" diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index fc832a2b3a..d15eea8acf 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 6d36d2a4f9c9c246035620e4fb16a58aa0bef6af -%global commit_date 20260303 +%global commit c291c1e0eacb4895935885c8275b09d1b38107ac +%global commit_date 20260310 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow @@ -10,7 +10,7 @@ Name: python-%{pypi_name} Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Scots Army Knife for electronics License: 0BSD AND Apache-2.0 URL: https://github.com/GlasgowEmbedded/glasgow diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index cf1b5ec704..d0a6d017da 100644 --- a/anda/tools/natscli/natscli.spec +++ b/anda/tools/natscli/natscli.spec @@ -1,14 +1,14 @@ # https://github.com/nats-io/natscli %global goipath github.com/nats-io/natscli -%global commit f312d18efbeab9f8e3455895cab064970e537c71 -%global commit_date 20260228 +%global commit 8bd51f19c62f74333e0ea4e31003c466ad650352 +%global commit_date 20260310 %global shortcommit %{sub %{commit} 1 7} %gometa -f Name: natscli Version: 0~%{commit_date}git.%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: The NATS Command Line Interface License: Apache-2.0 diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index f22985006d..f6039b2010 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,10 +1,10 @@ -%global commit 496309d7ca789c7e24c87f12f081d80ced115d48 -%global commit_date 20260226 +%global commit 66a746a968fd1744e00459ba9ba3d64c96b75292 +%global commit_date 20260310 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash Version: %commit_date.git~%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: Adblock for the Spotify desktop client on Linux. License: MIT URL: https://github.com/SpotX-Official/SpotX-Bash From 51b5ec0b3e5b1587fca2f76636e1f1fb47c913a7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 02:44:24 +0000 Subject: [PATCH 0911/1115] bump: ruffle-nightly android-studio-canary glaze --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/devs/android-studio/canary/android-studio-canary.spec | 6 +++--- anda/lib/glaze/glaze.spec | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 40eddc35d1..a4d8e9916b 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-09 +%global ver 2026-03-10 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/devs/android-studio/canary/android-studio-canary.spec b/anda/devs/android-studio/canary/android-studio-canary.spec index ce118c5bc6..8cbe8c83e4 100644 --- a/anda/devs/android-studio/canary/android-studio-canary.spec +++ b/anda/devs/android-studio/canary/android-studio-canary.spec @@ -16,15 +16,15 @@ %global __requires_exclude ^libaaudio\\.so.*|^libandroid\\.so.*|^libmediandk\\.so.*|^liblog\\.so.*|^libc\\.so.*|^libm\\.so.*|^libdl\\.so.*|^libcrypt\\.so.*|^libstdc\\+\\+\\.so.*|^libncursesw\\.so.*|^libtinfo\\.so.*|^libnsl\\.so.*|^libpanelw\\.so.*$ Name: android-studio-canary -Version: 2025.3.3.2 -Release: 1%?dist +Version: 2025.3.3.3 +Release: 1%{?dist} Summary: Official IDE for Android development (Canary build) License: Apache-2.0 Packager: veuxit ExclusiveArch: x86_64 URL: https://developer.android.com/studio/preview -%define suffixS panda3-canary2 +%define suffixS panda3-canary3 Source0: https://dl.google.com/dl/android/studio/ide-zips/%{version}/android-studio-%{suffixS}-linux.tar.gz diff --git a/anda/lib/glaze/glaze.spec b/anda/lib/glaze/glaze.spec index 28e2abe35c..5e16050421 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.1.1 +Version: 7.2.0 Release: 1%{?dist} License: MIT URL: https://stephenberry.github.io/glaze From fa87abcc3eeee9d1ea6a9c33a672b1acf98172a6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 04:23:42 +0000 Subject: [PATCH 0912/1115] bump: mangowc mangowm --- anda/desktops/mangowc/mangowc.spec | 4 ++-- anda/desktops/mangowm/mangowm.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/desktops/mangowc/mangowc.spec b/anda/desktops/mangowc/mangowc.spec index 45b7a691df..11115a1566 100644 --- a/anda/desktops/mangowc/mangowc.spec +++ b/anda/desktops/mangowc/mangowc.spec @@ -1,6 +1,6 @@ Name: mangowc -Version: 0.12.5 -Release: 1%?dist +Version: 0.12.6 +Release: 1%{?dist} Summary: wayland compositor base wlroots and scenefx (dwm but wayland) License: GPL-3.0 Packager: metcya diff --git a/anda/desktops/mangowm/mangowm.spec b/anda/desktops/mangowm/mangowm.spec index bce71bb7ce..118a1d294b 100644 --- a/anda/desktops/mangowm/mangowm.spec +++ b/anda/desktops/mangowm/mangowm.spec @@ -1,8 +1,8 @@ %global mangowc_ver 0.12.5-1 Name: mangowm -Version: 0.12.5 -Release: 2%{?dist} +Version: 0.12.6 +Release: 1%{?dist} Summary: A modern, lightweight, high-performance Wayland compositor built on dwl License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0 Packager: metcya From 42dfffc285c474599582937d19f46aedcffbfd39 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 05:30:58 +0000 Subject: [PATCH 0913/1115] 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 2a7bad7917..a1846400bd 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.7.0 +Version: 1.8.0 Release: 1%{?dist} Summary: A modern self-hosted music player License: GPL-3.0 From 48949492b6b3bba96220a874724c52c68c3d0f26 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 06:27:17 +0000 Subject: [PATCH 0914/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index c8a56ccce9..76c4f2c486 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 65320446f019281ed44d240f86b9b9771b2e7e83 -%global ver 0.0.40-18918 +%global commit 71f0d5c60233494e7fe2c3f2ff416a00c87480fb +%global ver 0.0.40-18922 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 69c73f0f5b30ca6cae4b464435e8d5c1df3fd357 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 09:48:47 +0000 Subject: [PATCH 0915/1115] bump: dart --- anda/langs/dart/dart.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/dart/dart.spec b/anda/langs/dart/dart.spec index 0fb8dbd671..2e861122c7 100644 --- a/anda/langs/dart/dart.spec +++ b/anda/langs/dart/dart.spec @@ -1,8 +1,8 @@ %define debug_package %{nil} Name: dart -Version: 3.11.1 -Release: 1%?dist +Version: 3.11.2 +Release: 1%{?dist} Summary: The Dart Language License: BSD-3-Clause URL: https://dart.dev/ From 810bc60e2d0750e107340dbe928ba76366ed6e85 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 10 Mar 2026 04:03:21 -0700 Subject: [PATCH 0916/1115] fix(kde-material-you-colors): Update script (#10415) Signed-off-by: Gilver --- anda/themes/kde-material-you-colors/update.rhai | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/themes/kde-material-you-colors/update.rhai b/anda/themes/kde-material-you-colors/update.rhai index 3d67611499..117be52924 100644 --- a/anda/themes/kde-material-you-colors/update.rhai +++ b/anda/themes/kde-material-you-colors/update.rhai @@ -1,7 +1,7 @@ import "andax/bump_extras.rhai" as bump; import "andax/spec.rhai" as spec; -rpm.version(pypi("kde-material-you-colors")); +rpm.version(find(`version = \"([\d.]+)\"`, gh_rawfile("luisbocanegra/kde-material-you-colors", "main", "pyproject.toml"), 1)); open_file("anda/themes/kde-material-you-colors/VERSION_qt6-qtbase.txt", "w").write(bump::bodhi("qt6-qtbase", bump::as_bodhi_ver(labels.branch))); From f4e97d13dfac805f6832fca85e2b75b132f81df4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 11:06:59 +0000 Subject: [PATCH 0917/1115] bump: zig-master-bootstrap rust-mise --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index e4bd1449c9..ff2ce7eb7a 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.2722+f16eb18ce +version=0.16.0-dev.2736+3b515fbed mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index f5e5be0a9b..da024b75d8 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.2722+f16eb18ce +%global ver 0.16.0-dev.2736+3b515fbed %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index e749c5044f..647cfd9682 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.3.6 +Version: 2026.3.7 Release: 1%{?dist} Summary: Front-end to your dev env From ff007b7ca9392bf2f6a211197aa6d3f957030b05 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 11:28:16 +0000 Subject: [PATCH 0918/1115] bump(branch): kde-material-you-colors --- .../kde-material-you-colors/kde-material-you-colors.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/themes/kde-material-you-colors/kde-material-you-colors.spec b/anda/themes/kde-material-you-colors/kde-material-you-colors.spec index b48e2087c5..da082d2081 100644 --- a/anda/themes/kde-material-you-colors/kde-material-you-colors.spec +++ b/anda/themes/kde-material-you-colors/kde-material-you-colors.spec @@ -3,8 +3,8 @@ %global org "com.github.luisbocanegra" Name: kde-material-you-colors -Version: 2.0.0 -Release: 4%?dist +Version: 2.0.2 +Release: 1%{?dist} Summary: Automatic Material You Colors Generator from your wallpaper for the Plasma Desktop License: GPL-3.0-only URL: https://github.com/luisbocanegra/%{name} From c9168b7dce04f25141a82724e5591c33809ef868 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 11:46:18 +0000 Subject: [PATCH 0919/1115] bump: throne --- anda/apps/throne/throne.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/throne/throne.spec b/anda/apps/throne/throne.spec index e624ad1643..cd0b2e97ce 100644 --- a/anda/apps/throne/throne.spec +++ b/anda/apps/throne/throne.spec @@ -1,7 +1,7 @@ #? https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=throne-git Name: throne -Version: 1.1.0 +Version: 1.1.1 Release: 1%{?dist} Summary: Qt based cross-platform GUI proxy configuration manager (backend: sing-box) URL: https://github.com/throneproj/Throne From 98bdcd9cf3f714953e840983f8bb77b469b4432a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 12:26:15 +0000 Subject: [PATCH 0920/1115] bump: rpcs3 apparmor --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/lib/apparmor/apparmor.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 76c4f2c486..4ef9e4a755 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 71f0d5c60233494e7fe2c3f2ff416a00c87480fb -%global ver 0.0.40-18922 +%global commit 0603d24a911013051a29b3794567ec75b760de61 +%global ver 0.0.40-18923 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/lib/apparmor/apparmor.spec b/anda/lib/apparmor/apparmor.spec index 502c5ff396..11469af322 100644 --- a/anda/lib/apparmor/apparmor.spec +++ b/anda/lib/apparmor/apparmor.spec @@ -6,8 +6,8 @@ %bcond_with tests Name: apparmor -Version: 5.0.0~beta1 -Release: 1%?dist +Version: 4.1.7 +Release: 1%{?dist} Summary: AppArmor userspace components %define baseversion %(echo %{version} | cut -d. -f-2) From 3ed2923ef9e2d81253e418c2fd2afb6438cb0b22 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 10 Mar 2026 05:55:32 -0700 Subject: [PATCH 0921/1115] fix(ghostty-nightly): Package description typo (#10422) Signed-off-by: Gilver --- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 10eb3541fb..4227407c10 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -9,7 +9,7 @@ Name: %{base_name}-nightly Version: %{ver}~tip^%{commit_date}git%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} %if 0%{?fedora} <= 41 Epoch: 1 %endif @@ -185,7 +185,7 @@ Ghostty's terminfo. Needed for basic terminal function. Summary: The libghostty-vt libraries %description -n libghostty-vt-nightly -This package contains the libghostty-vt libraries, the first of many linghostty libaries in development. +This package contains the libghostty-vt libraries, the first of many libghostty libaries in development. %package -n libghostty-vt-nightly-devel Summary: Development files for libghostty-vt From 189d5da8a4408c0010780e1b03d133984d021784 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 10 Mar 2026 05:58:20 -0700 Subject: [PATCH 0922/1115] fix(ghostty): Files (#10421) * fix(ghostty): Files Signed-off-by: Gilver * fix: Skill issue Signed-off-by: Gilver * chore: More files Signed-off-by: Gilver * fix: Devel package Signed-off-by: Gilver * fix: Typo Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/devs/ghostty/stable/ghostty.spec | 31 +++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/anda/devs/ghostty/stable/ghostty.spec b/anda/devs/ghostty/stable/ghostty.spec index 078d9b345c..f95b969987 100644 --- a/anda/devs/ghostty/stable/ghostty.spec +++ b/anda/devs/ghostty/stable/ghostty.spec @@ -76,6 +76,13 @@ BuildArch: noarch %description zsh-completion Zsh shell completion for Ghostty. +%package devel +Summary: Development files for Ghostty. +Requires: %{name} = %{evr} + +%description devel +This package includes the development files for Ghostty. + %package kio Summary: KIO support for Ghostty Requires: %{name} = %{evr} @@ -145,6 +152,19 @@ BuildArch: noarch %description terminfo Ghostty's terminfo. Needed for basic terminal function. +%package -n libghostty-vt +Summary: The libghostty-vt libraries + +%description -n libghostty-vt +This package contains the libghostty-vt libraries, the first of many libghostty libaries in development. + +%package -n libghostty-vt-devel +Summary: Development files for libghostty-vt +Requires: libghostty-vt = %{evr} + +%description -n libghostty-vt-devel +This package contains the libraries and header files that are needed for developing with libghostty-vt. + %prep /usr/bin/minisign -V -m %{SOURCE0} -x %{SOURCE1} -P %{public_key} %autosetup @@ -203,6 +223,9 @@ rm -rf %{buildroot}%{_datadir}/terminfo/g/%{name} %files zsh-completion %{zsh_completions_dir}/_%{name} +%files devel +%{_includedir}/ghostty/ + %files kio %{_datadir}/kio/servicemenus/%{appid}.desktop @@ -230,6 +253,7 @@ rm -rf %{buildroot}%{_datadir}/terminfo/g/%{name} %{_datadir}/%{name}/shell-integration/bash/%{name}.bash %{_datadir}/%{name}/shell-integration/elvish/lib/%{name}-integration.elv %{_datadir}/%{name}/shell-integration/fish/vendor_conf.d/%{name}-shell-integration.fish +%{_datadir}/%{name}/shell-integration/nushell/vendor/autoload/%{name}.nu %{_datadir}/%{name}/shell-integration/zsh/.zshenv %{_datadir}/%{name}/shell-integration/zsh/%{name}-integration @@ -248,6 +272,13 @@ rm -rf %{buildroot}%{_datadir}/terminfo/g/%{name} %postun %systemd_user_postun app-%{appid}.service +%files -n libghostty-vt +%{_libdir}/libghostty-vt.so.* + +%files -n libghostty-vt-devel +%{_libdir}/libghostty-vt.so +%{_datadir}/pkgconfig/libghostty-vt.pc + %changelog * Tue Oct 28 2025 Gilver E. - 1.2.3-2 - Disabled bundled themes From 8247d7d22a6098c986bd5a4984168a3bc6636d15 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 13:42:41 +0000 Subject: [PATCH 0923/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 4ef9e4a755..e25d1a94fb 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 0603d24a911013051a29b3794567ec75b760de61 -%global ver 0.0.40-18923 +%global commit c7a576edcea465e280c6708d9cb797080890313f +%global ver 0.0.40-18935 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 274eb40acd4ea0de3809efaad647494a28a01e45 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 14:34:25 +0000 Subject: [PATCH 0924/1115] bump: noctalia-qs noctalia-shell --- anda/desktops/noctalia-qs/noctalia-qs.spec | 4 ++-- anda/desktops/noctalia-shell/noctalia-shell.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/desktops/noctalia-qs/noctalia-qs.spec b/anda/desktops/noctalia-qs/noctalia-qs.spec index 8375f22d41..222cc139c2 100644 --- a/anda/desktops/noctalia-qs/noctalia-qs.spec +++ b/anda/desktops/noctalia-qs/noctalia-qs.spec @@ -1,7 +1,7 @@ -%global commit b58414209fce1669cff818e50468e926613baa10 +%global commit 11de154c65dd88423d680a2c8ba6bc9508fb76fa Name: noctalia-qs -Version: 0.0.6 +Version: 0.0.7 Release: 1%{?dist} Summary: Flexible QtQuick based desktop shell toolkit License: LGPL-3.0-only AND GPL-3.0-only diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 88752cf865..c3d124472b 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.6.5 -Release: 2%{?dist} +Version: 4.6.6 +Release: 1%{?dist} Summary: A Quickshell-based custom shell setup License: MIT From 0760a17633e1106ffd5685a6922cccddef0d520e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 16:41:59 +0000 Subject: [PATCH 0925/1115] bump: compat-nvidia-repo-580 nvidia-driver-580 nvidia-580-kmod-common nvidia-modprobe-580 nvidia-persistenced-580 nvidia-settings-580 nvidia-xconfig-580 --- .../nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec | 4 ++-- anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec | 4 ++-- .../nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec | 4 ++-- .../nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec | 4 ++-- .../nvidia-persistenced/nvidia-persistenced-580.spec | 4 ++-- .../nvidia-580/nvidia-settings/nvidia-settings-580.spec | 4 ++-- anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec b/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec index 6506ad6069..bc7c34e920 100644 --- a/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec +++ b/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec @@ -1,7 +1,7 @@ Name: compat-nvidia-repo-580 -Version: 580.126.20 +Version: 580.142 Epoch: 3 -Release: 1%?dist +Release: 1%{?dist} Summary: Compatibility package required by official CUDA packages License: NVIDIA License URL: https://developer.nvidia.com/cuda-toolkit diff --git a/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec b/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec index e4ef830e26..ad7c74acd9 100644 --- a/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec +++ b/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec @@ -11,8 +11,8 @@ %endif Name: %{real_name}-580 -Version: 580.126.20 -Release: 1%?dist +Version: 580.142 +Release: 1%{?dist} Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards Epoch: 3 License: NVIDIA License diff --git a/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec b/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec index c830e6f830..422f449905 100644 --- a/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec +++ b/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec @@ -5,8 +5,8 @@ %global __brp_strip %{nil} Name: nvidia-580-kmod-common -Version: 580.126.20 -Release: 1%?dist +Version: 580.142 +Release: 1%{?dist} Summary: Common file for NVIDIA's proprietary driver kernel modules Epoch: 3 License: NVIDIA License diff --git a/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec b/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec index d5a7949299..461948461c 100644 --- a/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec +++ b/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec @@ -1,8 +1,8 @@ %global real_name nvidia-modprobe Name: %{real_name}-580 -Version: 580.126.20 -Release: 1%?dist +Version: 580.142 +Release: 1%{?dist} Summary: NVIDIA kernel module loader Epoch: 3 License: GPLv2+ diff --git a/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec b/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec index a97969f8e5..175733de95 100644 --- a/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec +++ b/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec @@ -1,8 +1,8 @@ %global real_name nvidia-persistenced Name: %{real_name}-580 -Version: 580.126.20 -Release: 1%?dist +Version: 580.142 +Release: 1%{?dist} Summary: A daemon to maintain persistent software state in the NVIDIA driver Epoch: 3 License: GPLv2+ diff --git a/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec b/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec index 646a01eb10..c0752fbcd9 100644 --- a/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec +++ b/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec @@ -1,8 +1,8 @@ %global real_name nvidia-settings Name: %{real_name}-580 -Version: 580.126.20 -Release: 1%?dist +Version: 580.142 +Release: 1%{?dist} Summary: Configure the NVIDIA graphics driver Epoch: 3 License: GPLv2+ diff --git a/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec b/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec index a983eb030c..205a099cc7 100644 --- a/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec +++ b/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec @@ -1,8 +1,8 @@ %global real_name nvidia-xconfig Name: %{real_name}-580 -Version: 580.126.20 -Release: 1%?dist +Version: 580.142 +Release: 1%{?dist} Summary: NVIDIA X configuration file editor Epoch: 3 License: GPLv2+ From 8010464637db0dffb4e0d7707e291a03a2c72343 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 17:33:48 +0000 Subject: [PATCH 0926/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index e25d1a94fb..0b7ad9f7f6 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit c7a576edcea465e280c6708d9cb797080890313f -%global ver 0.0.40-18935 +%global commit 9e573a9ff2083800444251a508d9f44800b4e1e6 +%global ver 0.0.40-18938 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 55e716f44b5b966613624c2661b3104094813f21 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 10 Mar 2026 10:39:32 -0700 Subject: [PATCH 0927/1115] fix (libayatana-appindicator-glib): license identifier (#10413) --- .../libayatana-appindicator-glib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/lib/libayatana-appindicator-glib/libayatana-appindicator-glib.spec b/anda/lib/libayatana-appindicator-glib/libayatana-appindicator-glib.spec index a380c51b0d..c290528f63 100644 --- a/anda/lib/libayatana-appindicator-glib/libayatana-appindicator-glib.spec +++ b/anda/lib/libayatana-appindicator-glib/libayatana-appindicator-glib.spec @@ -3,8 +3,8 @@ Name: libayatana-appindicator-glib Summary: Ayatana Application Indicators Shared Library Version: 2.0.1 -Release: 1%?dist -License: GPL-3.0 +Release: 2%?dist +License: GPL-3.0-or-later Packager: veuxit URL: https://github.com/AyatanaIndicators/libayatana-appindicator-glib Source0: %{url}/archive/refs/tags/%{version}.tar.gz From b17439ea2221c97b62f2c9f389ed066e322e1603 Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 11 Mar 2026 02:03:14 +0800 Subject: [PATCH 0928/1115] fix: gradle (#10414) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: gradle Signed-off-by: madomado * bump(gradle): release 1 → 2 * blah --------- Signed-off-by: madomado Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- anda/tools/buildsys/gradle/gradle.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/anda/tools/buildsys/gradle/gradle.spec b/anda/tools/buildsys/gradle/gradle.spec index c2956ba859..2bf296bedb 100644 --- a/anda/tools/buildsys/gradle/gradle.spec +++ b/anda/tools/buildsys/gradle/gradle.spec @@ -1,9 +1,10 @@ Name: gradle Version: 9.4.0 -Release: 1%?dist +Release: 2%?dist Summary: Powerful build system for the JVM URL: https://gradle.org/ Source0: https://github.com/gradle/gradle/archive/refs/tags/v%{version}.tar.gz +Packager: madonuko License: Apache-2.0 Requires: java coreutils findutils sed which bash BuildRequires: java-21-openjdk-devel asciidoc xmlto groovy unzip git @@ -69,17 +70,15 @@ install -m644 dist/init.d/*.* "%{buildroot}%{_javadir}/%{name}/init.d" mkdir -p "%{buildroot}/%{_bindir}" ln -s %{_javadir}/%{name}/bin/%{name} "%{buildroot}%{_bindir}/%{name}" -install -d %{buildroot}%{_javadir}/%{name}/docs -cp -r dist/docs/* %{buildroot}%{_javadir}/%{name}/docs - -install -d %{buildroot}%{_javadir}/%{name}/src -cp -r dist/src/* %{buildroot}%{_javadir}/%{name}/src +cp -r dist/* %{buildroot}%{_javadir}/%{name}/ %files %doc README.md %license LICENSE %{_sysconfdir}/profile.d/gradle.sh %{_javadir}/%{name}/ +%exclude %{_javadir}/%{name}/docs +%exclude %{_javadir}/%{name}/src %{_bindir}/%{name} %files doc From 04b67b678735eb0fb661b0d9ec2c9e3ac063cf99 Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 11 Mar 2026 02:11:25 +0800 Subject: [PATCH 0929/1115] rm: mangowc (#10433) --- anda/desktops/mangowc/anda.hcl | 5 --- anda/desktops/mangowc/mangowc.spec | 52 ------------------------------ anda/desktops/mangowc/update.rhai | 1 - 3 files changed, 58 deletions(-) delete mode 100644 anda/desktops/mangowc/anda.hcl delete mode 100644 anda/desktops/mangowc/mangowc.spec delete mode 100644 anda/desktops/mangowc/update.rhai diff --git a/anda/desktops/mangowc/anda.hcl b/anda/desktops/mangowc/anda.hcl deleted file mode 100644 index f3c97fc686..0000000000 --- a/anda/desktops/mangowc/anda.hcl +++ /dev/null @@ -1,5 +0,0 @@ -project pkg { - rpm { - spec = "mangowc.spec" - } -} diff --git a/anda/desktops/mangowc/mangowc.spec b/anda/desktops/mangowc/mangowc.spec deleted file mode 100644 index 11115a1566..0000000000 --- a/anda/desktops/mangowc/mangowc.spec +++ /dev/null @@ -1,52 +0,0 @@ -Name: mangowc -Version: 0.12.6 -Release: 1%{?dist} -Summary: wayland compositor base wlroots and scenefx (dwm but wayland) -License: GPL-3.0 -Packager: metcya -URL: https://github.com/DreamMaoMao/mangowc -Source: %{url}/archive/%{version}.tar.gz - -BuildRequires: meson -BuildRequires: gcc -BuildRequires: gcc-c++ -BuildRequires: pkgconfig(xcb) -BuildRequires: pkgconfig(xcb-icccm) -BuildRequires: pkgconfig(wayland-protocols) -BuildRequires: pkgconfig(wayland-server) -BuildRequires: pkgconfig(wlroots-0.19) -BuildRequires: pkgconfig(xkbcommon) -BuildRequires: pkgconfig(libinput) -BuildRequires: pkgconfig(wayland-client) -BuildRequires: pkgconfig(libpcre2-8) -BuildRequires: pkgconfig(scenefx-0.4) - -%description -MangoWC is a lightweight, high-performance Wayland compositor built on dwl, designed for speed, flexibility, and a modern, customizable desktop experience. - -%prep -%autosetup - -%build -%meson -%meson_build - -%install -%meson_install - -%files -%doc README.md -%license LICENSE -%license LICENSE.wlroots -%license LICENSE.tinywl -%license LICENSE.sway -%license LICENSE.dwm -%license LICENSE.dwl -%{_bindir}/mango -%{_bindir}/mmsg -%{_sysconfdir}/mango/config.conf -%{_datadir}/wayland-sessions/mango.desktop - -%changelog -* Wed Nov 12 2025 metcya -- Package mangowc diff --git a/anda/desktops/mangowc/update.rhai b/anda/desktops/mangowc/update.rhai deleted file mode 100644 index e329151a80..0000000000 --- a/anda/desktops/mangowc/update.rhai +++ /dev/null @@ -1 +0,0 @@ -rpm.version(gh("DreamMaoMao/mangowc")); From 9f90b6457452f1f8628e4adc4e5c68cf0bd2725c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 18:27:49 +0000 Subject: [PATCH 0930/1115] bump: unity-shell rpcs3 --- anda/desktops/lomiri-unity/unity-shell/unity-shell.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec index 15aa584635..f5b6561ba7 100644 --- a/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec +++ b/anda/desktops/lomiri-unity/unity-shell/unity-shell.spec @@ -1,4 +1,4 @@ -%define archive unity_7.7.1+26.04.20260306-0ubuntu1.tar.xz +%define archive unity_7.7.1+26.04.20260306-0ubuntu2.tar.xz Name: unity-shell Version: 7.7.1 diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 0b7ad9f7f6..e6b2673a54 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 9e573a9ff2083800444251a508d9f44800b4e1e6 -%global ver 0.0.40-18938 +%global commit fecb53f86c55fde6e260617f6b1289cabf1687bf +%global ver 0.0.40-18941 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 42c7fb6a7561a3ce2838adda334f1637734f3fbb Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 11 Mar 2026 02:28:50 +0800 Subject: [PATCH 0931/1115] fix: anki (#10443) --- anda/apps/anki/anki.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/anda/apps/anki/anki.spec b/anda/apps/anki/anki.spec index c31ebcf138..3ce12bc4f1 100644 --- a/anda/apps/anki/anki.spec +++ b/anda/apps/anki/anki.spec @@ -4,9 +4,10 @@ Release: 1%?dist Summary: Flashcard program for using space repetition learning License: AGPL-3.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND BSD-3-Clause AND CC-BY-SA-3.0 AND CC-BY-3.0 AND Apache-2.0 AND CC-BY-2.5 URL: https://apps.ankiweb.net/ +Packager: madonuko BuildRequires: python3-devel python3-setuptools python3-waitress python3-protobuf python3-pysocks rpm_macro(fdupes) BuildRequires: python3-distro python3-flask-cors python3-jsonschema python3-send2trash python3-certifi python3-simplejson -BuildRequires: python3-installer make mold cargo git rsync ninja-build libxcrypt-compat nodejs python3.9 python-unversioned-command gcc python3-pyqt6-webengine +BuildRequires: python3-installer make cargo git rsync ninja-build libxcrypt-compat nodejs python3.9 python-unversioned-command gcc python3-pyqt6-webengine Requires: hicolor-icon-theme python3-sqlalchemy python3-simplejson python3-matplotlib python3-decorator python3-markdown python3-send2trash Requires: python3-requests python3-pygame python3-beautifulsoup4 python3-httplib2 python3-pyaudio python3-jsonschema sox libxcrypt-compat python3-pyqt6-webengine Recommends: (mpv or mpv-nightly) @@ -20,9 +21,7 @@ phrases in a foreign language) as easily, quickly and efficiently as possible. Anki is based on a theory called spaced repetition. %prep -rm -rf * -git clone https://github.com/ankitects/anki . -git checkout %{version} +%git_clone https://github.com/ankitects/anki %patch 0 -p1 # See https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=anki @@ -31,7 +30,7 @@ git checkout %{version} export RELEASE=1 export PYTHONPATH=%_libdir/python3/dist-packages cargo update -mold -run ./tools/build +./tools/build %install From c8ce302b69e0c13db69e8e2dfa54f589fbbd865b Mon Sep 17 00:00:00 2001 From: veuxit <232229112+veuxit@users.noreply.github.com> Date: Tue, 10 Mar 2026 23:35:22 +0500 Subject: [PATCH 0932/1115] add: bpftune bpftune-nightly (#10320) * add: bpftune * oops * add: bpftune bpftune-git * Update anda/system/bpftune/git/bpftune-git.spec Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Signed-off-by: veuxit <232229112+veuxit@users.noreply.github.com> * Update anda/system/bpftune/git/bpftune-git.spec Co-authored-by: Gilver Signed-off-by: veuxit <232229112+veuxit@users.noreply.github.com> * GPLv2-only * GPLv2-only 2 * do not include LICENSE here and there * fix bpftune-git build * Update bpftune.spec Signed-off-by: madomado * Change rpm.version to rpm.global for versioning Signed-off-by: madomado * Update bpftune.spec Signed-off-by: madomado * git -> nightly * Update bpftune.spec Signed-off-by: madomado * fix build and versioning * nightly version * Update license Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Signed-off-by: veuxit <232229112+veuxit@users.noreply.github.com> * Update license 2 Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Signed-off-by: veuxit <232229112+veuxit@users.noreply.github.com> * fix versioning * pkg_devel_files --------- Signed-off-by: veuxit <232229112+veuxit@users.noreply.github.com> Signed-off-by: madomado Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: Gilver Co-authored-by: madomado --- anda/system/bpftune/nightly/anda.hcl | 8 ++ .../bpftune/nightly/bpftune-nightly.spec | 104 ++++++++++++++++++ anda/system/bpftune/nightly/update.rhai | 7 ++ anda/system/bpftune/stable/anda.hcl | 5 + anda/system/bpftune/stable/bpftune.spec | 102 +++++++++++++++++ anda/system/bpftune/stable/update.rhai | 1 + 6 files changed, 227 insertions(+) create mode 100644 anda/system/bpftune/nightly/anda.hcl create mode 100644 anda/system/bpftune/nightly/bpftune-nightly.spec create mode 100644 anda/system/bpftune/nightly/update.rhai create mode 100644 anda/system/bpftune/stable/anda.hcl create mode 100644 anda/system/bpftune/stable/bpftune.spec create mode 100644 anda/system/bpftune/stable/update.rhai diff --git a/anda/system/bpftune/nightly/anda.hcl b/anda/system/bpftune/nightly/anda.hcl new file mode 100644 index 0000000000..5df483afdb --- /dev/null +++ b/anda/system/bpftune/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "bpftune-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/system/bpftune/nightly/bpftune-nightly.spec b/anda/system/bpftune/nightly/bpftune-nightly.spec new file mode 100644 index 0000000000..cc644c6efc --- /dev/null +++ b/anda/system/bpftune/nightly/bpftune-nightly.spec @@ -0,0 +1,104 @@ +# BPF-based auto-tuning SPEC file + +%define pcpdir /var/lib/pcp/pmdas + +%global ver 0.4-2 +%global releaseS %(echo '%ver' | sed -E 's/^[^-]+-//') +%define nameR bpftune + +%bcond_with openrc + +%global commit 4712347f2da0b7d4a5fbdb0d81d071c1704b3f20 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global commit_date 20260227 + +Name: bpftune-nightly +Version: %(echo '%ver' | sed 's/-/~/g')^%{commit_date}git.%{shortcommit} +Release: 1%?dist +Summary: BPF/tracing tools for auto-tuning Linux +License: GPL-2.0-only WITH Linux-syscall-note +Packager: veuxit +URL: https://github.com/oracle/bpftune +Conflicts: bpftune + +Source0: %{url}/archive/%{commit}/bpftune-%{commit}.tar.gz + +Group: Development/Tools +Requires: libbpf >= 0.6 +Requires: libnl3 +Requires: libcap +BuildRequires: libbpf-devel >= 0.6 +BuildRequires: libcap-devel +BuildRequires: bpftool >= 4.18 +BuildRequires: libnl3-devel +BuildRequires: clang >= 11 +BuildRequires: clang-libs >= 11 +BuildRequires: llvm >= 11 +BuildRequires: llvm-libs >= 11 +BuildRequires: python3-docutils + +%description +Service consisting of daemon (bpftune) and plugins which +support auto-tuning of Linux via BPF observability. + +%package devel +Requires: %{name} = %{evr} +Requires: libbpf-devel >= 0.6 +Requires: libcap-devel +Requires: bpftool +Requires: libnl3-devel + +%pkg_devel_files + +%package pcp-pmda +Summary: Performance Co-Pilot PMDA for bpftune +Requires: %{name} = %{evr} +Requires: pcp +Requires: python3-pcp + +%description pcp-pmda +The %{name}-pcp-pmda exports tunables and metrics from bpftune +to Performance Co-Pilot (PCP) + +%prep +%autosetup -n bpftune-%{commit} + +%build +%make_build + +%install +%make_install + +%post +%systemd_post bpftune.service + +%preun +%systemd_preun bpftune.service + +%postun +%systemd_postun_with_restart bpftune.service + +%files +%doc README.md TROUBLESHOOTING.md SECURITY.md +%license LICENSE.txt +%defattr(-,root,root) +%{_sysconfdir}/ld.so.conf.d/libbpftune.conf +%{_bindir}/bpftune +%{_unitdir}/bpftune.service +%{_libdir}/libbpftune.so.%(echo '%ver' | sed 's/-/./g') +%{_libdir}/bpftune/* +%{_mandir}/*/* +%if %{with openrc} +%{_sysconfdir}/conf.d/bpftune +%{_sysconfdir}/init.d/bpftune +%else +%exclude %{_sysconfdir}/conf.d/bpftune +%exclude %{_sysconfdir}/init.d/bpftune +%endif + +%files pcp-pmda +%{pcpdir}/%{nameR}/* + +%changelog +* Fri Mar 6 2026 veuxit - 0.4-2 +- Initial package release diff --git a/anda/system/bpftune/nightly/update.rhai b/anda/system/bpftune/nightly/update.rhai new file mode 100644 index 0000000000..b81c6e0199 --- /dev/null +++ b/anda/system/bpftune/nightly/update.rhai @@ -0,0 +1,7 @@ +rpm.global("commit", gh_commit("oracle/bpftune")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); + let v = gh("oracle/bpftune"); + rpm.global("ver", v); +} diff --git a/anda/system/bpftune/stable/anda.hcl b/anda/system/bpftune/stable/anda.hcl new file mode 100644 index 0000000000..55d17906c7 --- /dev/null +++ b/anda/system/bpftune/stable/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "bpftune.spec" + } +} diff --git a/anda/system/bpftune/stable/bpftune.spec b/anda/system/bpftune/stable/bpftune.spec new file mode 100644 index 0000000000..d36e41820e --- /dev/null +++ b/anda/system/bpftune/stable/bpftune.spec @@ -0,0 +1,102 @@ +# BPF-based auto-tuning SPEC file + +%global ver 0.4-2 +%global releaseS %(echo '%ver' | sed -E 's/^[^-]+-//') + +%define pcpdir /var/lib/pcp/pmdas +%define _sbindir /usr/sbin + +%undefine __brp_add_determinism + +%bcond_with openrc + +Name: bpftune +Version: %(echo '%ver' | sed 's/-/~/g') +Release: 1%?dist +Summary: BPF/tracing tools for auto-tuning Linux +License: GPL-2.0-only WITH Linux-syscall-note +Packager: veuxit +URL: https://github.com/oracle/bpftune +Conflicts: bpftune-nightly + +Source0: %{url}/archive/refs/tags/%{ver}.tar.gz + +Group: Development/Tools +Requires: libbpf >= 0.6 +Requires: libnl3 +Requires: libcap +BuildRequires: libbpf-devel >= 0.6 +BuildRequires: libcap-devel +BuildRequires: bpftool >= 4.18 +BuildRequires: libnl3-devel +BuildRequires: clang >= 11 +BuildRequires: clang-libs >= 11 +BuildRequires: llvm >= 11 +BuildRequires: llvm-libs >= 11 +BuildRequires: python3-docutils + +%description +Service consisting of daemon (bpftune) and plugins which +support auto-tuning of Linux via BPF observability. + +%package devel +Requires: %{name} = %{evr} +Requires: libbpf-devel >= 0.6 +Requires: libcap-devel +Requires: bpftool +Requires: libnl3-devel + +%pkg_devel_files + +%package pcp-pmda +Summary: Performance Co-Pilot PMDA for bpftune +Requires: %{name} = %{evr} +Requires: pcp +Requires: python3-pcp + +%description pcp-pmda +The %{name}-pcp-pmda exports tunables and metrics from bpftune +to Performance Co-Pilot (PCP) + +%prep +%autosetup -n %{name}-%{ver} + +%build +%make_build + +%install +%make_install + +%post +%systemd_post bpftune.service + +%preun +%systemd_preun bpftune.service + +%postun +%systemd_postun_with_restart bpftune.service + +%files +%doc README.md TROUBLESHOOTING.md SECURITY.md +%license LICENSE.txt +%defattr(-,root,root) +%{_sysconfdir}/ld.so.conf.d/libbpftune.conf +%{_sbindir}/bpftune +%{_unitdir}/bpftune.service +%{_libdir}/libbpftune.so.%(echo '%ver' | sed 's/-/./g') +%{_libdir}/bpftune/* +%{_mandir}/*/* +%if %{with openrc} +%{_sysconfdir}/conf.d/bpftune +%{_sysconfdir}/init.d/bpftune +%else +%exclude %{_sysconfdir}/conf.d/bpftune +%exclude %{_sysconfdir}/init.d/bpftune +%endif + +%files pcp-pmda +%{pcpdir}/%{name}/* + +%changelog +* Fri Mar 6 2026 veuxit - 0.4-2 +- Initial package release diff --git a/anda/system/bpftune/stable/update.rhai b/anda/system/bpftune/stable/update.rhai new file mode 100644 index 0000000000..eaae1cb979 --- /dev/null +++ b/anda/system/bpftune/stable/update.rhai @@ -0,0 +1 @@ +rpm.global("ver", gh("oracle/bpftune")); From 35b592c5a04bc121b02a68d94ef96371935dfa06 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 19:57:35 +0000 Subject: [PATCH 0933/1115] bump: discord-canary-openasar discord-canary gcm-core --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/tools/gcm-core/gcm-core.spec | 4 ++-- 3 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 ee93f56a92..3050ac25b8 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.889 +Version: 0.0.890 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 0080569adb..4212644ff8 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.889 +Version: 0.0.890 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/tools/gcm-core/gcm-core.spec b/anda/tools/gcm-core/gcm-core.spec index dac2dd82e0..cd4f0a9ee4 100644 --- a/anda/tools/gcm-core/gcm-core.spec +++ b/anda/tools/gcm-core/gcm-core.spec @@ -6,9 +6,9 @@ %global forgeurl https://github.com/git-ecosystem/git-credential-manager Name: gcm-core -Version: 2.7.0 +Version: 2.7.3 -Release: 1%?dist +Release: 1%{?dist} Summary: Secure, cross-platform Git credential storage %forgemeta From be0b8880478db30afffa183fed1c6e8cca83e744 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 21:03:50 +0000 Subject: [PATCH 0934/1115] 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 c31e3e1915..ea32972f3b 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.9.8 +Version: 7.9.9 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT From e307160689d1f423942b46fe1ae71ac22d137128 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 21:38:24 +0000 Subject: [PATCH 0935/1115] 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 ea32972f3b..4829800f81 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.9.9 +Version: 7.9.10 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT From 53b064571f325b80447fbc76d6c33809c38bb8a9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 22:29:46 +0000 Subject: [PATCH 0936/1115] bump: yt-dlp-git --- anda/tools/yt-dlp/yt-dlp-git.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 8fb86223d1..e0b70fd66e 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,8 +2,8 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2026.03.03.162040 -Release: 1%?dist +Version: 2026.03.10.220858 +Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms License: Unlicense From 358c920a9897aa59598f3d020ba21c45851a2319 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 23:30:00 +0000 Subject: [PATCH 0937/1115] bump: discord-canary-openasar discord-canary magic-wormhole sass yt-dlp-git --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/langs/python/magic-wormhole/magic-wormhole.spec | 4 ++-- anda/misc/sass/sass.spec | 4 ++-- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index 3050ac25b8..a0252b4f01 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.890 +Version: 0.0.891 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 4212644ff8..9a6ce322fe 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.890 +Version: 0.0.891 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/langs/python/magic-wormhole/magic-wormhole.spec b/anda/langs/python/magic-wormhole/magic-wormhole.spec index a54d31acc3..e830f8a25f 100644 --- a/anda/langs/python/magic-wormhole/magic-wormhole.spec +++ b/anda/langs/python/magic-wormhole/magic-wormhole.spec @@ -2,8 +2,8 @@ %global _desc get things from one computer to another, safely. Name: python-%{pypi_name} -Version: 0.22.0 -Release: 1%?dist +Version: 0.23.0 +Release: 1%{?dist} Summary: get things from one computer to another, safely License: MIT URL: https://github.com/magic-wormhole/magic-wormhole diff --git a/anda/misc/sass/sass.spec b/anda/misc/sass/sass.spec index 3a89c45a88..b2e25c5fbb 100644 --- a/anda/misc/sass/sass.spec +++ b/anda/misc/sass/sass.spec @@ -4,8 +4,8 @@ %define _build_id_links none Name: sass -Version: 1.97.3 -Release: 1%?dist +Version: 1.98.0 +Release: 1%{?dist} Summary: The reference implementation of Sass, written in Dart License: MIT URL: https://sass-lang.com/dart-sass diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index e0b70fd66e..abcf019af7 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.03.10.220858 +Version: 2026.03.10.232418 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms From 1e80164d58e159616f10203de9268e418d8f57a1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 23:52:48 +0000 Subject: [PATCH 0938/1115] 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 abcf019af7..515327aafe 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.03.10.232418 +Version: 2026.03.10.232926 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms From dcfb6b1e2c24e2b9e794dd45e7ec8857d0196586 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 02:02:33 +0000 Subject: [PATCH 0939/1115] bump: discord-canary-openasar discord-canary ruffle-nightly copyparty electron --- 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 +- anda/tools/copyparty/copyparty.spec | 2 +- anda/tools/electron/electron.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 a0252b4f01..97bcfb6f5a 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.891 +Version: 0.0.892 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 9a6ce322fe..e0c7f9c7b3 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.891 +Version: 0.0.892 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 a4d8e9916b..a3f6db61c9 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-10 +%global ver 2026-03-11 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/tools/copyparty/copyparty.spec b/anda/tools/copyparty/copyparty.spec index 4074fadf93..2f4ee08e7d 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.11 +Version: 1.20.12 Release: 1%{?dist} Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 2c5871ecdc..bc722c8564 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 40.8.0 +Version: 41.0.0 Release: 1%{?dist} Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From e642f637363d98e955ca55c7f1c3f7c8a8457890 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 02:25:20 +0000 Subject: [PATCH 0940/1115] bump(nightly): mpv-nightly zed-nightly prismlauncher-nightly types-colorama stardust-non-spatial-input-nightly libva-nvidia-driver opentabletdriver-nightly scx-scheds-nightly glasgow natscli --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- .../prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- .../nightly/stardust-non-spatial-input-nightly.spec | 6 +++--- .../nvidia/libva-nvidia-driver/libva-nvidia-driver.spec | 8 ++++---- .../opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- 10 files changed, 23 insertions(+), 23 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 0bd9dcfa4c..19500c2d89 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 07c3ff3725ee7221fe9d8da396877d47734f78f6 +%global commit 24500c5e27da85d06cc3d3b2278f5a71ee6f9785 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260310 +%global commit_date 20260311 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 7a999887b2..a16c8ca114 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit a26f0f8b6025e65525db2b0831d488e177290058 +%global commit 86a757237ec4f455911738428d36e462ca9fdabf %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260310 +%global commit_date 20260311 %global ver 0.228.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 39356cbc31..671e0f0ddb 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 437242169ddc1671850bda9cd214d832949008c8 +%global commit faf23c053d71fc45f4d84caed368047126e7c143 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260310 +%global commit_date 20260311 %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 a439228e25..6c53aa9233 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 a1c4ca3d8b4160f82756e7eed021da1cce45083c -%global commit_date 20260310 +%global commit a9fbf47e676865bd5bcd94e121624d9e4b53c882 +%global commit_date 20260311 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec b/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec index 3c22fa9b63..59ef06db78 100644 --- a/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec +++ b/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec @@ -1,12 +1,12 @@ -%global commit 3a586815e1c057580674c147e27c3a4909b3b4c6 -%global commit_date 20251130 +%global commit 81c5f40fb5245970aba2c5559f35ade76fa933f7 +%global commit_date 20260311 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-non-spatial-input-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 1%{?dist} Summary: Tools you can easily snap together to get non-spatial input into Stardust XR URL: https://github.com/StardustXR/non-spatial-input Source0: %url/archive/%commit/non-spatial-input-%commit.tar.gz diff --git a/anda/system/nvidia/libva-nvidia-driver/libva-nvidia-driver.spec b/anda/system/nvidia/libva-nvidia-driver/libva-nvidia-driver.spec index 696a18fa7b..71f4ae5c78 100644 --- a/anda/system/nvidia/libva-nvidia-driver/libva-nvidia-driver.spec +++ b/anda/system/nvidia/libva-nvidia-driver/libva-nvidia-driver.spec @@ -1,5 +1,5 @@ -%global commit0 b09c9f62fb6d8b839e0e87e6f0ce53b7dbf9b3c5 -%global date 20260220 +%global commit0 c4e1788b6d554f29adec31f3f8aa984c143c54c1 +%global date 20260311 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global upstream_name nvidia-vaapi-driver @@ -10,8 +10,8 @@ Name: libva-nvidia-driver Epoch: 1 -Version: 0.0.15%{!?tag:^%{date}git%{shortcommit0}} -Release: 1%?dist +Version: 0.0.16%{!?tag:^%{date}git%{shortcommit0}} +Release: 1%{?dist} Summary: VA-API user mode driver for Nvidia GPUs License: MIT URL: https://github.com/elFarto/%{upstream_name} diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 04206dd118..6044df987b 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit e60bcce051d7360f276e809ca63a075ab2a5435c +%global commit ad3e21f1c9ff83217bd5060a0641c3666519af89 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260310 +%global commit_date 20260311 %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 8c5cb60758..c74d186f03 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 9cd8261333fca264543f695b89604f8bccecd804 +%global commit e40a46cd8a495d21050a55a658a5317601562b41 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260310 +%global commitdate 20260311 %global ver 1.1.0 %undefine __brp_mangle_shebangs diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index d15eea8acf..08c06d342e 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit c291c1e0eacb4895935885c8275b09d1b38107ac -%global commit_date 20260310 +%global commit 14001f73e2c939a86d730b22f850b781dd401bf1 +%global commit_date 20260311 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index d0a6d017da..6f98dd2f7e 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 8bd51f19c62f74333e0ea4e31003c466ad650352 -%global commit_date 20260310 +%global commit becc3cd9fccd076fa4746dc1e4521358a3fe072e +%global commit_date 20260311 %global shortcommit %{sub %{commit} 1 7} %gometa -f From 8562fa51e2adb61fed0ff69cfed5214f39c46fa4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 04:18:42 +0000 Subject: [PATCH 0941/1115] bump: limine --- anda/system/limine/limine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/limine/limine.spec b/anda/system/limine/limine.spec index 0f01c2d216..1c41c9e901 100644 --- a/anda/system/limine/limine.spec +++ b/anda/system/limine/limine.spec @@ -1,5 +1,5 @@ Name: limine -Version: 10.8.3 +Version: 10.8.4 Release: 1%{?dist} Summary: Modern, advanced, portable, multiprotocol bootloader License: BSD-2-Clause From d13992fe617b33ceb77168b677adc47e7eeedbac Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 05:28:17 +0000 Subject: [PATCH 0942/1115] 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 4ad70146d7..ba7788f909 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 1087bf3b31cd13dcfb04cadc21b4ef5d1002ed73 +%global commit f98dbe6c18ed2c1bd3ceaf691ffa52baa1d84a81 %forgemeta Name: lomiri-system-settings From 6f771534ecf61c29ab07d1a9ff4c6625f71ee366 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 06:08:41 +0000 Subject: [PATCH 0943/1115] bump: rpcs3 yt-dlp-git --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index e6b2673a54..f33e6fc64f 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit fecb53f86c55fde6e260617f6b1289cabf1687bf -%global ver 0.0.40-18941 +%global commit ee01d1186ffe80042a5f61830a6407ac739d07df +%global ver 0.0.40-18943 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 515327aafe..dcc36e1445 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.03.10.232926 +Version: 2026.03.11.054835 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms From 5adaf952653a5dd998410314b35255d4f17efc66 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 07:11:32 +0000 Subject: [PATCH 0944/1115] bump: walker yt-dlp-git --- anda/desktops/waylands/walker/walker.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/desktops/waylands/walker/walker.spec b/anda/desktops/waylands/walker/walker.spec index ce7dd540ac..7a81dd620e 100644 --- a/anda/desktops/waylands/walker/walker.spec +++ b/anda/desktops/waylands/walker/walker.spec @@ -4,7 +4,7 @@ # prevent library files from being installed %global cargo_install_lib 0 -%global upstream_version v2.15.1 +%global upstream_version v2.15.2 %global ver %{sub %upstream_version 2} Name: walker diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index dcc36e1445..e607120961 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.03.11.054835 +Version: 2026.03.11.062035 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms From 09e19a411591c86d2cf6df2f546f7a251c5bee4d Mon Sep 17 00:00:00 2001 From: veuxit <232229112+veuxit@users.noreply.github.com> Date: Wed, 11 Mar 2026 15:51:50 +0500 Subject: [PATCH 0945/1115] add: xray xray-nightly v2ray-geoip v2ray-domain-list-community v2ray v2ray-nightly v2raya v2raya-nightly (#10379) * add: xray xray-nightly * xray-nightly: add nightly tag * add: v2ray-geoip v2ray-domain-list-community * Add deps * add services and xrays own geosite and geoip * fix pkg names * add: v2ray v2ray-nightly * add: v2raya v2raya-nightly * more available deps for v2raya * xray xray-nightly v2ray-geoip v2ray-domain-list-community v2ray v2ray-nightly v2raya v2raya-nightly: add versions to changelogs * v2raya v2raya-nightly: fix version * xray xray-nightly: remove unused files * v2raya-nightly: add -nightly to version * Update licenses * misc fixes * more fixes * funny * more * idk stuff * that's it * oa * a * pwd funny * don't strip debug * xray xray-nightly: add .sysuser and .tmpfiles files * Update xray-nightly.spec --------- Co-authored-by: madonuko --- anda/langs/go/v2ray/nightly/anda.hcl | 8 ++ anda/langs/go/v2ray/nightly/update.rhai | 7 ++ .../langs/go/v2ray/nightly/v2ray-nightly.spec | 72 ++++++++++++++++ anda/langs/go/v2ray/stable/anda.hcl | 5 ++ anda/langs/go/v2ray/stable/update.rhai | 1 + anda/langs/go/v2ray/stable/v2ray.spec | 67 +++++++++++++++ anda/langs/go/v2raya/nightly/anda.hcl | 8 ++ anda/langs/go/v2raya/nightly/update.rhai | 7 ++ .../go/v2raya/nightly/v2raya-nightly.spec | 80 ++++++++++++++++++ anda/langs/go/v2raya/stable/anda.hcl | 5 ++ anda/langs/go/v2raya/stable/update.rhai | 1 + anda/langs/go/v2raya/stable/v2raya.spec | 76 +++++++++++++++++ anda/langs/go/xray/nightly/anda.hcl | 8 ++ anda/langs/go/xray/nightly/update.rhai | 7 ++ anda/langs/go/xray/nightly/xray-nightly.spec | 84 +++++++++++++++++++ anda/langs/go/xray/nightly/xray.service | 14 ++++ anda/langs/go/xray/nightly/xray.sysusers | 1 + anda/langs/go/xray/nightly/xray.tmpfiles | 1 + anda/langs/go/xray/nightly/xray@.service | 14 ++++ anda/langs/go/xray/stable/anda.hcl | 5 ++ anda/langs/go/xray/stable/update.rhai | 1 + anda/langs/go/xray/stable/xray.service | 14 ++++ anda/langs/go/xray/stable/xray.spec | 77 +++++++++++++++++ anda/langs/go/xray/stable/xray.sysusers | 1 + anda/langs/go/xray/stable/xray.tmpfiles | 1 + anda/langs/go/xray/stable/xray@.service | 14 ++++ .../misc/v2ray-domain-list-community/anda.hcl | 9 ++ .../v2ray-domain-list-community/update.rhai | 7 ++ .../v2ray-domain-list-community.spec | 37 ++++++++ anda/misc/v2ray-geoip/anda.hcl | 9 ++ anda/misc/v2ray-geoip/update.rhai | 7 ++ anda/misc/v2ray-geoip/v2ray-geoip.spec | 43 ++++++++++ 32 files changed, 691 insertions(+) create mode 100644 anda/langs/go/v2ray/nightly/anda.hcl create mode 100644 anda/langs/go/v2ray/nightly/update.rhai create mode 100644 anda/langs/go/v2ray/nightly/v2ray-nightly.spec create mode 100644 anda/langs/go/v2ray/stable/anda.hcl create mode 100644 anda/langs/go/v2ray/stable/update.rhai create mode 100644 anda/langs/go/v2ray/stable/v2ray.spec create mode 100644 anda/langs/go/v2raya/nightly/anda.hcl create mode 100644 anda/langs/go/v2raya/nightly/update.rhai create mode 100644 anda/langs/go/v2raya/nightly/v2raya-nightly.spec create mode 100644 anda/langs/go/v2raya/stable/anda.hcl create mode 100644 anda/langs/go/v2raya/stable/update.rhai create mode 100644 anda/langs/go/v2raya/stable/v2raya.spec create mode 100644 anda/langs/go/xray/nightly/anda.hcl create mode 100644 anda/langs/go/xray/nightly/update.rhai create mode 100644 anda/langs/go/xray/nightly/xray-nightly.spec create mode 100644 anda/langs/go/xray/nightly/xray.service create mode 100644 anda/langs/go/xray/nightly/xray.sysusers create mode 100644 anda/langs/go/xray/nightly/xray.tmpfiles create mode 100644 anda/langs/go/xray/nightly/xray@.service create mode 100644 anda/langs/go/xray/stable/anda.hcl create mode 100644 anda/langs/go/xray/stable/update.rhai create mode 100644 anda/langs/go/xray/stable/xray.service create mode 100644 anda/langs/go/xray/stable/xray.spec create mode 100644 anda/langs/go/xray/stable/xray.sysusers create mode 100644 anda/langs/go/xray/stable/xray.tmpfiles create mode 100644 anda/langs/go/xray/stable/xray@.service create mode 100644 anda/misc/v2ray-domain-list-community/anda.hcl create mode 100644 anda/misc/v2ray-domain-list-community/update.rhai create mode 100644 anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec create mode 100644 anda/misc/v2ray-geoip/anda.hcl create mode 100644 anda/misc/v2ray-geoip/update.rhai create mode 100644 anda/misc/v2ray-geoip/v2ray-geoip.spec diff --git a/anda/langs/go/v2ray/nightly/anda.hcl b/anda/langs/go/v2ray/nightly/anda.hcl new file mode 100644 index 0000000000..3b71d03242 --- /dev/null +++ b/anda/langs/go/v2ray/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "v2ray-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/langs/go/v2ray/nightly/update.rhai b/anda/langs/go/v2ray/nightly/update.rhai new file mode 100644 index 0000000000..455f470e1e --- /dev/null +++ b/anda/langs/go/v2ray/nightly/update.rhai @@ -0,0 +1,7 @@ +rpm.global("commit", gh_commit("v2fly/v2ray-core")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); + let v = gh("v2fly/v2ray-core"); + rpm.global("ver", v); +} \ No newline at end of file diff --git a/anda/langs/go/v2ray/nightly/v2ray-nightly.spec b/anda/langs/go/v2ray/nightly/v2ray-nightly.spec new file mode 100644 index 0000000000..ac352cddfd --- /dev/null +++ b/anda/langs/go/v2ray/nightly/v2ray-nightly.spec @@ -0,0 +1,72 @@ +%global commit 9cf6a45519995778b8b50a63cf0b263e35b70419 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global ver 5.44.1 +%global commit_date 20260228 + +%global goipath github.com/v2fly/v2ray-core +Version: %{ver}^%{commit_date}git.%{shortcommit} + +%global golicenses LICENSE +%global godocs README.md SECURITY.md + +%gometa -f + +Name: v2ray-nightly +Release: 1%?dist +Summary: A platform for building proxies to bypass network restrictions +License: MIT +Packager: veuxit +URL: %{gourl} +Source: %{gosource} +Conflicts: v2ray + +Requires: v2ray-geoip v2ray-domain-list-community + +BuildRequires: go go-rpm-macros go-srpm-macros anda-srpm-macros + +%description +%summary. + +%gopkg + +%prep +%goprep_online -A + + +%build +%gobuild -o v2ray ./main + + +%install +%gopkginstall +install -Dm755 v2ray %{buildroot}%{_bindir}/v2ray + +install -Dm644 release/config/systemd/system/v2ray.service -t %{buildroot}%{_unitdir}/ +install -Dm644 release/config/systemd/system/v2ray@.service -t %{buildroot}%{_unitdir}/ +install -Dm644 release/config/*.json -t %{buildroot}/%{_sysconfdir}/v2ray/ + +%post +%systemd_post v2ray.service + +%preun +%systemd_preun v2ray.service + +%postun +%systemd_postun_with_restart v2ray.service + +%files +%doc README.md +%doc SECURITY.md +%license LICENSE +%{_bindir}/v2ray +%{_unitdir}/v2ray.service +%{_unitdir}/v2ray@.service +%{_sysconfdir}/v2ray/config.json +%{_sysconfdir}/v2ray/vpoint_socks_vmess.json +%{_sysconfdir}/v2ray/vpoint_vmess_freedom.json + +%gopkgfiles + +%changelog +* Sun Mar 8 2026 veuxit - 5.44.1^20260228git.9cf6a45-1 +- Initial package release diff --git a/anda/langs/go/v2ray/stable/anda.hcl b/anda/langs/go/v2ray/stable/anda.hcl new file mode 100644 index 0000000000..89559f5c1a --- /dev/null +++ b/anda/langs/go/v2ray/stable/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "v2ray.spec" + } +} diff --git a/anda/langs/go/v2ray/stable/update.rhai b/anda/langs/go/v2ray/stable/update.rhai new file mode 100644 index 0000000000..8898b562bc --- /dev/null +++ b/anda/langs/go/v2ray/stable/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("v2fly/v2ray-core")); diff --git a/anda/langs/go/v2ray/stable/v2ray.spec b/anda/langs/go/v2ray/stable/v2ray.spec new file mode 100644 index 0000000000..0f39b7cfb9 --- /dev/null +++ b/anda/langs/go/v2ray/stable/v2ray.spec @@ -0,0 +1,67 @@ +%global goipath github.com/v2fly/v2ray-core +Version: 5.44.1 + +%global golicenses LICENSE +%global godocs README.md SECURITY.md + +%gometa -f + +Name: v2ray +Release: 1%?dist +Summary: A platform for building proxies to bypass network restrictions +License: MIT +Packager: veuxit +URL: %{gourl} +Source: %{gosource} +Conflicts: v2ray-nightly + +Requires: v2ray-geoip v2ray-domain-list-community + +BuildRequires: go go-rpm-macros go-srpm-macros anda-srpm-macros + +%description +%summary. + +%gopkg + +%prep +%goprep_online -A + + +%build +%gobuild -o v2ray ./main + + +%install +%gopkginstall +install -Dm755 v2ray %{buildroot}%{_bindir}/v2ray + +install -Dm644 release/config/systemd/system/v2ray.service -t %{buildroot}%{_unitdir}/ +install -Dm644 release/config/systemd/system/v2ray@.service -t %{buildroot}%{_unitdir}/ +install -Dm644 release/config/*.json -t %{buildroot}/%{_sysconfdir}/v2ray/ + +%post +%systemd_post v2ray.service + +%preun +%systemd_preun v2ray.service + +%postun +%systemd_postun_with_restart v2ray.service + +%files +%doc README.md +%doc SECURITY.md +%license LICENSE +%{_bindir}/v2ray +%{_unitdir}/v2ray.service +%{_unitdir}/v2ray@.service +%{_sysconfdir}/v2ray/config.json +%{_sysconfdir}/v2ray/vpoint_socks_vmess.json +%{_sysconfdir}/v2ray/vpoint_vmess_freedom.json + +%gopkgfiles + +%changelog +* Sun Mar 8 2026 veuxit - 5.44.1-1 +- Initial package release diff --git a/anda/langs/go/v2raya/nightly/anda.hcl b/anda/langs/go/v2raya/nightly/anda.hcl new file mode 100644 index 0000000000..b903484c57 --- /dev/null +++ b/anda/langs/go/v2raya/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "v2raya-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/langs/go/v2raya/nightly/update.rhai b/anda/langs/go/v2raya/nightly/update.rhai new file mode 100644 index 0000000000..b91464d6d8 --- /dev/null +++ b/anda/langs/go/v2raya/nightly/update.rhai @@ -0,0 +1,7 @@ +rpm.global("commit", gh_commit("v2rayA/v2rayA")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); + let v = gh("v2rayA/v2rayA"); + rpm.global("ver", v); +} \ No newline at end of file diff --git a/anda/langs/go/v2raya/nightly/v2raya-nightly.spec b/anda/langs/go/v2raya/nightly/v2raya-nightly.spec new file mode 100644 index 0000000000..5522d4c8d4 --- /dev/null +++ b/anda/langs/go/v2raya/nightly/v2raya-nightly.spec @@ -0,0 +1,80 @@ +%global commit d92dbf9c499a18ae8d18c8f3c93cef87dc921bf7 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global ver 2.2.7.5 +%global commit_date 20260305 + +%global goipath github.com/v2rayA/v2rayA +Version: %{ver}^%{commit_date}git.%{shortcommit} + +%global golicenses LICENSE +%global godocs README.md + +%gometa -f + +Name: v2raya-nightly +Release: 1%?dist +Summary: A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols +License: AGPL-3.0-only +Packager: veuxit +URL: %{gourl} +Source: %{gosource} +Conflicts: v2raya + +Requires: v2ray-geoip v2ray-domain-list-community ((v2ray or v2ray-nightly) or (xray or xray-nightly)) + +BuildRequires: go go-rpm-macros go-srpm-macros anda-srpm-macros nodejs yarnpkg desktop-file-utils + +%description +%summary. + +%gopkg + +%prep +%goprep_online -A + +%build +pushd gui +yarn --ignore-engines && OUTPUT_DIR=$(pwd)/../service/server/router/web yarn --ignore-engines build +popd + +pushd service +%define currentgoldflags -X github.com/v2rayA/v2rayA/conf.Version=%{version} +export GO_BUILDTAGS="with_gvisor" +%gobuild -o ../v2raya + +%install +%gopkginstall +install -Dm 755 v2raya -t %{buildroot}/%{_bindir} +install -Dm 644 install/universal/v2raya.desktop -t %{buildroot}/%{_appsdir}/ +install -Dm 644 install/universal/v2raya.service -t %{buildroot}/%{_unitdir}/ +install -Dm 644 install/universal/v2raya-lite.service -t %{buildroot}/%{_userunitdir}/ +install -Dm 644 install/universal/v2raya.default -t %{buildroot}/%{_sysconfdir}/default/v2raya.conf +install -Dm 644 gui/public/img/icons/android-chrome-512x512.png %{buildroot}/%{_hicolordir}/512x512/apps/v2raya.png + +%check +%desktop_file_validate %{buildroot}/%{_appsdir}/v2raya.desktop + +%post +%systemd_post v2raya.service + +%preun +%systemd_preun v2raya.service + +%postun +%systemd_postun_with_restart v2raya.service + +%files +%doc README.md +%license LICENSE +%{_bindir}/v2raya +%{_unitdir}/v2raya.service +%{_userunitdir}/v2raya-lite.service +%{_sysconfdir}/default/v2raya.conf +%{_appsdir}/v2raya.desktop +%{_hicolordir}/512x512/apps/v2raya.png + +%gopkgfiles + +%changelog +* Sun Mar 8 2026 veuxit - 2.2.7.5^20260305git.d92dbf9-1 +- Initial package release diff --git a/anda/langs/go/v2raya/stable/anda.hcl b/anda/langs/go/v2raya/stable/anda.hcl new file mode 100644 index 0000000000..8b4d4b8d67 --- /dev/null +++ b/anda/langs/go/v2raya/stable/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "v2raya.spec" + } +} diff --git a/anda/langs/go/v2raya/stable/update.rhai b/anda/langs/go/v2raya/stable/update.rhai new file mode 100644 index 0000000000..846fa87be5 --- /dev/null +++ b/anda/langs/go/v2raya/stable/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("v2rayA/v2rayA")); diff --git a/anda/langs/go/v2raya/stable/v2raya.spec b/anda/langs/go/v2raya/stable/v2raya.spec new file mode 100644 index 0000000000..34034dc367 --- /dev/null +++ b/anda/langs/go/v2raya/stable/v2raya.spec @@ -0,0 +1,76 @@ +%global goipath github.com/v2rayA/v2rayA +Version: 2.2.7.5 + +%global golicenses LICENSE +%global godocs README.md + +%gometa -f + +Name: v2raya +Release: 1%?dist +Summary: A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols +License: AGPL-3.0-only +URL: %{gourl} +Source: %{gosource} +Packager: veuxit +Conflicts: v2raya-nightly + +Requires: v2ray-geoip v2ray-domain-list-community ((v2ray or v2ray-nightly) or (xray or xray-nightly)) + +BuildRequires: go go-rpm-macros go-srpm-macros anda-srpm-macros nodejs yarnpkg desktop-file-utils + +%description +%summary. + +%gopkg + +%prep +%goprep_online -A + +%build +pushd gui +yarn --ignore-engines && OUTPUT_DIR=$(pwd)/../service/server/router/web yarn --ignore-engines build +popd + +pushd service +%define gomodulesmode GO111MODULE=on +%define currentgoldflags -X github.com/v2rayA/v2rayA/conf.Version=%{version} +export GO_BUILDTAGS="with_gvisor" +%gobuild -o ../v2raya + +%install +%gopkginstall +install -Dm 755 v2raya -t %{buildroot}/%{_bindir} +install -Dm 644 install/universal/v2raya.desktop -t %{buildroot}/%{_appsdir}/ +install -Dm 644 install/universal/v2raya.service -t %{buildroot}/%{_unitdir}/ +install -Dm 644 install/universal/v2raya-lite.service -t %{buildroot}/%{_userunitdir}/ +install -Dm 644 install/universal/v2raya.default -t %{buildroot}/%{_sysconfdir}/default/v2raya.conf +install -Dm 644 gui/public/img/icons/android-chrome-512x512.png %{buildroot}/%{_hicolordir}/512x512/apps/v2raya.png + +%check +%desktop_file_validate %{buildroot}/%{_appsdir}/v2raya.desktop + +%post +%systemd_post v2raya.service + +%preun +%systemd_preun v2raya.service + +%postun +%systemd_postun_with_restart v2raya.service + +%files +%doc README.md +%license LICENSE +%{_bindir}/v2raya +%{_unitdir}/v2raya.service +%{_userunitdir}/v2raya-lite.service +%{_sysconfdir}/default/v2raya.conf +%{_appsdir}/v2raya.desktop +%{_hicolordir}/512x512/apps/v2raya.png + +%gopkgfiles + +%changelog +* Sun Mar 8 2026 veuxit - 2.2.7.5-1 +- Initial package release diff --git a/anda/langs/go/xray/nightly/anda.hcl b/anda/langs/go/xray/nightly/anda.hcl new file mode 100644 index 0000000000..58d3ede9f9 --- /dev/null +++ b/anda/langs/go/xray/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "xray-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/langs/go/xray/nightly/update.rhai b/anda/langs/go/xray/nightly/update.rhai new file mode 100644 index 0000000000..acb3222cd9 --- /dev/null +++ b/anda/langs/go/xray/nightly/update.rhai @@ -0,0 +1,7 @@ +rpm.global("commit", gh_commit("XTLS/Xray-core")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); + let v = gh("XTLS/Xray-core"); + rpm.global("ver", v); +} \ No newline at end of file diff --git a/anda/langs/go/xray/nightly/xray-nightly.spec b/anda/langs/go/xray/nightly/xray-nightly.spec new file mode 100644 index 0000000000..80cd24f20a --- /dev/null +++ b/anda/langs/go/xray/nightly/xray-nightly.spec @@ -0,0 +1,84 @@ +%global commit acb06e831bb7bf0e4b8346c933a14cdaab305a0d +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global ver 26.2.2 +%global commit_date 20260307 + +%global goipath github.com/XTLS/Xray-core +Version: %{ver}^%{commit_date}git.%{shortcommit} + +%global golicenses LICENSE +%global godocs README.md SECURITY.md CODE_OF_CONDUCT.md + +Name: xray-nightly +Release: 1%?dist +Summary: High-performance, open-source network proxy engine and toolset designed to bypass internet censorship and enhance privacy +License: MPL-2.0 +Packager: veuxit +URL: https://github.com/XTLS/Xray-core +Conflicts: xray + +Source0: %{url}/archive/%{commit}/Xray-core-%{commit}.tar.gz +Source1: xray.service +Source2: xray@.service +Source3: xray.sysusers +Source4: xray.tmpfiles + +Requires: v2ray-geoip v2ray-domain-list-community + +BuildRequires: golang >= 1.26 +BuildRequires: go-rpm-macros go-srpm-macros anda-srpm-macros + +%description +%summary. + +%gopkg + +%prep +%autosetup -n Xray-core-%{commit} +%goprep_online -Ae + +%build +%define gomodulesmode GO111MODULE=on +%gobuild -o xray ./main + +%install +%gopkginstall +install -Dm755 xray %{buildroot}%{_bindir}/xray + +install -d "%{buildroot}/etc/xray" "%{buildroot}%{_datadir}/xray" + +ln -s %{_datadir}/v2ray/geo{ip,site}.dat -t "%{buildroot}%{_datadir}/xray" + +install -Dm644 %{SOURCE1} -t %{buildroot}/%{_unitdir} +install -Dm644 %{SOURCE2} -t %{buildroot}/%{_unitdir} +install -Dm644 %{SOURCE3} %{buildroot}/%{_sysusersdir}/xray.conf +install -Dm644 %{SOURCE4} %{buildroot}/usr/lib/tmpfiles.d/xray.conf + + +%post +%systemd_post xray.service + +%preun +%systemd_preun xray.service + +%postun +%systemd_postun_with_restart xray.service + +%files +%doc README.md +%doc SECURITY.md +%doc CODE_OF_CONDUCT.md +%license LICENSE +%{_bindir}/xray +%{_datadir}/xray/geoip.dat +%{_datadir}/xray/geosite.dat +%{_unitdir}/xray.service +%{_unitdir}/xray@.service +%{_sysusersdir}/xray.conf +/usr/lib/tmpfiles.d/xray.conf + +%gopkgfiles + +%changelog +* Sun Mar 8 2026 veuxit - 26.2.2^20260307git.acb06e8-1 +- Initial package release diff --git a/anda/langs/go/xray/nightly/xray.service b/anda/langs/go/xray/nightly/xray.service new file mode 100644 index 0000000000..2c24daa71b --- /dev/null +++ b/anda/langs/go/xray/nightly/xray.service @@ -0,0 +1,14 @@ +[Unit] +Description=Xray Service +After=network.target nss-lookup.target + +[Service] +User=xray +CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE +AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE +NoNewPrivileges=true +ExecStart=/usr/bin/xray run -confdir /etc/xray/ +Restart=on-abort + +[Install] +WantedBy=multi-user.target diff --git a/anda/langs/go/xray/nightly/xray.sysusers b/anda/langs/go/xray/nightly/xray.sysusers new file mode 100644 index 0000000000..0260d2dc7b --- /dev/null +++ b/anda/langs/go/xray/nightly/xray.sysusers @@ -0,0 +1 @@ +u xray - "Xray Service" - - diff --git a/anda/langs/go/xray/nightly/xray.tmpfiles b/anda/langs/go/xray/nightly/xray.tmpfiles new file mode 100644 index 0000000000..896975f158 --- /dev/null +++ b/anda/langs/go/xray/nightly/xray.tmpfiles @@ -0,0 +1 @@ +d /var/log/xray 0700 xray xray - - diff --git a/anda/langs/go/xray/nightly/xray@.service b/anda/langs/go/xray/nightly/xray@.service new file mode 100644 index 0000000000..a024fb1a9f --- /dev/null +++ b/anda/langs/go/xray/nightly/xray@.service @@ -0,0 +1,14 @@ +[Unit] +Description=Xray Service +After=network.target nss-lookup.target + +[Service] +User=xray +CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE +AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE +NoNewPrivileges=true +ExecStart=/usr/bin/xray run -config /etc/xray/%i.json +Restart=on-abort + +[Install] +WantedBy=multi-user.target diff --git a/anda/langs/go/xray/stable/anda.hcl b/anda/langs/go/xray/stable/anda.hcl new file mode 100644 index 0000000000..b39e7e2d8f --- /dev/null +++ b/anda/langs/go/xray/stable/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "xray.spec" + } +} diff --git a/anda/langs/go/xray/stable/update.rhai b/anda/langs/go/xray/stable/update.rhai new file mode 100644 index 0000000000..c9124ea5bd --- /dev/null +++ b/anda/langs/go/xray/stable/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("XTLS/Xray-core")); diff --git a/anda/langs/go/xray/stable/xray.service b/anda/langs/go/xray/stable/xray.service new file mode 100644 index 0000000000..2c24daa71b --- /dev/null +++ b/anda/langs/go/xray/stable/xray.service @@ -0,0 +1,14 @@ +[Unit] +Description=Xray Service +After=network.target nss-lookup.target + +[Service] +User=xray +CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE +AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE +NoNewPrivileges=true +ExecStart=/usr/bin/xray run -confdir /etc/xray/ +Restart=on-abort + +[Install] +WantedBy=multi-user.target diff --git a/anda/langs/go/xray/stable/xray.spec b/anda/langs/go/xray/stable/xray.spec new file mode 100644 index 0000000000..f5827fff88 --- /dev/null +++ b/anda/langs/go/xray/stable/xray.spec @@ -0,0 +1,77 @@ +# Disabled because compiled without debug + +%global goipath github.com/XTLS/Xray-core +Version: 26.2.6 + +%global golicenses LICENSE +%global godocs README.md SECURITY.md CODE_OF_CONDUCT.md + +Name: xray +Release: 1%?dist +Summary: High-performance, open-source network proxy engine and toolset designed to bypass internet censorship and enhance privacy +License: MPL-2.0 +Packager: veuxit +URL: https://github.com/XTLS/Xray-core +Conflicts: xray-nightly + +Source0: https://github.com/XTLS/Xray-core/archive/refs/tags/v%{version}.tar.gz +Source1: xray.service +Source2: xray@.service +Source3: xray.sysusers +Source4: xray.tmpfiles + +Requires: v2ray-geoip v2ray-domain-list-community + +BuildRequires: go go-rpm-macros go-srpm-macros anda-srpm-macros + +%description +%summary. + +%gopkg + +%prep +%goprep_online -Ae +%autosetup -n Xray-core-%{version} + + +%build +%define gomodulesmode GO111MODULE=on +%gobuild -o xray ./main + +%install +%gopkginstall +install -Dm755 xray %{buildroot}%{_bindir}/xray +install -d "%{buildroot}/etc/xray" "%{buildroot}%{_datadir}/xray" +ln -s %{_datadir}/v2ray/geo{ip,site}.dat -t "%{buildroot}%{_datadir}/xray" +install -Dm644 %{SOURCE1} -t %{buildroot}/%{_unitdir} +install -Dm644 %{SOURCE2} -t %{buildroot}/%{_unitdir} +install -Dm644 %{SOURCE3} %{buildroot}/%{_sysusersdir}/xray.conf +install -Dm644 %{SOURCE4} %{buildroot}/usr/lib/tmpfiles.d/xray.conf + +%post +%systemd_post xray.service + +%preun +%systemd_preun xray.service + +%postun +%systemd_postun_with_restart xray.service + +%files +%doc README.md +%doc SECURITY.md +%doc CODE_OF_CONDUCT.md +%license LICENSE +%{_bindir}/xray +%{_datadir}/xray/geoip.dat +%{_datadir}/xray/geosite.dat +%{_unitdir}/xray.service +%{_unitdir}/xray@.service +%{_sysusersdir}/xray.conf +/usr/lib/tmpfiles.d/xray.conf + +%gopkgfiles + +%changelog +* Sun Mar 8 2026 veuxit - 26.2.6-1 +- Initial package release diff --git a/anda/langs/go/xray/stable/xray.sysusers b/anda/langs/go/xray/stable/xray.sysusers new file mode 100644 index 0000000000..0260d2dc7b --- /dev/null +++ b/anda/langs/go/xray/stable/xray.sysusers @@ -0,0 +1 @@ +u xray - "Xray Service" - - diff --git a/anda/langs/go/xray/stable/xray.tmpfiles b/anda/langs/go/xray/stable/xray.tmpfiles new file mode 100644 index 0000000000..896975f158 --- /dev/null +++ b/anda/langs/go/xray/stable/xray.tmpfiles @@ -0,0 +1 @@ +d /var/log/xray 0700 xray xray - - diff --git a/anda/langs/go/xray/stable/xray@.service b/anda/langs/go/xray/stable/xray@.service new file mode 100644 index 0000000000..a024fb1a9f --- /dev/null +++ b/anda/langs/go/xray/stable/xray@.service @@ -0,0 +1,14 @@ +[Unit] +Description=Xray Service +After=network.target nss-lookup.target + +[Service] +User=xray +CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE +AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE +NoNewPrivileges=true +ExecStart=/usr/bin/xray run -config /etc/xray/%i.json +Restart=on-abort + +[Install] +WantedBy=multi-user.target diff --git a/anda/misc/v2ray-domain-list-community/anda.hcl b/anda/misc/v2ray-domain-list-community/anda.hcl new file mode 100644 index 0000000000..16ab2d1a00 --- /dev/null +++ b/anda/misc/v2ray-domain-list-community/anda.hcl @@ -0,0 +1,9 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "v2ray-domain-list-community.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/misc/v2ray-domain-list-community/update.rhai b/anda/misc/v2ray-domain-list-community/update.rhai new file mode 100644 index 0000000000..be7acc0491 --- /dev/null +++ b/anda/misc/v2ray-domain-list-community/update.rhai @@ -0,0 +1,7 @@ +rpm.global("commit", gh_commit("v2fly/domain-list-community")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); + let v = gh("v2fly/domain-list-community"); + rpm.global("ver", v); +} \ No newline at end of file diff --git a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec new file mode 100644 index 0000000000..418fda758e --- /dev/null +++ b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec @@ -0,0 +1,37 @@ +%global commit 6bb4a68f2f1323998c84754ba56341f8e31efc26 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global ver 20260309041918 +%global commit_date 20260309 + +Name: v2ray-domain-list-community +Version: %{ver}^%{commit_date}git.%{shortcommit} +Release: 1%?dist +Summary: Community managed domain list (geosite.dat) for V2Ray +License: MIT +Packager: veuxit +URL: https://github.com/v2fly/domain-list-community +BuildArch: noarch + +Source0: %{url}/archive/%{commit}/%{ver}-%{commit}.tar.gz + +BuildRequires: golang +BuildRequires: go-rpm-macros go-srpm-macros anda-srpm-macros + +%description +%summary. + +%prep +%autosetup -n domain-list-community-%{commit} +go run main.go + +%install +install -Dm644 dlc.dat %{buildroot}%{_datadir}/v2ray/geosite.dat + +%files +%doc README.md +%license LICENSE +%{_datadir}/v2ray/geosite.dat + +%changelog +* Mon Mar 9 2026 veuxit - 20260309041918^20260309git.6bb4a68-1 +- Initial package release diff --git a/anda/misc/v2ray-geoip/anda.hcl b/anda/misc/v2ray-geoip/anda.hcl new file mode 100644 index 0000000000..b50cb332e3 --- /dev/null +++ b/anda/misc/v2ray-geoip/anda.hcl @@ -0,0 +1,9 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "v2ray-geoip.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/misc/v2ray-geoip/update.rhai b/anda/misc/v2ray-geoip/update.rhai new file mode 100644 index 0000000000..8d194140ff --- /dev/null +++ b/anda/misc/v2ray-geoip/update.rhai @@ -0,0 +1,7 @@ +rpm.global("commit", gh_commit("v2fly/geoip")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); + let v = gh("v2fly/geoip"); + rpm.global("ver", v); +} \ No newline at end of file diff --git a/anda/misc/v2ray-geoip/v2ray-geoip.spec b/anda/misc/v2ray-geoip/v2ray-geoip.spec new file mode 100644 index 0000000000..d2b1bde3d2 --- /dev/null +++ b/anda/misc/v2ray-geoip/v2ray-geoip.spec @@ -0,0 +1,43 @@ +%global commit 7a6498ae1cacdc6ec3356ad29d9566d7f0242f56 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global ver 202603050223 +%global commit_date 20260122 + +%global year %{gsub %commit_date %%d%%d%%d%%d$ %{quote:}} +%global month %{gsub %commit_date %%d%%d%%d%%d(%%d%%d)%%d%%d %%1} + +Name: v2ray-geoip +Version: %{ver}^%{commit_date}git.%{shortcommit} +Release: 1%?dist +Summary: GeoIP for V2Ray +License: CC-BY-SA-4.0 +Packager: veuxit +URL: https://github.com/v2fly/geoip +BuildArch: noarch + +Source0: %{url}/archive/%{commit}/%{ver}-%{commit}.tar.gz +Source1: https://download.db-ip.com/free/dbip-country-lite-%year-%month.mmdb.gz + +BuildRequires: golang + +%description +%summary. + +%prep +%autosetup -n geoip-%{commit} +mkdir -p db-ip +gzip -d %SOURCE1 -c > ./db-ip/dbip-country-lite.mmdb + +%build +go run ./ -c ./config.json + +%install +install -Dm644 output/geoip.dat %{buildroot}%{_datadir}/v2ray/geoip.dat + +%files +%license LICENSE +%{_datadir}/v2ray/geoip.dat + +%changelog +* Mon Mar 9 2026 veuxit - 202603050223^20260122git.7a6498a-1 +- Initial package release From 18bf1845dbec5610f32c380a45170cf0d397f664 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 10:59:35 +0000 Subject: [PATCH 0946/1115] bump: rust-deno v2ray v2raya --- anda/devs/deno/rust-deno.spec | 2 +- anda/langs/go/v2ray/stable/v2ray.spec | 4 ++-- anda/langs/go/v2raya/stable/v2raya.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/devs/deno/rust-deno.spec b/anda/devs/deno/rust-deno.spec index 15bd331685..e9c53cf81c 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.7.4 +Version: 2.7.5 Release: 1%{?dist} Summary: Deno executable diff --git a/anda/langs/go/v2ray/stable/v2ray.spec b/anda/langs/go/v2ray/stable/v2ray.spec index 0f39b7cfb9..6c03e8399b 100644 --- a/anda/langs/go/v2ray/stable/v2ray.spec +++ b/anda/langs/go/v2ray/stable/v2ray.spec @@ -1,5 +1,5 @@ %global goipath github.com/v2fly/v2ray-core -Version: 5.44.1 +Version: 5.47.0 %global golicenses LICENSE %global godocs README.md SECURITY.md @@ -7,7 +7,7 @@ Version: 5.44.1 %gometa -f Name: v2ray -Release: 1%?dist +Release: 1%{?dist} Summary: A platform for building proxies to bypass network restrictions License: MIT Packager: veuxit diff --git a/anda/langs/go/v2raya/stable/v2raya.spec b/anda/langs/go/v2raya/stable/v2raya.spec index 34034dc367..ef6d62c08d 100644 --- a/anda/langs/go/v2raya/stable/v2raya.spec +++ b/anda/langs/go/v2raya/stable/v2raya.spec @@ -1,5 +1,5 @@ %global goipath github.com/v2rayA/v2rayA -Version: 2.2.7.5 +Version: 2.3.3 %global golicenses LICENSE %global godocs README.md @@ -7,7 +7,7 @@ Version: 2.2.7.5 %gometa -f Name: v2raya -Release: 1%?dist +Release: 1%{?dist} Summary: A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols License: AGPL-3.0-only URL: %{gourl} From 41ac12fa0c5bcd62648c09123a8c34afce31c7bf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 14:35:09 +0000 Subject: [PATCH 0947/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index f33e6fc64f..18b84c90df 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit ee01d1186ffe80042a5f61830a6407ac739d07df -%global ver 0.0.40-18943 +%global commit e6cf05cfb73e156818685495814b0b7b8edaa97b +%global ver 0.0.40-18945 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From ed00d72c773d1bd33250f6b5a0f3ff732d68ae17 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 15:27:19 +0000 Subject: [PATCH 0948/1115] bump: zig-master-bootstrap rust-topgrade --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/tools/topgrade/rust-topgrade.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index ff2ce7eb7a..a64f6b863a 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.2736+3b515fbed +version=0.16.0-dev.2821+3edaef9e0 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index da024b75d8..18ae2ffacd 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.2736+3b515fbed +%global ver 0.16.0-dev.2821+3edaef9e0 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/tools/topgrade/rust-topgrade.spec b/anda/tools/topgrade/rust-topgrade.spec index a6f3b9281f..7cc92fc1df 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: 17.0.0 +Version: 17.1.0 Release: 1%{?dist} Summary: Upgrade all the things From 4ec59cd0190d14cdb8463889d3a73fdec8e71f7c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 16:26:41 +0000 Subject: [PATCH 0949/1115] 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 7f34923c78..89b87885fa 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.227.1-pre +%global ver 0.227.1 # 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 a98844e667..6492d0c72b 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.226.5 +Version: 0.227.1 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 34188c7b175cca4bb0081275b6c15883457317a9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 19:10:38 +0000 Subject: [PATCH 0950/1115] bump: zed-preview inputplumber xf-xet --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/games/inputplumber/inputplumber.spec | 4 ++-- anda/langs/python/hf-xet/xf-xet.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 89b87885fa..d97b78c8e7 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.227.1 +%global ver 0.228.0-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/games/inputplumber/inputplumber.spec b/anda/games/inputplumber/inputplumber.spec index dbb9fb54bd..6bb7daf804 100644 --- a/anda/games/inputplumber/inputplumber.spec +++ b/anda/games/inputplumber/inputplumber.spec @@ -1,8 +1,8 @@ %global __brp_mangle_shebangs %{nil} Name: inputplumber -Version: 0.75.1 -Release: 1%?dist +Version: 0.75.2 +Release: 1%{?dist} Summary: Open source input router and remapper daemon for Linux License: GPL-3.0-or-later URL: https://github.com/ShadowBlip/InputPlumber diff --git a/anda/langs/python/hf-xet/xf-xet.spec b/anda/langs/python/hf-xet/xf-xet.spec index 81c623ae84..0f1df71770 100644 --- a/anda/langs/python/hf-xet/xf-xet.spec +++ b/anda/langs/python/hf-xet/xf-xet.spec @@ -2,8 +2,8 @@ %global _desc xet client tech, used in huggingface_hub. Name: python-%{pypi_name} -Version: 1.3.2 -Release: 1%?dist +Version: 1.4.0 +Release: 1%{?dist} Summary: xet client tech, used in huggingface_hub License: Apache-2.0 URL: https://github.com/huggingface/xet-core From 28d9d86eb7f6111c67425ce9ecec85eaf846ca5a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 19:52:13 +0000 Subject: [PATCH 0951/1115] bump: posthog rust-mise surge --- anda/langs/python/posthog/posthog.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- anda/tools/surge/surge.spec | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index 4829800f81..1b2cd75584 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.9.10 +Version: 7.9.11 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 647cfd9682..757f4b4343 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.3.7 +Version: 2026.3.8 Release: 1%{?dist} Summary: Front-end to your dev env diff --git a/anda/tools/surge/surge.spec b/anda/tools/surge/surge.spec index ed1e95b4f1..4b22000560 100644 --- a/anda/tools/surge/surge.spec +++ b/anda/tools/surge/surge.spec @@ -1,10 +1,10 @@ %global goipath github.com/surge-downloader/surge -Version: 0.6.10 +Version: 0.7.0 %gometa Name: surge -Release: 1%?dist +Release: 1%{?dist} Summary: Blazing fast TUI download manager built in Go for power users License: MIT From 0e5bb66b73ab776897bc5ca253b493dd1a59cf4f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 21:01:18 +0000 Subject: [PATCH 0952/1115] bump: signal-desktop --- anda/apps/signal-desktop/signal-desktop.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index 9c5e473b5c..a963895537 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: 8.1.0 -Release: 1%?dist +Version: 8.2.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 9584b87beed364a326598a195b07b0f3f6a84c64 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 21:45:56 +0000 Subject: [PATCH 0953/1115] bump: discord-canary-openasar discord-canary lomiri-system-settings liblsp-dsp --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- .../lomiri-system-settings/lomiri-system-settings.spec | 2 +- anda/lib/lsp-dsp/liblsp-dsp.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 97bcfb6f5a..f9864e38ee 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.892 +Version: 0.0.893 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 e0c7f9c7b3..56ed590f3c 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.892 +Version: 0.0.893 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com 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 ba7788f909..f25675a5f2 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 f98dbe6c18ed2c1bd3ceaf691ffa52baa1d84a81 +%global commit 1fc74517626be7cf1f17ab1f1bbcbb0a7940a837 %forgemeta Name: lomiri-system-settings diff --git a/anda/lib/lsp-dsp/liblsp-dsp.spec b/anda/lib/lsp-dsp/liblsp-dsp.spec index 5845af26ec..46079f0578 100644 --- a/anda/lib/lsp-dsp/liblsp-dsp.spec +++ b/anda/lib/lsp-dsp/liblsp-dsp.spec @@ -3,8 +3,8 @@ #define _empty_manifest_terminate_build 0 Name: liblsp-dsp -Version: 1.0.33 -Release: 1%?dist +Version: 1.0.34 +Release: 1%{?dist} Summary: DSP library for signal processing License: LGPL-3.0 #Group: System/Libraries From 7e7db7eb1f7c2f2c8af1749a102b76bc349adc0b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 23:55:42 +0000 Subject: [PATCH 0954/1115] bump: limine --- anda/system/limine/limine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/limine/limine.spec b/anda/system/limine/limine.spec index 1c41c9e901..1c65b5d8dc 100644 --- a/anda/system/limine/limine.spec +++ b/anda/system/limine/limine.spec @@ -1,5 +1,5 @@ Name: limine -Version: 10.8.4 +Version: 10.8.5 Release: 1%{?dist} Summary: Modern, advanced, portable, multiprotocol bootloader License: BSD-2-Clause From 26fc6b79a9a192e405281669f57b2e92cbe74b5b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 02:10:18 +0000 Subject: [PATCH 0955/1115] bump: discord-canary-openasar discord-canary ruffle-nightly noctalia-qs --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/desktops/noctalia-qs/noctalia-qs.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 f9864e38ee..dae5587f73 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.893 +Version: 0.0.894 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 56ed590f3c..80e38a9387 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.893 +Version: 0.0.894 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 a3f6db61c9..7183775715 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-11 +%global ver 2026-03-12 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/desktops/noctalia-qs/noctalia-qs.spec b/anda/desktops/noctalia-qs/noctalia-qs.spec index 222cc139c2..d254a50291 100644 --- a/anda/desktops/noctalia-qs/noctalia-qs.spec +++ b/anda/desktops/noctalia-qs/noctalia-qs.spec @@ -1,7 +1,7 @@ -%global commit 11de154c65dd88423d680a2c8ba6bc9508fb76fa +%global commit d5209a6b5fe8c6dff8d530e820c96f09830011e3 Name: noctalia-qs -Version: 0.0.7 +Version: 0.0.8 Release: 1%{?dist} Summary: Flexible QtQuick based desktop shell toolkit License: LGPL-3.0-only AND GPL-3.0-only From b2cfb0d22b5ca3f52fd7d0042bb7ba0e9d50f6f4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 02:31:16 +0000 Subject: [PATCH 0956/1115] bump(nightly): flameshot-nightly legcord-nightly mpv-nightly zed-nightly v2ray-nightly xray-nightly types-colorama v2ray-domain-list-community stardust-server-nightly scx-scheds-nightly scx-tools-nightly glasgow natscli --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 6 +++--- anda/langs/go/v2ray/nightly/v2ray-nightly.spec | 8 ++++---- anda/langs/go/xray/nightly/xray-nightly.spec | 8 ++++---- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- .../v2ray-domain-list-community.spec | 8 ++++---- anda/stardust/server/nightly/stardust-server-nightly.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/scx-tools/nightly/scx-tools-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- 13 files changed, 34 insertions(+), 34 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index adaa01d529..7cc024304d 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 7a67146795935c945432b316c5ba41f8e7ab8b53 +%global commit ee80adc1a4eef9d1dd7e117d495685f68534e196 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260309 +%global commit_date 20260312 %global devel_name QtColorWidgets %global _distro_extra_cflags -fuse-ld=mold %global _distro_extra_cxxflags -fuse-ld=mold diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 5dd6e6bf66..1ca3714241 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit ae772e4b99cb199359fca7f10b96972365868685 -%global commit_date 20260309 +%global commit f5b60a858c2f641a302bd738428b1a0dd0ba377b +%global commit_date 20260312 %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 19500c2d89..16d1bb4ff7 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 24500c5e27da85d06cc3d3b2278f5a71ee6f9785 +%global commit 79bf5d2684f9e38362f16735b832d004d1c99d87 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260311 +%global commit_date 20260312 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index a16c8ca114..88c1a58ad0 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit 86a757237ec4f455911738428d36e462ca9fdabf +%global commit 6034961499c180c56c41e9647f8f5950b2a808ef %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260311 -%global ver 0.228.0 +%global commit_date 20260312 +%global ver 0.229.0 %bcond_with check %bcond_with debug_no_build diff --git a/anda/langs/go/v2ray/nightly/v2ray-nightly.spec b/anda/langs/go/v2ray/nightly/v2ray-nightly.spec index ac352cddfd..bdaa6c6eee 100644 --- a/anda/langs/go/v2ray/nightly/v2ray-nightly.spec +++ b/anda/langs/go/v2ray/nightly/v2ray-nightly.spec @@ -1,7 +1,7 @@ -%global commit 9cf6a45519995778b8b50a63cf0b263e35b70419 +%global commit e93e5ac7d935ce70b18a806ae67f27d703b5fca2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 5.44.1 -%global commit_date 20260228 +%global ver v5.46.0 +%global commit_date 20260312 %global goipath github.com/v2fly/v2ray-core Version: %{ver}^%{commit_date}git.%{shortcommit} @@ -12,7 +12,7 @@ Version: %{ver}^%{commit_date}git.%{shortcommit} %gometa -f Name: v2ray-nightly -Release: 1%?dist +Release: 1%{?dist} Summary: A platform for building proxies to bypass network restrictions License: MIT Packager: veuxit diff --git a/anda/langs/go/xray/nightly/xray-nightly.spec b/anda/langs/go/xray/nightly/xray-nightly.spec index 80cd24f20a..be517caf88 100644 --- a/anda/langs/go/xray/nightly/xray-nightly.spec +++ b/anda/langs/go/xray/nightly/xray-nightly.spec @@ -1,7 +1,7 @@ -%global commit acb06e831bb7bf0e4b8346c933a14cdaab305a0d +%global commit e86c36557241dc43989887a6006d8464d234fd27 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 26.2.2 -%global commit_date 20260307 +%global ver v26.2.6 +%global commit_date 20260312 %global goipath github.com/XTLS/Xray-core Version: %{ver}^%{commit_date}git.%{shortcommit} @@ -10,7 +10,7 @@ Version: %{ver}^%{commit_date}git.%{shortcommit} %global godocs README.md SECURITY.md CODE_OF_CONDUCT.md Name: xray-nightly -Release: 1%?dist +Release: 1%{?dist} Summary: High-performance, open-source network proxy engine and toolset designed to bypass internet censorship and enhance privacy License: MPL-2.0 Packager: veuxit diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 6c53aa9233..ba1304cd1c 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 a9fbf47e676865bd5bcd94e121624d9e4b53c882 -%global commit_date 20260311 +%global commit 25438e5f21be7f0ac15fe305c7183d74dc2e6923 +%global commit_date 20260312 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec index 418fda758e..461319c26b 100644 --- a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec +++ b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec @@ -1,11 +1,11 @@ -%global commit 6bb4a68f2f1323998c84754ba56341f8e31efc26 +%global commit f31764e263eb8d5200536c31847a1b42a7d3b4cf %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 20260309041918 -%global commit_date 20260309 +%global ver 20260311134628 +%global commit_date 20260312 Name: v2ray-domain-list-community Version: %{ver}^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Community managed domain list (geosite.dat) for V2Ray License: MIT Packager: veuxit diff --git a/anda/stardust/server/nightly/stardust-server-nightly.spec b/anda/stardust/server/nightly/stardust-server-nightly.spec index 19b99243c6..657b6eb795 100644 --- a/anda/stardust/server/nightly/stardust-server-nightly.spec +++ b/anda/stardust/server/nightly/stardust-server-nightly.spec @@ -1,12 +1,12 @@ -%global commit 0159ab1086c70ea3090f74bfd64936c6c2769742 -%global commit_date 20260225 +%global commit 530d6c0cf48e43d36454ea07eaa6e5a7a69598e5 +%global commit_date 20260312 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-server-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Usable Linux display server that reinvents human-computer interaction for all kinds of XR URL: https://github.com/StardustXR/server Source0: %url/archive/%commit/server-%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 c74d186f03..7b1f300fd4 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 e40a46cd8a495d21050a55a658a5317601562b41 +%global commit 20f87c1406a63b5ad9df1f73a717ec374dbd5b75 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260311 +%global commitdate 20260312 %global ver 1.1.0 %undefine __brp_mangle_shebangs diff --git a/anda/system/scx-tools/nightly/scx-tools-nightly.spec b/anda/system/scx-tools/nightly/scx-tools-nightly.spec index b2ec58ac1c..f05bf93fab 100644 --- a/anda/system/scx-tools/nightly/scx-tools-nightly.spec +++ b/anda/system/scx-tools/nightly/scx-tools-nightly.spec @@ -1,6 +1,6 @@ -%global commit a530698a7017dd4a23df4e95fdf175cfeaef1f91 +%global commit 6573b6284df3f6c8faf29c3a446abec1ecdf7966 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260310 +%global commitdate 20260312 %global ver 1.1.0 %global appid com.sched_ext.scx %global developer "sched-ext Contributors" diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 08c06d342e..d7f213e77e 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 14001f73e2c939a86d730b22f850b781dd401bf1 -%global commit_date 20260311 +%global commit d8464bbc73c5d66c858033d32864f866ae6d53b9 +%global commit_date 20260312 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 6f98dd2f7e..482a863beb 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 becc3cd9fccd076fa4746dc1e4521358a3fe072e -%global commit_date 20260311 +%global commit 21aa09357316428dc658da49add61a6555d29cb7 +%global commit_date 20260312 %global shortcommit %{sub %{commit} 1 7} %gometa -f From 36023af10dbb22ca6e58e81443be2968b3a0bc19 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 08:59:00 +0000 Subject: [PATCH 0957/1115] bump: helium-browser-bin swayosd --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 4 ++-- anda/desktops/sway/swayosd/swayosd.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/apps/helium-browser-bin/helium-browser-bin.spec b/anda/apps/helium-browser-bin/helium-browser-bin.spec index a958a7c83f..8437ba3a4f 100644 --- a/anda/apps/helium-browser-bin/helium-browser-bin.spec +++ b/anda/apps/helium-browser-bin/helium-browser-bin.spec @@ -11,8 +11,8 @@ %endif Name: helium-browser-bin -Version: 0.9.4.1 -Release: 3%?dist +Version: 0.10.2.1 +Release: 1%{?dist} Summary: Private, fast, and honest web browser based on Chromium URL: https://helium.computer diff --git a/anda/desktops/sway/swayosd/swayosd.spec b/anda/desktops/sway/swayosd/swayosd.spec index 8702c7b61a..76cf36b4b1 100644 --- a/anda/desktops/sway/swayosd/swayosd.spec +++ b/anda/desktops/sway/swayosd/swayosd.spec @@ -1,6 +1,6 @@ Name: SwayOSD -Version: 0.3.0 -Release: 1%?dist +Version: 0.3.1 +Release: 1%{?dist} Summary: A GTK based on screen display for keyboard shortcuts like caps-lock and volume License: GPL-3.0-only URL: https://github.com/ErikReider/SwayOSD From 985655b1a4b117d684dc3600ab0848b6cedd105f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 09:54:39 +0000 Subject: [PATCH 0958/1115] 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 1b2cd75584..7b395780cd 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.9.11 +Version: 7.9.12 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT From 71ece8da96b77556b4c82db990b18d2eedd76959 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 10:38:46 +0000 Subject: [PATCH 0959/1115] 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 c3d124472b..5f1b77bc0e 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.6.6 +Version: 4.6.7 Release: 1%{?dist} Summary: A Quickshell-based custom shell setup From e17946a3cff3268662c21320b4bc4a89f536574e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 11:46:06 +0000 Subject: [PATCH 0960/1115] bump: zapret --- anda/misc/zapret/zapret.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/misc/zapret/zapret.spec b/anda/misc/zapret/zapret.spec index 27d2486537..f1a31169ed 100644 --- a/anda/misc/zapret/zapret.spec +++ b/anda/misc/zapret/zapret.spec @@ -1,6 +1,6 @@ Name: zapret -Version: 72.10 -Release: 1%?dist +Version: 72.12 +Release: 1%{?dist} Summary: A multi-platform Deep Packet Inspection (DPI) bypass tool License: MIT ExcludeArch: s390x From 917dc7e33c1d3a6cef3b046d13fe0a89f419b00e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 15:32:24 +0000 Subject: [PATCH 0961/1115] bump: android-studio-canary --- anda/devs/android-studio/canary/android-studio-canary.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/android-studio/canary/android-studio-canary.spec b/anda/devs/android-studio/canary/android-studio-canary.spec index 8cbe8c83e4..ff5524532b 100644 --- a/anda/devs/android-studio/canary/android-studio-canary.spec +++ b/anda/devs/android-studio/canary/android-studio-canary.spec @@ -16,7 +16,7 @@ %global __requires_exclude ^libaaudio\\.so.*|^libandroid\\.so.*|^libmediandk\\.so.*|^liblog\\.so.*|^libc\\.so.*|^libm\\.so.*|^libdl\\.so.*|^libcrypt\\.so.*|^libstdc\\+\\+\\.so.*|^libncursesw\\.so.*|^libtinfo\\.so.*|^libnsl\\.so.*|^libpanelw\\.so.*$ Name: android-studio-canary -Version: 2025.3.3.3 +Version: 2025.3.3.4 Release: 1%{?dist} Summary: Official IDE for Android development (Canary build) License: Apache-2.0 @@ -24,7 +24,7 @@ Packager: veuxit ExclusiveArch: x86_64 URL: https://developer.android.com/studio/preview -%define suffixS panda3-canary3 +%define suffixS panda3-canary4 Source0: https://dl.google.com/dl/android/studio/ide-zips/%{version}/android-studio-%{suffixS}-linux.tar.gz From 6c83678cad46351856fbe96f7dd592fc08d23137 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 16:38:26 +0000 Subject: [PATCH 0962/1115] bump: nvidia-container-toolkit --- .../nvidia-container-toolkit/nvidia-container-toolkit.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/nvidia/nvidia-container-toolkit/nvidia-container-toolkit.spec b/anda/system/nvidia/nvidia-container-toolkit/nvidia-container-toolkit.spec index 866f47c24d..c0cd6ec7de 100644 --- a/anda/system/nvidia/nvidia-container-toolkit/nvidia-container-toolkit.spec +++ b/anda/system/nvidia/nvidia-container-toolkit/nvidia-container-toolkit.spec @@ -1,6 +1,6 @@ Name: nvidia-container-toolkit -Version: 1.18.2 -Release: 1%?dist +Version: 1.19.0 +Release: 1%{?dist} Summary: NVIDIA Container Toolkit License: Apache-2.0 Group: Development/Tools/Other From 8f9a7b38de01e352a43a99835ec1041c2319f5df Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 18:29:38 +0000 Subject: [PATCH 0963/1115] bump: discord-canary-openasar discord-canary powershell rpcs3 --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/devs/powershell/powershell.spec | 4 ++-- anda/games/rpcs3/rpcs3.spec | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index dae5587f73..c5f148d5f2 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.894 +Version: 0.0.895 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 80e38a9387..3a47c262a0 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.894 +Version: 0.0.895 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/devs/powershell/powershell.spec b/anda/devs/powershell/powershell.spec index 79a5e8925f..078655da37 100644 --- a/anda/devs/powershell/powershell.spec +++ b/anda/devs/powershell/powershell.spec @@ -18,8 +18,8 @@ %bcond test 1 Name: powershell -Version: 7.5.4 -Release: 3%{?dist} +Version: 7.5.5 +Release: 1%{?dist} Summary: A cross-platform automation and configuration tool/framework SourceLicense: MIT License: Apache-2.0 AND BSD-2-Clause AND MIT diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 18b84c90df..d7558cad79 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit e6cf05cfb73e156818685495814b0b7b8edaa97b -%global ver 0.0.40-18945 +%global commit 6f07e8453a8cb84ac400bd96f825751c9cf661c8 +%global ver 0.0.40-18946 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 0c498cce02c259ee786f68c10e15d02671064d73 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 19:58:14 +0000 Subject: [PATCH 0964/1115] 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 c5f148d5f2..3bd67d97e3 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.895 +Version: 0.0.896 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 3a47c262a0..0b41de6d32 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.895 +Version: 0.0.896 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com From 94cd1fb10ca29e8be32717659dc3f0c4113fd9e8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 20:44:11 +0000 Subject: [PATCH 0965/1115] 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 bc722c8564..0cadd32174 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 41.0.0 +Version: 41.0.1 Release: 1%{?dist} Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From d17427a94cf16948660db9d7e628a52ddd0c0ed8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 21:18:20 +0000 Subject: [PATCH 0966/1115] bump: discord-ptb-openasar discord-ptb --- anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec | 2 +- anda/apps/discord-ptb/discord-ptb.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec index e74ce58103..bb71ba236c 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.181 +Version: 0.0.182 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 1bbb9567bb..798940c9d5 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.181 +Version: 0.0.182 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers. URL: https://discord.com From af4020f2cef4de0ae51336074b1dac6056de42eb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 21:51:06 +0000 Subject: [PATCH 0967/1115] 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 3bd67d97e3..c2cde5d540 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.896 +Version: 0.0.897 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 0b41de6d32..6f9da4118c 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.896 +Version: 0.0.897 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 a64f6b863a..3733a6a2ca 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.2821+3edaef9e0 +version=0.16.0-dev.2860+9c5460316 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 18ae2ffacd..a8c9cdf86b 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.2821+3edaef9e0 +%global ver 0.16.0-dev.2860+9c5460316 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From cb304ed52cee45313d1224c89d4c567ec6f601a0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 22:53:43 +0000 Subject: [PATCH 0968/1115] bump: xf-xet --- anda/langs/python/hf-xet/xf-xet.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/hf-xet/xf-xet.spec b/anda/langs/python/hf-xet/xf-xet.spec index 0f1df71770..1bf3f4f6e0 100644 --- a/anda/langs/python/hf-xet/xf-xet.spec +++ b/anda/langs/python/hf-xet/xf-xet.spec @@ -2,7 +2,7 @@ %global _desc xet client tech, used in huggingface_hub. Name: python-%{pypi_name} -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: xet client tech, used in huggingface_hub License: Apache-2.0 From efc30d54e74495b3924a4416ed6b7263f1944155 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 23:28:19 +0000 Subject: [PATCH 0969/1115] bump: latex2mathml --- anda/langs/python/latex2mathml/latex2mathml.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/python/latex2mathml/latex2mathml.spec b/anda/langs/python/latex2mathml/latex2mathml.spec index 2eecbb3805..4bad5e6fe1 100644 --- a/anda/langs/python/latex2mathml/latex2mathml.spec +++ b/anda/langs/python/latex2mathml/latex2mathml.spec @@ -2,8 +2,8 @@ %global _desc Pure Python library for LaTeX to MathML conversion. Name: python-%{pypi_name} -Version: 3.78.1 -Release: 1%?dist +Version: 3.79.0 +Release: 1%{?dist} Summary: Pure Python library for LaTeX to MathML conversion License: MIT URL: https://github.com/roniemartinez/latex2mathml From f41deffd99efe143c1051c2610759e9ecf57b29c Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 13 Mar 2026 07:46:38 +0800 Subject: [PATCH 0970/1115] fix: vpkedit (#10438) --- anda/apps/vpkedit/vpkedit.spec | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/anda/apps/vpkedit/vpkedit.spec b/anda/apps/vpkedit/vpkedit.spec index 8032a7f538..34949b70b8 100644 --- a/anda/apps/vpkedit/vpkedit.spec +++ b/anda/apps/vpkedit/vpkedit.spec @@ -1,20 +1,23 @@ -%define _unpackaged_files_terminate_build 0 +%global appid com.github.craftablescience.VPKEdit +%global _distro_extra_ldflags -fuse-ld=mold Name: vpkedit Version: 5.0.0.4 -Release: 1%?dist +Release: 2%?dist Summary: A CLI/GUI tool to create, read, and write several pack file formats License: MIT URL: https://github.com/craftablescience/VPKEdit Requires: qt6-qtbase hicolor-icon-theme Suggests: qt6-qtwayland Packager: madonuko -BuildRequires: cmake git-core gcc gcc-c++ binutils +BuildRequires: cmake git-core gcc gcc-c++ binutils mold BuildRequires: cmake(Qt6) BuildRequires: cmake(Qt6Svg) BuildRequires: cmake(Qt6Linguist) BuildRequires: cmake(Qt6Charts) BuildRequires: cmake(Qt6LinguistTools) +BuildRequires: desktop-file-utils +BuildRequires: libappstream-glib ExclusiveArch: x86_64 %description @@ -30,8 +33,8 @@ new VPKs. %build %cmake -DBUILD_SHARED_LIBS:BOOL=OFF \ -DCMAKE_BUILD_TYPE=Release \ - -DCPACK_GENERATOR=RPM -# -DVPKEDIT_BUILD_LIBC=ON + -DCPACK_GENERATOR=RPM \ + -DVPKEDIT_USE_LTO=ON %cmake_build @@ -41,17 +44,22 @@ pushd %buildroot%_libdir/%name rm -rf {libQt*,*.md,LICENSE} popd mkdir -p %buildroot%_bindir -ln -sf %_libdir/vpkedit/vpkedit %buildroot%_bindir/vpkedit -ln -sf %_libdir/vpkedit/vpkeditcli %buildroot%_bindir/vpkeditcli -sed -i 's@Exec=/opt/vpkedit/@Exec=@g' %buildroot%_datadir/applications/vpkedit.desktop +#ln -sf %_libdir/vpkedit/vpkedit %buildroot%_bindir/vpkedit +#ln -sf %_libdir/vpkedit/vpkeditcli %buildroot%_bindir/vpkeditcli +desktop-file-edit --set-key=Exec --set-value=%_bindir/vpkedit %buildroot%_datadir/applications/vpkedit.desktop +%terra_appstream + +%check +desktop-file-validate %buildroot%_appsdir/%name.desktop %files %doc README.md CODE_OF_CONDUCT.md INSTALL.md CREDITS.md -%license LICENSE +%license LICENSE CREDITS.md %_bindir/vpkedit %_bindir/vpkeditcli %_libdir/%name/ %_datadir/applications/vpkedit.desktop %_hicolordir/*x*/apps/vpkedit.png %_datadir/mime/packages/vpkedit.xml +%_metainfodir/%appid.metainfo.xml From 98095dcd30ddf0a73920e95d176e2c605f01fd4d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 02:05:26 +0000 Subject: [PATCH 0971/1115] 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 7183775715..2950268574 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-12 +%global ver 2026-03-13 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From f1a889f2b22acfaecbb0a9de26dd42cf67524e74 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 02:29:23 +0000 Subject: [PATCH 0972/1115] bump(nightly): legcord-nightly mpv-nightly zed-nightly prismlauncher-nightly nim-nightly v2ray-domain-list-community scx-scheds-nightly glasgow natscli spotx-bash --- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-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 ++-- .../v2ray-domain-list-community.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- anda/tools/spotx-bash/spotx-bash.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 1ca3714241..b0ebde243c 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit f5b60a858c2f641a302bd738428b1a0dd0ba377b -%global commit_date 20260312 +%global commit 174b95c5addd9dd34d6b387272060f82e34976a6 +%global commit_date 20260313 %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 16d1bb4ff7..17d1305344 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 79bf5d2684f9e38362f16735b832d004d1c99d87 +%global commit 3a09e793b9b99ab93d93781f6994ce14c28501f6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260312 +%global commit_date 20260313 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 88c1a58ad0..ff8ccf4632 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 6034961499c180c56c41e9647f8f5950b2a808ef +%global commit 8e045237c4104c139e1f996f9f90f33a0697468c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260312 +%global commit_date 20260313 %global ver 0.229.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 671e0f0ddb..1b51c2d516 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 faf23c053d71fc45f4d84caed368047126e7c143 +%global commit 8cb9262b0971eb33a2ba466a653fe2411f7fd7cb %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260311 +%global commit_date 20260313 %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 7f9c52af45..109d60b6d4 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 edbb32e4c49af8be06f35064e7873664100f1cfa +%global commit 87d957fdf126ee217fc55911779909a18bfe9cbf %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260310 +%global commit_date 20260313 %global debug_package %nil Name: nim-nightly diff --git a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec index 461319c26b..2bad79ef6f 100644 --- a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec +++ b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec @@ -1,7 +1,7 @@ -%global commit f31764e263eb8d5200536c31847a1b42a7d3b4cf +%global commit 235988ffe4d6877a89d9289f581599782f89b3bb %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 20260311134628 -%global commit_date 20260312 +%global ver 20260312071513 +%global commit_date 20260313 Name: v2ray-domain-list-community Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 7b1f300fd4..04136b2d0f 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 20f87c1406a63b5ad9df1f73a717ec374dbd5b75 +%global commit a0c1d2cccaaf728ae27f128bdd92ef99d65e0a0a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260312 +%global commitdate 20260313 %global ver 1.1.0 %undefine __brp_mangle_shebangs diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index d7f213e77e..124a236b82 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit d8464bbc73c5d66c858033d32864f866ae6d53b9 -%global commit_date 20260312 +%global commit f975caae61a546258ce8df26c80d88ca48534d8e +%global commit_date 20260313 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 482a863beb..1475bbec80 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 21aa09357316428dc658da49add61a6555d29cb7 -%global commit_date 20260312 +%global commit 7beee27e113ef9bdf4f914c4f438eb45f71527f1 +%global commit_date 20260313 %global shortcommit %{sub %{commit} 1 7} %gometa -f diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index f6039b2010..80ddf532e5 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,5 +1,5 @@ -%global commit 66a746a968fd1744e00459ba9ba3d64c96b75292 -%global commit_date 20260310 +%global commit 7af4bb7c99f13ef0c7f96010dab8f66a078895b0 +%global commit_date 20260313 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash From a885daf1d3eaa65039db6206bed73fa11d04b116 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 05:29:49 +0000 Subject: [PATCH 0973/1115] 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 e607120961..11ed88a804 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.03.11.062035 +Version: 2026.03.13.051251 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms From d6e2d9e7d8d97f570919dc725345b474aa1881ce Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Fri, 13 Mar 2026 03:04:20 -0300 Subject: [PATCH 0974/1115] Add package xdg-terminal-exec-nautilus (#10457) --- anda/misc/xdg-terminal-exec-nautilus/anda.hcl | 6 ++++ .../xdg-terminal-exec-nautilus/update.rhai | 1 + .../xdg-terminal-exec-nautilus.spec | 32 +++++++++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 anda/misc/xdg-terminal-exec-nautilus/anda.hcl create mode 100644 anda/misc/xdg-terminal-exec-nautilus/update.rhai create mode 100644 anda/misc/xdg-terminal-exec-nautilus/xdg-terminal-exec-nautilus.spec diff --git a/anda/misc/xdg-terminal-exec-nautilus/anda.hcl b/anda/misc/xdg-terminal-exec-nautilus/anda.hcl new file mode 100644 index 0000000000..f64f7b2a07 --- /dev/null +++ b/anda/misc/xdg-terminal-exec-nautilus/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "xdg-terminal-exec-nautilus.spec" + } +} diff --git a/anda/misc/xdg-terminal-exec-nautilus/update.rhai b/anda/misc/xdg-terminal-exec-nautilus/update.rhai new file mode 100644 index 0000000000..4d1b439e12 --- /dev/null +++ b/anda/misc/xdg-terminal-exec-nautilus/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("zirconium-dev/xdg-terminal-exec-nautilus")); diff --git a/anda/misc/xdg-terminal-exec-nautilus/xdg-terminal-exec-nautilus.spec b/anda/misc/xdg-terminal-exec-nautilus/xdg-terminal-exec-nautilus.spec new file mode 100644 index 0000000000..76509b6d8a --- /dev/null +++ b/anda/misc/xdg-terminal-exec-nautilus/xdg-terminal-exec-nautilus.spec @@ -0,0 +1,32 @@ +Name: xdg-terminal-exec-nautilus +Version: 0.1.0 +Release: 1%?dist +Summary: xdg-terminal-exec extension for nautilus-python +License: Apache-2.0 +Group: System +URL: https://github.com/zirconium-dev/xdg-terminal-exec-nautilus +Source0: %{url}/archive/refs/tags/%{version}.tar.gz + +BuildArch: noarch +Requires: nautilus-python +Packager: Tulip Blossom (tulilirockz@outlook.com) + +%description +%{summary}. + +%prep +%autosetup -n xdg-terminal-exec-nautilus-%{version} + +%build + +%install +install -Dpm0644 -t %{buildroot}%{_datadir}/nautilus-python/extensions/ ./xdg-terminal-exec-nautilus.py + +%files +%license LICENSE +%doc README.md +%{_datadir}/nautilus-python/extensions/xdg-terminal-exec-nautilus.py + +%changelog +* Fri Mar 13 2026 Tulip Blossom +- Initial commit From 3195664d8e34cea9b47e802e7ffcb60d94bcf150 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Thu, 12 Mar 2026 23:07:12 -0700 Subject: [PATCH 0975/1115] feat: Update Mesa to 26.0.2 (#10458) --- anda/lib/mesa/mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index a410b07264..0d9e142008 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -84,7 +84,7 @@ Name: %{srcname} Summary: Mesa graphics libraries -%global ver 26.0.1 +%global ver 26.0.2 Epoch: 1 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} Release: 2 From cc742fb08317b5d10021081583b21b34a4f26cc4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 06:10:04 +0000 Subject: [PATCH 0976/1115] 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 0cadd32174..ffad4b6805 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 41.0.1 +Version: 41.0.2 Release: 1%{?dist} Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From 4320243de073c23848fa998496e32591fbba0d78 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 07:12:02 +0000 Subject: [PATCH 0977/1115] bump: xf-xet --- anda/langs/python/hf-xet/xf-xet.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/hf-xet/xf-xet.spec b/anda/langs/python/hf-xet/xf-xet.spec index 1bf3f4f6e0..094227a843 100644 --- a/anda/langs/python/hf-xet/xf-xet.spec +++ b/anda/langs/python/hf-xet/xf-xet.spec @@ -2,7 +2,7 @@ %global _desc xet client tech, used in huggingface_hub. Name: python-%{pypi_name} -Version: 1.4.1 +Version: 1.4.2 Release: 1%{?dist} Summary: xet client tech, used in huggingface_hub License: Apache-2.0 From cca76cb685f341f6677a1731fbfd4b07bbb1b2bd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 08:50:41 +0000 Subject: [PATCH 0978/1115] bump: python-yt-dlp-ejs yt-dlp-git --- anda/tools/yt-dlp-ejs/python-yt-dlp-ejs.spec | 4 ++-- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 3 insertions(+), 3 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 2378710ab6..f6667c8ef6 100644 --- a/anda/tools/yt-dlp-ejs/python-yt-dlp-ejs.spec +++ b/anda/tools/yt-dlp-ejs/python-yt-dlp-ejs.spec @@ -1,6 +1,6 @@ Name: python-yt-dlp-ejs -Version: 0.5.0 -Release: 1%?dist +Version: 0.7.0 +Release: 1%{?dist} Summary: External JavaScript for yt-dlp supporting many runtimes License: Unlicense AND MIT AND ISC diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 11ed88a804..64d24f1f3a 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.03.13.051251 +Version: 2026.03.13.083114 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms From 91165e822ab8f96cfb7f6077a1aa370ec8d1feee Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 13 Mar 2026 05:11:45 -0700 Subject: [PATCH 0979/1115] fix: latex2mathml (#10459) --- anda/langs/python/latex2mathml/latex2mathml.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/langs/python/latex2mathml/latex2mathml.spec b/anda/langs/python/latex2mathml/latex2mathml.spec index 4bad5e6fe1..f4e3b86803 100644 --- a/anda/langs/python/latex2mathml/latex2mathml.spec +++ b/anda/langs/python/latex2mathml/latex2mathml.spec @@ -17,6 +17,7 @@ BuildRequires: python3-pip BuildRequires: python3-poetry-core BuildRequires: python3-installer BuildRequires: python3-build +BuildRequires: python3-hatchling Packager: Owen Zimmerman From cd16f66b92e60eba4bef89b92431153c766b8e59 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 14:59:22 +0000 Subject: [PATCH 0980/1115] bump: rust-usage-cli --- anda/langs/rust/usage/rust-usage-cli.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/rust/usage/rust-usage-cli.spec b/anda/langs/rust/usage/rust-usage-cli.spec index 3030046936..61f237b442 100644 --- a/anda/langs/rust/usage/rust-usage-cli.spec +++ b/anda/langs/rust/usage/rust-usage-cli.spec @@ -4,8 +4,8 @@ %global crate usage-cli Name: rust-usage-cli -Version: 2.18.2 -Release: 1%?dist +Version: 3.0.0 +Release: 1%{?dist} Summary: CLI for working with usage-based CLIs License: MIT From 1b26b79302b71648cbc5f56d4acef2481fa858e1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 16:40:02 +0000 Subject: [PATCH 0981/1115] bump: discord-canary-openasar discord-canary ghostty --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/devs/ghostty/stable/ghostty.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 c2cde5d540..a3026cd5e0 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.897 +Version: 0.0.898 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 6f9da4118c..b58d431f54 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.897 +Version: 0.0.898 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/devs/ghostty/stable/ghostty.spec b/anda/devs/ghostty/stable/ghostty.spec index f95b969987..02c26afca1 100644 --- a/anda/devs/ghostty/stable/ghostty.spec +++ b/anda/devs/ghostty/stable/ghostty.spec @@ -3,7 +3,7 @@ %global appid com.mitchellh.ghostty Name: ghostty -Version: 1.3.0 +Version: 1.3.1 Release: 1%{?dist} Summary: A fast, native terminal emulator written in Zig. License: MIT AND MPL-2.0 AND OFL-1.1 AND (WTFPL OR CC0-1.0) AND Apache-2.0 From ee64c8000980fbeadeadb6e2649dc73206698d11 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 17:21:37 +0000 Subject: [PATCH 0982/1115] bump: discord-canary-openasar discord-canary proton-vpn-local-agent proton-vpn-cli --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- .../python/proton-vpn-local-agent/proton-vpn-local-agent.spec | 4 ++-- anda/tools/proton-vpn-cli/proton-vpn-cli.spec | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index a3026cd5e0..eb14b4eb21 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.898 +Version: 0.0.899 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 b58d431f54..a5e701eb09 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.898 +Version: 0.0.899 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com 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 28e447b79f..3a449df9e8 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,8 +5,8 @@ %global _desc Proton VPN local agent written in Rust. Name: python-%{pypi_name} -Version: 1.6.0 -Release: 3%?dist +Version: 1.6.1 +Release: 1%{?dist} Summary: Proton VPN local agent written in Rust License: GPL-3.0-only URL: https://github.com/ProtonVPN/local-agent-rs diff --git a/anda/tools/proton-vpn-cli/proton-vpn-cli.spec b/anda/tools/proton-vpn-cli/proton-vpn-cli.spec index 64de9d06b0..c2ce388ebd 100644 --- a/anda/tools/proton-vpn-cli/proton-vpn-cli.spec +++ b/anda/tools/proton-vpn-cli/proton-vpn-cli.spec @@ -3,8 +3,8 @@ %global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$ Name: python-proton-vpn-cli -Version: 0.1.6 -Release: 1%?dist +Version: 0.1.7 +Release: 1%{?dist} Summary: Official ProtonVPN CLI Linux app License: GPL-3.0-only URL: https://github.com/ProtonVPN/proton-vpn-cli From 9c51209b85429625f3a80b432772e420159f18de Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 17:59:17 +0000 Subject: [PATCH 0983/1115] bump: discord-canary-openasar discord-canary signal-desktop zig-master-bootstrap --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/apps/signal-desktop/signal-desktop.spec | 2 +- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.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 eb14b4eb21..42ff93597a 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.899 +Version: 0.0.900 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 a5e701eb09..a6a89ddd0d 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.899 +Version: 0.0.900 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index a963895537..d30ad3b358 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: 8.2.0 +Version: 8.2.1 Release: 1%{?dist} Summary: A private messenger for Windows, macOS, and Linux URL: https://signal.org diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 3733a6a2ca..af025a1e07 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.2860+9c5460316 +version=0.16.0-dev.2877+627f03af9 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index a8c9cdf86b..3c252f5895 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.2860+9c5460316 +%global ver 0.16.0-dev.2877+627f03af9 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From aa1308fbe669bbf5f239871ec75da88126e3b712 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 18:56:01 +0000 Subject: [PATCH 0984/1115] bump: discord-canary-openasar discord-canary rust-mise --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/tools/buildsys/mise/rust-mise.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 42ff93597a..3263b6db24 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.900 +Version: 0.0.901 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 a6a89ddd0d..c697b4063c 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.900 +Version: 0.0.901 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 757f4b4343..002351389e 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.3.8 +Version: 2026.3.9 Release: 1%{?dist} Summary: Front-end to your dev env From 79d3e9c244435340e393009508ef54438e64c448 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Fri, 13 Mar 2026 12:15:21 -0700 Subject: [PATCH 0985/1115] feat: Build terra-gamescope from OGC repository (#10473) * fix: patch gamescope builds for f44 (#10472) (cherry picked from commit 431538c740c2a8a6f7744b424fb3e6decde80a8e) * feat: Build terra-gamescope from OGC repository Signed-off-by: Kyle Gospodnetich --------- Signed-off-by: Kyle Gospodnetich Co-authored-by: Ryan Bateman --- ...wlroots-libinput-switch-keypad-slide.patch | 18 + .../terra-gamescope/Use-system-stb-glm.patch | 28 + anda/games/terra-gamescope/handheld.patch | 2050 ----------------- .../terra-gamescope/terra-gamescope.spec | 90 +- 4 files changed, 96 insertions(+), 2090 deletions(-) create mode 100644 anda/games/terra-gamescope/0002-wlroots-libinput-switch-keypad-slide.patch create mode 100644 anda/games/terra-gamescope/Use-system-stb-glm.patch delete mode 100755 anda/games/terra-gamescope/handheld.patch diff --git a/anda/games/terra-gamescope/0002-wlroots-libinput-switch-keypad-slide.patch b/anda/games/terra-gamescope/0002-wlroots-libinput-switch-keypad-slide.patch new file mode 100644 index 0000000000..4910d582cf --- /dev/null +++ b/anda/games/terra-gamescope/0002-wlroots-libinput-switch-keypad-slide.patch @@ -0,0 +1,18 @@ +From: porkloin +Subject: [PATCH] wlroots: handle LIBINPUT_SWITCH_KEYPAD_SLIDE enum in switch.c + +libinput added LIBINPUT_SWITCH_KEYPAD_SLIDE and GCC 16 on Fedora 44 +treats the unhandled enum value as -Werror=switch, breaking the build. + +diff --git a/subprojects/wlroots/backend/libinput/switch.c b/subprojects/wlroots/backend/libinput/switch.c +--- a/subprojects/wlroots/backend/libinput/switch.c ++++ b/subprojects/wlroots/backend/libinput/switch.c +@@ -34,6 +34,8 @@ void handle_switch_toggle(struct libinput_event *event, + case LIBINPUT_SWITCH_TABLET_MODE: + wlr_event.switch_type = WLR_SWITCH_TYPE_TABLET_MODE; + break; ++ case LIBINPUT_SWITCH_KEYPAD_SLIDE: ++ break; + } + switch (libinput_event_switch_get_switch_state(sevent)) { + case LIBINPUT_SWITCH_STATE_OFF: diff --git a/anda/games/terra-gamescope/Use-system-stb-glm.patch b/anda/games/terra-gamescope/Use-system-stb-glm.patch new file mode 100644 index 0000000000..f0addb676b --- /dev/null +++ b/anda/games/terra-gamescope/Use-system-stb-glm.patch @@ -0,0 +1,28 @@ +From 1a37d7113ed29ede9dcd30be16898b10464cd76e Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= +Date: Wed, 28 May 2025 12:19:05 +0200 +Subject: [PATCH] Use system stb/glm + +--- + meson.build | 6 ++---- + 1 file changed, 2 insertions(+), 4 deletions(-) + +diff --git a/meson.build b/meson.build +index c300b07..3044e54 100644 +--- a/meson.build ++++ b/meson.build +@@ -47,10 +47,8 @@ dep_x11 = dependency('x11') + dep_wayland = dependency('wayland-client') + vulkan_dep = dependency('vulkan') + +-glm_proj = subproject('glm') +-glm_dep = glm_proj.get_variable('glm_dep') +-stb_proj = subproject('stb') +-stb_dep = stb_proj.get_variable('stb_dep') ++glm_dep = dependency('glm') ++stb_dep = dependency('stb') + + if get_option('enable_openvr_support') + openvr_dep = dependency('openvr', version: '>= 2.7', required : false) +-- +2.49.0 diff --git a/anda/games/terra-gamescope/handheld.patch b/anda/games/terra-gamescope/handheld.patch deleted file mode 100755 index fcd7cb87f3..0000000000 --- a/anda/games/terra-gamescope/handheld.patch +++ /dev/null @@ -1,2050 +0,0 @@ -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Fri, 22 Nov 2024 01:37:48 +0100 -Subject: [NA] add dev script - ---- - sync.sh | 21 +++++++++++++++++++++ - 1 file changed, 21 insertions(+) - create mode 100755 sync.sh - -diff --git a/sync.sh b/sync.sh -new file mode 100755 -index 000000000000..8dd5815d4aeb ---- /dev/null -+++ b/sync.sh -@@ -0,0 +1,21 @@ -+if [ -z "$1" ]; then -+ echo "Usage: $0 " -+ exit 1 -+fi -+ -+HOST=$1 -+RSYNC="rsync -rv --exclude .git --exclude venv --exclude __pycache__'" -+USER=${USER:-bazzite} -+ -+set -e -+ -+meson build/ -Dforce_fallback_for=stb,libdisplay-info,libliftoff,wlroots,vkroots -Denable_openvr_support=false -+ninja -C build/ -+scp build/src/gamescope ${HOST}:gamescope -+ -+ssh $HOST /bin/bash << EOF -+ sudo rpm-ostree usroverlay --hotfix -+ sudo mv ~/gamescope /usr/bin/gamescope -+ bazzite-session-select gamescope -+ # sudo reboot -+EOF --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Matthew Anderson -Date: Fri, 17 May 2024 21:56:55 -0500 -Subject: feat: add --custom-refresh-rates option (+ fixes) - -Commit originally by Matthew, external fixes by Kyle, and new system check -move by Antheas. - -Co-authored-by: Kyle Gospodnetich -Co-authored-by: Antheas Kapenekakis ---- - src/Backends/DRMBackend.cpp | 4 +++- - src/main.cpp | 31 +++++++++++++++++++++++++++++++ - src/main.hpp | 2 ++ - 3 files changed, 36 insertions(+), 1 deletion(-) - -diff --git a/src/Backends/DRMBackend.cpp b/src/Backends/DRMBackend.cpp -index 1ec2699821f0..c8e821314dc4 100644 ---- a/src/Backends/DRMBackend.cpp -+++ b/src/Backends/DRMBackend.cpp -@@ -2342,8 +2342,10 @@ namespace gamescope - } - else - { -+ if ( g_customRefreshRates.size() > 0 && GetScreenType() == GAMESCOPE_SCREEN_TYPE_INTERNAL ) -+ m_Mutable.ValidDynamicRefreshRates = g_customRefreshRates; - // Unknown display, see if there are any other refresh rates in the EDID we can get. -- if ( GetScreenType() == GAMESCOPE_SCREEN_TYPE_INTERNAL || cv_drm_allow_dynamic_modes_for_external_display ) -+ else if ( GetScreenType() == GAMESCOPE_SCREEN_TYPE_INTERNAL || cv_drm_allow_dynamic_modes_for_external_display ) - { - const drmModeModeInfo *pPreferredMode = find_mode( m_pConnector.get(), 0, 0, 0 ); - -diff --git a/src/main.cpp b/src/main.cpp -index cdb35c3b2518..d63b1fe50cc6 100644 ---- a/src/main.cpp -+++ b/src/main.cpp -@@ -133,6 +133,7 @@ const struct option *gamescope_options = (struct option[]){ - { "fade-out-duration", required_argument, nullptr, 0 }, - { "force-orientation", required_argument, nullptr, 0 }, - { "force-windows-fullscreen", no_argument, nullptr, 0 }, -+ { "custom-refresh-rates", required_argument, nullptr, 0 }, - - { "disable-color-management", no_argument, nullptr, 0 }, - { "sdr-gamut-wideness", required_argument, nullptr, 0 }, -@@ -207,6 +208,7 @@ const char usage[] = - " --hdr-itm-target-nits set the target luminace of the inverse tone mapping process.\n" - " Default: 1000 nits, Max: 10000 nits\n" - " --framerate-limit Set a simple framerate limit. Used as a divisor of the refresh rate, rounds down eg 60 / 59 -> 60fps, 60 / 25 -> 30fps. Default: 0, disabled.\n" -+ " --custom-refresh-rates Set custom refresh rates for the output. eg: 60,90,110-120\n" - " --mangoapp Launch with the mangoapp (mangohud) performance overlay enabled. You should use this instead of using mangohud on the game or gamescope.\n" - " --adaptive-sync Enable adaptive sync if available (variable rate refresh)\n" - "\n" -@@ -460,6 +462,33 @@ static float parse_float(const char *str, const char *optionName) - } - } - -+std::vector g_customRefreshRates; -+// eg: 60,60,90,110-120 -+static std::vector parse_custom_refresh_rates( const char *str ) -+{ -+ std::vector rates; -+ char *token = strtok( strdup(str), ","); -+ while (token) -+ { -+ char *dash = strchr(token, '-'); -+ if (dash) -+ { -+ uint32_t start = atoi(token); -+ uint32_t end = atoi(dash + 1); -+ for (uint32_t i = start; i <= end; i++) -+ { -+ rates.push_back(i); -+ } -+ } -+ else -+ { -+ rates.push_back(atoi(token)); -+ } -+ token = strtok(nullptr, ","); -+ } -+ return rates; -+} -+ - struct sigaction handle_signal_action = {}; - - void ShutdownGamescope() -@@ -783,6 +812,8 @@ int main(int argc, char **argv) - g_eGamescopeModeGeneration = parse_gamescope_mode_generation( optarg ); - } else if (strcmp(opt_name, "force-orientation") == 0) { - g_DesiredInternalOrientation = force_orientation( optarg ); -+ } else if (strcmp(opt_name, "custom-refresh-rates") == 0) { -+ g_customRefreshRates = parse_custom_refresh_rates( optarg ); - } else if (strcmp(opt_name, "sharpness") == 0 || - strcmp(opt_name, "fsr-sharpness") == 0) { - g_upscaleFilterSharpness = parse_integer( optarg, opt_name ); -diff --git a/src/main.hpp b/src/main.hpp -index 2e6fb833af12..390c04a63ecd 100644 ---- a/src/main.hpp -+++ b/src/main.hpp -@@ -3,6 +3,7 @@ - #include - - #include -+#include - - extern const char *gamescope_optstring; - extern const struct option *gamescope_options; -@@ -28,6 +29,7 @@ extern bool g_bGrabbed; - - extern float g_mouseSensitivity; - extern const char *g_sOutputName; -+extern std::vector g_customRefreshRates; - - enum class GamescopeUpscaleFilter : uint32_t - { --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Renn <8340896+AkazaRenn@users.noreply.github.com> -Date: Fri, 11 Oct 2024 17:48:26 +0200 -Subject: fix(deck): Use super + 1/2 for Overlay/QAM - -Replaces the patch for CTRL + 1/2 for Overlay/QAM with Super + 1/2 and -allows for CTRL for a smooth transition. - -Suggested-by: Antheas Kapenekakis ---- - src/wlserver.cpp | 23 ++++++++++++++++++++++- - 1 file changed, 22 insertions(+), 1 deletion(-) - -diff --git a/src/wlserver.cpp b/src/wlserver.cpp -index 4d8546eed51f..56a9f25cd03a 100644 ---- a/src/wlserver.cpp -+++ b/src/wlserver.cpp -@@ -296,6 +296,9 @@ static void wlserver_handle_modifiers(struct wl_listener *listener, void *data) - bump_input_counter(); - } - -+// false if GS_ENABLE_CTRL_12 exists and is 0, true otherwise -+bool env_gs_enable_ctrl_12 = getenv("GS_ENABLE_CTRL_12") ? (getenv("GS_ENABLE_CTRL_12")[0] != '0') : true; -+ - static void wlserver_handle_key(struct wl_listener *listener, void *data) - { - struct wlr_keyboard *keyboard = &wlserver.keyboard_group->keyboard; -@@ -319,7 +322,14 @@ static void wlserver_handle_key(struct wl_listener *listener, void *data) - keysym == XKB_KEY_XF86AudioLowerVolume || - keysym == XKB_KEY_XF86AudioRaiseVolume || - keysym == XKB_KEY_XF86PowerOff; -- if ( ( event->state == WL_KEYBOARD_KEY_STATE_PRESSED || event->state == WL_KEYBOARD_KEY_STATE_RELEASED ) && forbidden_key ) -+ -+ // Check for steam overlay key (ctrl/super + 1/2) -+ bool is_steamshortcut = -+ ((env_gs_enable_ctrl_12 && (keyboard->modifiers.depressed & WLR_MODIFIER_CTRL)) || -+ (keyboard->modifiers.depressed & WLR_MODIFIER_LOGO)) && -+ (keysym == XKB_KEY_1 || keysym == XKB_KEY_2); -+ -+ if ( ( event->state == WL_KEYBOARD_KEY_STATE_PRESSED || event->state == WL_KEYBOARD_KEY_STATE_RELEASED ) && (forbidden_key || is_steamshortcut) ) - { - // Always send volume+/- to root server only, to avoid it reaching the game. - struct wlr_surface *old_kb_surf = wlserver.kb_focus_surface; -@@ -328,6 +338,17 @@ static void wlserver_handle_key(struct wl_listener *listener, void *data) - { - wlserver_keyboardfocus( new_kb_surf, false ); - wlr_seat_set_keyboard( wlserver.wlr.seat, keyboard ); -+ -+ if (is_steamshortcut) -+ { -+ // send ctrl down modifier to trigger the overlay -+ wlr_keyboard_modifiers ctrl_down_modifier; -+ ctrl_down_modifier.depressed = WLR_MODIFIER_CTRL; -+ ctrl_down_modifier.latched = WLR_MODIFIER_CTRL; -+ ctrl_down_modifier.locked = WLR_MODIFIER_CTRL; -+ wlr_seat_keyboard_notify_modifiers(wlserver.wlr.seat, &ctrl_down_modifier); -+ } -+ - wlr_seat_keyboard_notify_key( wlserver.wlr.seat, event->time_msec, event->keycode, event->state ); - wlserver_keyboardfocus( old_kb_surf, false ); - return; --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: honjow -Date: Wed, 16 Oct 2024 00:23:58 +0800 -Subject: fix(external): fix crash when using external touchscreens - ---- - src/wlserver.cpp | 8 ++++++-- - 1 file changed, 6 insertions(+), 2 deletions(-) - -diff --git a/src/wlserver.cpp b/src/wlserver.cpp -index 56a9f25cd03a..4d6e8de55ba4 100644 ---- a/src/wlserver.cpp -+++ b/src/wlserver.cpp -@@ -2766,8 +2766,12 @@ static void apply_touchscreen_orientation(double *x, double *y ) - double tx = 0; - double ty = 0; - -- // Use internal screen always for orientation purposes. -- switch ( GetBackend()->GetConnector( gamescope::GAMESCOPE_SCREEN_TYPE_INTERNAL )->GetCurrentOrientation() ) -+ auto orientation = GAMESCOPE_PANEL_ORIENTATION_AUTO; -+ if ( GetBackend() && GetBackend()->GetCurrentConnector( ) ) -+ { -+ orientation = GetBackend()->GetCurrentConnector()->GetCurrentOrientation(); -+ } -+ switch ( orientation ) - { - default: - case GAMESCOPE_PANEL_ORIENTATION_AUTO: --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Mon, 14 Oct 2024 22:42:20 +0200 -Subject: fix(display-config): always fill in mutable refresh rates - -Assume the user is not lying to us when they fill in dynamic_refresh_rates -and that gamescope will work with e.g., CVT, so accept it even if no -custom modeline generation has been provided. ---- - src/Backends/DRMBackend.cpp | 4 +++- - 1 file changed, 3 insertions(+), 1 deletion(-) - -diff --git a/src/Backends/DRMBackend.cpp b/src/Backends/DRMBackend.cpp -index c8e821314dc4..a919c61f9f8d 100644 ---- a/src/Backends/DRMBackend.cpp -+++ b/src/Backends/DRMBackend.cpp -@@ -2258,7 +2258,9 @@ namespace gamescope - sol::optional otDynamicRefreshRates = tTable["dynamic_refresh_rates"]; - sol::optional ofnDynamicModegen = tTable["dynamic_modegen"]; - -- if ( otDynamicRefreshRates && ofnDynamicModegen ) -+ if ( otDynamicRefreshRates && !ofnDynamicModegen ) -+ m_Mutable.ValidDynamicRefreshRates = TableToVector( *otDynamicRefreshRates ); -+ else if ( otDynamicRefreshRates && ofnDynamicModegen ) - { - m_Mutable.ValidDynamicRefreshRates = TableToVector( *otDynamicRefreshRates ); - --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Wed, 30 Oct 2024 00:39:03 +0100 -Subject: fix(battery): run at half hz while at steamUI with atom - ---- - src/steamcompmgr.cpp | 53 +++++++++++++++++++++++++++++++++++--------- - src/xwayland_ctx.hpp | 2 ++ - 2 files changed, 45 insertions(+), 10 deletions(-) - -diff --git a/src/steamcompmgr.cpp b/src/steamcompmgr.cpp -index b0cf080e0642..07e45b19fc61 100644 ---- a/src/steamcompmgr.cpp -+++ b/src/steamcompmgr.cpp -@@ -172,6 +172,8 @@ uint32_t g_reshade_technique_idx = 0; - - bool g_bSteamIsActiveWindow = false; - bool g_bForceInternal = false; -+bool b_bForceFrameLimit = false; -+bool g_bRefreshHalveEnable = false; - - namespace gamescope - { -@@ -928,6 +930,7 @@ uint64_t g_uCurrentBasePlaneCommitID = 0; - bool g_bCurrentBasePlaneIsFifo = false; - - static int g_nSteamCompMgrTargetFPS = 0; -+static int g_nSteamCompMgrTargetFPSreq = 0; - static uint64_t g_uDynamicRefreshEqualityTime = 0; - static int g_nDynamicRefreshRate[gamescope::GAMESCOPE_SCREEN_TYPE_COUNT] = { 0, 0 }; - // Delay to stop modes flickering back and forth. -@@ -947,7 +950,7 @@ static void _update_app_target_refresh_cycle() - int target_fps = g_nCombinedAppRefreshCycleOverride[type]; - - g_nDynamicRefreshRate[ type ] = 0; -- g_nSteamCompMgrTargetFPS = 0; -+ g_nSteamCompMgrTargetFPSreq = 0; - - if ( !target_fps ) - { -@@ -956,7 +959,7 @@ static void _update_app_target_refresh_cycle() - - if ( g_nCombinedAppRefreshCycleChangeFPS[ type ] ) - { -- g_nSteamCompMgrTargetFPS = target_fps; -+ g_nSteamCompMgrTargetFPSreq = target_fps; - } - - if ( g_nCombinedAppRefreshCycleChangeRefresh[ type ] ) -@@ -977,9 +980,9 @@ static void _update_app_target_refresh_cycle() - - static void update_app_target_refresh_cycle() - { -- int nPrevFPSLimit = g_nSteamCompMgrTargetFPS; -+ int nPrevFPSLimit = g_nSteamCompMgrTargetFPSreq; - _update_app_target_refresh_cycle(); -- if ( !!g_nSteamCompMgrTargetFPS != !!nPrevFPSLimit ) -+ if ( !!g_nSteamCompMgrTargetFPSreq != !!nPrevFPSLimit ) - update_runtime_info(); - } - -@@ -5316,7 +5319,7 @@ update_runtime_info() - if ( g_nRuntimeInfoFd < 0 ) - return; - -- uint32_t limiter_enabled = g_nSteamCompMgrTargetFPS != 0 ? 1 : 0; -+ uint32_t limiter_enabled = g_nSteamCompMgrTargetFPSreq != 0 ? 1 : 0; - pwrite( g_nRuntimeInfoFd, &limiter_enabled, sizeof( limiter_enabled ), 0 ); - } - -@@ -5379,7 +5382,7 @@ static bool steamcompmgr_should_vblank_window( bool bShouldLimitFPS, uint64_t vb - { - bool bCloseEnough = std::abs( g_nSteamCompMgrTargetFPS - nRefreshHz ) < 2; - -- if ( g_nSteamCompMgrTargetFPS && bShouldLimitFPS && w && !bCloseEnough ) -+ if ( g_nSteamCompMgrTargetFPS && (bShouldLimitFPS || b_bForceFrameLimit) && w && !bCloseEnough ) - { - uint64_t schedule = w->last_commit_first_latch_time + g_SteamCompMgrLimitedAppRefreshCycle; - -@@ -5397,7 +5400,7 @@ static bool steamcompmgr_should_vblank_window( bool bShouldLimitFPS, uint64_t vb - } - else - { -- if ( g_nSteamCompMgrTargetFPS && bShouldLimitFPS && nRefreshHz > nTargetFPS ) -+ if ( g_nSteamCompMgrTargetFPS && (bShouldLimitFPS || b_bForceFrameLimit) && nRefreshHz > nTargetFPS ) - { - int nVblankDivisor = nRefreshHz / nTargetFPS; - -@@ -5796,7 +5799,7 @@ handle_property_notify(xwayland_ctx_t *ctx, XPropertyEvent *ev) - } - if ( ev->atom == ctx->atoms.gamescopeFPSLimit ) - { -- g_nSteamCompMgrTargetFPS = get_prop( ctx, ctx->root, ctx->atoms.gamescopeFPSLimit, 0 ); -+ g_nSteamCompMgrTargetFPSreq = get_prop( ctx, ctx->root, ctx->atoms.gamescopeFPSLimit, 0 ); - update_runtime_info(); - } - for (int i = 0; i < gamescope::GAMESCOPE_SCREEN_TYPE_COUNT; i++) -@@ -6227,6 +6230,10 @@ handle_property_notify(xwayland_ctx_t *ctx, XPropertyEvent *ev) - MakeFocusDirty(); - } - } -+ if ( ev->atom == ctx->atoms.gamescopeFrameHalveAtom ) -+ { -+ g_bRefreshHalveEnable = !!get_prop( ctx, ctx->root, ctx->atoms.gamescopeFrameHalveAtom, 0 ); -+ } - } - - static int -@@ -6603,7 +6610,7 @@ void handle_presented_for_window( steamcompmgr_win_t* w ) - - uint64_t next_refresh_time = g_SteamCompMgrVBlankTime.schedule.ulTargetVBlank; - -- uint64_t refresh_cycle = g_nSteamCompMgrTargetFPS && steamcompmgr_window_should_limit_fps( w ) -+ uint64_t refresh_cycle = g_nSteamCompMgrTargetFPS && (steamcompmgr_window_should_limit_fps( w ) || b_bForceFrameLimit) - ? g_SteamCompMgrLimitedAppRefreshCycle - : g_SteamCompMgrAppRefreshCycle; - -@@ -7462,6 +7469,8 @@ void init_xwayland_ctx(uint32_t serverId, gamescope_xwayland_server_t *xwayland_ - ctx->atoms.primarySelection = XInternAtom(ctx->dpy, "PRIMARY", false); - ctx->atoms.targets = XInternAtom(ctx->dpy, "TARGETS", false); - -+ ctx->atoms.gamescopeFrameHalveAtom = XInternAtom( ctx->dpy, "GAMESCOPE_STEAMUI_HALFHZ", false );; -+ - ctx->root_width = DisplayWidth(ctx->dpy, ctx->scr); - ctx->root_height = DisplayHeight(ctx->dpy, ctx->scr); - -@@ -7883,7 +7892,7 @@ steamcompmgr_main(int argc, char **argv) - } else if (strcmp(opt_name, "hdr-itm-target-nits") == 0) { - g_flHDRItmTargetNits = atof(optarg); - } else if (strcmp(opt_name, "framerate-limit") == 0) { -- g_nSteamCompMgrTargetFPS = atoi(optarg); -+ g_nSteamCompMgrTargetFPSreq = atoi(optarg); - } else if (strcmp(opt_name, "reshade-effect") == 0) { - g_reshade_effect = optarg; - } else if (strcmp(opt_name, "reshade-technique-idx") == 0) { -@@ -8051,6 +8060,30 @@ steamcompmgr_main(int argc, char **argv) - // as a question. - const bool bIsVBlankFromTimer = vblank; - -+ // Halve refresh rate on SteamUI -+ bool isSteam = false; -+ for (auto &iter : g_VirtualConnectorFocuses) -+ { -+ global_focus_t *pFocus = &iter.second; -+ if (window_is_steam( pFocus->focusWindow )) { -+ isSteam = true; -+ break; -+ } -+ } -+ if ( g_bRefreshHalveEnable && isSteam ) { -+ int nRealRefreshHz = gamescope::ConvertmHzToHz( g_nNestedRefresh ? g_nNestedRefresh : g_nOutputRefresh ); -+ if (nRealRefreshHz > 100 && (g_nSteamCompMgrTargetFPSreq > 50 || !g_nSteamCompMgrTargetFPSreq)) { -+ g_nSteamCompMgrTargetFPS = nRealRefreshHz / 2; -+ b_bForceFrameLimit = true; -+ } else { -+ g_nSteamCompMgrTargetFPS = g_nSteamCompMgrTargetFPSreq; -+ b_bForceFrameLimit = false; -+ } -+ } else { -+ g_nSteamCompMgrTargetFPS = g_nSteamCompMgrTargetFPSreq; -+ b_bForceFrameLimit = false; -+ } -+ - // We can always vblank if VRR. - const bool bVRR = GetBackend()->GetCurrentConnector() && GetBackend()->GetCurrentConnector()->IsVRRActive(); - if ( bVRR ) -diff --git a/src/xwayland_ctx.hpp b/src/xwayland_ctx.hpp -index df2af70d19ae..e4eec9fa0c48 100644 ---- a/src/xwayland_ctx.hpp -+++ b/src/xwayland_ctx.hpp -@@ -246,6 +246,8 @@ struct xwayland_ctx_t final : public gamescope::IWaitable - Atom clipboard; - Atom primarySelection; - Atom targets; -+ -+ Atom gamescopeFrameHalveAtom; - } atoms; - - bool HasQueuedEvents(); --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Joshua Tam <297250+joshuatam@users.noreply.github.com> -Date: Fri, 6 Dec 2024 16:51:02 +0800 -Subject: feat(intel): add rotation shader for rotating output - ---- - src/Backends/DRMBackend.cpp | 35 +++++++++- - src/main.cpp | 7 ++ - src/main.hpp | 2 + - src/meson.build | 1 + - src/rendervulkan.cpp | 126 ++++++++++++++++++++++++++++++----- - src/rendervulkan.hpp | 6 +- - src/shaders/cs_rotation.comp | 53 +++++++++++++++ - src/wlserver.cpp | 5 ++ - 8 files changed, 216 insertions(+), 19 deletions(-) - create mode 100644 src/shaders/cs_rotation.comp - -diff --git a/src/Backends/DRMBackend.cpp b/src/Backends/DRMBackend.cpp -index a919c61f9f8d..a099185e7cdc 100644 ---- a/src/Backends/DRMBackend.cpp -+++ b/src/Backends/DRMBackend.cpp -@@ -1609,6 +1609,10 @@ static void update_drm_effective_orientations( struct drm_t *drm, const drmModeM - if ( pDRMInternalConnector != drm->pConnector ) - pInternalMode = find_mode( pDRMInternalConnector->GetModeConnector(), 0, 0, 0 ); - -+ if ( g_bUseRotationShader ) { -+ g_bEnableDRMRotationShader = true; -+ } -+ - pDRMInternalConnector->UpdateEffectiveOrientation( pInternalMode ); - } - -@@ -1620,6 +1624,10 @@ static void update_drm_effective_orientations( struct drm_t *drm, const drmModeM - if ( pDRMExternalConnector != drm->pConnector ) - pExternalMode = find_mode( pDRMExternalConnector->GetModeConnector(), 0, 0, 0 ); - -+ if ( g_bUseRotationShader ) { -+ g_bEnableDRMRotationShader = false; -+ } -+ - pDRMExternalConnector->UpdateEffectiveOrientation( pExternalMode ); - } - } -@@ -1835,7 +1843,7 @@ LiftoffStateCacheEntry FrameInfoToLiftoffStateCacheEntry( struct drm_t *drm, con - uint64_t crtcW = srcWidth / frameInfo->layers[ i ].scale.x; - uint64_t crtcH = srcHeight / frameInfo->layers[ i ].scale.y; - -- if (g_bRotated) -+ if (g_bRotated && !g_bEnableDRMRotationShader) - { - int64_t imageH = frameInfo->layers[ i ].tex->contentHeight() / frameInfo->layers[ i ].scale.y; - -@@ -2136,6 +2144,17 @@ namespace gamescope - - void CDRMConnector::UpdateEffectiveOrientation( const drmModeModeInfo *pMode ) - { -+ if (g_bEnableDRMRotationShader) -+ { -+ drm_log.infof("Using rotation shader"); -+ if (g_DesiredInternalOrientation == GAMESCOPE_PANEL_ORIENTATION_270) { -+ m_ChosenOrientation = GAMESCOPE_PANEL_ORIENTATION_180; -+ } else { -+ m_ChosenOrientation = GAMESCOPE_PANEL_ORIENTATION_0; -+ } -+ return; -+ } -+ - if ( this->GetScreenType() == GAMESCOPE_SCREEN_TYPE_INTERNAL && g_DesiredInternalOrientation != GAMESCOPE_PANEL_ORIENTATION_AUTO ) - { - m_ChosenOrientation = g_DesiredInternalOrientation; -@@ -3185,6 +3204,13 @@ bool drm_set_mode( struct drm_t *drm, const drmModeModeInfo *mode ) - g_bRotated = false; - g_nOutputWidth = mode->hdisplay; - g_nOutputHeight = mode->vdisplay; -+ -+ if (g_bEnableDRMRotationShader) { -+ g_bRotated = true; -+ g_nOutputWidth = mode->vdisplay; -+ g_nOutputHeight = mode->hdisplay; -+ } -+ - break; - case GAMESCOPE_PANEL_ORIENTATION_90: - case GAMESCOPE_PANEL_ORIENTATION_270: -@@ -3449,6 +3475,11 @@ namespace gamescope - - bNeedsFullComposite |= !!(g_uCompositeDebug & CompositeDebugFlag::Heatmap); - -+ if (g_bEnableDRMRotationShader) -+ { -+ bNeedsFullComposite = true; -+ } -+ - bool bDoComposite = true; - if ( !bNeedsFullComposite && !bWantsPartialComposite ) - { -@@ -3539,7 +3570,7 @@ namespace gamescope - if ( bDefer && !!( g_uCompositeDebug & CompositeDebugFlag::Markers ) ) - g_uCompositeDebug |= CompositeDebugFlag::Markers_Partial; - -- std::optional oCompositeResult = vulkan_composite( &compositeFrameInfo, nullptr, !bNeedsFullComposite ); -+ std::optional oCompositeResult = vulkan_composite( &compositeFrameInfo, nullptr, !bNeedsFullComposite, nullptr, true, nullptr, g_bEnableDRMRotationShader ); - - m_bWasCompositing = true; - -diff --git a/src/main.cpp b/src/main.cpp -index d63b1fe50cc6..cfd4cc11d179 100644 ---- a/src/main.cpp -+++ b/src/main.cpp -@@ -131,6 +131,7 @@ const struct option *gamescope_options = (struct option[]){ - { "composite-debug", no_argument, nullptr, 0 }, - { "disable-xres", no_argument, nullptr, 'x' }, - { "fade-out-duration", required_argument, nullptr, 0 }, -+ { "use-rotation-shader", required_argument, nullptr, 0 }, - { "force-orientation", required_argument, nullptr, 0 }, - { "force-windows-fullscreen", no_argument, nullptr, 0 }, - { "custom-refresh-rates", required_argument, nullptr, 0 }, -@@ -194,6 +195,7 @@ const char usage[] = - " -e, --steam enable Steam integration\n" - " --xwayland-count create N xwayland servers\n" - " --prefer-vk-device prefer Vulkan device for compositing (ex: 1002:7300)\n" -+ " --use-rotation-shader use rotation shader for rotating the screen\n" - " --force-orientation rotate the internal display (left, right, normal, upsidedown)\n" - " --force-windows-fullscreen force windows inside of gamescope to be the size of the nested display (fullscreen)\n" - " --cursor-scale-height if specified, sets a base output height to linearly scale the cursor against.\n" -@@ -355,6 +357,9 @@ static gamescope::GamescopeModeGeneration parse_gamescope_mode_generation( const - } - } - -+bool g_bUseRotationShader = false; -+bool g_bEnableDRMRotationShader = false; -+ - GamescopePanelOrientation g_DesiredInternalOrientation = GAMESCOPE_PANEL_ORIENTATION_AUTO; - static GamescopePanelOrientation force_orientation(const char *str) - { -@@ -812,6 +817,8 @@ int main(int argc, char **argv) - g_eGamescopeModeGeneration = parse_gamescope_mode_generation( optarg ); - } else if (strcmp(opt_name, "force-orientation") == 0) { - g_DesiredInternalOrientation = force_orientation( optarg ); -+ } else if (strcmp(opt_name, "use-rotation-shader") == 0) { -+ g_bUseRotationShader = true; - } else if (strcmp(opt_name, "custom-refresh-rates") == 0) { - g_customRefreshRates = parse_custom_refresh_rates( optarg ); - } else if (strcmp(opt_name, "sharpness") == 0 || -diff --git a/src/main.hpp b/src/main.hpp -index 390c04a63ecd..e7b857d44b0d 100644 ---- a/src/main.hpp -+++ b/src/main.hpp -@@ -22,6 +22,8 @@ extern bool g_bForceRelativeMouse; - extern int g_nOutputRefresh; // mHz - extern bool g_bOutputHDREnabled; - extern bool g_bForceInternal; -+extern bool g_bUseRotationShader; -+extern bool g_bEnableDRMRotationShader; - - extern bool g_bFullscreen; - -diff --git a/src/meson.build b/src/meson.build -index a3dfdabd7366..36c073ec214e 100644 ---- a/src/meson.build -+++ b/src/meson.build -@@ -70,6 +70,7 @@ shader_src = [ - 'shaders/cs_nis.comp', - 'shaders/cs_nis_fp16.comp', - 'shaders/cs_rgb_to_nv12.comp', -+ 'shaders/cs_rotation.comp', - ] - - spirv_shaders = glsl_generator.process(shader_src) -diff --git a/src/rendervulkan.cpp b/src/rendervulkan.cpp -index f79d26e0c139..b19f9bf101b4 100644 ---- a/src/rendervulkan.cpp -+++ b/src/rendervulkan.cpp -@@ -48,6 +48,7 @@ - #include "cs_nis.h" - #include "cs_nis_fp16.h" - #include "cs_rgb_to_nv12.h" -+#include "cs_rotation.h" - - #define A_CPU - #include "shaders/ffx_a.h" -@@ -923,6 +924,7 @@ bool CVulkanDevice::createShaders() - SHADER(NIS, cs_nis); - } - SHADER(RGB_TO_NV12, cs_rgb_to_nv12); -+ SHADER(ROTATION, cs_rotation); - #undef SHADER - - for (uint32_t i = 0; i < shaderInfos.size(); i++) -@@ -1153,6 +1155,7 @@ void CVulkanDevice::compileAllPipelines() - SHADER(EASU, 1, 1, 1); - SHADER(NIS, 1, 1, 1); - SHADER(RGB_TO_NV12, 1, 1, 1); -+ SHADER(ROTATION, k_nMaxLayers, k_nMaxYcbcrMask_ToPreCompile, k_nMaxBlurLayers); - #undef SHADER - - for (auto& info : pipelineInfos) { -@@ -3249,8 +3252,16 @@ static bool vulkan_make_output_images( VulkanOutput_t *pOutput ) - - uint32_t uDRMFormat = pOutput->uOutputFormat; - -+ uint32_t l_nOutputWidth = g_nOutputWidth; -+ uint32_t l_nOutputHeight = g_nOutputHeight; -+ -+ if (g_bEnableDRMRotationShader) { -+ l_nOutputWidth = g_nOutputHeight; -+ l_nOutputHeight = g_nOutputWidth; -+ } -+ - pOutput->outputImages[0] = new CVulkanTexture(); -- bool bSuccess = pOutput->outputImages[0]->BInit( g_nOutputWidth, g_nOutputHeight, 1u, uDRMFormat, outputImageflags ); -+ bool bSuccess = pOutput->outputImages[0]->BInit( l_nOutputWidth, l_nOutputHeight, 1u, uDRMFormat, outputImageflags ); - if ( bSuccess != true ) - { - vk_log.errorf( "failed to allocate buffer for KMS" ); -@@ -3258,7 +3269,7 @@ static bool vulkan_make_output_images( VulkanOutput_t *pOutput ) - } - - pOutput->outputImages[1] = new CVulkanTexture(); -- bSuccess = pOutput->outputImages[1]->BInit( g_nOutputWidth, g_nOutputHeight, 1u, uDRMFormat, outputImageflags ); -+ bSuccess = pOutput->outputImages[1]->BInit( l_nOutputWidth, l_nOutputHeight, 1u, uDRMFormat, outputImageflags ); - if ( bSuccess != true ) - { - vk_log.errorf( "failed to allocate buffer for KMS" ); -@@ -3266,7 +3277,7 @@ static bool vulkan_make_output_images( VulkanOutput_t *pOutput ) - } - - pOutput->outputImages[2] = new CVulkanTexture(); -- bSuccess = pOutput->outputImages[2]->BInit( g_nOutputWidth, g_nOutputHeight, 1u, uDRMFormat, outputImageflags ); -+ bSuccess = pOutput->outputImages[2]->BInit( l_nOutputWidth, l_nOutputHeight, 1u, uDRMFormat, outputImageflags ); - if ( bSuccess != true ) - { - vk_log.errorf( "failed to allocate buffer for KMS" ); -@@ -3281,7 +3292,7 @@ static bool vulkan_make_output_images( VulkanOutput_t *pOutput ) - uint32_t uPartialDRMFormat = pOutput->uOutputFormatOverlay; - - pOutput->outputImagesPartialOverlay[0] = new CVulkanTexture(); -- bool bSuccess = pOutput->outputImagesPartialOverlay[0]->BInit( g_nOutputWidth, g_nOutputHeight, 1u, uPartialDRMFormat, outputImageflags, nullptr, 0, 0, pOutput->outputImages[0].get() ); -+ bool bSuccess = pOutput->outputImagesPartialOverlay[0]->BInit( l_nOutputWidth, l_nOutputHeight, 1u, uPartialDRMFormat, outputImageflags, nullptr, 0, 0, pOutput->outputImages[0].get() ); - if ( bSuccess != true ) - { - vk_log.errorf( "failed to allocate buffer for KMS" ); -@@ -3289,7 +3300,7 @@ static bool vulkan_make_output_images( VulkanOutput_t *pOutput ) - } - - pOutput->outputImagesPartialOverlay[1] = new CVulkanTexture(); -- bSuccess = pOutput->outputImagesPartialOverlay[1]->BInit( g_nOutputWidth, g_nOutputHeight, 1u, uPartialDRMFormat, outputImageflags, nullptr, 0, 0, pOutput->outputImages[1].get() ); -+ bSuccess = pOutput->outputImagesPartialOverlay[1]->BInit( l_nOutputWidth, l_nOutputHeight, 1u, uPartialDRMFormat, outputImageflags, nullptr, 0, 0, pOutput->outputImages[1].get() ); - if ( bSuccess != true ) - { - vk_log.errorf( "failed to allocate buffer for KMS" ); -@@ -3297,7 +3308,7 @@ static bool vulkan_make_output_images( VulkanOutput_t *pOutput ) - } - - pOutput->outputImagesPartialOverlay[2] = new CVulkanTexture(); -- bSuccess = pOutput->outputImagesPartialOverlay[2]->BInit( g_nOutputWidth, g_nOutputHeight, 1u, uPartialDRMFormat, outputImageflags, nullptr, 0, 0, pOutput->outputImages[2].get() ); -+ bSuccess = pOutput->outputImagesPartialOverlay[2]->BInit( l_nOutputWidth, l_nOutputHeight, 1u, uPartialDRMFormat, outputImageflags, nullptr, 0, 0, pOutput->outputImages[2].get() ); - if ( bSuccess != true ) - { - vk_log.errorf( "failed to allocate buffer for KMS" ); -@@ -3427,6 +3438,28 @@ static void update_tmp_images( uint32_t width, uint32_t height ) - } - } - -+static void update_rotated_images( uint32_t width, uint32_t height ) -+{ -+ if ( g_output.rotatedOutput != nullptr -+ && width == g_output.rotatedOutput->width() -+ && height == g_output.rotatedOutput->height() ) -+ { -+ return; -+ } -+ -+ CVulkanTexture::createFlags createFlags; -+ createFlags.bSampled = true; -+ createFlags.bStorage = true; -+ -+ g_output.rotatedOutput = new CVulkanTexture(); -+ bool bSuccess = g_output.rotatedOutput->BInit( width, height, 1u, DRM_FORMAT_ARGB8888, createFlags, nullptr ); -+ -+ if ( !bSuccess ) -+ { -+ vk_log.errorf( "failed to create rotated output" ); -+ return; -+ } -+} - - static bool init_nis_data() - { -@@ -3903,7 +3936,7 @@ extern uint32_t g_reshade_technique_idx; - - ReshadeEffectPipeline *g_pLastReshadeEffect = nullptr; - --std::optional vulkan_composite( struct FrameInfo_t *frameInfo, gamescope::Rc pPipewireTexture, bool partial, gamescope::Rc pOutputOverride, bool increment, std::unique_ptr pInCommandBuffer ) -+std::optional vulkan_composite( struct FrameInfo_t *frameInfo, gamescope::Rc pPipewireTexture, bool partial, gamescope::Rc pOutputOverride, bool increment, std::unique_ptr pInCommandBuffer, bool applyRotation ) - { - EOTF outputTF = frameInfo->outputEncodingEOTF; - if (!frameInfo->applyOutputColorMgmt) -@@ -3978,7 +4011,15 @@ std::optional vulkan_composite( struct FrameInfo_t *frameInfo, gamesco - cmdBuffer->setTextureSrgb(0, true); - cmdBuffer->setSamplerUnnormalized(0, false); - cmdBuffer->setSamplerNearest(0, false); -- cmdBuffer->bindTarget(compositeImage); -+ -+ if (applyRotation) { -+ // Make a rotatedOutput with normal dimensions -+ update_rotated_images(currentOutputWidth, currentOutputHeight); // 2560x1600 -+ cmdBuffer->bindTarget(g_output.rotatedOutput); -+ } else { -+ cmdBuffer->bindTarget(compositeImage); -+ } -+ - cmdBuffer->uploadConstants(frameInfo, g_upscaleFilterSharpness / 10.0f); - - cmdBuffer->dispatch(div_roundup(currentOutputWidth, pixelsPerGroup), div_roundup(currentOutputHeight, pixelsPerGroup)); -@@ -4021,7 +4062,15 @@ std::optional vulkan_composite( struct FrameInfo_t *frameInfo, gamesco - - cmdBuffer->bindPipeline( g_device.pipeline(SHADER_TYPE_BLIT, nisFrameInfo.layerCount, nisFrameInfo.ycbcrMask(), 0u, nisFrameInfo.colorspaceMask(), outputTF )); - bind_all_layers(cmdBuffer.get(), &nisFrameInfo); -- cmdBuffer->bindTarget(compositeImage); -+ -+ if (applyRotation) { -+ // Make a rotatedOutput with normal dimensions -+ update_rotated_images(currentOutputWidth, currentOutputHeight); // 2560x1600 -+ cmdBuffer->bindTarget(g_output.rotatedOutput); -+ } else { -+ cmdBuffer->bindTarget(compositeImage); -+ } -+ - cmdBuffer->uploadConstants(&nisFrameInfo); - - int pixelsPerGroup = 8; -@@ -4059,7 +4108,15 @@ std::optional vulkan_composite( struct FrameInfo_t *frameInfo, gamesco - type = frameInfo->blurLayer0 == BLUR_MODE_COND ? SHADER_TYPE_BLUR_COND : SHADER_TYPE_BLUR; - cmdBuffer->bindPipeline(g_device.pipeline(type, frameInfo->layerCount, frameInfo->ycbcrMask(), blur_layer_count, frameInfo->colorspaceMask(), outputTF )); - bind_all_layers(cmdBuffer.get(), frameInfo); -- cmdBuffer->bindTarget(compositeImage); -+ -+ if (applyRotation) { -+ // Make a rotatedOutput with normal dimensions -+ update_rotated_images(currentOutputWidth, currentOutputHeight); // 2560x1600 -+ cmdBuffer->bindTarget(g_output.rotatedOutput); -+ } else { -+ cmdBuffer->bindTarget(compositeImage); -+ } -+ - cmdBuffer->bindTexture(VKR_BLUR_EXTRA_SLOT, g_output.tmpOutput); - cmdBuffer->setTextureSrgb(VKR_BLUR_EXTRA_SLOT, !useSrgbView); // Inverted because it chooses whether to view as linear (sRGB view) or sRGB (raw view). It's horrible. I need to change it. - cmdBuffer->setSamplerUnnormalized(VKR_BLUR_EXTRA_SLOT, true); -@@ -4069,14 +4126,51 @@ std::optional vulkan_composite( struct FrameInfo_t *frameInfo, gamesco - } - else - { -- cmdBuffer->bindPipeline( g_device.pipeline(SHADER_TYPE_BLIT, frameInfo->layerCount, frameInfo->ycbcrMask(), 0u, frameInfo->colorspaceMask(), outputTF )); -- bind_all_layers(cmdBuffer.get(), frameInfo); -- cmdBuffer->bindTarget(compositeImage); -- cmdBuffer->uploadConstants(frameInfo); -+ if (applyRotation) { -+ cmdBuffer->bindPipeline( g_device.pipeline(SHADER_TYPE_ROTATION, frameInfo->layerCount, frameInfo->ycbcrMask(), 0u, frameInfo->colorspaceMask(), outputTF )); -+ bind_all_layers(cmdBuffer.get(), frameInfo); -+ cmdBuffer->bindTarget(compositeImage); -+ cmdBuffer->uploadConstants(frameInfo); - -- const int pixelsPerGroup = 8; -+ const int pixelsPerGroup = 8; - -- cmdBuffer->dispatch(div_roundup(currentOutputWidth, pixelsPerGroup), div_roundup(currentOutputHeight, pixelsPerGroup)); -+ cmdBuffer->dispatch(div_roundup(currentOutputWidth, pixelsPerGroup), div_roundup(currentOutputHeight, pixelsPerGroup)); -+ } else { -+ cmdBuffer->bindPipeline( g_device.pipeline(SHADER_TYPE_BLIT, frameInfo->layerCount, frameInfo->ycbcrMask(), 0u, frameInfo->colorspaceMask(), outputTF )); -+ bind_all_layers(cmdBuffer.get(), frameInfo); -+ cmdBuffer->bindTarget(compositeImage); -+ cmdBuffer->uploadConstants(frameInfo); -+ -+ const int pixelsPerGroup = 8; -+ -+ cmdBuffer->dispatch(div_roundup(currentOutputWidth, pixelsPerGroup), div_roundup(currentOutputHeight, pixelsPerGroup)); -+ } -+ } -+ -+ if (applyRotation) -+ { -+ if (g_output.rotatedOutput != nullptr) { -+ // Rotate the final output -+ // TODO: may need rework with another rotation shader for blur, fsr and nis -+ cmdBuffer->bindPipeline( g_device.pipeline(SHADER_TYPE_ROTATION, frameInfo->layerCount, frameInfo->ycbcrMask(), 0u, frameInfo->colorspaceMask(), outputTF)); -+ bind_all_layers(cmdBuffer.get(), frameInfo); -+ -+ // if (frameInfo->blurLayer0) { -+ // bool useSrgbView = frameInfo->layers[0].colorspace == GAMESCOPE_APP_TEXTURE_COLORSPACE_LINEAR; -+ // -+ // cmdBuffer->bindTexture(VKR_BLUR_EXTRA_SLOT, g_output.rotatedOutput); -+ // cmdBuffer->setTextureSrgb(VKR_BLUR_EXTRA_SLOT, !useSrgbView); -+ // cmdBuffer->setSamplerUnnormalized(VKR_BLUR_EXTRA_SLOT, true); -+ // cmdBuffer->setSamplerNearest(VKR_BLUR_EXTRA_SLOT, false); -+ // } -+ -+ cmdBuffer->bindTarget(compositeImage); -+ cmdBuffer->uploadConstants(frameInfo); -+ -+ const int pixelsPerGroup = 8; -+ -+ cmdBuffer->dispatch(div_roundup(currentOutputWidth, pixelsPerGroup), div_roundup(currentOutputHeight, pixelsPerGroup)); -+ } - } - - if ( pPipewireTexture != nullptr ) -diff --git a/src/rendervulkan.hpp b/src/rendervulkan.hpp -index 63cc6029ac5f..93a4a6027f55 100644 ---- a/src/rendervulkan.hpp -+++ b/src/rendervulkan.hpp -@@ -408,7 +408,7 @@ gamescope::OwningRc vulkan_create_texture_from_dmabuf( struct wl - gamescope::OwningRc vulkan_create_texture_from_bits( uint32_t width, uint32_t height, uint32_t contentWidth, uint32_t contentHeight, uint32_t drmFormat, CVulkanTexture::createFlags texCreateFlags, void *bits ); - gamescope::OwningRc vulkan_create_texture_from_wlr_buffer( struct wlr_buffer *buf, gamescope::OwningRc pBackendFb ); - --std::optional vulkan_composite( struct FrameInfo_t *frameInfo, gamescope::Rc pScreenshotTexture, bool partial, gamescope::Rc pOutputOverride = nullptr, bool increment = true, std::unique_ptr pInCommandBuffer = nullptr ); -+std::optional vulkan_composite( struct FrameInfo_t *frameInfo, gamescope::Rc pScreenshotTexture, bool partial, gamescope::Rc pOutputOverride = nullptr, bool increment = true, std::unique_ptr pInCommandBuffer = nullptr, bool applyRotation = false ); - void vulkan_wait( uint64_t ulSeqNo, bool bReset ); - gamescope::Rc vulkan_get_last_output_image( bool partial, bool defer ); - gamescope::Rc vulkan_acquire_screenshot_texture(uint32_t width, uint32_t height, bool exportable, uint32_t drmFormat, EStreamColorspace colorspace = k_EStreamColorspace_Unknown); -@@ -545,6 +545,9 @@ struct VulkanOutput_t - // NIS - gamescope::OwningRc nisScalerImage; - gamescope::OwningRc nisUsmImage; -+ -+ // Rotated -+ gamescope::OwningRc rotatedOutput; - }; - - -@@ -557,6 +560,7 @@ enum ShaderType { - SHADER_TYPE_RCAS, - SHADER_TYPE_NIS, - SHADER_TYPE_RGB_TO_NV12, -+ SHADER_TYPE_ROTATION, - - SHADER_TYPE_COUNT - }; -diff --git a/src/shaders/cs_rotation.comp b/src/shaders/cs_rotation.comp -new file mode 100644 -index 000000000000..1a47fd505748 ---- /dev/null -+++ b/src/shaders/cs_rotation.comp -@@ -0,0 +1,53 @@ -+#version 450 -+ -+#extension GL_GOOGLE_include_directive : require -+#extension GL_EXT_scalar_block_layout : require -+ -+#include "descriptor_set.h" -+ -+layout( -+ local_size_x = 8, -+ local_size_y = 8, -+ local_size_z = 1) in; -+ -+#include "blit_push_data.h" -+#include "composite.h" -+ -+vec4 sampleLayer(uint layerIdx, vec2 uv) { -+ if ((c_ycbcrMask & (1 << layerIdx)) != 0) -+ return sampleLayer(s_ycbcr_samplers[layerIdx], layerIdx, uv, false); -+ return sampleLayer(s_samplers[layerIdx], layerIdx, uv, true); -+} -+ -+void main() { -+ uvec2 coord = uvec2(gl_GlobalInvocationID.x, gl_GlobalInvocationID.y); -+ uvec2 outSize = imageSize(dst); -+ float outWidth = outSize.y; -+ float outHeight = outSize.x; -+ -+ vec2 uv = vec2(coord); -+ vec4 outputValue = vec4(255.0f); -+ -+ if (c_layerCount > 0) { -+ outputValue = sampleLayer(0, uv) * u_opacity[0]; -+ } -+ -+ for (int i = 1; i < c_layerCount; i++) { -+ vec4 layerColor = sampleLayer(i, uv); -+ // wl_surfaces come with premultiplied alpha, so that's them being -+ // premultiplied by layerColor.a. -+ // We need to then multiply that by the layer's opacity to get to our -+ // final premultiplied state. -+ // For the other side of things, we need to multiply by (1.0f - (layerColor.a * opacity)) -+ float opacity = u_opacity[i]; -+ float layerAlpha = opacity * layerColor.a; -+ outputValue = layerColor * opacity + outputValue * (1.0f - layerAlpha); -+ } -+ -+ outputValue.rgb = encodeOutputColor(outputValue.rgb); -+ -+ // Rotate the pixel coordinates counter-clockwise by 90 degrees -+ ivec2 rotatedCoord = ivec2(coord.y, outWidth - coord.x - 1); -+ -+ imageStore(dst, rotatedCoord, outputValue); -+} -diff --git a/src/wlserver.cpp b/src/wlserver.cpp -index 4d6e8de55ba4..a694b5245a97 100644 ---- a/src/wlserver.cpp -+++ b/src/wlserver.cpp -@@ -2793,6 +2793,11 @@ static void apply_touchscreen_orientation(double *x, double *y ) - break; - } - -+ if (g_bEnableDRMRotationShader) { -+ tx = 1.0 - *y; -+ ty = *x; -+ } -+ - *x = tx; - *y = ty; - } --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: brainantifreeze -Date: Thu, 19 Dec 2024 09:16:15 +0000 -Subject: feat(nvidia): fix crash with current driver - -add layer env var to hide present wait ext - -see: https://github.com/ValveSoftware/gamescope/pull/1671 ---- - layer/VkLayer_FROG_gamescope_wsi.cpp | 20 +++++++++++++++++++- - 1 file changed, 19 insertions(+), 1 deletion(-) - -diff --git a/layer/VkLayer_FROG_gamescope_wsi.cpp b/layer/VkLayer_FROG_gamescope_wsi.cpp -index af0c2009930b..263cbc37bd88 100644 ---- a/layer/VkLayer_FROG_gamescope_wsi.cpp -+++ b/layer/VkLayer_FROG_gamescope_wsi.cpp -@@ -183,6 +183,16 @@ namespace GamescopeWSILayer { - return s_ensureMinImageCount; - } - -+ static bool getHidePresentWait() { -+ static bool s_hidePresentWait = []() -> bool { -+ if (auto hide = parseEnv("GAMESCOPE_WSI_HIDE_PRESENT_WAIT_EXT")) { -+ return *hide; -+ } -+ return false; -+ }(); -+ return s_hidePresentWait; -+ } -+ - // Taken from Mesa, licensed under MIT. - // - // No real reason to rewrite this code, -@@ -589,7 +599,11 @@ namespace GamescopeWSILayer { - createInfo.ppEnabledExtensionNames = enabledExts.data(); - - setenv("vk_xwayland_wait_ready", "false", 0); -- setenv("vk_khr_present_wait", "true", 0); -+ if (getHidePresentWait()) { -+ setenv("vk_khr_present_wait", "false", 0); -+ } else { -+ setenv("vk_khr_present_wait", "true", 0); -+ } - - VkResult result = pfnCreateInstanceProc(&createInfo, pAllocator, pInstance); - if (result != VK_SUCCESS) -@@ -899,6 +913,10 @@ namespace GamescopeWSILayer { - const vkroots::VkInstanceDispatch* pDispatch, - VkPhysicalDevice physicalDevice, - VkPhysicalDeviceFeatures2* pFeatures) { -+ if (getHidePresentWait()) { -+ fprintf(stderr, "[Gamescope WSI] Removing VkPhysicalDevicePresentWaitFeaturesKHR because GAMESCOPE_WSI_HIDE_PRESENT_WAIT_EXT is set\n"); -+ vkroots::RemoveFromChain(pFeatures); -+ } - pDispatch->GetPhysicalDeviceFeatures2(physicalDevice, pFeatures); - } - --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Sun, 23 Feb 2025 02:16:55 +0100 -Subject: feat(display): add asus z13 - ---- - .../00-gamescope/displays/asus.z13.lcd.lua | 57 +++++++++++++++++++ - 1 file changed, 57 insertions(+) - create mode 100644 scripts/00-gamescope/displays/asus.z13.lcd.lua - -diff --git a/scripts/00-gamescope/displays/asus.z13.lcd.lua b/scripts/00-gamescope/displays/asus.z13.lcd.lua -new file mode 100644 -index 000000000000..891f1ea9ca6f ---- /dev/null -+++ b/scripts/00-gamescope/displays/asus.z13.lcd.lua -@@ -0,0 +1,57 @@ -+gamescope.config.known_displays.asusz13_lcd = { -+ pretty_name = "Asus Z13 LCD", -+ dynamic_refresh_rates = { -+ 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, -+ 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, -+ 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, -+ 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, -+ 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, -+ 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, -+ 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, -+ 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, -+ 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180 -+ }, -+ -+ -- Detailed Timing Descriptors: -+ -- DTD 1: 1920x1200 120.002 Hz 8:5 151.683 kHz 315.500 MHz (172 mm x 107 mm) -+ -- Modeline "1920x1200_120.00" 315.500 1920 1968 2000 2080 1200 1254 1260 1264 -HSync -VSync -+ -- DTD 2: 1920x1200 60.001 Hz 8:5 75.841 kHz 157.750 MHz (172 mm x 107 mm) -+ -- Modeline "1920x1200_60.00" 157.750 1920 1968 2000 2080 1200 1254 1260 1264 -HSync -VSync -+ dynamic_modegen = function(base_mode, refresh) -+ debug("Generating mode "..refresh.."Hz with fixed pixel clock") -+ local vfps = { -+ 4886, 4751, 4620, 4495, 4375, 4259, 4147, 4040, 3936, 3836, 3739, 3646, -+ 3556, 3468, 3384, 3302, 3223, 3146, 3072, 2999, 2929, 2861, 2795, 2731, -+ 2668, 2608, 2548, 2491, 2435, 2380, 2327, 2275, 2225, 2175, 2127, 2080, -+ 2035, 1990, 1946, 1903, 1862, 1821, 1781, 1742, 1704, 1667, 1630, 1594, -+ 1559, 1525, 1491, 1458, 1426, 1395, 1364, 1333, 1303, 1274, 1245, 1217, -+ 1190, 1162, 1136, 1110, 1084, 1059, 1034, 1010, 986, 962, 939, 916, 894, -+ 872, 850, 829, 808, 787, 767, 747, 727, 708, 689, 670, 652, 634, 616, -+ 598, 581, 563, 547, 530, 513, 497, 481, 466, 450, 435, 420, 405, 390, -+ 376, 361, 347, 333, 320, 306, 293, 279, 266, 254, 241, 228, 216, 204, -+ 192, 180, 168, 156, 145, 133, 122, 111, 100, 89, 78, 68, 57, 47, 36, -+ 26, 16, 6 -+ } -+ local vfp = vfps[zero_index(refresh - 48)] -+ if vfp == nil then -+ warn("Couldn't do refresh "..refresh.." on ROG Ally") -+ return base_mode -+ end -+ -+ local mode = base_mode -+ -+ gamescope.modegen.adjust_front_porch(mode, vfp) -+ mode.vrefresh = gamescope.modegen.calc_vrefresh(mode) -+ -+ --debug(inspect(mode)) -+ return mode -+ end, -+ matches = function(display) -+ if display.vendor == "TMA" and display.model == "TL134ADXP03" then -+ debug("[z13] Matched vendor: "..display.vendor.." model: "..display.model.." product:"..display.product) -+ return 5000 -+ end -+ return -1 -+ end -+} -+debug("Registered Lenovo Legion Go S LCD as a known display") -\ No newline at end of file --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Wed, 23 Apr 2025 22:51:54 +0200 -Subject: feat(display): consider vporch to avoid timing issues - ---- - src/Backends/DRMBackend.cpp | 8 ++++++++ - src/main.cpp | 1 + - src/main.hpp | 1 + - src/vblankmanager.cpp | 6 +----- - 4 files changed, 11 insertions(+), 5 deletions(-) - -diff --git a/src/Backends/DRMBackend.cpp b/src/Backends/DRMBackend.cpp -index a099185e7cdc..d09030e0cf5e 100644 ---- a/src/Backends/DRMBackend.cpp -+++ b/src/Backends/DRMBackend.cpp -@@ -213,6 +213,11 @@ namespace gamescope - return nRefresh; - } - -+ static int32_t GetVblankNs(const drmModeModeInfo *mode) -+ { -+ return (mode->vsync_start - mode->vdisplay) * 1'000'000'000ll / mode->vrefresh / mode->vtotal; -+ } -+ - template - using CAutoDeletePtr = std::unique_ptr; - -@@ -3194,6 +3199,9 @@ bool drm_set_mode( struct drm_t *drm, const drmModeModeInfo *mode ) - g_nOutputRefresh = gamescope::GetModeRefresh( mode ); - g_nDynamicRefreshHz = 0; - -+ g_nsVsync = gamescope::GetVblankNs( mode ); -+ drm_log.infof("Vblank ns: %lu", g_nsVsync); -+ - update_drm_effective_orientations(drm, mode); - - switch ( drm->pConnector->GetCurrentOrientation() ) -diff --git a/src/main.cpp b/src/main.cpp -index cfd4cc11d179..0d88e3a2cded 100644 ---- a/src/main.cpp -+++ b/src/main.cpp -@@ -291,6 +291,7 @@ int g_nNestedDisplayIndex = 0; - uint32_t g_nOutputWidth = 0; - uint32_t g_nOutputHeight = 0; - int g_nOutputRefresh = 0; -+long g_nsVsync = 0; - bool g_bOutputHDREnabled = false; - - bool g_bFullscreen = false; -diff --git a/src/main.hpp b/src/main.hpp -index e7b857d44b0d..e6f8ff133689 100644 ---- a/src/main.hpp -+++ b/src/main.hpp -@@ -20,6 +20,7 @@ extern uint32_t g_nOutputWidth; - extern uint32_t g_nOutputHeight; - extern bool g_bForceRelativeMouse; - extern int g_nOutputRefresh; // mHz -+extern long g_nsVsync; // ns - extern bool g_bOutputHDREnabled; - extern bool g_bForceInternal; - extern bool g_bUseRotationShader; -diff --git a/src/vblankmanager.cpp b/src/vblankmanager.cpp -index f036d000a8e2..e388374c98ba 100644 ---- a/src/vblankmanager.cpp -+++ b/src/vblankmanager.cpp -@@ -95,8 +95,6 @@ namespace gamescope - - VBlankScheduleTime CVBlankTimer::CalcNextWakeupTime( bool bPreemptive ) - { -- const GamescopeScreenType eScreenType = GetBackend()->GetScreenType(); -- - const int nRefreshRate = GetRefresh(); - const uint64_t ulRefreshInterval = mHzToRefreshCycle( nRefreshRate ); - -@@ -113,9 +111,7 @@ namespace gamescope - // to not account for vertical front porch when dealing with the vblank - // drm_commit is going to target? - // Need to re-test that. -- const uint64_t ulRedZone = eScreenType == GAMESCOPE_SCREEN_TYPE_INTERNAL -- ? m_ulVBlankDrawBufferRedZone -- : std::min( m_ulVBlankDrawBufferRedZone, ( m_ulVBlankDrawBufferRedZone * 60'000 * nRefreshRate ) / 60'000 ); -+ const uint64_t ulRedZone = m_ulVBlankDrawBufferRedZone + g_nsVsync; - - const uint64_t ulDecayAlpha = m_ulVBlankRateOfDecayPercentage; // eg. 980 = 98% - --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Sun, 22 Jun 2025 15:18:19 +0200 -Subject: feat: add Legion Go S display with all framerates - ---- - .../displays/lenovo.legiongos.lcd.lua | 71 +++++++++++-------- - 1 file changed, 42 insertions(+), 29 deletions(-) - -diff --git a/scripts/00-gamescope/displays/lenovo.legiongos.lcd.lua b/scripts/00-gamescope/displays/lenovo.legiongos.lcd.lua -index 32f776c17f3d..057850f374f8 100644 ---- a/scripts/00-gamescope/displays/lenovo.legiongos.lcd.lua -+++ b/scripts/00-gamescope/displays/lenovo.legiongos.lcd.lua -@@ -1,44 +1,58 @@ --local legiongos_lcd_refresh_rates = { -- 52, 53, 54, 56, 57, 58, 59, -- 60, 61, 62, 63, 64, 65, 67, 68, 69, -- 70, -- 102, 103, 104, 105, 106, 107, 108, 109, -- 111, 112, 113, 114, 115, 116, 117, 118, 119, -- 120 --} -- - gamescope.config.known_displays.legiongos_lcd = { - pretty_name = "Lenovo Legion Go S LCD", - hdr = { -- -- The Legion Go S panel does not support HDR. -+ -- Setup some fallbacks for undocking with HDR, meant -+ -- for the internal panel. It does not support HDR. - supported = false, - force_enabled = false, -- eotf = gamescope.eotf.gamma22, -- max_content_light_level = 500, -- max_frame_average_luminance = 500, -- min_content_light_level = 0.5 -+ eotf = gamescope.eotf.gamma22, -+ max_content_light_level = 500, -+ max_frame_average_luminance = 500, -+ min_content_light_level = 0.5 - }, -- -- 60Hz has a different pixel clock than 120Hz in the EDID with VRR disabled, -- -- and the panel is not responsive to tuning VFPs. To cover the non-VRR -- -- limiter, an LCD Deck-style dynamic modegen method works best. -- dynamic_refresh_rates = legiongos_lcd_refresh_rates, -+ -+ dynamic_refresh_rates = { -+ 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, -+ 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, -+ 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, -+ 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, -+ 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, -+ 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, -+ 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, -+ 118, 119, 120 -+ }, -+ -+ -- Detailed Timing Descriptors: -+ -- DTD 1: 1920x1200 120.002 Hz 8:5 151.683 kHz 315.500 MHz (172 mm x 107 mm) -+ -- Modeline "1920x1200_120.00" 315.500 1920 1968 2000 2080 1200 1254 1260 1264 -HSync -VSync -+ -- DTD 2: 1920x1200 60.001 Hz 8:5 75.841 kHz 157.750 MHz (172 mm x 107 mm) -+ -- Modeline "1920x1200_60.00" 157.750 1920 1968 2000 2080 1200 1254 1260 1264 -HSync -VSync - dynamic_modegen = function(base_mode, refresh) -- debug("Generating mode "..refresh.."Hz for Lenovo Legion Go S LCD") -- local mode = base_mode -+ debug("Generating mode "..refresh.."Hz with fixed pixel clock") -+ local vfps = { -+ 1950, 1885, 1824, 1764, 1707, 1652, 1599, 1548, 1499, 1451, 1405, -+ 1361, 1318, 1277, 1237, 1198, 1160, 1124, 1088, 1054, 1021, 988, -+ 957, 927, 897, 868, 840, 813, 786, 760, 735, 710, 686, 663, 640, -+ 618, 596, 575, 554, 534, 514, 495, 476, 457, 439, 421, 404, 387, -+ 370, 354, 338, 322, 307, 292, 277, 263, 249, 235, 221, 208, 195, -+ 182, 169, 157, 145, 133, 121, 109, 98, 87, 76, 65, 54 -+ } -+ local vfp = vfps[zero_index(refresh - 48)] -+ if vfp == nil then -+ warn("Couldn't do refresh "..refresh.." on ROG Ally") -+ return base_mode -+ end - -- -- These are only tuned for 1920x1200. -- gamescope.modegen.set_resolution(mode, 1920, 1200) -+ local mode = base_mode - -- -- hfp, hsync, hbp -- gamescope.modegen.set_h_timings(mode, 48, 36, 80) -- -- vfp, vsync, vbp -- gamescope.modegen.set_v_timings(mode, 54, 6, 4) -- mode.clock = gamescope.modegen.calc_max_clock(mode, refresh) -+ gamescope.modegen.adjust_front_porch(mode, vfp) - mode.vrefresh = gamescope.modegen.calc_vrefresh(mode) - - --debug(inspect(mode)) - return mode - end, -+ -+ - matches = function(display) - local lcd_types = { - { vendor = "CSW", model = "PN8007QB1-1", product = 0x0800 }, -@@ -56,5 +70,4 @@ gamescope.config.known_displays.legiongos_lcd = { - return -1 - end - } --debug("Registered Lenovo Legion Go S LCD as a known display") ----debug(inspect(gamescope.config.known_displays.legiongos_lcd)) -+debug("Registered Lenovo Legion Go S LCD as a known display") -\ No newline at end of file --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Fri, 29 Aug 2025 16:45:39 +0200 -Subject: feat: add DPMS support through an Atom - ---- - src/Backends/DRMBackend.cpp | 15 ++++++++++++++- - src/rendervulkan.hpp | 2 ++ - src/steamcompmgr.cpp | 18 +++++++++++++++--- - src/xwayland_ctx.hpp | 1 + - 4 files changed, 32 insertions(+), 4 deletions(-) - -diff --git a/src/Backends/DRMBackend.cpp b/src/Backends/DRMBackend.cpp -index d09030e0cf5e..2861f30aaf66 100644 ---- a/src/Backends/DRMBackend.cpp -+++ b/src/Backends/DRMBackend.cpp -@@ -2827,6 +2827,9 @@ int drm_prepare( struct drm_t *drm, bool async, const struct FrameInfo_t *frameI - drm->needs_modeset = true; - } - -+ if (drm->pCRTC && drm->pCRTC->GetProperties().ACTIVE->GetCurrentValue() != !frameInfo->dpms) -+ drm->needs_modeset = true; -+ - drm_colorspace uColorimetry = DRM_MODE_COLORIMETRY_DEFAULT; - - const bool bWantsHDR10 = g_bOutputHDREnabled && frameInfo->outputEncodingEOTF == EOTF_PQ; -@@ -2894,6 +2897,9 @@ int drm_prepare( struct drm_t *drm, bool async, const struct FrameInfo_t *frameI - needs_modeset = true; - } - -+ if ( frameInfo->dpms ) -+ bSleep = true; -+ - if ( !bSleep ) - { - if ( drm->pCRTC != nullptr ) -@@ -2973,7 +2979,13 @@ int drm_prepare( struct drm_t *drm, bool async, const struct FrameInfo_t *frameI - - if ( drm->pCRTC && !bSleep ) - { -- drm->pCRTC->GetProperties().ACTIVE->SetPendingValue( drm->req, 1u, true ); -+ if ( frameInfo->dpms ) { -+ // We can't disable a CRTC if it's already disabled -+ if (drm->pCRTC->GetProperties().ACTIVE->GetCurrentValue() != 0) -+ drm->pCRTC->GetProperties().ACTIVE->SetPendingValue(drm->req, 0, true); -+ } -+ else -+ drm->pCRTC->GetProperties().ACTIVE->SetPendingValue( drm->req, 1u, true ); - drm->pCRTC->GetProperties().MODE_ID->SetPendingValue( drm->req, drm->pending.mode_id ? drm->pending.mode_id->GetBlobValue() : 0lu, true ); - - if ( drm->pCRTC->GetProperties().VRR_ENABLED ) -@@ -3594,6 +3606,7 @@ namespace gamescope - - FrameInfo_t presentCompFrameInfo = {}; - presentCompFrameInfo.allowVRR = pFrameInfo->allowVRR; -+ presentCompFrameInfo.dpms = pFrameInfo->dpms; - presentCompFrameInfo.outputEncodingEOTF = pFrameInfo->outputEncodingEOTF; - - if ( bNeedsFullComposite ) -diff --git a/src/rendervulkan.hpp b/src/rendervulkan.hpp -index 93a4a6027f55..0833fc46ffd7 100644 ---- a/src/rendervulkan.hpp -+++ b/src/rendervulkan.hpp -@@ -292,6 +292,8 @@ struct FrameInfo_t - bool applyOutputColorMgmt; // drm only - EOTF outputEncodingEOTF; - -+ bool dpms; -+ - int layerCount; - struct Layer_t - { -diff --git a/src/steamcompmgr.cpp b/src/steamcompmgr.cpp -index 07e45b19fc61..f25f810f9387 100644 ---- a/src/steamcompmgr.cpp -+++ b/src/steamcompmgr.cpp -@@ -174,6 +174,8 @@ bool g_bSteamIsActiveWindow = false; - bool g_bForceInternal = false; - bool b_bForceFrameLimit = false; - bool g_bRefreshHalveEnable = false; -+bool g_bDPMS = false; -+bool g_bDPMS_set = false; - - namespace gamescope - { -@@ -2421,7 +2423,7 @@ gamescope::ConVar cv_paint_cursor_plane{ "paint_cursor_plane", true }; - gamescope::ConVar cv_paint_mura_plane{ "paint_mura_plane", true }; - - static void --paint_all( global_focus_t *pFocus, bool async ) -+paint_all(global_focus_t *pFocus, bool async, bool dpms) - { - if ( !pFocus ) - return; -@@ -2479,6 +2481,7 @@ paint_all( global_focus_t *pFocus, bool async ) - frameInfo.outputEncodingEOTF = g_ColorMgmt.pending.outputEncodingEOTF; - frameInfo.allowVRR = cv_adaptive_sync; - frameInfo.bFadingOut = fadingOut; -+ frameInfo.dpms = dpms; - - // If the window we'd paint as the base layer is the streaming client, - // find the video underlay and put it up first in the scenegraph -@@ -6234,6 +6237,10 @@ handle_property_notify(xwayland_ctx_t *ctx, XPropertyEvent *ev) - { - g_bRefreshHalveEnable = !!get_prop( ctx, ctx->root, ctx->atoms.gamescopeFrameHalveAtom, 0 ); - } -+ if (ev->atom == ctx->atoms.gamescopeDPMS) -+ { -+ g_bDPMS = !!get_prop(ctx, ctx->root, ctx->atoms.gamescopeDPMS, 0); -+ } - } - - static int -@@ -7470,6 +7477,7 @@ void init_xwayland_ctx(uint32_t serverId, gamescope_xwayland_server_t *xwayland_ - ctx->atoms.targets = XInternAtom(ctx->dpy, "TARGETS", false); - - ctx->atoms.gamescopeFrameHalveAtom = XInternAtom( ctx->dpy, "GAMESCOPE_STEAMUI_HALFHZ", false );; -+ ctx->atoms.gamescopeDPMS = XInternAtom(ctx->dpy, "GAMESCOPE_DPMS", false); - - ctx->root_width = DisplayWidth(ctx->dpy, ctx->scr); - ctx->root_height = DisplayHeight(ctx->dpy, ctx->scr); -@@ -8611,10 +8619,14 @@ steamcompmgr_main(int argc, char **argv) - bShouldPaint = false; - } - -+ if ( g_bDPMS != g_bDPMS_set && vblank ) -+ bShouldPaint = true; -+ - if ( bShouldPaint ) - { -- paint_all( pPaintFocus, eFlipType == FlipType::Async ); -- -+ paint_all( pPaintFocus, eFlipType == FlipType::Async, g_bDPMS ); -+ -+ g_bDPMS_set = g_bDPMS; - bPainted = true; - } - } -diff --git a/src/xwayland_ctx.hpp b/src/xwayland_ctx.hpp -index e4eec9fa0c48..2347cbb3340c 100644 ---- a/src/xwayland_ctx.hpp -+++ b/src/xwayland_ctx.hpp -@@ -248,6 +248,7 @@ struct xwayland_ctx_t final : public gamescope::IWaitable - Atom targets; - - Atom gamescopeFrameHalveAtom; -+ Atom gamescopeDPMS; - } atoms; - - bool HasQueuedEvents(); --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Sun, 29 Jun 2025 13:16:59 +0200 -Subject: update misyltoad urls - ---- - .gitmodules | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/.gitmodules b/.gitmodules -index ec7d4e430ee8..17ba783f809b 100644 ---- a/.gitmodules -+++ b/.gitmodules -@@ -1,12 +1,12 @@ - [submodule "subprojects/wlroots"] - path = subprojects/wlroots -- url = https://github.com/Joshua-Ashton/wlroots.git -+ url = https://github.com/misyltoad/wlroots.git - [submodule "subprojects/libliftoff"] - path = subprojects/libliftoff - url = https://gitlab.freedesktop.org/emersion/libliftoff.git - [submodule "subprojects/vkroots"] - path = subprojects/vkroots -- url = https://github.com/Joshua-Ashton/vkroots -+ url = https://github.com/misyltoad/vkroots - [submodule "subprojects/libdisplay-info"] - path = subprojects/libdisplay-info - url = https://gitlab.freedesktop.org/emersion/libdisplay-info -@@ -15,7 +15,7 @@ - url = https://github.com/ValveSoftware/openvr.git - [submodule "src/reshade"] - path = src/reshade -- url = https://github.com/Joshua-Ashton/reshade -+ url = https://github.com/misyltoad/reshade - [submodule "thirdparty/SPIRV-Headers"] - path = thirdparty/SPIRV-Headers - url = https://github.com/KhronosGroup/SPIRV-Headers/ --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Fri, 29 Aug 2025 15:31:34 +0200 -Subject: fix: drain timer fds to avoid epoll_wait returning constantly - -Currently, if the VBlank or VRR timers expire without being rescheduled, -their FDs remain readable, causing epoll_wait to return instantly.|Drain -the FDs in the OnPollIn handlers to prevent this. ---- - src/waitable.h | 6 ++++++ - 1 file changed, 6 insertions(+) - -diff --git a/src/waitable.h b/src/waitable.h -index 30edf8f52deb..36ac61ee7233 100644 ---- a/src/waitable.h -+++ b/src/waitable.h -@@ -182,6 +182,11 @@ namespace gamescope - ArmTimer( 0ul, false ); - } - -+ void OnPollIn() -+ { -+ IWaitable::Drain(m_nFD); -+ } -+ - int GetFD() - { - return m_nFD; -@@ -200,6 +205,7 @@ namespace gamescope - - void OnPollIn() final - { -+ ITimerWaitable::OnPollIn(); - m_fnPollFunc(); - } - private: --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Sat, 30 Aug 2025 15:12:39 +0200 -Subject: fix(intel): allow night mode and color adjustment via compositing - ---- - src/Backends/DRMBackend.cpp | 11 +++++++++++ - 1 file changed, 11 insertions(+) - -diff --git a/src/Backends/DRMBackend.cpp b/src/Backends/DRMBackend.cpp -index 2861f30aaf66..3c4e5907b2a9 100644 ---- a/src/Backends/DRMBackend.cpp -+++ b/src/Backends/DRMBackend.cpp -@@ -3481,6 +3481,17 @@ namespace gamescope - bNeedsFullComposite |= pFrameInfo->bFadingOut; - bNeedsFullComposite |= !g_reshade_effect.empty(); - -+ if ( !SupportsColorManagement() ) { -+ // Fuzzy match default values to see if we need to composite -+ bNeedsFullComposite |= g_ColorMgmt.pending.nightmode.amount != 0.0f; -+ bNeedsFullComposite |= g_ColorMgmt.pending.outputVirtualWhite.x > 0 && -+ abs(g_ColorMgmt.pending.outputVirtualWhite.x - 0.3127f) > 0.001f; -+ bNeedsFullComposite |= g_ColorMgmt.pending.outputVirtualWhite.y > 0 && -+ abs(g_ColorMgmt.pending.outputVirtualWhite.y - 0.3290f) > 0.001f; -+ bNeedsFullComposite |= g_ColorMgmt.pending.sdrGamutWideness >= 0 && -+ abs(g_ColorMgmt.pending.sdrGamutWideness - 0.5f) > 0.02f; -+ } -+ - if ( g_bOutputHDREnabled ) - { - bNeedsFullComposite |= g_bHDRItmEnable; --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Sat, 30 Aug 2025 15:32:00 +0200 -Subject: fix(hdr): disable PQ on handheld internal displays - -For some reason, the PQ transfer function does not work on current -handhelds. So use gamma 22 instead. This allows us to skip creating -configs and read the HDR metadata from the displays. ---- - src/Backends/DRMBackend.cpp | 8 +++++++- - 1 file changed, 7 insertions(+), 1 deletion(-) - -diff --git a/src/Backends/DRMBackend.cpp b/src/Backends/DRMBackend.cpp -index 3c4e5907b2a9..83da1bfe231b 100644 ---- a/src/Backends/DRMBackend.cpp -+++ b/src/Backends/DRMBackend.cpp -@@ -2465,7 +2465,13 @@ namespace gamescope - pHDRStaticMetadata && pHDRStaticMetadata->eotfs && pHDRStaticMetadata->eotfs->pq ) - { - m_Mutable.HDR.bExposeHDRSupport = true; -- m_Mutable.HDR.eOutputEncodingEOTF = EOTF_PQ; -+ if (GetScreenType() == GAMESCOPE_SCREEN_TYPE_INTERNAL) -+ // Current handheld internal displays have issues -+ // with PQ, e.g., Ayaneo 3, Steam Deck etc. -+ // Use Gamma 2.2 as the safest option for now. -+ m_Mutable.HDR.eOutputEncodingEOTF = EOTF_Gamma22; -+ else -+ m_Mutable.HDR.eOutputEncodingEOTF = EOTF_PQ; - m_Mutable.HDR.uMaxContentLightLevel = - pHDRStaticMetadata->desired_content_max_luminance - ? nits_to_u16( pHDRStaticMetadata->desired_content_max_luminance ) --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Fri, 29 Aug 2025 17:17:06 +0200 -Subject: chore: use system glm, stb - ---- - meson.build | 6 ++---- - 1 file changed, 2 insertions(+), 4 deletions(-) - -diff --git a/meson.build b/meson.build -index 5e5bd4cdc7c4..802e4a052bcd 100644 ---- a/meson.build -+++ b/meson.build -@@ -50,10 +50,8 @@ dep_x11 = dependency('x11') - dep_wayland = dependency('wayland-client') - vulkan_dep = dependency('vulkan') - --glm_proj = subproject('glm') --glm_dep = glm_proj.get_variable('glm_dep') --stb_proj = subproject('stb') --stb_dep = stb_proj.get_variable('stb_dep') -+glm_dep = dependency('glm') -+stb_dep = dependency('stb') - - if get_option('enable_openvr_support') - openvr_dep = dependency('openvr', version: '>= 2.7', required : false) --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Fri, 29 Aug 2025 19:04:17 +0200 -Subject: Revert "mangoapp: plumb engineName" - -This reverts commit b9f20436d1bdf7bd8212541817b254e1b4c8eb1e. ---- - layer/VkLayer_FROG_gamescope_wsi.cpp | 9 +-------- - protocol/gamescope-swapchain.xml | 1 - - src/WaylandServer/WaylandServerLegacy.h | 1 - - src/mangoapp.cpp | 6 ------ - src/steamcompmgr.cpp | 6 ------ - src/steamcompmgr.hpp | 1 - - src/steamcompmgr_shared.hpp | 2 -- - src/wlserver.cpp | 4 +--- - 8 files changed, 2 insertions(+), 28 deletions(-) - -diff --git a/layer/VkLayer_FROG_gamescope_wsi.cpp b/layer/VkLayer_FROG_gamescope_wsi.cpp -index 263cbc37bd88..d1835a4c7487 100644 ---- a/layer/VkLayer_FROG_gamescope_wsi.cpp -+++ b/layer/VkLayer_FROG_gamescope_wsi.cpp -@@ -404,7 +404,6 @@ namespace GamescopeWSILayer { - struct GamescopeInstanceData { - wl_display* display; - uint32_t appId = 0; -- std::string engineName; - GamescopeLayerClient::Flags flags = 0; - }; - VKROOTS_DEFINE_SYNCHRONIZED_MAP_TYPE(GamescopeInstance, VkInstance); -@@ -631,14 +630,9 @@ namespace GamescopeWSILayer { - { - uint32_t appId = clientAppId(); - -- std::string engineName; -- if (pCreateInfo->pApplicationInfo && pCreateInfo->pApplicationInfo->pEngineName) -- engineName = pCreateInfo->pApplicationInfo->pEngineName; -- - auto state = GamescopeInstance::create(*pInstance, GamescopeInstanceData { - .display = display, - .appId = appId, -- .engineName = engineName, - .flags = defaultLayerClientFlags(pCreateInfo->pApplicationInfo, appId), - }); - -@@ -1275,8 +1269,7 @@ namespace GamescopeWSILayer { - uint32_t(pCreateInfo->imageColorSpace), - uint32_t(pCreateInfo->compositeAlpha), - uint32_t(pCreateInfo->preTransform), -- uint32_t(pCreateInfo->clipped), -- gamescopeInstance->engineName.c_str()); -+ uint32_t(pCreateInfo->clipped)); - - return VK_SUCCESS; - } -diff --git a/protocol/gamescope-swapchain.xml b/protocol/gamescope-swapchain.xml -index 58ac8463b752..91be3fc02d67 100644 ---- a/protocol/gamescope-swapchain.xml -+++ b/protocol/gamescope-swapchain.xml -@@ -89,7 +89,6 @@ - - - -- - - - -diff --git a/src/WaylandServer/WaylandServerLegacy.h b/src/WaylandServer/WaylandServerLegacy.h -index 63ee2ca17e8c..0facb7dc8b1e 100644 ---- a/src/WaylandServer/WaylandServerLegacy.h -+++ b/src/WaylandServer/WaylandServerLegacy.h -@@ -29,7 +29,6 @@ struct wlserver_vk_swapchain_feedback - VkCompositeAlphaFlagBitsKHR vk_composite_alpha; - VkSurfaceTransformFlagBitsKHR vk_pre_transform; - VkBool32 vk_clipped; -- std::shared_ptr vk_engine_name; - - std::shared_ptr hdr_metadata_blob; - }; -diff --git a/src/mangoapp.cpp b/src/mangoapp.cpp -index d8e1ce7edafe..91e01bc275c6 100644 ---- a/src/mangoapp.cpp -+++ b/src/mangoapp.cpp -@@ -31,7 +31,6 @@ struct mangoapp_msg_v1 { - uint16_t displayRefresh; - bool bAppWantsHDR : 1; - bool bSteamFocused : 1; -- char engineName[40]; - - // WARNING: Always ADD fields, never remove or repurpose fields - } __attribute__((packed)) mangoapp_msg_v1; -@@ -61,11 +60,6 @@ void mangoapp_update( uint64_t visible_frametime, uint64_t app_frametime_ns, uin - mangoapp_msg_v1.displayRefresh = (uint16_t) gamescope::ConvertmHzToHz( g_nOutputRefresh ); - mangoapp_msg_v1.bAppWantsHDR = g_bAppWantsHDRCached; - mangoapp_msg_v1.bSteamFocused = g_focusedBaseAppId == 769; -- memset(mangoapp_msg_v1.engineName, 0, sizeof(mangoapp_msg_v1.engineName)); -- if (focusWindow_engine) -- focusWindow_engine->copy(mangoapp_msg_v1.engineName, sizeof(mangoapp_msg_v1.engineName) / sizeof(char)); -- else -- std::string("gamescope").copy(mangoapp_msg_v1.engineName, sizeof(mangoapp_msg_v1.engineName) / sizeof(char)); - msgsnd(msgid, &mangoapp_msg_v1, sizeof(mangoapp_msg_v1) - sizeof(mangoapp_msg_v1.hdr.msg_type), IPC_NOWAIT); - } - -diff --git a/src/steamcompmgr.cpp b/src/steamcompmgr.cpp -index f25f810f9387..d5a6a4af51df 100644 ---- a/src/steamcompmgr.cpp -+++ b/src/steamcompmgr.cpp -@@ -1026,7 +1026,6 @@ int g_BlurRadius = 5; - unsigned int g_BlurFadeStartTime = 0; - - pid_t focusWindow_pid; --std::shared_ptr focusWindow_engine = nullptr; - - focus_t g_steamcompmgr_xdg_focus; - std::vector> g_steamcompmgr_xdg_wins; -@@ -6396,9 +6395,6 @@ bool handle_done_commit( steamcompmgr_win_t *w, xwayland_ctx_t *ctx, uint64_t co - uint32_t j; - for ( j = 0; j < w->commit_queue.size(); j++ ) - { -- if (w->commit_queue[ j ]->feedback.has_value()) -- w->engineName = w->commit_queue[ j ]->feedback->vk_engine_name; -- - if ( w->commit_queue[ j ]->commitID == commitID ) - { - gpuvis_trace_printf( "commit %lu done", w->commit_queue[ j ]->commitID ); -@@ -6443,8 +6439,6 @@ bool handle_done_commit( steamcompmgr_win_t *w, xwayland_ctx_t *ctx, uint64_t co - if ( !cv_paint_debug_pause_base_plane ) - g_HeldCommits[ HELD_COMMIT_BASE ] = w->commit_queue[ j ]; - hasRepaint = true; -- -- focusWindow_engine = w->engineName; - } - - if ( w == pFocus->overrideWindow ) -diff --git a/src/steamcompmgr.hpp b/src/steamcompmgr.hpp -index 98e927296483..2f489a26a0aa 100644 ---- a/src/steamcompmgr.hpp -+++ b/src/steamcompmgr.hpp -@@ -144,7 +144,6 @@ struct wlserver_x11_surface_info *lookup_x11_surface_info_from_xid( gamescope_xw - - extern gamescope::VBlankTime g_SteamCompMgrVBlankTime; - extern pid_t focusWindow_pid; --extern std::shared_ptr focusWindow_engine; - - void init_xwayland_ctx(uint32_t serverId, gamescope_xwayland_server_t *xwayland_server); - void gamescope_set_selection(std::string contents, GamescopeSelection eSelection); -diff --git a/src/steamcompmgr_shared.hpp b/src/steamcompmgr_shared.hpp -index 5a2198d97bed..4027013148b2 100644 ---- a/src/steamcompmgr_shared.hpp -+++ b/src/steamcompmgr_shared.hpp -@@ -149,8 +149,6 @@ struct steamcompmgr_win_t { - bool unlockedForFrameCallback = false; - bool receivedDoneCommit = false; - -- std::shared_ptr engineName; -- - std::vector< gamescope::Rc > commit_queue; - std::shared_ptr> icon; - -diff --git a/src/wlserver.cpp b/src/wlserver.cpp -index a694b5245a97..42c6bc0c2430 100644 ---- a/src/wlserver.cpp -+++ b/src/wlserver.cpp -@@ -862,8 +862,7 @@ static void gamescope_swapchain_swapchain_feedback( struct wl_client *client, st - uint32_t vk_colorspace, - uint32_t vk_composite_alpha, - uint32_t vk_pre_transform, -- uint32_t vk_clipped, -- const char *vk_engine_name) -+ uint32_t vk_clipped) - { - wlserver_wl_surface_info *wl_info = (wlserver_wl_surface_info *)wl_resource_get_user_data( resource ); - if ( wl_info ) -@@ -875,7 +874,6 @@ static void gamescope_swapchain_swapchain_feedback( struct wl_client *client, st - .vk_composite_alpha = VkCompositeAlphaFlagBitsKHR(vk_composite_alpha), - .vk_pre_transform = VkSurfaceTransformFlagBitsKHR(vk_pre_transform), - .vk_clipped = VkBool32(vk_clipped), -- .vk_engine_name = std::make_shared(vk_engine_name), - .hdr_metadata_blob = nullptr, - }); - } --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Antheas Kapenekakis -Date: Sun, 31 Aug 2025 20:55:02 +0200 -Subject: fix: separate blend tf to its own check - -Currently, blend tf and other color mgmt checks are combined into one -check. However, new hardware does not support the blend tf for a plane, -causing loss of all color mgmt features. Separate the checks so that -color mgmt can still be used on such hardware. - -Also, add the other function checks to drm_supports_color_mgmt so that -there are no edge cases where only subproperties are supported. ---- - src/Backends/DRMBackend.cpp | 40 +++++++++++++++++++++++++++++-------- - 1 file changed, 32 insertions(+), 8 deletions(-) - -diff --git a/src/Backends/DRMBackend.cpp b/src/Backends/DRMBackend.cpp -index 83da1bfe231b..c1a714569bf2 100644 ---- a/src/Backends/DRMBackend.cpp -+++ b/src/Backends/DRMBackend.cpp -@@ -559,6 +559,7 @@ extern std::string g_reshade_effect; - - bool drm_update_color_mgmt(struct drm_t *drm); - bool drm_supports_color_mgmt(struct drm_t *drm); -+bool drm_supports_srgb_to_pq(struct drm_t *drm); - bool drm_set_connector( struct drm_t *drm, gamescope::CDRMConnector *conn ); - - struct drm_color_ctm2 { -@@ -2691,13 +2692,15 @@ drm_prepare_liftoff( struct drm_t *drm, const struct FrameInfo_t *frameInfo, boo - } - } - -- if ( drm_supports_color_mgmt( drm ) ) -+ if ( drm_supports_srgb_to_pq( drm ) ) - { - if (!cv_drm_debug_disable_blend_tf && !bSinglePlane) - liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_BLEND_TF", drm->pending.output_tf ); - else -- liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_BLEND_TF", AMDGPU_TRANSFER_FUNCTION_DEFAULT ); -- -+ liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_BLEND_TF", AMDGPU_TRANSFER_FUNCTION_DEFAULT ); -+ } -+ if ( drm_supports_color_mgmt( drm ) ) -+ { - if (!cv_drm_debug_disable_ctm && frameInfo->layers[i].ctm != nullptr) - liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_CTM", frameInfo->layers[i].ctm->GetBlobValue() ); - else -@@ -2712,13 +2715,16 @@ drm_prepare_liftoff( struct drm_t *drm, const struct FrameInfo_t *frameInfo, boo - liftoff_layer_unset_property( drm->lo_layers[ i ], "COLOR_ENCODING" ); - liftoff_layer_unset_property( drm->lo_layers[ i ], "COLOR_RANGE" ); - -+ if ( drm_supports_srgb_to_pq( drm ) ) -+ { -+ liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_BLEND_TF", AMDGPU_TRANSFER_FUNCTION_DEFAULT ); -+ } - if ( drm_supports_color_mgmt( drm ) ) - { - liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_DEGAMMA_TF", AMDGPU_TRANSFER_FUNCTION_DEFAULT ); - liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_SHAPER_LUT", 0 ); - liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_SHAPER_TF", 0 ); - liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_LUT3D", 0 ); -- liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_BLEND_TF", AMDGPU_TRANSFER_FUNCTION_DEFAULT ); - liftoff_layer_set_property( drm->lo_layers[ i ], "AMD_PLANE_CTM", 0 ); - } - } -@@ -2870,7 +2876,7 @@ int drm_prepare( struct drm_t *drm, bool async, const struct FrameInfo_t *frameI - - bool bSinglePlane = frameInfo->layerCount < 2 && cv_drm_single_plane_optimizations; - -- if ( drm_supports_color_mgmt( &g_DRM ) && frameInfo->applyOutputColorMgmt ) -+ if ( drm_supports_srgb_to_pq( &g_DRM ) && frameInfo->applyOutputColorMgmt ) - { - if ( !cv_drm_debug_disable_output_tf && !bSinglePlane ) - { -@@ -3371,7 +3377,20 @@ bool drm_supports_color_mgmt(struct drm_t *drm) - if ( !drm->pPrimaryPlane ) - return false; - -- return drm->pPrimaryPlane->GetProperties().AMD_PLANE_CTM.has_value() && drm->pPrimaryPlane->GetProperties().AMD_PLANE_BLEND_TF.has_value(); -+ return drm->pPrimaryPlane->GetProperties().AMD_PLANE_CTM.has_value() && // dm->dc->caps.color.mpc.gamut_remap -+ drm->pPrimaryPlane->GetProperties().AMD_PLANE_SHAPER_LUT.has_value() && // dpp_color_caps.hw_3d_lut -+ drm->pPrimaryPlane->GetProperties().AMD_PLANE_DEGAMMA_TF.has_value(); // dpp_color_caps.dgam_ram || dpp_color_caps.gamma_corr -+} -+ -+bool drm_supports_srgb_to_pq(struct drm_t *drm) -+{ -+ if ( g_bForceDisableColorMgmt ) -+ return false; -+ -+ if ( !drm->pPrimaryPlane ) -+ return false; -+ -+ return drm->pPrimaryPlane->GetProperties().AMD_PLANE_BLEND_TF.has_value(); // dpp_color_caps.ogam_ram - } - - std::span drm_get_valid_refresh_rates( struct drm_t *drm ) -@@ -3501,12 +3520,12 @@ namespace gamescope - if ( g_bOutputHDREnabled ) - { - bNeedsFullComposite |= g_bHDRItmEnable; -- if ( !SupportsColorManagement() ) -+ if ( !SupportsSRGBtoPQ() ) - bNeedsFullComposite |= ( pFrameInfo->layerCount > 1 || pFrameInfo->layers[0].colorspace != GAMESCOPE_APP_TEXTURE_COLORSPACE_HDR10_PQ ); - } - else - { -- if ( !SupportsColorManagement() ) -+ if ( !SupportsSRGBtoPQ() ) - bNeedsFullComposite |= ColorspaceIsHDR( pFrameInfo->layers[0].colorspace ); - } - -@@ -3915,6 +3934,11 @@ namespace gamescope - return drm_supports_color_mgmt( &g_DRM ); - } - -+ bool SupportsSRGBtoPQ() const -+ { -+ return drm_supports_srgb_to_pq( &g_DRM ); -+ } -+ - int Commit( const FrameInfo_t *pFrameInfo ) - { - drm_t *drm = &g_DRM; --- -2.51.0 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Colin Kinloch -Date: Fri, 1 Aug 2025 16:06:23 +0100 -Subject: WaylandBackend: Check features before using color management - -This stops compositors lacking required features, transfer functions or -primaries from triggering protocol errors on start. ---- - src/Backends/WaylandBackend.cpp | 32 ++++++++++++++++++-------------- - 1 file changed, 18 insertions(+), 14 deletions(-) - -diff --git a/src/Backends/WaylandBackend.cpp b/src/Backends/WaylandBackend.cpp -index 664ed0eac070..1171980ba61d 100644 ---- a/src/Backends/WaylandBackend.cpp -+++ b/src/Backends/WaylandBackend.cpp -@@ -1990,13 +1990,14 @@ namespace gamescope - return false; - if ( !Algorithm::Contains( m_WPColorManagerFeatures.eFeatures, WP_COLOR_MANAGER_V1_FEATURE_SET_LUMINANCES ) ) - return false; -+ if ( !Algorithm::Contains( m_WPColorManagerFeatures.eFeatures, WP_COLOR_MANAGER_V1_FEATURE_WINDOWS_SCRGB ) ) -+ return false; - - // Transfer Functions - if ( !Algorithm::Contains( m_WPColorManagerFeatures.eTransferFunctions, WP_COLOR_MANAGER_V1_TRANSFER_FUNCTION_SRGB ) ) - return false; - if ( !Algorithm::Contains( m_WPColorManagerFeatures.eTransferFunctions, WP_COLOR_MANAGER_V1_TRANSFER_FUNCTION_ST2084_PQ ) ) - return false; -- // TODO: Need scRGB - - // Primaries - if ( !Algorithm::Contains( m_WPColorManagerFeatures.ePrimaries, WP_COLOR_MANAGER_V1_PRIMARIES_SRGB ) ) -@@ -2006,6 +2007,22 @@ namespace gamescope - - return true; - }(); -+ -+ if ( m_WPColorManagerFeatures.bSupportsGamescopeColorManagement ) -+ { -+ // HDR10. -+ { -+ wp_image_description_creator_params_v1 *pParams = wp_color_manager_v1_create_parametric_creator( m_pWPColorManager ); -+ wp_image_description_creator_params_v1_set_primaries_named( pParams, WP_COLOR_MANAGER_V1_PRIMARIES_BT2020 ); -+ wp_image_description_creator_params_v1_set_tf_named( pParams, WP_COLOR_MANAGER_V1_TRANSFER_FUNCTION_ST2084_PQ ); -+ m_pWPImageDescriptions[ GAMESCOPE_APP_TEXTURE_COLORSPACE_HDR10_PQ ] = wp_image_description_creator_params_v1_create( pParams ); -+ } -+ -+ // scRGB -+ { -+ m_pWPImageDescriptions[ GAMESCOPE_APP_TEXTURE_COLORSPACE_SCRGB ] = wp_color_manager_v1_create_windows_scrgb( m_pWPColorManager ); -+ } -+ } - } - - m_pLibDecor = libdecor_new( m_pDisplay, &s_LibDecorInterface ); -@@ -2476,19 +2493,6 @@ namespace gamescope - { - m_pWPColorManager = (wp_color_manager_v1 *)wl_registry_bind( pRegistry, uName, &wp_color_manager_v1_interface, 1u ); - wp_color_manager_v1_add_listener( m_pWPColorManager, &s_WPColorManagerListener, this ); -- -- // HDR10. -- { -- wp_image_description_creator_params_v1 *pParams = wp_color_manager_v1_create_parametric_creator( m_pWPColorManager ); -- wp_image_description_creator_params_v1_set_primaries_named( pParams, WP_COLOR_MANAGER_V1_PRIMARIES_BT2020 ); -- wp_image_description_creator_params_v1_set_tf_named( pParams, WP_COLOR_MANAGER_V1_TRANSFER_FUNCTION_ST2084_PQ ); -- m_pWPImageDescriptions[ GAMESCOPE_APP_TEXTURE_COLORSPACE_HDR10_PQ ] = wp_image_description_creator_params_v1_create( pParams ); -- } -- -- // scRGB -- { -- m_pWPImageDescriptions[ GAMESCOPE_APP_TEXTURE_COLORSPACE_SCRGB ] = wp_color_manager_v1_create_windows_scrgb( m_pWPColorManager ); -- } - } - else if ( !strcmp( pInterface, zwp_pointer_constraints_v1_interface.name ) ) - { --- -2.51.0 diff --git a/anda/games/terra-gamescope/terra-gamescope.spec b/anda/games/terra-gamescope/terra-gamescope.spec index 3f1e43d863..cd793a43bb 100755 --- a/anda/games/terra-gamescope/terra-gamescope.spec +++ b/anda/games/terra-gamescope/terra-gamescope.spec @@ -2,18 +2,17 @@ %global _default_patch_fuzz 2 %global build_timestamp %(date +"%Y%m%d") -#global gamescope_tag 3.15.11 -%global gamescope_commit 2f30679c80791844c29402d232462874fe23dd46 +%global gamescope_commit 0fd7f48010fd0cf9cb577d7e282facb8e611a288 %define short_commit %(echo %{gamescope_commit} | cut -c1-8) Name: terra-gamescope #Version: 100.%{gamescope_tag} -Version: 134.%{short_commit} +Version: 135.%{short_commit} Release: 1%?dist Summary: Micro-compositor for video games on Wayland License: BSD -URL: https://github.com/ValveSoftware/gamescope +URL: https://github.com/OpenGamingCollective/gamescope Provides: gamescope = %{version}-%{release} Conflicts: gamescope @@ -21,68 +20,65 @@ Conflicts: gamescope # Create stb.pc to satisfy dependency('stb') Source0: stb.pc -Patch0: 0001-cstdint.patch +Patch0: Use-system-stb-glm.patch -# https://hhd.dev/ -# https://github.com/ChimeraOS/gamescope -Patch1: handheld.patch +Patch1: 0001-cstdint.patch -#Patch2: https://github.com/ValveSoftware/gamescope/pull/1867.patch +# Fix build with libinput >= 1.27 / GCC 16 (-Werror=switch) +Patch2: 0002-wlroots-libinput-switch-keypad-slide.patch -BuildRequires: meson >= 0.54.0 -BuildRequires: ninja-build BuildRequires: cmake BuildRequires: gcc BuildRequires: gcc-c++ +BuildRequires: git-core BuildRequires: glm-devel BuildRequires: google-benchmark-devel -BuildRequires: libXmu-devel BuildRequires: libXcursor-devel -BuildRequires: libeis-devel -BuildRequires: pixman-devel +BuildRequires: libXmu-devel +BuildRequires: meson >= 0.54.0 +BuildRequires: ninja-build +BuildRequires: pkgconfig(hwdata) +BuildRequires: pkgconfig(libavif) +BuildRequires: pkgconfig(libcap) +BuildRequires: pkgconfig(libdecor-0) BuildRequires: pkgconfig(libdisplay-info) -BuildRequires: pkgconfig(pixman-1) +BuildRequires: pkgconfig(libdrm) +BuildRequires: pkgconfig(libeis-1.0) +BuildRequires: (pkgconfig(libliftoff) >= %{libliftoff_minver} with pkgconfig(libliftoff) < 0.6) +BuildRequires: pkgconfig(libpipewire-0.3) +BuildRequires: pkgconfig(libudev) +BuildRequires: pkgconfig(luajit) +#BuildRequires: pkgconfig(openvr) >= 2.7 +BuildRequires: pkgconfig(sdl2) +BuildRequires: pkgconfig(vulkan) +BuildRequires: pkgconfig(wayland-protocols) >= 1.17 +BuildRequires: pkgconfig(wayland-scanner) +BuildRequires: pkgconfig(wayland-server) +BuildRequires: pkgconfig(wlroots-0.18) BuildRequires: pkgconfig(x11) -BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(xcomposite) -BuildRequires: pkgconfig(xrender) +BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xfixes) -BuildRequires: pkgconfig(xxf86vm) -BuildRequires: pkgconfig(xtst) -BuildRequires: pkgconfig(xres) -BuildRequires: pkgconfig(libdrm) -BuildRequires: pkgconfig(vulkan) -BuildRequires: pkgconfig(wayland-scanner) -BuildRequires: pkgconfig(wayland-server) >= 1.23.0 -BuildRequires: pkgconfig(wayland-protocols) >= 1.17 BuildRequires: pkgconfig(xkbcommon) -BuildRequires: pkgconfig(sdl2) -BuildRequires: pkgconfig(libpipewire-0.3) -BuildRequires: pkgconfig(libavif) -BuildRequires: pkgconfig(wlroots) -BuildRequires: pkgconfig(libliftoff) -BuildRequires: pkgconfig(libcap) -BuildRequires: pkgconfig(hwdata) -BuildRequires: pkgconfig(lcms2) -BuildRequires: pkgconfig(luajit) +BuildRequires: pkgconfig(xrender) +BuildRequires: pkgconfig(xres) +BuildRequires: pkgconfig(xtst) +BuildRequires: pkgconfig(xxf86vm) BuildRequires: spirv-headers-devel # Enforce the the minimum EVR to contain fixes for all of: # CVE-2021-28021 CVE-2021-42715 CVE-2021-42716 CVE-2022-28041 CVE-2023-43898 # CVE-2023-45661 CVE-2023-45662 CVE-2023-45663 CVE-2023-45664 CVE-2023-45666 -# CVE-2023-45667 -BuildRequires: stb_image-devel >= 2.28^20231011gitbeebb24-12 +# CVE-2023-45667, upstream issues #1860, #1861 +BuildRequires: stb_image-devel >= 2.30^20251025gitf1c79c0-2 # Header-only library: -static is for tracking per guidelines BuildRequires: stb_image-static BuildRequires: stb_image_resize-devel BuildRequires: stb_image_resize-static BuildRequires: stb_image_write-devel BuildRequires: stb_image_write-static +#BuildRequires: vkroots-devel BuildRequires: /usr/bin/glslangValidator -BuildRequires: libdecor-devel -BuildRequires: libXdamage-devel -BuildRequires: xorg-x11-server-Xwayland-devel -BuildRequires: git # libliftoff hasn't bumped soname, but API/ABI has changed for 0.2.0 release Requires: libliftoff%{?_isa} >= %{libliftoff_minver} @@ -94,6 +90,17 @@ Requires: terra-gamescope-libs(x86-32) = %{version}-%{release} Recommends: mesa-dri-drivers Recommends: mesa-vulkan-drivers +# submodule deps +BuildRequires: pkgconfig(lcms2) +BuildRequires: pkgconfig(libinput) >= 1.21.0 +BuildRequires: pkgconfig(libseat) +BuildRequires: pkgconfig(x11-xcb) +BuildRequires: pkgconfig(xcb) +BuildRequires: pkgconfig(xcb-errors) +BuildRequires: pkgconfig(xcb-icccm) +BuildRequires: pkgconfig(xcb-renderutil) +BuildRequires: pkgconfig(xwayland) + %description %{name} is the micro-compositor optimized for running video games on Wayland. @@ -140,5 +147,8 @@ export PKG_CONFIG_PATH=pkgconfig %{_datadir}/vulkan/implicit_layer.d/VkLayer_FROG_gamescope_wsi.*.json %changelog +* Fri Mar 13 2026 Kyle Gospodnetich +- Switch to OGC sources + * Thu Jan 2 2025 Owen-sz - Package gamescope, port from Bazzite From 6350faaf4ee16fa603ec779ccdd0ee9f74ee6175 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Fri, 13 Mar 2026 12:26:59 -0700 Subject: [PATCH 0986/1115] fix: Update commit for the latest OGC gamescope (#10486) Signed-off-by: Kyle Gospodnetich --- anda/games/terra-gamescope/terra-gamescope.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/anda/games/terra-gamescope/terra-gamescope.spec b/anda/games/terra-gamescope/terra-gamescope.spec index cd793a43bb..447cea6cce 100755 --- a/anda/games/terra-gamescope/terra-gamescope.spec +++ b/anda/games/terra-gamescope/terra-gamescope.spec @@ -2,12 +2,11 @@ %global _default_patch_fuzz 2 %global build_timestamp %(date +"%Y%m%d") -%global gamescope_commit 0fd7f48010fd0cf9cb577d7e282facb8e611a288 +%global gamescope_commit b6a368af614ee93bf7b1d05a8d203f0c84a87c74 %define short_commit %(echo %{gamescope_commit} | cut -c1-8) Name: terra-gamescope -#Version: 100.%{gamescope_tag} -Version: 135.%{short_commit} +Version: 136.%{short_commit} Release: 1%?dist Summary: Micro-compositor for video games on Wayland From e34f2099599e784cebc69c5931a9076c89f7f7f8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 19:58:45 +0000 Subject: [PATCH 0987/1115] 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 3263b6db24..6e6af3ea7d 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.901 +Version: 0.0.902 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 c697b4063c..6871320924 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.901 +Version: 0.0.902 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com From 50bf93e97d190a12ac912adfed6905b10713dd43 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 20:47:28 +0000 Subject: [PATCH 0988/1115] bump: praat --- anda/tools/praat/praat.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/praat/praat.spec b/anda/tools/praat/praat.spec index 42b9707532..35145dd6a9 100644 --- a/anda/tools/praat/praat.spec +++ b/anda/tools/praat/praat.spec @@ -4,8 +4,8 @@ %global org "org.praat" Name: praat -Version: 6.4.61 -Release: 1%?dist +Version: 6.4.62 +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 From 4f643c05c755d2e876360a7f19c1a11ae92cae0c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 23:28:24 +0000 Subject: [PATCH 0989/1115] bump: nerdfetch-tools --- anda/tools/nerdfetch/nerdfetch-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/nerdfetch/nerdfetch-tools.spec b/anda/tools/nerdfetch/nerdfetch-tools.spec index 63abb15318..73499a92c6 100644 --- a/anda/tools/nerdfetch/nerdfetch-tools.spec +++ b/anda/tools/nerdfetch/nerdfetch-tools.spec @@ -1,6 +1,6 @@ Name: nerdfetch -Version: 8.5.2 -Release: 1%?dist +Version: 8.5.3 +Release: 1%{?dist} Summary: A POSIX *nix fetch script using Nerdfonts License: MIT From 0b16b1bfeb57f2fb34a70fc29b03d42c977c558a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 13 Mar 2026 23:54:04 +0000 Subject: [PATCH 0990/1115] bump: falcond --- anda/system/falcond/falcond.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/falcond/falcond.spec b/anda/system/falcond/falcond.spec index b02e46a400..0d4da5be7b 100644 --- a/anda/system/falcond/falcond.spec +++ b/anda/system/falcond/falcond.spec @@ -1,7 +1,7 @@ %global _include_minidebuginfo 0 Name: falcond -Version: 2.0.0 +Version: 2.0.1 Release: 1%{?dist} Summary: Advanced Linux Gaming Performance Daemon License: MIT From e0b194fc69aec3941c3901ce7fb86ee6a05eac10 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 02:26:56 +0000 Subject: [PATCH 0991/1115] bump(nightly): flameshot-nightly goofcord-nightly mpv-nightly hyprutils.nightly ghostty-nightly zed-nightly gamescope-session-opengamepadui gamescope-session-steam prismlauncher-nightly nim-nightly types-colorama v2ray-domain-list-community opentabletdriver-nightly xone-nightly HeadsetControl-nightly glasgow natscli rpi-utils --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/goofcord/nightly/goofcord-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 | 8 ++++---- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- .../gamescope-session-opengamepadui.spec | 6 +++--- .../gamescope-session-steam/gamescope-session-steam.spec | 6 +++--- .../prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- .../v2ray-domain-list-community.spec | 6 +++--- .../opentabletdriver-nightly.spec | 4 ++-- anda/system/xone/nightly/kmod-common/xone-nightly.spec | 6 +++--- .../HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- anda/tools/glasgow/glasgow.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- anda/tools/rpi-utils/rpi-utils.spec | 6 +++--- 18 files changed, 42 insertions(+), 42 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 7cc024304d..14a0368bc3 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 ee80adc1a4eef9d1dd7e117d495685f68534e196 +%global commit 5cd62690113fbe51f3b97eb1f75c384eefbee9b1 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260312 +%global commit_date 20260314 %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 d8d334a7a3..86e853073b 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 693414730d0e102e30f9b3fd92f30a81ef05258d +%global commit 738d1681072c803895a2ae8e826301171b4191f4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260307 +%global commit_date 20260314 %global ver 2.1.1^ %global base_name goofcord %global git_name GoofCord diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 17d1305344..f56c4ca7bb 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 3a09e793b9b99ab93d93781f6994ce14c28501f6 +%global commit 44f06c6dd0ad300de4ea9a64f61ff026bcb868ee %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260313 +%global commit_date 20260314 %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 9fd35c615c..7ffd6da695 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 8eb974bdeaa64d7127ab2fff272166c705b7a933 -%global commit_date 20260308 +%global commit 5e228db6821380a5875d5643176c5c46a47b8134 +%global commit_date 20260314 %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 4227407c10..ec41dc2374 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,15 +1,15 @@ -%global commit ec1ca4c0c903d13a15452c18b1df11b3cabddaf7 +%global commit e75f8956c576ea8acf6ee4e70d45f918738e7512 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-09 +%global fulldate 2026-03-13 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV -%global ver 1.3.0 +%global ver 1.3.2 %global base_name ghostty %global appid com.mitchellh.%{base_name} Name: %{base_name}-nightly Version: %{ver}~tip^%{commit_date}git%{shortcommit} -Release: 2%{?dist} +Release: 1%{?dist} %if 0%{?fedora} <= 41 Epoch: 1 %endif diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index ff8ccf4632..e1cb551fbf 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 8e045237c4104c139e1f996f9f90f33a0697468c +%global commit da8a7e8b506f13d6c3e677ad6c95e9c5c245af53 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260313 +%global commit_date 20260314 %global ver 0.229.0 %bcond_with check diff --git a/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec b/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec index d85f93c71d..cab8e3f9ae 100644 --- a/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec +++ b/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec @@ -1,10 +1,10 @@ -%global commit 1a3fdb7fa15a4bba7204bef69702b7a10a297828 +%global commit d9412bf01f3ffbe55e15f34445fe4c682fde5ede %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260205 +%global commit_date 20260314 Name: gamescope-session-opengamepadui Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Gamescope session for OpenGamepadUI License: GPL-3.0-only URL: https://github.com/OpenGamingCollective/gamescope-session-opengamepadui diff --git a/anda/games/gamescope-session-steam/gamescope-session-steam.spec b/anda/games/gamescope-session-steam/gamescope-session-steam.spec index 9d819478fb..2976351fc4 100644 --- a/anda/games/gamescope-session-steam/gamescope-session-steam.spec +++ b/anda/games/gamescope-session-steam/gamescope-session-steam.spec @@ -1,12 +1,12 @@ %define debug_package %nil -%global commit 1a3fdb7fa15a4bba7204bef69702b7a10a297828 +%global commit d9412bf01f3ffbe55e15f34445fe4c682fde5ede %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20241205 +%global commit_date 20260314 Name: gamescope-session-steam Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: gamescope-session-steam License: MIT URL: https://github.com/OpenGamingCollective/gamescope-session-steam diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 1b51c2d516..1714e092cf 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 8cb9262b0971eb33a2ba466a653fe2411f7fd7cb +%global commit 14da23b06fd50e5632f3930824123b5bfdad8c46 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260313 +%global commit_date 20260314 %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 109d60b6d4..339555edbc 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 87d957fdf126ee217fc55911779909a18bfe9cbf +%global commit 1a1586a5fb891aeb522a490ccacde3fc02753541 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260313 +%global commit_date 20260314 %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 ba1304cd1c..e310acbb5a 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 25438e5f21be7f0ac15fe305c7183d74dc2e6923 -%global commit_date 20260312 +%global commit 6b222ca89d993429f63639589de43a4c34fca293 +%global commit_date 20260314 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec index 2bad79ef6f..3e7125d8f4 100644 --- a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec +++ b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec @@ -1,7 +1,7 @@ -%global commit 235988ffe4d6877a89d9289f581599782f89b3bb +%global commit eeccde723958a2998b0ad3fd4648510dfa472247 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 20260312071513 -%global commit_date 20260313 +%global ver 20260313135254 +%global commit_date 20260314 Name: v2ray-domain-list-community Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 6044df987b..e3588e496c 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit ad3e21f1c9ff83217bd5060a0641c3666519af89 +%global commit e04f93672bc22e4dc6a972fe6f367c261b9fb6d8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260311 +%global commit_date 20260314 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono diff --git a/anda/system/xone/nightly/kmod-common/xone-nightly.spec b/anda/system/xone/nightly/kmod-common/xone-nightly.spec index f64bd3b8eb..c08c02e8b3 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 a16304ccdecc5bfc7aafdeb759c706da314d15fa +%global commit f2aa9fe01103d7600553b505b298ff0bd47ff280 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260228 +%global commitdate 20260314 %global ver 0.5.7 %global modulename xone %global _dracutconfdir %{_prefix}/lib/dracut/dracut.conf.d @@ -11,7 +11,7 @@ Name: xone-nightly Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif diff --git a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec index 626cffd571..57950f365e 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 16c337f0b5e034d39d39f28250b480beed50ade4 +%global commit 46357986ca65a2aa12a5174845b16cd88ddc512e %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 124a236b82..6da5d02878 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit f975caae61a546258ce8df26c80d88ca48534d8e -%global commit_date 20260313 +%global commit 7adeb3b5e7ae0720b0a720f398309c8bef2e3c1a +%global commit_date 20260314 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 1475bbec80..31ae48cc33 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 7beee27e113ef9bdf4f914c4f438eb45f71527f1 -%global commit_date 20260313 +%global commit b1c492425d41ed17c6245b3be393ef30d8b6cbaf +%global commit_date 20260314 %global shortcommit %{sub %{commit} 1 7} %gometa -f diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index 1c197d41d7..e86891931a 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,10 +1,10 @@ -%global commit 216e2d3045e9343e894e6445c5ae122aa7752584 -%global commit_date 20260305 +%global commit 1236508f013ca82115a5907ebb942e75ab94d8af +%global commit_date 20260314 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rpi-utils Version: %{commit_date}.%{shortcommit} -Release: 1%?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 From 703bc84a89bd22627171a89c901dcd806a34eac1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 03:41:43 +0000 Subject: [PATCH 0992/1115] 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 223ba82bc4..564991c646 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 a16304ccdecc5bfc7aafdeb759c706da314d15fa +%global commit f2aa9fe01103d7600553b505b298ff0bd47ff280 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260228 +%global commitdate 20260314 %global ver 0.5.7 %define buildforkernels akmod %global debug_package %{nil} @@ -8,7 +8,7 @@ Name: %{modulename}-nightly-kmod Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?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 3f8b96d254..b593424a01 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 a16304ccdecc5bfc7aafdeb759c706da314d15fa +%global commit f2aa9fe01103d7600553b505b298ff0bd47ff280 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260228 +%global commitdate 20260314 %global ver 0.5.7 %global debug_package %{nil} %global modulename xone Name: dkms-%{modulename}-nightly Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif From e9d3fd4035454c678046434080475a1feb560152 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 04:17:56 +0000 Subject: [PATCH 0993/1115] bump: stardust-server --- anda/stardust/server/stable/stardust-server.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/stardust/server/stable/stardust-server.spec b/anda/stardust/server/stable/stardust-server.spec index e2e767bdbb..39866b764a 100644 --- a/anda/stardust/server/stable/stardust-server.spec +++ b/anda/stardust/server/stable/stardust-server.spec @@ -2,8 +2,8 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-server -Version: 0.50.3 -Release: 1%?dist +Version: 0.51.0 +Release: 1%{?dist} Epoch: 1 Summary: Usable Linux display server that reinvents human-computer interaction for all kinds of XR URL: https://github.com/StardustXR/server From 45b6d3eea22be31b8b9b3ddc972114fbb67322ee Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 07:03:19 +0000 Subject: [PATCH 0994/1115] bump: helium-browser-bin --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/helium-browser-bin/helium-browser-bin.spec b/anda/apps/helium-browser-bin/helium-browser-bin.spec index 8437ba3a4f..acbc21ef9b 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.10.2.1 +Version: 0.10.4.1 Release: 1%{?dist} Summary: Private, fast, and honest web browser based on Chromium From da8ed365e48ef439efc8dcacd6ac84ce86085569 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 07:47:55 +0000 Subject: [PATCH 0995/1115] bump: stardust-flatland --- anda/stardust/flatland/stable/stardust-flatland.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/stardust/flatland/stable/stardust-flatland.spec b/anda/stardust/flatland/stable/stardust-flatland.spec index 04f410a5bb..0495ed9c9d 100644 --- a/anda/stardust/flatland/stable/stardust-flatland.spec +++ b/anda/stardust/flatland/stable/stardust-flatland.spec @@ -2,8 +2,8 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-flatland -Version: 0.50.1 -Release: 2%?dist +Version: 0.51.0 +Release: 1%{?dist} Epoch: 1 Summary: Flatland for Stardust XR URL: https://github.com/StardustXR/flatland From 121e4b8b8ad6262aa5d9c88d3e120743c4071c0e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 09:33:21 +0000 Subject: [PATCH 0996/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index d7558cad79..fff7225c3f 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 6f07e8453a8cb84ac400bd96f825751c9cf661c8 -%global ver 0.0.40-18946 +%global commit 951d47c94c1428a40f1f676129a3ab901bd41860 +%global ver 0.0.40-18947 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 5dccb6f3dc3c9d29042a627df9facf6ab9d2e52b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 14:12:10 +0000 Subject: [PATCH 0997/1115] 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 af025a1e07..c077cd4038 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.2877+627f03af9 +version=0.16.0-dev.2905+5d71e3051 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 3c252f5895..3cc7e2b64c 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.2877+627f03af9 +%global ver 0.16.0-dev.2905+5d71e3051 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 0b7a45719aa6832a6f2d3711d1077bcf4575cb12 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 17:06:36 +0000 Subject: [PATCH 0998/1115] bump: helium-browser-bin rpcs3 av --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/python/av/av.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/helium-browser-bin/helium-browser-bin.spec b/anda/apps/helium-browser-bin/helium-browser-bin.spec index acbc21ef9b..1335cf1e81 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.10.4.1 +Version: 0.10.5.1 Release: 1%{?dist} Summary: Private, fast, and honest web browser based on Chromium diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index fff7225c3f..9709fbb254 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 951d47c94c1428a40f1f676129a3ab901bd41860 -%global ver 0.0.40-18947 +%global commit b734ceb2e7ad279567bd2fad88c8e778f27264e9 +%global ver 0.0.40-18948 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/python/av/av.spec b/anda/langs/python/av/av.spec index 50efd395f4..c06e0cda04 100644 --- a/anda/langs/python/av/av.spec +++ b/anda/langs/python/av/av.spec @@ -2,8 +2,8 @@ %global _desc Pythonic bindings for FFmpeg's libraries. Name: python-%{pypi_name} -Version: 16.1.0 -Release: 1%?dist +Version: 17.0.0 +Release: 1%{?dist} Summary: Pythonic bindings for FFmpeg's libraries License: BSD-3-Clause URL: https://pyav.basswood-io.com/docs/stable/ From 35fb9a7db6f1e96c5f4dd64267d4c67539c0e3de Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 14 Mar 2026 12:50:28 -0500 Subject: [PATCH 0999/1115] chore(ci): Update Backport action (#10498) Signed-off-by: Gilver --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 1d98a83f67..09a6ac03ca 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -25,7 +25,7 @@ jobs: git config --global commit.gpgsign true - name: Backport Action - uses: sorenlouv/backport-github-action@v10.2.0 + uses: sorenlouv/backport-github-action@v10.4.0 with: github_token: ${{ secrets.RABONEKO_BACKPORT_GITHUB_TOKEN }} auto_backport_label_prefix: sync- From 573e6c85fb32be45db902d1c1d6efbc9f6dd2189 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 18:17:45 +0000 Subject: [PATCH 1000/1115] bump: stardust-atmosphere stardust-protostar --- anda/stardust/atmosphere/stable/stardust-atmosphere.spec | 4 ++-- anda/stardust/protostar/stable/stardust-protostar.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/stardust/atmosphere/stable/stardust-atmosphere.spec b/anda/stardust/atmosphere/stable/stardust-atmosphere.spec index 76e8517b64..f7b2d06a2e 100644 --- a/anda/stardust/atmosphere/stable/stardust-atmosphere.spec +++ b/anda/stardust/atmosphere/stable/stardust-atmosphere.spec @@ -2,8 +2,8 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-atmosphere -Version: 0.50.0 -Release: 2%?dist +Version: 0.51.0 +Release: 1%{?dist} Epoch: 1 Summary: Environment, homespace, and setup client for Stardust XR URL: https://github.com/StardustXR/atmosphere diff --git a/anda/stardust/protostar/stable/stardust-protostar.spec b/anda/stardust/protostar/stable/stardust-protostar.spec index a148c22b03..15750787cd 100644 --- a/anda/stardust/protostar/stable/stardust-protostar.spec +++ b/anda/stardust/protostar/stable/stardust-protostar.spec @@ -2,8 +2,8 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-protostar -Version: 0.50.0 -Release: 2%?dist +Version: 0.51.0 +Release: 1%{?dist} Epoch: 1 Summary: Prototype application launcher for Stardust XR URL: https://github.com/StardustXR/protostar From cdfba0eece7b8fc24de35556833deab0dda59de9 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 14 Mar 2026 13:46:08 -0500 Subject: [PATCH 1001/1115] fix(kde-material-you-colors): Backport fix for python3-material-you-color (#10495) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(kde-material-you-colors): Backport fix for python3-material-you-color Signed-off-by: Gilver * bump(kde-material-you-colors): release 1 → 2 --------- Signed-off-by: Gilver Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- .../kde-material-you-colors/kde-material-you-colors.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/themes/kde-material-you-colors/kde-material-you-colors.spec b/anda/themes/kde-material-you-colors/kde-material-you-colors.spec index da082d2081..4737443858 100644 --- a/anda/themes/kde-material-you-colors/kde-material-you-colors.spec +++ b/anda/themes/kde-material-you-colors/kde-material-you-colors.spec @@ -4,12 +4,13 @@ Name: kde-material-you-colors Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automatic Material You Colors Generator from your wallpaper for the Plasma Desktop License: GPL-3.0-only URL: https://github.com/luisbocanegra/%{name} # The PyPi source is a more generic install and lacks the Plasmoid config Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz +Patch0: %{url}/commit/4888f8570b1aa12e3ab7aee51ab72ad7a7f35b95.patch BuildRequires: anda-srpm-macros BuildRequires: gcc BuildRequires: gcc-c++ From 649fed949eb9ab6a74e090f2d8cab77cb57ebef7 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sat, 14 Mar 2026 13:00:06 -0700 Subject: [PATCH 1002/1115] fix(gamescope): If condition for patch (#10496) (#10508) --- anda/games/terra-gamescope/terra-gamescope.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/anda/games/terra-gamescope/terra-gamescope.spec b/anda/games/terra-gamescope/terra-gamescope.spec index 447cea6cce..ff25d8dd3c 100755 --- a/anda/games/terra-gamescope/terra-gamescope.spec +++ b/anda/games/terra-gamescope/terra-gamescope.spec @@ -23,8 +23,10 @@ Patch0: Use-system-stb-glm.patch Patch1: 0001-cstdint.patch +%if 0%{?fedora} >= 44 # Fix build with libinput >= 1.27 / GCC 16 (-Werror=switch) Patch2: 0002-wlroots-libinput-switch-keypad-slide.patch +%endif BuildRequires: cmake BuildRequires: gcc @@ -139,6 +141,7 @@ export PKG_CONFIG_PATH=pkgconfig %{_bindir}/gamescopectl %{_bindir}/gamescopestream %{_bindir}/gamescopereaper +%{_bindir}/gamescope-type %{_datadir}/gamescope/* %files libs From 227128a5e43c2670f8a95172c08995c5402ed522 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 20:01:15 +0000 Subject: [PATCH 1003/1115] bump: stardust-armillary stardust-comet stardust-gravity --- anda/stardust/armillary/stable/stardust-armillary.spec | 4 ++-- anda/stardust/comet/stable/stardust-comet.spec | 4 ++-- anda/stardust/gravity/stable/stardust-gravity.spec | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/stardust/armillary/stable/stardust-armillary.spec b/anda/stardust/armillary/stable/stardust-armillary.spec index 40a0f77787..5a7ed8684f 100644 --- a/anda/stardust/armillary/stable/stardust-armillary.spec +++ b/anda/stardust/armillary/stable/stardust-armillary.spec @@ -2,8 +2,8 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-armillary -Version: 0.50.0 -Release: 2%?dist +Version: 0.51.0 +Release: 1%{?dist} Epoch: 1 Summary: Model viewer for Stardust XR URL: https://github.com/StardustXR/armillary diff --git a/anda/stardust/comet/stable/stardust-comet.spec b/anda/stardust/comet/stable/stardust-comet.spec index ac53466247..e33dbf465e 100644 --- a/anda/stardust/comet/stable/stardust-comet.spec +++ b/anda/stardust/comet/stable/stardust-comet.spec @@ -2,8 +2,8 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-comet -Version: 0.50.0 -Release: 2%?dist +Version: 0.51.0 +Release: 1%{?dist} Epoch: 1 Summary: Annotate things in Stardust XR URL: https://github.com/StardustXR/comet diff --git a/anda/stardust/gravity/stable/stardust-gravity.spec b/anda/stardust/gravity/stable/stardust-gravity.spec index 956e8d9116..a597d77286 100644 --- a/anda/stardust/gravity/stable/stardust-gravity.spec +++ b/anda/stardust/gravity/stable/stardust-gravity.spec @@ -2,8 +2,8 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-gravity -Version: 0.50.0 -Release: 2%?dist +Version: 0.51.0 +Release: 1%{?dist} Epoch: 1 Summary: Utility to launch apps and Stardust XR clients spatially URL: https://github.com/StardustXR/gravity From 426e35dbfee9d77865763a8542bea59458de62b2 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 14 Mar 2026 15:04:50 -0500 Subject: [PATCH 1004/1115] fix(stardust-xr-atmosphere): Binary name (#10507) * fix(stardust-xr-atmosphere): Binary name Signed-off-by: Gilver * fix(stardust-atmosphere-nightly): Binary name Signed-off-by: Gilver --------- Signed-off-by: Gilver --- .../atmosphere/nightly/stardust-atmosphere-nightly.spec | 2 +- anda/stardust/atmosphere/stable/stardust-atmosphere.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec index 24977dae6b..418f49964f 100644 --- a/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec +++ b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec @@ -32,7 +32,7 @@ Packager: Owen Zimmerman %{cargo_license_online} > LICENSE.dependencies %files -%_bindir/stardust-xr-atmosphere +%_bindir/atmosphere %license LICENSE %license LICENSE.dependencies %doc README.md diff --git a/anda/stardust/atmosphere/stable/stardust-atmosphere.spec b/anda/stardust/atmosphere/stable/stardust-atmosphere.spec index f7b2d06a2e..cf136241e4 100644 --- a/anda/stardust/atmosphere/stable/stardust-atmosphere.spec +++ b/anda/stardust/atmosphere/stable/stardust-atmosphere.spec @@ -29,7 +29,7 @@ Packager: Owen Zimmerman %{cargo_license_online} > LICENSE.dependencies %files -%_bindir/%{name} +%_bindir/atmosphere %license LICENSE %license LICENSE.dependencies %doc README.md From a6ffa04e3315514fcb115761610b0f091a134ead Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 20:43:17 +0000 Subject: [PATCH 1005/1115] bump: stardust-non-spatial-input --- .../non-spatial-input/stable/stardust-non-spatial-input.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/stardust/non-spatial-input/stable/stardust-non-spatial-input.spec b/anda/stardust/non-spatial-input/stable/stardust-non-spatial-input.spec index 6dae7b699b..a0412bfbcb 100644 --- a/anda/stardust/non-spatial-input/stable/stardust-non-spatial-input.spec +++ b/anda/stardust/non-spatial-input/stable/stardust-non-spatial-input.spec @@ -2,8 +2,8 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-non-spatial-input -Version: 0.50.0 -Release: 2%?dist +Version: 0.51.0 +Release: 1%{?dist} Epoch: 1 Summary: Tools you can easily snap together to get non-spatial input into Stardust XR URL: https://github.com/StardustXR/non-spatial-input From 0b72d15f31af93074f7ed7f16aec794c36fc5d9a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 21:03:28 +0000 Subject: [PATCH 1006/1115] bump: stardust-solar-sailer --- anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec b/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec index 247bbdbb55..e01c77e8a8 100644 --- a/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec +++ b/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec @@ -2,8 +2,8 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-solar-sailer -Version: 0.50.0 -Release: 2%?dist +Version: 0.51.0 +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/refs/tags/%version.tar.gz From e67a48d6d7a25e9589266937f702805946c67038 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 21:37:42 +0000 Subject: [PATCH 1007/1115] bump: stardust-black-hole --- anda/stardust/black-hole/stable/stardust-black-hole.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/stardust/black-hole/stable/stardust-black-hole.spec b/anda/stardust/black-hole/stable/stardust-black-hole.spec index 58bb86df15..9bc78e6932 100644 --- a/anda/stardust/black-hole/stable/stardust-black-hole.spec +++ b/anda/stardust/black-hole/stable/stardust-black-hole.spec @@ -2,8 +2,8 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-black-hole -Version: 0.50.0 -Release: 2%?dist +Version: 0.51.0 +Release: 1%{?dist} Epoch: 1 Summary: Spatial storage for Stardust XR URL: https://github.com/StardustXR/black-hole From 3f646a9e76218e2982092ec36d636c091b660476 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 14 Mar 2026 15:50:29 -0700 Subject: [PATCH 1008/1115] add: whey (#10519) --- anda/langs/python/whey/anda.hcl | 6 ++++ anda/langs/python/whey/update.rhai | 1 + anda/langs/python/whey/whey.spec | 48 ++++++++++++++++++++++++++++++ 3 files changed, 55 insertions(+) create mode 100644 anda/langs/python/whey/anda.hcl create mode 100644 anda/langs/python/whey/update.rhai create mode 100644 anda/langs/python/whey/whey.spec diff --git a/anda/langs/python/whey/anda.hcl b/anda/langs/python/whey/anda.hcl new file mode 100644 index 0000000000..6e5dc6a71f --- /dev/null +++ b/anda/langs/python/whey/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "whey.spec" + } +} diff --git a/anda/langs/python/whey/update.rhai b/anda/langs/python/whey/update.rhai new file mode 100644 index 0000000000..d85c462dce --- /dev/null +++ b/anda/langs/python/whey/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("whey")); diff --git a/anda/langs/python/whey/whey.spec b/anda/langs/python/whey/whey.spec new file mode 100644 index 0000000000..11b6c0dbce --- /dev/null +++ b/anda/langs/python/whey/whey.spec @@ -0,0 +1,48 @@ +%global pypi_name whey +%global _desc A simple Python wheel builder for simple projects. + +Name: python-%{pypi_name} +Version: 0.1.1 +Release: 1%?dist +Summary: A simple Python wheel builder for simple projects +License: MIT +URL: https://github.com/deepin-community/python-whey +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-build +BuildRequires: python3-setuptools +BuildRequires: python3-wheel +BuildRequires: python3-pip +BuildRequires: python3-devel + +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 whey-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files whey + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE +%{_bindir}/whey + +%changelog +* Sat Mar 14 2026 Owen Zimmerman +- Initial commit From 0a36caccaae67ba8b5b6581a745f5def8e003275 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 22:54:48 +0000 Subject: [PATCH 1009/1115] 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 d190dd0e95..8dba35a1c4 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.20.5 +Version: 0.20.6 Release: 1%{?dist} License: GPL-3.0 URL: https://docs.vicinae.com From 964c1a8d8ba1ac46cf5d9ce0bd9509e4d99a14bf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 23:52:10 +0000 Subject: [PATCH 1010/1115] bump: stardust-telescope --- anda/stardust/telescope/stable/stardust-telescope.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/stardust/telescope/stable/stardust-telescope.spec b/anda/stardust/telescope/stable/stardust-telescope.spec index 45663d8c25..d68b57651e 100644 --- a/anda/stardust/telescope/stable/stardust-telescope.spec +++ b/anda/stardust/telescope/stable/stardust-telescope.spec @@ -1,6 +1,6 @@ Name: stardust-xr-telescope -Version: 0.50.3 -Release: 2%?dist +Version: 0.51.0 +Release: 1%{?dist} Epoch: 1 Summary: See the stars! Easy stardust setups to run on your computer License: MIT From c671369b7be0497ad0c851102a137c7ac60822db Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 14 Mar 2026 17:31:47 -0700 Subject: [PATCH 1011/1115] add: mistletoe (#10526) Signed-off-by: Owen-sz --- anda/langs/python/mistletoe/anda.hcl | 6 +++ anda/langs/python/mistletoe/mistletoe.spec | 46 ++++++++++++++++++++++ anda/langs/python/mistletoe/update.rhai | 1 + 3 files changed, 53 insertions(+) create mode 100644 anda/langs/python/mistletoe/anda.hcl create mode 100644 anda/langs/python/mistletoe/mistletoe.spec create mode 100644 anda/langs/python/mistletoe/update.rhai diff --git a/anda/langs/python/mistletoe/anda.hcl b/anda/langs/python/mistletoe/anda.hcl new file mode 100644 index 0000000000..a1447a5955 --- /dev/null +++ b/anda/langs/python/mistletoe/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "mistletoe.spec" + } +} diff --git a/anda/langs/python/mistletoe/mistletoe.spec b/anda/langs/python/mistletoe/mistletoe.spec new file mode 100644 index 0000000000..e19f0798e4 --- /dev/null +++ b/anda/langs/python/mistletoe/mistletoe.spec @@ -0,0 +1,46 @@ +%global pypi_name mistletoe +%global _desc A rough port of Node.js's EventEmitter to Python with a few tricks of its own. + +Name: python-%{pypi_name} +Version: 1.5.1 +Release: 1%?dist +Summary: A rough port of Node.js's EventEmitter to Python with a few tricks of its own +License: MIT +URL: https://github.com/miyuchina/mistletoe +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip + +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 %{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files mistletoe + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE +%{_bindir}/mistletoe + +%changelog +* Sat Mar 14 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/mistletoe/update.rhai b/anda/langs/python/mistletoe/update.rhai new file mode 100644 index 0000000000..1212b2716e --- /dev/null +++ b/anda/langs/python/mistletoe/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("mistletoe")); From 9dd01366482f92ce11911af3ee2f257125c62f74 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 14 Mar 2026 17:36:32 -0700 Subject: [PATCH 1012/1115] add: deprecation-alias (#10527) Signed-off-by: Owen-sz --- anda/langs/python/deprecation-alias/anda.hcl | 6 +++ .../deprecation-alias/deprecation-alias.spec | 48 +++++++++++++++++++ .../python/deprecation-alias/update.rhai | 1 + 3 files changed, 55 insertions(+) create mode 100644 anda/langs/python/deprecation-alias/anda.hcl create mode 100644 anda/langs/python/deprecation-alias/deprecation-alias.spec create mode 100644 anda/langs/python/deprecation-alias/update.rhai diff --git a/anda/langs/python/deprecation-alias/anda.hcl b/anda/langs/python/deprecation-alias/anda.hcl new file mode 100644 index 0000000000..f3d32200b3 --- /dev/null +++ b/anda/langs/python/deprecation-alias/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "deprecation-alias.spec" + } +} diff --git a/anda/langs/python/deprecation-alias/deprecation-alias.spec b/anda/langs/python/deprecation-alias/deprecation-alias.spec new file mode 100644 index 0000000000..2941427117 --- /dev/null +++ b/anda/langs/python/deprecation-alias/deprecation-alias.spec @@ -0,0 +1,48 @@ +%global pypi_name deprecation-alias +%global _desc A wrapper around 'deprecation' providing support for deprecated aliases. + +Name: python-%{pypi_name} +Version: 0.4.0 +Release: 1%?dist +Summary: A wrapper around 'deprecation' providing support for deprecated aliases +License: Apache-2.0 +URL: https://github.com/domdfcoding/deprecation-alias +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildRequires: python3-hatchling +BuildRequires: python3-importlib-metadata +BuildRequires: python3-hatch-requirements-txt +BuildArch: noarch + +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 %{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files deprecation_alias + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE + +%changelog +* Sat Mar 14 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/deprecation-alias/update.rhai b/anda/langs/python/deprecation-alias/update.rhai new file mode 100644 index 0000000000..f3d594eb8c --- /dev/null +++ b/anda/langs/python/deprecation-alias/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("deprecation-alias")); From 0b255473dc752608c16013919e667466ca50e8af Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 02:27:53 +0000 Subject: [PATCH 1013/1115] 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 2950268574..5bcc1d80c8 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-13 +%global ver 2026-03-15 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From d60c5408c3cdbf102f22874f0d0bb978cbb9781b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 02:47:15 +0000 Subject: [PATCH 1014/1115] bump(nightly): flameshot-nightly goofcord-nightly legcord-nightly mpv-nightly ghostty-nightly zed-nightly v2ray-nightly types-colorama astal stardust-armillary-nightly stardust-atmosphere-nightly stardust-black-hole-nightly stardust-comet-nightly stardust-flatland-nightly stardust-non-spatial-input-nightly stardust-protostar-nightly stardust-server-nightly stardust-solar-sailer-nightly stardust-telescope-nightly opentabletdriver-nightly glasgow --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/goofcord/nightly/goofcord-nightly.spec | 4 ++-- 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/langs/go/v2ray/nightly/v2ray-nightly.spec | 6 +++--- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/lib/astal/astal/astal.spec | 6 +++--- .../armillary/nightly/stardust-armillary-nightly.spec | 6 +++--- .../atmosphere/nightly/stardust-atmosphere-nightly.spec | 6 +++--- .../black-hole/nightly/stardust-black-hole-nightly.spec | 6 +++--- anda/stardust/comet/nightly/stardust-comet-nightly.spec | 6 +++--- .../flatland/nightly/stardust-flatland-nightly.spec | 6 +++--- .../nightly/stardust-non-spatial-input-nightly.spec | 4 ++-- .../protostar/nightly/stardust-protostar-nightly.spec | 6 +++--- anda/stardust/server/nightly/stardust-server-nightly.spec | 4 ++-- .../solar-sailer/nightly/stardust-solar-sailer-nightly.spec | 6 +++--- .../telescope/nightly/stardust-telescope-nightly.spec | 6 +++--- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- 21 files changed, 52 insertions(+), 52 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 14a0368bc3..96174b6024 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 5cd62690113fbe51f3b97eb1f75c384eefbee9b1 +%global commit 3eb366e038838931bc98f66794e23339f467ed47 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260314 +%global commit_date 20260315 %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 86e853073b..5d9ce0d71d 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 738d1681072c803895a2ae8e826301171b4191f4 +%global commit 779d684b0f37775c8d4889d8b61a5d2db7925896 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260314 +%global commit_date 20260315 %global ver 2.1.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 b0ebde243c..a501b7728b 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 174b95c5addd9dd34d6b387272060f82e34976a6 -%global commit_date 20260313 +%global commit 63b3f3386b1092c7f87c98b80eed50e997b442d0 +%global commit_date 20260315 %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 f56c4ca7bb..9af7966ab1 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 44f06c6dd0ad300de4ea9a64f61ff026bcb868ee +%global commit afef9126ce5a2c3fdb733318a754b3210f71fca9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260314 +%global commit_date 20260315 %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 ec41dc2374..2ee6292692 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit e75f8956c576ea8acf6ee4e70d45f918738e7512 +%global commit 952fbce0e50ded8fd8e6ee5f64e9650af962cd19 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-13 +%global fulldate 2026-03-14 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.2 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index e1cb551fbf..fa059a75be 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit da8a7e8b506f13d6c3e677ad6c95e9c5c245af53 +%global commit cbc39669b414c2601f86ece9faffe164a33b5ad7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260314 +%global commit_date 20260315 %global ver 0.229.0 %bcond_with check diff --git a/anda/langs/go/v2ray/nightly/v2ray-nightly.spec b/anda/langs/go/v2ray/nightly/v2ray-nightly.spec index bdaa6c6eee..d021ce0145 100644 --- a/anda/langs/go/v2ray/nightly/v2ray-nightly.spec +++ b/anda/langs/go/v2ray/nightly/v2ray-nightly.spec @@ -1,7 +1,7 @@ -%global commit e93e5ac7d935ce70b18a806ae67f27d703b5fca2 +%global commit fbff1421bf27cc8c54b34a2f8e580f7f8ab3253a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver v5.46.0 -%global commit_date 20260312 +%global ver v5.47.0 +%global commit_date 20260315 %global goipath github.com/v2fly/v2ray-core Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index e310acbb5a..8f243d249a 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 6b222ca89d993429f63639589de43a4c34fca293 -%global commit_date 20260314 +%global commit f8f0794d0fe249c06dc9f31a004d85be6cca6ced +%global commit_date 20260315 %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 c57ae56f91..4e14386472 100644 --- a/anda/lib/astal/astal/astal.spec +++ b/anda/lib/astal/astal/astal.spec @@ -1,11 +1,11 @@ -%global commit eb235f8813bdea2a4a38ac228f2efc4e2a8a90af +%global commit d3fa2117d581b50e63eb3aefbf92d4883fa23f1b %global shortcommit %{sub %commit 1 7} -%global commit_date 20260131 +%global commit_date 20260315 Name: astal Version: 0^%commit_date.%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: Building blocks for creating custom desktop shells License: LGPL-2.1-only URL: https://aylur.github.io/astal diff --git a/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec b/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec index bcbb9067a3..e3fa741df5 100644 --- a/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec +++ b/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec @@ -1,12 +1,12 @@ -%global commit c278020dc78587e887f91377a882b50d0b009c50 -%global commit_date 20251130 +%global commit dcebc43bfee47190701fb11a273aae74dd4e060b +%global commit_date 20260315 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-armillary-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 1%{?dist} Summary: Model viewer for Stardust XR URL: https://github.com/StardustXR/armillary Source0: %url/archive/%commit/armillary-%commit.tar.gz diff --git a/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec index 418f49964f..765417bc30 100644 --- a/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec +++ b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec @@ -1,12 +1,12 @@ -%global commit 8b160f3bf5b477a2e1a3721b239cdfaef75de35a -%global commit_date 20260113 +%global commit 0756aaa0a0fcafdcd43e77dedba575bd58d8a84c +%global commit_date 20260315 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-atmosphere-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Environment, homespace, and setup client for Stardust XR URL: https://github.com/StardustXR/atmosphere Source0: %url/archive/%commit/atmosphere-%commit.tar.gz 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 90b4684a9a..71a61a4e2a 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 49fbf32f330b324c9b9d8582e80582378fc57e3c -%global commit_date 20260214 +%global commit 4ffb63461a5774f787840b814d9fa78072c8b6cf +%global commit_date 20260315 %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: 1%?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/stardust/comet/nightly/stardust-comet-nightly.spec b/anda/stardust/comet/nightly/stardust-comet-nightly.spec index 1fcde56574..7b72df3aa0 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 310fafa22ef1ae7c26d0ba83e0ae152de4d8afb5 -%global commit_date 20260203 +%global commit 292f26258d60af1f20c80d899b0c5e438e0197ff +%global commit_date 20260315 %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: 1%?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/stardust/flatland/nightly/stardust-flatland-nightly.spec b/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec index ef975fabfb..1d9acf2273 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 599c7b11eae996ae02a4706bd281bde19254dfd2 -%global commit_date 20260302 +%global commit 59b6c15ba5ed6ecc3791e16c0667c6cdd61bc5fb +%global commit_date 20260315 %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: 1%?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/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec b/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec index 59ef06db78..440f99e61a 100644 --- a/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec +++ b/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec @@ -1,5 +1,5 @@ -%global commit 81c5f40fb5245970aba2c5559f35ade76fa933f7 -%global commit_date 20260311 +%global commit 452ed6af9223b63ca2a68969131912e1c6723781 +%global commit_date 20260315 %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/protostar/nightly/stardust-protostar-nightly.spec b/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec index 27c9fbb783..d466d74232 100644 --- a/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec +++ b/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec @@ -1,12 +1,12 @@ -%global commit a12484d1e1c32866394fe6d8d92bd848f51624ac -%global commit_date 20260302 +%global commit 9af24caa307ebe91e050816588b54b04e6051db8 +%global commit_date 20260315 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-protostar-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Prototype application launcher for Stardust XR URL: https://github.com/StardustXR/protostar Source0: %url/archive/%commit/protostar-%commit.tar.gz diff --git a/anda/stardust/server/nightly/stardust-server-nightly.spec b/anda/stardust/server/nightly/stardust-server-nightly.spec index 657b6eb795..fe6673d054 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 530d6c0cf48e43d36454ea07eaa6e5a7a69598e5 -%global commit_date 20260312 +%global commit 09ce96ba2e392d011cf568385e78120a0d7645c8 +%global commit_date 20260315 %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 251068f9cd..69fd49aaa0 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 590cbc13b143ff189efc9aaf99002e843f820392 -%global commit_date 20260302 +%global commit ff9ff306f7d4e7c4fc16f0133afdb66965f916e3 +%global commit_date 20260315 %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: 1%?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/stardust/telescope/nightly/stardust-telescope-nightly.spec b/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec index 3c6ceb426f..87bd37f8ea 100644 --- a/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec +++ b/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec @@ -1,10 +1,10 @@ -%global commit 3f6bbbb6bfaf28da8e3635a67a7d9502ae7a7b11 -%global commit_date 20260104 +%global commit 07a6199a640af969bf26307123e4aa78a34a9f40 +%global commit_date 20260315 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: stardust-xr-telescope-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 3%?dist +Release: 1%{?dist} Summary: See the stars! Easy stardust setups to run on your computer License: MIT URL: https://github.com/StardustXR/telescope diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index e3588e496c..07a8e3ba2c 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit e04f93672bc22e4dc6a972fe6f367c261b9fb6d8 +%global commit 99ba0107fef905b7bfb22e49213fab899205500d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260314 +%global commit_date 20260315 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 6da5d02878..dc5f63f283 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 7adeb3b5e7ae0720b0a720f398309c8bef2e3c1a -%global commit_date 20260314 +%global commit 8b75138f8ce090e9c4dff80debb0f45ed789d56f +%global commit_date 20260315 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow From 8ce52e0cd6efb7e80a2861b0a0406e8493cac751 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 04:28:25 +0000 Subject: [PATCH 1015/1115] bump(branch): astal-gtk --- anda/lib/astal/astal-gtk/astal-gtk.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/lib/astal/astal-gtk/astal-gtk.spec b/anda/lib/astal/astal-gtk/astal-gtk.spec index be5f5f2666..3daf143c06 100644 --- a/anda/lib/astal/astal-gtk/astal-gtk.spec +++ b/anda/lib/astal/astal-gtk/astal-gtk.spec @@ -1,10 +1,10 @@ -%global commit 7d1fac8a4b2a14954843a978d2ddde86168c75ef -%global shortcommit 7d1fac8 -%global commit_date 20251127 +%global commit d3fa2117d581b50e63eb3aefbf92d4883fa23f1b +%global shortcommit d3fa211 +%global commit_date 20260315 Name: astal Version: 0^%commit_date.%commit -Release: 1%?dist +Release: 1%{?dist} Summary: Building blocks for creating custom desktop shells License: LGPL-2.1-only URL: https://aylur.github.io/astal From 3a1a4b0afa015fa90ea1eb3c77c16d15998a3057 Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Sun, 15 Mar 2026 01:31:12 -0300 Subject: [PATCH 1016/1115] add: iio-niri (#10490) * add: iio-niri I've been using this on zirconium for quite a bit on out COPR, might need to add a few fixes upstream but this should be the entire thing for now * fix(iio-niri): ci issues and packager preamble Signed-off-by: Tulip Blossom * fix(iio-niri): follow owens suggestions Signed-off-by: Tulip Blossom --------- Signed-off-by: Tulip Blossom Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/desktops/niri/iio-niri/anda.hcl | 5 ++++ anda/desktops/niri/iio-niri/iio-niri.spec | 34 +++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 anda/desktops/niri/iio-niri/anda.hcl create mode 100644 anda/desktops/niri/iio-niri/iio-niri.spec diff --git a/anda/desktops/niri/iio-niri/anda.hcl b/anda/desktops/niri/iio-niri/anda.hcl new file mode 100644 index 0000000000..8ebe47eadb --- /dev/null +++ b/anda/desktops/niri/iio-niri/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "iio-niri.spec" + } +} diff --git a/anda/desktops/niri/iio-niri/iio-niri.spec b/anda/desktops/niri/iio-niri/iio-niri.spec new file mode 100644 index 0000000000..74807f5854 --- /dev/null +++ b/anda/desktops/niri/iio-niri/iio-niri.spec @@ -0,0 +1,34 @@ +Name: iio-niri +Version: 1.3.0 +Release: 1%{?dist} +Summary: Autorotation daemon for niri +URL: https://github.com/Zhaith-Izaliel/iio-niri +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz +BuildRequires: cargo-rpm-macros +BuildRequires: dbus-devel +Requires: iio-sensor-proxy +License: (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND GPL-3.0-or-later AND MIT OR Apache-2.0 AND (Unlicense OR MIT) +Packager: Tulip Blossom + +%description +%{summary}. + +%prep +%autosetup +%cargo_prep_online + +%build +%cargo_build +%{cargo_license_online} > LICENSE.dependencies + +%install +%crate_install_bin + +%files +%doc README.md +%license LICENSE.md LICENSE.dependencies +%{_bindir}/%{name} + +%changelog +* Fri Mar 13 2026 Tulip Blossom +- Initial commit From b4d948e195027863495f3dccfce0da4801b3b698 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 07:11:45 +0000 Subject: [PATCH 1017/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 9709fbb254..9ff19c6633 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit b734ceb2e7ad279567bd2fad88c8e778f27264e9 -%global ver 0.0.40-18948 +%global commit 16277576089e1733987deeac54b627b25d67d800 +%global ver 0.0.40-18950 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From d3eca4c24c44c9064bca36a206d3a6c31b5c4b9c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 10:51:52 +0000 Subject: [PATCH 1018/1115] bump: throne --- anda/apps/throne/Sagernet.SingBox.Version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/throne/Sagernet.SingBox.Version.txt b/anda/apps/throne/Sagernet.SingBox.Version.txt index 7b75dcd339..734ba9c877 100644 --- a/anda/apps/throne/Sagernet.SingBox.Version.txt +++ b/anda/apps/throne/Sagernet.SingBox.Version.txt @@ -1 +1 @@ -v1.13.23 \ No newline at end of file +v1.13.33 \ No newline at end of file From 677b83ab888d5cc9c3a2fa3c8cf0d0452b8e89af Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 04:24:44 -0700 Subject: [PATCH 1019/1115] chore: let python macros do their thing (#10542) Signed-off-by: Owen-sz --- anda/langs/python/fx2/fx2.spec | 2 -- anda/langs/python/gay/gay.spec | 13 ++++--------- anda/langs/python/gay/update.rhai | 6 +----- .../langs/python/magic-wormhole/magic-wormhole.spec | 3 --- anda/langs/python/mpv/python-mpv.spec | 4 +--- anda/langs/python/spake2/spake2.spec | 3 --- 6 files changed, 6 insertions(+), 25 deletions(-) diff --git a/anda/langs/python/fx2/fx2.spec b/anda/langs/python/fx2/fx2.spec index f662c76340..c6872789af 100644 --- a/anda/langs/python/fx2/fx2.spec +++ b/anda/langs/python/fx2/fx2.spec @@ -50,8 +50,6 @@ popd %doc README.md %license LICENSE-0BSD.txt %{_bindir}/fx2tool -%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc -%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc %changelog * Sun Sep 28 2025 Owen Zimmerman diff --git a/anda/langs/python/gay/gay.spec b/anda/langs/python/gay/gay.spec index 7003fb1030..7ca257a703 100644 --- a/anda/langs/python/gay/gay.spec +++ b/anda/langs/python/gay/gay.spec @@ -1,17 +1,13 @@ -%global commit af18bcf210659b8b5a40624ffab791d49e831017 -%global commit_date 20241015 -%global shortcommit %(c=%{commit}; echo ${c:0:7}) - %global pypi_name gay %global _desc Colour your text / terminal to be more gay. Name: python-%{pypi_name} -Version: %commit_date.%shortcommit +Version: 1.3.4 Release: 2%?dist Summary: Colour your text / terminal to be more gay License: MIT URL: https://github.com/ms-jpq/gay -Source0: %url/archive/%commit/gay-%commit.tar.gz +Source0: %{pypi_source} BuildArch: noarch BuildRequires: python3-devel @@ -25,14 +21,13 @@ Packager: Owen Zimmerman %package -n python3-%{pypi_name} Summary: %{summary} -Provides: gay %{?python_provide:%python_provide python3-%{pypi_name}} %description -n python3-%{pypi_name} %_desc %prep -%autosetup -n gay-%{commit} +%autosetup -n %{pypi_name}-%{version} %build %pyproject_wheel @@ -44,7 +39,7 @@ Provides: gay %doc README.md %license LICENSE %{_bindir}/gay -%python3_sitelib/gay-1.3.4.dist-info/* +%python3_sitelib/gay-%{version}.dist-info/* %changelog * Tue Sep 30 2025 Owen Zimmerman diff --git a/anda/langs/python/gay/update.rhai b/anda/langs/python/gay/update.rhai index 8386a9f9f8..132085f7c0 100644 --- a/anda/langs/python/gay/update.rhai +++ b/anda/langs/python/gay/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("ms-jpq/gay")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} +rpm.version(pypi("gay")); diff --git a/anda/langs/python/magic-wormhole/magic-wormhole.spec b/anda/langs/python/magic-wormhole/magic-wormhole.spec index e830f8a25f..6c2b6d76c7 100644 --- a/anda/langs/python/magic-wormhole/magic-wormhole.spec +++ b/anda/langs/python/magic-wormhole/magic-wormhole.spec @@ -52,9 +52,6 @@ rm %{buildroot}%{_usr}/wormhole_complete.* %{_bindir}/magic-wormhole %{_bindir}/wormhole %{_mandir}/man1/wormhole.1.gz -%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc -%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc -%python3_sitelib/magic_wormhole-%version.dist-info/* %changelog * Mon Nov 03 2025 Owen Zimmerman diff --git a/anda/langs/python/mpv/python-mpv.spec b/anda/langs/python/mpv/python-mpv.spec index d0ca15e65a..e7b422f89f 100644 --- a/anda/langs/python/mpv/python-mpv.spec +++ b/anda/langs/python/mpv/python-mpv.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 1.0.8 -Release: 2%?dist +Release: 3%?dist Summary: Python interface to the awesome mpv media player License: GPL-2.0+ OR LGPL-2.1+ URL: https://github.com/jaseg/python-mpv @@ -60,8 +60,6 @@ EOL %files -n python3-%{pypi_name} -f %{pyproject_files} %doc README.rst %license LICENSE.GPL LICENSE.LGPL -%ghost %python3_sitelib/__pycache__/mpv.cpython-*.pyc -%python3_sitelib/mpv.py %endif %changelog diff --git a/anda/langs/python/spake2/spake2.spec b/anda/langs/python/spake2/spake2.spec index 64061662c8..d223f203db 100644 --- a/anda/langs/python/spake2/spake2.spec +++ b/anda/langs/python/spake2/spake2.spec @@ -40,9 +40,6 @@ Summary: %{summary} %files -n python3-%{pypi_name} -f %{pyproject_files} %doc README.md %license LICENSE -%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc -%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc -%python3_sitelib/spake2-%version.dist-info/* %changelog * Mon Nov 03 2025 Owen Zimmerman From ff03a78820b67e4781671c749e2e7c22bbf9a564 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 04:25:23 -0700 Subject: [PATCH 1020/1115] add: shippinglabel (#10541) Signed-off-by: Owen-sz --- anda/langs/python/shippinglabel/anda.hcl | 6 +++ .../python/shippinglabel/shippinglabel.spec | 45 +++++++++++++++++++ anda/langs/python/shippinglabel/update.rhai | 1 + 3 files changed, 52 insertions(+) create mode 100644 anda/langs/python/shippinglabel/anda.hcl create mode 100644 anda/langs/python/shippinglabel/shippinglabel.spec create mode 100644 anda/langs/python/shippinglabel/update.rhai diff --git a/anda/langs/python/shippinglabel/anda.hcl b/anda/langs/python/shippinglabel/anda.hcl new file mode 100644 index 0000000000..fb253269d5 --- /dev/null +++ b/anda/langs/python/shippinglabel/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "shippinglabel.spec" + } +} diff --git a/anda/langs/python/shippinglabel/shippinglabel.spec b/anda/langs/python/shippinglabel/shippinglabel.spec new file mode 100644 index 0000000000..724a7121c1 --- /dev/null +++ b/anda/langs/python/shippinglabel/shippinglabel.spec @@ -0,0 +1,45 @@ +%global pypi_name shippinglabel +%global _desc Utilities for handling packages. + +Name: python-%{pypi_name} +Version: 2.3.0 +Release: 1%?dist +Summary: Utilities for handling packages +License: MIT +URL: https://shippinglabel.readthedocs.io/en/latest/ +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-hatch-requirements-txt + +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 %{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files shippinglabel + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE + +%changelog +* Sat Mar 14 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/shippinglabel/update.rhai b/anda/langs/python/shippinglabel/update.rhai new file mode 100644 index 0000000000..d9a05c619d --- /dev/null +++ b/anda/langs/python/shippinglabel/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("shippinglabel")); From 6ee9d926dda50c5494a3192d5e502227b6bc6d4c Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 04:25:46 -0700 Subject: [PATCH 1021/1115] add: apeye-core (#10540) Signed-off-by: Owen-sz --- anda/langs/python/apeye-core/anda.hcl | 6 +++ anda/langs/python/apeye-core/apeye-core.spec | 45 ++++++++++++++++++++ anda/langs/python/apeye-core/update.rhai | 1 + 3 files changed, 52 insertions(+) create mode 100644 anda/langs/python/apeye-core/anda.hcl create mode 100644 anda/langs/python/apeye-core/apeye-core.spec create mode 100644 anda/langs/python/apeye-core/update.rhai diff --git a/anda/langs/python/apeye-core/anda.hcl b/anda/langs/python/apeye-core/anda.hcl new file mode 100644 index 0000000000..645b557173 --- /dev/null +++ b/anda/langs/python/apeye-core/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "apeye-core.spec" + } +} diff --git a/anda/langs/python/apeye-core/apeye-core.spec b/anda/langs/python/apeye-core/apeye-core.spec new file mode 100644 index 0000000000..03217556d0 --- /dev/null +++ b/anda/langs/python/apeye-core/apeye-core.spec @@ -0,0 +1,45 @@ +%global pypi_name apeye_core +%global _desc Core (offline) functionality for the apeye library. + +Name: python-%{pypi_name} +Version: 1.1.5 +Release: 1%?dist +Summary: Core (offline) functionality for the apeye library +License: BSD-3-Clause +URL: https://github.com/domdfcoding/apeye-core +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-hatch-requirements-txt + +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 %{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files apeye_core + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE + +%changelog +* Sat Mar 14 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/apeye-core/update.rhai b/anda/langs/python/apeye-core/update.rhai new file mode 100644 index 0000000000..5a4b00ab7d --- /dev/null +++ b/anda/langs/python/apeye-core/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("apeye-core")); From 33a78922020e14d42be14a698d80c9949871a7cf Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 04:26:48 -0700 Subject: [PATCH 1022/1115] add: dom_toml (#10538) Signed-off-by: Owen-sz --- anda/langs/python/dom_toml/anda.hcl | 6 ++++ anda/langs/python/dom_toml/dom_toml.spec | 46 ++++++++++++++++++++++++ anda/langs/python/dom_toml/update.rhai | 1 + 3 files changed, 53 insertions(+) create mode 100644 anda/langs/python/dom_toml/anda.hcl create mode 100644 anda/langs/python/dom_toml/dom_toml.spec create mode 100644 anda/langs/python/dom_toml/update.rhai diff --git a/anda/langs/python/dom_toml/anda.hcl b/anda/langs/python/dom_toml/anda.hcl new file mode 100644 index 0000000000..f16c8a3743 --- /dev/null +++ b/anda/langs/python/dom_toml/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "dom_toml.spec" + } +} diff --git a/anda/langs/python/dom_toml/dom_toml.spec b/anda/langs/python/dom_toml/dom_toml.spec new file mode 100644 index 0000000000..f9284e134b --- /dev/null +++ b/anda/langs/python/dom_toml/dom_toml.spec @@ -0,0 +1,46 @@ +%global pypi_name dom_toml +%global _desc Dom's tools for Tom's Obvious, Minimal Language. + +Name: python-%{pypi_name} +Version: 2.3.0 +Release: 1%?dist +Summary: Dom's tools for Tom's Obvious, Minimal Language +License: MIT +URL: https://dom-toml.readthedocs.io/en/latest/ +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildRequires: python3-flit-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 %{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files dom_toml + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE + +%changelog +* Sat Mar 14 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/dom_toml/update.rhai b/anda/langs/python/dom_toml/update.rhai new file mode 100644 index 0000000000..edf8cc8fb0 --- /dev/null +++ b/anda/langs/python/dom_toml/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("dom_toml")); From 5b696bf66b8b9c5871a54a39754cb36812adc92e Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 04:27:25 -0700 Subject: [PATCH 1023/1115] add: handy-archives (#10537) Signed-off-by: Owen-sz --- anda/langs/python/handy-archives/anda.hcl | 6 +++ .../python/handy-archives/handy-archives.spec | 46 +++++++++++++++++++ anda/langs/python/handy-archives/update.rhai | 1 + 3 files changed, 53 insertions(+) create mode 100644 anda/langs/python/handy-archives/anda.hcl create mode 100644 anda/langs/python/handy-archives/handy-archives.spec create mode 100644 anda/langs/python/handy-archives/update.rhai diff --git a/anda/langs/python/handy-archives/anda.hcl b/anda/langs/python/handy-archives/anda.hcl new file mode 100644 index 0000000000..a02f099907 --- /dev/null +++ b/anda/langs/python/handy-archives/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "handy-archives.spec" + } +} diff --git a/anda/langs/python/handy-archives/handy-archives.spec b/anda/langs/python/handy-archives/handy-archives.spec new file mode 100644 index 0000000000..6fe2094ca4 --- /dev/null +++ b/anda/langs/python/handy-archives/handy-archives.spec @@ -0,0 +1,46 @@ +%global pypi_name handy_archives +%global _desc Some handy archive helpers for Python. + +Name: python-%{pypi_name} +Version: 0.2.0 +Release: 1%?dist +Summary: Some handy archive helpers for Python +License: MIT +URL: https://handy-archives.readthedocs.io/en/latest/ +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip +BuildRequires: python3-flit-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 %{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files handy_archives + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE + +%changelog +* Sat Mar 14 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/handy-archives/update.rhai b/anda/langs/python/handy-archives/update.rhai new file mode 100644 index 0000000000..79bc0d2f35 --- /dev/null +++ b/anda/langs/python/handy-archives/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("handy-archives")); From 3dc89868eb9003237a79ccbd54bbc5a9b344f836 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 04:28:03 -0700 Subject: [PATCH 1024/1115] add: dist-meta (#10536) Signed-off-by: Owen-sz --- anda/langs/python/dist-meta/anda.hcl | 6 +++ anda/langs/python/dist-meta/dist-meta.spec | 45 ++++++++++++++++++++++ anda/langs/python/dist-meta/update.rhai | 1 + 3 files changed, 52 insertions(+) create mode 100644 anda/langs/python/dist-meta/anda.hcl create mode 100644 anda/langs/python/dist-meta/dist-meta.spec create mode 100644 anda/langs/python/dist-meta/update.rhai diff --git a/anda/langs/python/dist-meta/anda.hcl b/anda/langs/python/dist-meta/anda.hcl new file mode 100644 index 0000000000..d7d236f9df --- /dev/null +++ b/anda/langs/python/dist-meta/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "dist-meta.spec" + } +} diff --git a/anda/langs/python/dist-meta/dist-meta.spec b/anda/langs/python/dist-meta/dist-meta.spec new file mode 100644 index 0000000000..749cc6d049 --- /dev/null +++ b/anda/langs/python/dist-meta/dist-meta.spec @@ -0,0 +1,45 @@ +%global pypi_name dist-meta +%global _desc Parse and create Python distribution metadata. + +Name: python-%{pypi_name} +Version: 0.9.0 +Release: 1%?dist +Summary: Parse and create Python distribution metadata +License: MIT +URL: https://dist-meta.readthedocs.io/en/latest/ +Source0: https://github.com/repo-helper/dist-meta/archive/refs/tags/v%{version}.tar.gz +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-hatch-requirements-txt + +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 %{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files dist_meta + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE + +%changelog +* Sat Mar 14 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/dist-meta/update.rhai b/anda/langs/python/dist-meta/update.rhai new file mode 100644 index 0000000000..4835a11018 --- /dev/null +++ b/anda/langs/python/dist-meta/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("dist-meta")); From c5e837076ed63b68faa60caa92977107a557e7de Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 04:28:29 -0700 Subject: [PATCH 1025/1115] add: consolekit (#10525) Signed-off-by: Owen-sz --- anda/langs/python/consolekit/anda.hcl | 8 ++++ anda/langs/python/consolekit/consolekit.spec | 46 ++++++++++++++++++++ anda/langs/python/consolekit/update.rhai | 1 + 3 files changed, 55 insertions(+) create mode 100644 anda/langs/python/consolekit/anda.hcl create mode 100644 anda/langs/python/consolekit/consolekit.spec create mode 100644 anda/langs/python/consolekit/update.rhai diff --git a/anda/langs/python/consolekit/anda.hcl b/anda/langs/python/consolekit/anda.hcl new file mode 100644 index 0000000000..42675cf9ac --- /dev/null +++ b/anda/langs/python/consolekit/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "consolekit.spec" + } + labels { + } +} diff --git a/anda/langs/python/consolekit/consolekit.spec b/anda/langs/python/consolekit/consolekit.spec new file mode 100644 index 0000000000..dc7728918a --- /dev/null +++ b/anda/langs/python/consolekit/consolekit.spec @@ -0,0 +1,46 @@ +%global pypi_name consolekit +%global _desc Additional utilities for click. + +Name: python-%{pypi_name} +Version: 1.13.0 +Release: 1%?dist +Summary: Additional utilities for click +License: MIT +URL: https://consolekit.readthedocs.io/en/latest/ +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip +BuildRequires: python3-flit-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 %{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files %{pypi_name} + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE + +%changelog +* Sat Mar 14 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/consolekit/update.rhai b/anda/langs/python/consolekit/update.rhai new file mode 100644 index 0000000000..c6843e64e5 --- /dev/null +++ b/anda/langs/python/consolekit/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("consolekit")); From 69bbcdabf8e875602add92f3e585f6f42b74105a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 13:57:22 +0000 Subject: [PATCH 1026/1115] bump: vgmstream --- anda/multimedia/vgmstream/vgmstream.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/multimedia/vgmstream/vgmstream.spec b/anda/multimedia/vgmstream/vgmstream.spec index 4d80a1a137..bf75d85634 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,10 +1,10 @@ -%global commit e8c87743c4ee2b07ce6593d2f6c2deaf4533ee85 +%global commit f8e83e659809e5e3748d77bc8152902d14dc9c91 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260305 +%global commit_date 20260315 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: A library for playback of various streamed audio formats used in video games License: ISC URL: https://vgmstream.org From efdcffa2afe27f5b32299cce869348c2d0ecddb6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 15:57:49 +0000 Subject: [PATCH 1027/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 9ff19c6633..2d855ee2f1 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 16277576089e1733987deeac54b627b25d67d800 -%global ver 0.0.40-18950 +%global commit 5274210ba8307f1c0a45a8398d3ba9e9c8840f19 +%global ver 0.0.40-18951 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 4ac5b547dec4db3546ef23bd33f3d1e44c3c539e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 17:42:25 +0000 Subject: [PATCH 1028/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 2d855ee2f1..fce739b114 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 5274210ba8307f1c0a45a8398d3ba9e9c8840f19 -%global ver 0.0.40-18951 +%global commit 5714eb0ba537dc7efe5b50e9e6d08f8e66b12dfb +%global ver 0.0.40-18966 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 7aff92fe9e2b3e0fa1bc953bb57860b55314cfa2 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 15 Mar 2026 11:14:46 -0700 Subject: [PATCH 1029/1115] fix(materialyoucolor): BuildRequires (#10550) (#10580) --- anda/langs/python/materialyoucolor/python-materialyoucolor.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/langs/python/materialyoucolor/python-materialyoucolor.spec b/anda/langs/python/materialyoucolor/python-materialyoucolor.spec index 673bbcdc2b..f3f85fb1b4 100644 --- a/anda/langs/python/materialyoucolor/python-materialyoucolor.spec +++ b/anda/langs/python/materialyoucolor/python-materialyoucolor.spec @@ -14,6 +14,7 @@ BuildRequires: pyproject-rpm-macros BuildRequires: python3-devel BuildRequires: python3dist(pillow) BuildRequires: python3dist(pip) +BuildRequires: python3dist(pybind11) BuildRequires: python3dist(pytest) BuildRequires: python3dist(rich) BuildRequires: python3dist(setuptools) From b874d9e8751cf039122aa6b2470138c31cc08a34 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 11:18:07 -0700 Subject: [PATCH 1030/1115] add: pyproject-parser (#10539) --- anda/langs/python/pyproject-parser/anda.hcl | 6 +++ .../pyproject-parser/pyproject-parser.spec | 50 +++++++++++++++++++ .../langs/python/pyproject-parser/update.rhai | 1 + 3 files changed, 57 insertions(+) create mode 100644 anda/langs/python/pyproject-parser/anda.hcl create mode 100644 anda/langs/python/pyproject-parser/pyproject-parser.spec create mode 100644 anda/langs/python/pyproject-parser/update.rhai diff --git a/anda/langs/python/pyproject-parser/anda.hcl b/anda/langs/python/pyproject-parser/anda.hcl new file mode 100644 index 0000000000..3225ab5eed --- /dev/null +++ b/anda/langs/python/pyproject-parser/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "pyproject-parser.spec" + } +} diff --git a/anda/langs/python/pyproject-parser/pyproject-parser.spec b/anda/langs/python/pyproject-parser/pyproject-parser.spec new file mode 100644 index 0000000000..f639e92dc5 --- /dev/null +++ b/anda/langs/python/pyproject-parser/pyproject-parser.spec @@ -0,0 +1,50 @@ +%global pypi_name pyproject-parser +%global _desc Parser for 'pyproject.toml' + +Name: python-%{pypi_name} +Version: 0.14.0 +Release: 1%?dist +Summary: Parser for 'pyproject.toml' +License: MIT +URL: https://pyproject-parser.readthedocs.io/en/latest/ +Source0: https://github.com/repo-helper/pyproject-parser/archive/refs/tags/v%{version}.tar.gz +BuildArch: noarch + +BuildRequires: python3-pip +BuildRequires: python3-devel +BuildRequires: python3-hatch-requirements-txt + +Packager: Owen Zimmerman + +%description +%_desc + +%package -n python3-%{pypi_name} +Summary: %{summary} +Provides: pyvcd +%{?python_provide:%python_provide python3-%{pypi_name}} + +%description -n python3-%{pypi_name} +%_desc + +%prep +%autosetup -n %{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files pyproject_parser + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE +%{_bindir}/pyproject-fmt +%{_bindir}/pyproject-info +%{_bindir}/pyproject-parser +%{_bindir}/check-pyproject + +%changelog +* Sat Sep 27 2025 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/pyproject-parser/update.rhai b/anda/langs/python/pyproject-parser/update.rhai new file mode 100644 index 0000000000..5f6f39092d --- /dev/null +++ b/anda/langs/python/pyproject-parser/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("pyproject-parser")); From 8d3513a16d7efae30e1147dea5c3f1dac2e00991 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 11:28:38 -0700 Subject: [PATCH 1031/1115] chore: update glasgow patch (#10517) Signed-off-by: Owen-sz --- anda/tools/glasgow/remove-dep-versions.patch | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/anda/tools/glasgow/remove-dep-versions.patch b/anda/tools/glasgow/remove-dep-versions.patch index e85cd35979..720699c607 100644 --- a/anda/tools/glasgow/remove-dep-versions.patch +++ b/anda/tools/glasgow/remove-dep-versions.patch @@ -1,8 +1,8 @@ diff --git a/software/pyproject.toml b/software/pyproject.toml -index b2280cc8..6d5f8f68 100644 +index 3ecbad5f..06ea059e 100644 --- a/software/pyproject.toml +++ b/software/pyproject.toml -@@ -29,32 +29,32 @@ requires-python = ">=3.13, <4" +@@ -29,34 +29,34 @@ requires-python = ">=3.13, <4" dependencies = [ # We use `typing` features not available in the lowest Python version we support. The library # `typing_extensions` provides shims for such features. It uses SemVer. @@ -39,6 +39,9 @@ index b2280cc8..6d5f8f68 100644 # Amaranth, and the version range here must be compatible with Amaranth's. - "pyvcd>=0.4.1,<0.5", + "pyvcd", + # `enum-tools` is used for documenting enums. It is unclear which versioning scheme it uses. +- "enum-tools==0.13.0", ++ "enum-tools", # `importlib_resources` is used to shim over Python API incompatibilities. It uses SemVer. - "importlib_resources~=6.5.2", + "importlib_resources", From 0751e6b5730ddf62c630025933a298f0551bc882 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 11:28:57 -0700 Subject: [PATCH 1032/1115] add: MareTF (#10549) Signed-off-by: Owen-sz --- anda/tools/MareTF/MareTF.spec | 53 +++++++++++++++++++++++++++++++++++ anda/tools/MareTF/anda.hcl | 5 ++++ anda/tools/MareTF/update.rhai | 1 + 3 files changed, 59 insertions(+) create mode 100644 anda/tools/MareTF/MareTF.spec create mode 100644 anda/tools/MareTF/anda.hcl create mode 100644 anda/tools/MareTF/update.rhai diff --git a/anda/tools/MareTF/MareTF.spec b/anda/tools/MareTF/MareTF.spec new file mode 100644 index 0000000000..b015fe85e3 --- /dev/null +++ b/anda/tools/MareTF/MareTF.spec @@ -0,0 +1,53 @@ +%define debug_package %{nil} + +Name: MareTF +Version: 0.9.3 +Release: 1%{?dist} +License: MIT +Summary: A utility to create, edit, and display every type of VTF file ever made +URL: https://github.com/craftablescience/MareTF +Source: %{url}/archive/refs/tags/v%{version}.tar.gz +Packager: Owen Zimmerman +Provides: maretf + +BuildRequires: gcc-c++ +BuildRequires: cmake +BuildRequires: pkgconfig(freetype2) +BuildRequires: pkgconfig(flac) +BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(vorbis) +BuildRequires: pkgconfig(zlib) +BuildRequires: cmake(Qt6LinguistTools) +BuildRequires: ninja-build +BuildRequires: vulkan-headers + +%description +%{summary}. + +%prep +%git_clone + +%conf +%cmake \ + -DMARETF_BUILD_INSTALLER=ON \ + -DCPACK_GENERATOR=RPM + +%build +%cmake_build + +%install +%cmake_install + +%files +%doc README.md +%license LICENSE +%{_bindir}/maretf +%{_bindir}/maretf_gui +%{_appsdir}/maretf.desktop +%{_hicolordir}/512x512/apps/maretf.png +%{_defaultlicensedir}/maretf/LICENSE +%{_datadir}/mime/packages/maretf.xml + +%changelog +* Sat Mar 14 2026 Owen Zimmerman +- Initial commit diff --git a/anda/tools/MareTF/anda.hcl b/anda/tools/MareTF/anda.hcl new file mode 100644 index 0000000000..ff6f663d92 --- /dev/null +++ b/anda/tools/MareTF/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "MareTF.spec" + } +} diff --git a/anda/tools/MareTF/update.rhai b/anda/tools/MareTF/update.rhai new file mode 100644 index 0000000000..207c029245 --- /dev/null +++ b/anda/tools/MareTF/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("craftablescience/MareTF")); From f9945320fdf316d30a67d51d580a0a197f72f2f3 Mon Sep 17 00:00:00 2001 From: Willow Reed Date: Sun, 15 Mar 2026 12:40:45 -0600 Subject: [PATCH 1033/1115] update emails (#10596) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * update emails to terra-specific and fix brackets * bump(gpu-screen-recorder): release 1 → 2 * bump(noctalia-qs): release 1 → 2 * bump(noctalia-shell): release 1 → 2 * bump breakpad release --------- Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- anda/desktops/noctalia-qs/noctalia-qs.spec | 8 ++++---- anda/desktops/noctalia-shell/noctalia-shell.spec | 10 +++++----- anda/lib/breakpad/breakpad.spec | 6 +++--- .../gpu-screen-recorder/gpu-screen-recorder.spec | 6 +++--- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/anda/desktops/noctalia-qs/noctalia-qs.spec b/anda/desktops/noctalia-qs/noctalia-qs.spec index d254a50291..30b9533b0e 100644 --- a/anda/desktops/noctalia-qs/noctalia-qs.spec +++ b/anda/desktops/noctalia-qs/noctalia-qs.spec @@ -2,13 +2,13 @@ Name: noctalia-qs Version: 0.0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Flexible QtQuick based desktop shell toolkit License: LGPL-3.0-only AND GPL-3.0-only URL: https://github.com/noctalia-dev/noctalia-qs Source0: https://github.com/noctalia-dev/noctalia-qs/archive/refs/tags/v%{version}.tar.gz -Packager: Willow C Reed (willow@willowidk.dev) +Packager: Willow C Reed BuildRequires: cmake BuildRequires: cmake(Qt6Core) @@ -70,9 +70,9 @@ Flexible QtQuick based desktop shell toolkit. %{_libdir}/qt6/qml/Quickshell %changelog -* Thu Mar 05 2026 Willow C Reed +* Thu Mar 05 2026 Willow C Reed - Fix reision to actually be defined as a specific git commit since it never gets initialized rn - Also fix that noctalia-qs is replacing quickshell overall and not just for noctlaia users -* Fri Feb 27 2026 Willow C Reed +* Fri Feb 27 2026 Willow C Reed - Initial commit based on quickshell spec \ No newline at end of file diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 5f1b77bc0e..a439ae5984 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -2,7 +2,7 @@ Name: noctalia-shell Version: 4.6.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Quickshell-based custom shell setup License: MIT @@ -23,7 +23,7 @@ Recommends: power-profiles-daemon Recommends: wlsunset Recommends: gpu-screen-recorder -Packager: Willow Reed +Packager: Willow Reed %description A beautiful, minimal desktop shell for Wayland that actually gets out of your way. Built on Quickshell with a warm lavender aesthetic that you can easily customize to match your vibe. @@ -43,11 +43,11 @@ cp -r ./* %{buildroot}/etc/xdg/quickshell/noctalia-shell/ %{_sysconfdir}/xdg/quickshell/noctalia-shell/ %changelog -* Mon Mar 09 2026 Willow C Reed +* Mon Mar 09 2026 Willow C Reed - switch gpu-screen-recorder to be recommended as it's a plugin and not required anymore. also switched source to be based on version. -* Fri Feb 27 2026 Willow C Reed +* Fri Feb 27 2026 Willow C Reed - Change required quickshell to Noctalia's version -* Fri Jan 02 2026 Willow Reed +* Fri Jan 02 2026 Willow Reed - Initial commit \ No newline at end of file diff --git a/anda/lib/breakpad/breakpad.spec b/anda/lib/breakpad/breakpad.spec index 8964f54b2f..01f71de917 100644 --- a/anda/lib/breakpad/breakpad.spec +++ b/anda/lib/breakpad/breakpad.spec @@ -1,6 +1,6 @@ Name: breakpad Version: 2024.02.16 -Release: 2%?dist +Release: 3%?dist Summary: Google Breakpad crash-reporting system License: BSD-3-Clause Group: System @@ -14,7 +14,7 @@ BuildRequires: pkgconfig(gtest) BuildRequires: pkgconfig(zlib) BuildRequires: anda-srpm-macros -Packager: Willow Reed (willow@willowidk.dev) +Packager: Willow Reed %description A set of client and server components which implement a crash-reporting system. @@ -59,5 +59,5 @@ rm -rf %{buildroot}%{_docdir}/breakpad-0.1 %{_libexecdir}/core_handler %changelog -* Fri Jan 02 2026 Willow Reed +* Fri Jan 02 2026 Willow Reed - Initial commit diff --git a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec index eb26991671..fd11cf11ae 100644 --- a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec +++ b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec @@ -2,7 +2,7 @@ Name: gpu-screen-recorder Version: 5.12.5 -Release: 1%?dist +Release: 2%?dist Summary: A shadowplay-like screen recorder for Linux License: GPL-3.0-or-later @@ -34,7 +34,7 @@ BuildRequires: pkgconfig(libglvnd) Requires(post): libcap BuildRequires: systemd-rpm-macros -Packager: Willow Reed +Packager: Willow Reed %description Shadowplay-like screen recorder for Linux. Uses GPU acceleration to record in H.264, HEVC, AV1, VP8, or VP9. @@ -73,5 +73,5 @@ Shadowplay-like screen recorder for Linux. Uses GPU acceleration to record in H. %{_mandir}/man1/gpu-screen-recorder.1* %changelog -* Fri Jan 02 2026 Willow Reed +* Fri Jan 02 2026 Willow Reed - Initial commit \ No newline at end of file From 22ed1bc3840b60f08d00160decf8c704c24520da Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Sun, 15 Mar 2026 15:51:36 -0300 Subject: [PATCH 1034/1115] chore: remove xwayland-satellite as it is on the official fedora repos (#10601) Signed-off-by: Tulip Blossom --- anda/langs/rust/xwayland-satellite/anda.hcl | 5 --- .../langs/rust/xwayland-satellite/update.rhai | 1 - .../xwayland-satellite.spec | 32 ------------------- 3 files changed, 38 deletions(-) delete mode 100644 anda/langs/rust/xwayland-satellite/anda.hcl delete mode 100644 anda/langs/rust/xwayland-satellite/update.rhai delete mode 100644 anda/langs/rust/xwayland-satellite/xwayland-satellite.spec diff --git a/anda/langs/rust/xwayland-satellite/anda.hcl b/anda/langs/rust/xwayland-satellite/anda.hcl deleted file mode 100644 index 08be56162c..0000000000 --- a/anda/langs/rust/xwayland-satellite/anda.hcl +++ /dev/null @@ -1,5 +0,0 @@ -project pkg { - rpm { - spec = "xwayland-satellite.spec" - } -} diff --git a/anda/langs/rust/xwayland-satellite/update.rhai b/anda/langs/rust/xwayland-satellite/update.rhai deleted file mode 100644 index ea68a4030a..0000000000 --- a/anda/langs/rust/xwayland-satellite/update.rhai +++ /dev/null @@ -1 +0,0 @@ -rpm.version(gh("supreeeme/xwayland-satellite")); diff --git a/anda/langs/rust/xwayland-satellite/xwayland-satellite.spec b/anda/langs/rust/xwayland-satellite/xwayland-satellite.spec deleted file mode 100644 index dc538c7137..0000000000 --- a/anda/langs/rust/xwayland-satellite/xwayland-satellite.spec +++ /dev/null @@ -1,32 +0,0 @@ -Name: xwayland-satellite -Version: 0.8.1 -Release: 1%?dist -Summary: Xwayland outside your Wayland. -License: MPL-2.0 -URL: https://github.com/supreeeme/xwayland-satellite -Source0: %url/archive/refs/tags/v%version.tar.gz -BuildRequires: anda-srpm-macros cargo-rpm-macros mold -BuildRequires: pkgconfig(xcb) -BuildRequires: xcb-util-cursor-devel -BuildRequires: clang-devel - -%description -xwayland-satellite grants rootless Xwayland integration to any Wayland -compositor implementing xdg_wm_base. This is particularly useful for -compositors that (understandably) do not want to go through implementing -support for rootless Xwayland themselves. - -%prep -%autosetup -%cargo_prep_online - -%build -%cargo_build - -%install -%cargo_install - -%files -%doc README.md -%license LICENSE -%_bindir/xwayland-satellite From 6622454708d264f84cec4c89f9c0aab750bd1de3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 18:57:11 +0000 Subject: [PATCH 1035/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index fce739b114..03d6757749 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 5714eb0ba537dc7efe5b50e9e6d08f8e66b12dfb -%global ver 0.0.40-18966 +%global commit 433816148a30ed79e395f10810d47dd681787e98 +%global ver 0.0.40-18967 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From c42d4f530ac927a745d98006be469b235d4f7808 Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Sun, 15 Mar 2026 16:06:32 -0300 Subject: [PATCH 1036/1115] add: taidan (#10597) --- anda/system/taidan/anda.hcl | 5 +++ anda/system/taidan/taidan.spec | 63 ++++++++++++++++++++++++++++++++++ anda/system/taidan/update.rhai | 1 + 3 files changed, 69 insertions(+) create mode 100644 anda/system/taidan/anda.hcl create mode 100644 anda/system/taidan/taidan.spec create mode 100644 anda/system/taidan/update.rhai diff --git a/anda/system/taidan/anda.hcl b/anda/system/taidan/anda.hcl new file mode 100644 index 0000000000..5ca54bc05c --- /dev/null +++ b/anda/system/taidan/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "taidan.spec" + } +} diff --git a/anda/system/taidan/taidan.spec b/anda/system/taidan/taidan.spec new file mode 100644 index 0000000000..5a6d5a19d6 --- /dev/null +++ b/anda/system/taidan/taidan.spec @@ -0,0 +1,63 @@ +Name: taidan +Version: 0.1.39 +Release: 1%?dist +Summary: Out-Of-Box-Experience (OOBE) and Welcome App +SourceLicense: GPL-3.0-or-later AND GPL-2.0-or-later +License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib AND GPL-3.0-or-later AND GPL-2.0-or-later +URL: https://github.com/Ultramarine-Linux/taidan +Packager: Terra Packaging Team +Conflicts: initial-setup +Requires: (glib2 or (/usr/bin/plasma-apply-colorscheme and kf6-kconfig)) +Requires: shadow-utils +Requires: systemd-udev +Requires: bash +Requires: (dnf5 and dnf5-command(copr)) +Requires: flatpak +Requires: libwebp +Requires: webp-pixbuf-loader +Requires: xhost +Requires: kwin-wayland swaybg +Requires: netto network-manager-applet +Requires: polkit +BuildRequires: anda-srpm-macros mold cargo rust-packaging perl systemd-rpm-macros +BuildRequires: pkgconfig(libhelium-1) +BuildRequires: pkgconfig(openssl) +BuildRequires: gcc clang clang-libs +BuildRequires: pkgconfig(libacl) +BuildRequires: pkgconfig(libattr) +BuildRequires: glibc-all-langpacks + +%description +Taidan is a GUI Out-Of-Box-Experience (OOBE) and Welcome App for Ultramarine +Linux, written in Rust and the Helium toolkit. + +%prep +%git_clone +%cargo_prep_online + +%build +%{cargo_license_online} > LICENSE.dependencies + +%install +%cargo_install +DESTDIR=%buildroot ./scripts/install.sh + +%files +%doc README.md +%license LICENSE.md LICENSE.dependencies +%_bindir/taidan +%_libexecdir/start-taidan +%_datadir/polkit-1/rules.d/100-taidan.rules +%_datadir/taidan/ +%_presetdir/95-taidan.preset +%_sysconfdir/com.fyralabs.Taidan/ +%_sysconfdir/pam.d/taidan +%_sysusersdir/taidan.conf +%_unitdir/taidan-initial-setup.service +%_unitdir/taidan-initial-setup-reconfiguration.service +%dir %_prefix/lib/taidan/ +%_prefix/lib/taidan/labwc/* + +%changelog +* Sun Mar 15 2026 Tulip Blossom +- Port manifest from Ultramarine repos to Terra diff --git a/anda/system/taidan/update.rhai b/anda/system/taidan/update.rhai new file mode 100644 index 0000000000..d4ee78b6c5 --- /dev/null +++ b/anda/system/taidan/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("ultramarine-linux/taidan")); From 409b354ea44e90626640b53d304c2cc04f76584f Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Sun, 15 Mar 2026 16:09:24 -0300 Subject: [PATCH 1037/1115] add: valent (nightly) (#10543) --- anda/apps/valent/anda.hcl | 8 +++ anda/apps/valent/update.rhai | 7 +++ anda/apps/valent/valent.spec | 98 ++++++++++++++++++++++++++++++++++++ 3 files changed, 113 insertions(+) create mode 100644 anda/apps/valent/anda.hcl create mode 100644 anda/apps/valent/update.rhai create mode 100644 anda/apps/valent/valent.spec diff --git a/anda/apps/valent/anda.hcl b/anda/apps/valent/anda.hcl new file mode 100644 index 0000000000..e688a5daeb --- /dev/null +++ b/anda/apps/valent/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "valent.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/apps/valent/update.rhai b/anda/apps/valent/update.rhai new file mode 100644 index 0000000000..ea282cb7f0 --- /dev/null +++ b/anda/apps/valent/update.rhai @@ -0,0 +1,7 @@ +if filters.contains("nightly") { + rpm.global("commit", gh_commit("andyholmes/valent")); + if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); + } +} diff --git a/anda/apps/valent/valent.spec b/anda/apps/valent/valent.spec new file mode 100644 index 0000000000..aafb8e7199 --- /dev/null +++ b/anda/apps/valent/valent.spec @@ -0,0 +1,98 @@ +%global commit 1b540bb7562206d33a3646b698fba899e50ba29d +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global commit_date 20260315 + +Name: valent +Version: 0~%{commit_date}git.%{shortcommit} +Release: 1%{?dist} +Summary: Connect, control and sync devices +License: GPL-3.0-or-later +URL: https://github.com/andyholmes/valent +Source0: %{url}/archive/%{commit}/valent-%{commit}.tar.gz +Source1: https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/archive/master/libgnome-volume-control-master.tar.gz +Packager: Tulip Blossom + +Provides: bundled(gvc) +BuildRequires: desktop-file-utils +BuildRequires: evolution-data-server-devel +BuildRequires: gcc +BuildRequires: gcc-c++ +BuildRequires: libphonenumber-devel +BuildRequires: meson +BuildRequires: pkgconfig(glycin-2) +BuildRequires: pkgconfig(glycin-gtk4-2) +BuildRequires: pkgconfig(gnutls) +BuildRequires: pkgconfig(gstreamer-1.0) +BuildRequires: pkgconfig(json-glib-1.0) +BuildRequires: pkgconfig(libadwaita-1) +BuildRequires: pkgconfig(libpeas-2) +BuildRequires: pkgconfig(libpipewire-0.3) +BuildRequires: pkgconfig(libportal-gtk4) +BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(tracker-sparql-3.0) + +%description +%{summary}. + +%package devel +%pkg_devel_files +%{_datadir}/vala/vapi/libvalent-1.deps +%{_datadir}/vala/vapi/libvalent-1.vapi +%{_libdir}/libvalent-1.so.0 +%{_libdir}/libvalent-1.so.1.0.0 + +%package langpacks +Summary: Translations for %{name} +BuildArch: noarch +Requires: %{name} = %{evr} + +%description langpacks +This package contains translations for %{name}. + +%prep +%autosetup -n valent-%{commit} -p1 +rm -r subprojects/gvc* +tar -xf %{SOURCE1} -C subprojects +mv subprojects/libgnome-volume-control* subprojects/gvc + +%conf +%meson + +%build +%meson_build + +%install +%meson_install + +%files langpacks +%{_datadir}/locale + + +%files +%license LICENSE +%doc README.md +%{_bindir}/valent +%{_datadir}/applications/ca.andyholmes.Valent.desktop +%{_datadir}/dbus-1/services/ca.andyholmes.Valent.service +%{_datadir}/gir-1.0/Valent-1.gir +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.battery.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.clipboard.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.connectivity_report.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.contacts.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.notification.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.runcommand.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.sftp.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.share.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.systemvolume.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.telephony.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.Plugin.xdp.gschema.xml +%{_datadir}/glib-2.0/schemas/ca.andyholmes.Valent.gschema.xml +%{_datadir}/icons/hicolor/scalable/apps/ca.andyholmes.Valent.svg +%{_datadir}/icons/hicolor/symbolic/apps/ca.andyholmes.Valent-symbolic.svg +%{_datadir}/metainfo/ca.andyholmes.Valent.metainfo.xml +%{_libdir}/girepository-1.0/Valent-1.typelib +%{_sysconfdir}/xdg/autostart/ca.andyholmes.Valent-autostart.desktop + +%changelog +* Sun Mar 15 2026 Tulip Blossom +- Initial commit From 323db4dca0dea35d79c38a40e3a16149314ea44f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 19:32:08 +0000 Subject: [PATCH 1038/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 03d6757749..ffccebb608 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 433816148a30ed79e395f10810d47dd681787e98 -%global ver 0.0.40-18967 +%global commit 74fbca8c809475cb5acee29761d42d8723593436 +%global ver 0.0.40-18968 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From f4048ae242c89a344624136d691016b978da95ff Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Sun, 15 Mar 2026 13:15:17 -0700 Subject: [PATCH 1039/1115] feat: Add xonedo driver (#10614) --- anda/system/xonedo/nightly/akmod/anda.hcl | 9 ++ anda/system/xonedo/nightly/akmod/update.rhai | 13 ++ .../nightly/akmod/xonedo-nightly-kmod.spec | 68 +++++++++ anda/system/xonedo/nightly/dkms/anda.hcl | 10 ++ .../nightly/dkms/dkms-xonedo-nightly.spec | 75 ++++++++++ .../xonedo/nightly/dkms/no-weak-modules.conf | 1 + anda/system/xonedo/nightly/dkms/update.rhai | 13 ++ .../xonedo/nightly/kmod-common/anda.hcl | 9 ++ .../xonedo/nightly/kmod-common/modules.conf | 1 + .../xonedo/nightly/kmod-common/update.rhai | 8 + .../nightly/kmod-common/xonedo-nightly.spec | 138 ++++++++++++++++++ anda/system/xonedo/stable/akmod/anda.hcl | 9 ++ anda/system/xonedo/stable/akmod/update.rhai | 4 + .../xonedo/stable/akmod/xonedo-kmod.spec | 65 +++++++++ anda/system/xonedo/stable/dkms/anda.hcl | 10 ++ .../xonedo/stable/dkms/dkms-xonedo.spec | 72 +++++++++ .../xonedo/stable/dkms/no-weak-modules.conf | 1 + anda/system/xonedo/stable/dkms/update.rhai | 4 + .../system/xonedo/stable/kmod-common/anda.hcl | 6 + .../xonedo/stable/kmod-common/modules.conf | 1 + .../xonedo/stable/kmod-common/update.rhai | 1 + .../xonedo/stable/kmod-common/xonedo.spec | 138 ++++++++++++++++++ 22 files changed, 656 insertions(+) create mode 100644 anda/system/xonedo/nightly/akmod/anda.hcl create mode 100644 anda/system/xonedo/nightly/akmod/update.rhai create mode 100644 anda/system/xonedo/nightly/akmod/xonedo-nightly-kmod.spec create mode 100644 anda/system/xonedo/nightly/dkms/anda.hcl create mode 100644 anda/system/xonedo/nightly/dkms/dkms-xonedo-nightly.spec create mode 100644 anda/system/xonedo/nightly/dkms/no-weak-modules.conf create mode 100644 anda/system/xonedo/nightly/dkms/update.rhai create mode 100644 anda/system/xonedo/nightly/kmod-common/anda.hcl create mode 100644 anda/system/xonedo/nightly/kmod-common/modules.conf create mode 100644 anda/system/xonedo/nightly/kmod-common/update.rhai create mode 100644 anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec create mode 100644 anda/system/xonedo/stable/akmod/anda.hcl create mode 100644 anda/system/xonedo/stable/akmod/update.rhai create mode 100644 anda/system/xonedo/stable/akmod/xonedo-kmod.spec create mode 100644 anda/system/xonedo/stable/dkms/anda.hcl create mode 100644 anda/system/xonedo/stable/dkms/dkms-xonedo.spec create mode 100644 anda/system/xonedo/stable/dkms/no-weak-modules.conf create mode 100644 anda/system/xonedo/stable/dkms/update.rhai create mode 100644 anda/system/xonedo/stable/kmod-common/anda.hcl create mode 100644 anda/system/xonedo/stable/kmod-common/modules.conf create mode 100644 anda/system/xonedo/stable/kmod-common/update.rhai create mode 100644 anda/system/xonedo/stable/kmod-common/xonedo.spec diff --git a/anda/system/xonedo/nightly/akmod/anda.hcl b/anda/system/xonedo/nightly/akmod/anda.hcl new file mode 100644 index 0000000000..ca1a552d4b --- /dev/null +++ b/anda/system/xonedo/nightly/akmod/anda.hcl @@ -0,0 +1,9 @@ +project pkg { + rpm { + spec = "xonedo-nightly-kmod.spec" + } + labels { + mock = 1 + updbranch = 1 + } +} diff --git a/anda/system/xonedo/nightly/akmod/update.rhai b/anda/system/xonedo/nightly/akmod/update.rhai new file mode 100644 index 0000000000..943bab2262 --- /dev/null +++ b/anda/system/xonedo/nightly/akmod/update.rhai @@ -0,0 +1,13 @@ +let c = sh("cat anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec | grep '%global commit ' | sed -E 's/.+commit //'", #{"stdout": "piped"}).ctx.stdout; +c.pop(); +rpm.global("commit", c); +if rpm.changed() { + rpm.release(); + let d = sh("cat anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec | grep '%global commitdate' | sed -E 's/.+commitdate //'", #{"stdout": "piped"}).ctx.stdout; + d.pop(); + rpm.global("commitdate", d); + let v = sh("cat anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec | grep '%global ver' | sed -E 's/.+ver //'", #{"stdout": "piped"}).ctx.stdout; + v.pop(); + rpm.global("ver", v); +} + diff --git a/anda/system/xonedo/nightly/akmod/xonedo-nightly-kmod.spec b/anda/system/xonedo/nightly/akmod/xonedo-nightly-kmod.spec new file mode 100644 index 0000000000..e0802a189e --- /dev/null +++ b/anda/system/xonedo/nightly/akmod/xonedo-nightly-kmod.spec @@ -0,0 +1,68 @@ +%global commit 982cbcb019ae4d2bee5ae69385223409ee555c88 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global commitdate 20260315 +%global ver 0.5.7 +%define buildforkernels akmod +%global debug_package %{nil} +%global modulename xonedo + +Name: %{modulename}-nightly-kmod +Version: %{ver}^%{commitdate}git.%{shortcommit} +Release: 1%{?dist} +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Epoch: 1 +%endif +Summary: Linux kernel driver for Xbox One and Xbox Series X|S accessories +License: GPL-2.0-or-later +URL: https://github.com/OpenGamingCollective/xonedo +Source0: %{url}/archive/%{commit}.tar.gz#/%{modulename}-%{shortcommit}.tar.gz +BuildRequires: kmodtool +BuildRequires: systemd-rpm-macros +Requires: %{modulename}-nightly = %{?epoch:%{epoch}:}%{version} +Requires: %{modulename}-nightly-akmod-modules = %{?epoch:%{epoch}:}%{version} +Requires: akmods +Conflicts: dkms-%{modulename}-nightly +Conflicts: %{modulename}-kmod +Conflicts: dkms-xone-nightly +Conflicts: xone-kmod +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Obsoletes: %{name} < %{?epoch:%{epoch}:}3.0^20250419git.c682b0c +%endif +Packager: Kyle Gospodnetich + +%{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } + +%description +Linux kernel driver for Xbox One and Xbox Series X|S accessories. Compatible with the xpad kernel module. + +%prep +%{?kmodtool_check} +kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null + +%autosetup -p1 -n %{modulename}-%{commit} + +find . -type f -name '*.c' -exec sed -i "s/#VERSION#/%{version}/" {} \; + +for kernel_version in %{?kernel_versions}; do + mkdir _kmod_build_${kernel_version%%___*} + cp -fr auth bus driver transport Kbuild _kmod_build_${kernel_version%%___*} +done + +%build +for kernel_version in %{?kernel_versions}; do + pushd _kmod_build_${kernel_version%%___*}/ + %make_build -C "${kernel_version##*___}" M=$(pwd) VERSION="v%{version}" modules + popd +done + +%install +for kernel_version in %{?kernel_versions}; do + mkdir -p %{buildroot}/%{kmodinstdir_prefix}/${kernel_version%%___*}/%{kmodinstdir_postfix}/ + install -p -m 0755 _kmod_build_${kernel_version%%___*}/*.ko \ + %{buildroot}/%{kmodinstdir_prefix}/${kernel_version%%___*}/%{kmodinstdir_postfix}/ +done +%{?akmod_install} + +%changelog +* Sun Mar 15 2026 Kyle Gospodnetich +- Initial package diff --git a/anda/system/xonedo/nightly/dkms/anda.hcl b/anda/system/xonedo/nightly/dkms/anda.hcl new file mode 100644 index 0000000000..df85fd67ea --- /dev/null +++ b/anda/system/xonedo/nightly/dkms/anda.hcl @@ -0,0 +1,10 @@ +project pkg { + arches=["x86_64"] + rpm { + spec = "dkms-xonedo-nightly.spec" + } + labels { + mock = 1 + updbranch = 1 + } +} diff --git a/anda/system/xonedo/nightly/dkms/dkms-xonedo-nightly.spec b/anda/system/xonedo/nightly/dkms/dkms-xonedo-nightly.spec new file mode 100644 index 0000000000..e115413c72 --- /dev/null +++ b/anda/system/xonedo/nightly/dkms/dkms-xonedo-nightly.spec @@ -0,0 +1,75 @@ +%global commit 982cbcb019ae4d2bee5ae69385223409ee555c88 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global commitdate 20260314 +%global ver 0.5.7 +%global debug_package %{nil} +%global modulename xonedo + +Name: dkms-%{modulename}-nightly +Version: %{ver}^%{commitdate}git.%{shortcommit} +Release: 1%{?dist} +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Epoch: 1 +%endif +Summary: Linux kernel driver for Xbox One and Xbox Series X|S accessories +License: GPL-2.0-or-later +URL: https://github.com/OpenGamingCollective/xonedo +Source0: %{url}/archive/%{commit}.tar.gz#/%{modulename}-%{shortcommit}.tar.gz +Source1: no-weak-modules.conf +BuildRequires: sed +BuildRequires: systemd-rpm-macros +Requires: %{modulename}-nightly = %{?epoch:%{epoch}:}%{version} +Requires: dkms +Conflicts: akmod-%{modulename}-nightly +Conflicts: %{modulename}-kmod +Conflicts: dkms-xone-nightly +Conflicts: dkms-xone +Provides: %{modulename}-nightly-kmod = %{?epoch:%{epoch}:}%{version} +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Obsoletes: dkms-%{modulename} < %{?epoch:%{epoch}:}3.0^20250419git.c682b0c +%endif +BuildArch: noarch +Packager: Kyle Gospodnetich + +%description +Linux kernel driver for Xbox One and Xbox Series X|S accessories. Compatible with the xpad kernel module. + +%prep +%autosetup -p1 -n %{modulename}-%{commit} + +sed -i \ + -e 's|#VERSION#|%{version}|g' \ + -e 's|kernel/drivers/input/joystick|extra|g' \ + dkms.conf + +find . -type f -name '*.c' -exec sed -i "s/#VERSION#/%{version}/" {} \; + +%install +# Create empty tree: +mkdir -p %{buildroot}%{_usrsrc}/%{modulename}-%{version}/ +cp -fr auth bus driver transport Kbuild dkms.conf %{buildroot}%{_usrsrc}/%{modulename}-%{version}/ + +%if 0%{?fedora} +# Do not enable weak modules support in Fedora (no kABI): +install -Dpm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/dkms/%{modulename}.conf +%endif + +%post +dkms add -m %{modulename} -v %{version} -q --rpm_safe_upgrade || : +# Rebuild and make available for the currently running kernel: +dkms build -m %{modulename} -v %{version} -q || : +dkms install -m %{modulename} -v %{version} -q --force || : + +%preun +# Remove all versions from DKMS registry: +dkms remove -m %{modulename} -v %{version} -q --all --rpm_safe_upgrade || : + +%files +%{_usrsrc}/%{modulename}-%{version} +%if 0%{?fedora} +%{_sysconfdir}/dkms/%{modulename}.conf +%endif + +%changelog +* Sun Mar 15 2026 Kyle Gospodnetich +- Initial package diff --git a/anda/system/xonedo/nightly/dkms/no-weak-modules.conf b/anda/system/xonedo/nightly/dkms/no-weak-modules.conf new file mode 100644 index 0000000000..24f6f95c96 --- /dev/null +++ b/anda/system/xonedo/nightly/dkms/no-weak-modules.conf @@ -0,0 +1 @@ +NO_WEAK_MODULES="yes" diff --git a/anda/system/xonedo/nightly/dkms/update.rhai b/anda/system/xonedo/nightly/dkms/update.rhai new file mode 100644 index 0000000000..943bab2262 --- /dev/null +++ b/anda/system/xonedo/nightly/dkms/update.rhai @@ -0,0 +1,13 @@ +let c = sh("cat anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec | grep '%global commit ' | sed -E 's/.+commit //'", #{"stdout": "piped"}).ctx.stdout; +c.pop(); +rpm.global("commit", c); +if rpm.changed() { + rpm.release(); + let d = sh("cat anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec | grep '%global commitdate' | sed -E 's/.+commitdate //'", #{"stdout": "piped"}).ctx.stdout; + d.pop(); + rpm.global("commitdate", d); + let v = sh("cat anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec | grep '%global ver' | sed -E 's/.+ver //'", #{"stdout": "piped"}).ctx.stdout; + v.pop(); + rpm.global("ver", v); +} + diff --git a/anda/system/xonedo/nightly/kmod-common/anda.hcl b/anda/system/xonedo/nightly/kmod-common/anda.hcl new file mode 100644 index 0000000000..b008b1a957 --- /dev/null +++ b/anda/system/xonedo/nightly/kmod-common/anda.hcl @@ -0,0 +1,9 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "xonedo-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/system/xonedo/nightly/kmod-common/modules.conf b/anda/system/xonedo/nightly/kmod-common/modules.conf new file mode 100644 index 0000000000..776e9eff4f --- /dev/null +++ b/anda/system/xonedo/nightly/kmod-common/modules.conf @@ -0,0 +1 @@ +add_drivers+=" snd-pcm snd-seq " diff --git a/anda/system/xonedo/nightly/kmod-common/update.rhai b/anda/system/xonedo/nightly/kmod-common/update.rhai new file mode 100644 index 0000000000..4f75b47bcd --- /dev/null +++ b/anda/system/xonedo/nightly/kmod-common/update.rhai @@ -0,0 +1,8 @@ +rpm.global("commit", gh_commit("OpenGamingCollective/xonedo")); +if rpm.changed() { + rpm.release(); + rpm.global("commitdate", date()); + let v = gh("OpenGamingCollective/xonedo"); + v.crop(1); + rpm.global("ver", v); +} diff --git a/anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec b/anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec new file mode 100644 index 0000000000..861e1237b1 --- /dev/null +++ b/anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec @@ -0,0 +1,138 @@ +%global commit 982cbcb019ae4d2bee5ae69385223409ee555c88 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global commitdate 20260314 +%global ver 0.5.7 +%global modulename xonedo +%global _dracutconfdir %{_prefix}/lib/dracut/dracut.conf.d +%global firmware_hash0 080ce4091e53a4ef3e5fe29939f51fd91f46d6a88be6d67eb6e99a5723b3a223 +%global firmware_hash1 48084d9fa53b9bb04358f3bb127b7495dc8f7bb0b3ca1437bd24ef2b6eabdf66 +%global firmware_hash2 0023a7bae02974834500c665a281e25b1ba52c9226c84989f9084fa5ce591d9b +%global firmware_hash3 e2710daf81e7b36d35985348f68a81d18bc537a2b0c508ffdfde6ac3eae1bad7 + +Name: xonedo-nightly +Version: %{ver}^%{commitdate}git.%{shortcommit} +Release: 1%{?dist} +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Epoch: 1 +%endif +Summary: Linux kernel driver for Xbox One and Xbox Series X|S accessories common files +License: GPL-2.0-or-later +URL: https://github.com/OpenGamingCollective/xonedo +Source0: %{url}/archive/%{commit}.tar.gz#/xone-%{shortcommit}.tar.gz +Source1: modules.conf +Source2: https://catalog.s.download.windowsupdate.com/d/msdownload/update/driver/drvs/2017/03/2ea9591b-f751-442c-80ce-8f4692cdc67b_6b555a3a288153cf04aec6e03cba360afe2fce34.cab +Source3: https://catalog.s.download.windowsupdate.com/c/msdownload/update/driver/drvs/2017/07/1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab +Source4: https://catalog.s.download.windowsupdate.com/c/msdownload/update/driver/drvs/2017/06/1dbd7cb4-53bc-4857-a5b0-5955c8acaf71_9081931e7d664429a93ffda0db41b7545b7ac257.cab +Source5: https://catalog.s.download.windowsupdate.com/d/msdownload/update/driver/drvs/2017/08/aeff215c-3bc4-4d36-a3ea-e14bfa8fa9d2_e58550c4f74a27e51e5cb6868b10ff633fa77164.cab +### Microsoft TOU copy: +Source6: https://www.microsoft.com/en-us/legal/terms-of-use +BuildRequires: cabextract +BuildRequires: sed +BuildRequires: systemd-rpm-macros +Requires: wireless-regdb +Requires: %{name}-firmware = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: %{name}-kmod = %{?epoch:%{epoch}:}%{version} +Requires(post): dracut +Provides: %{name}-kmod-common = %{?epoch:%{epoch}:}%{version} +Conflicts: xone +Conflicts: %{modulename} +Conflicts: xow <= 0.5 +Obsoletes: xow <= 0.5 +BuildArch: noarch +Packager: Kyle Gospodnetich + +%description +Linux kernel driver for Xbox One and Xbox Series X|S accessories common files. Compatible with the xpad kernel module. + +%package akmod-modules +Summary: Modules for Akmods +Requires: akmod-%{name} +BuildArch: noarch + +%description akmod-modules +Akmods modules for the akmod-%{name} package. + +%package firmware +Summary: Firmware for the XBox One controller dongle +License: Proprietary +Requires: wireless-regdb +Conflicts: xone-firmware +BuildArch: noarch + +%description firmware +Proprietary firmware for XBox controller dongles. + +%prep +%autosetup -p1 -n %{modulename}-%{commit} +/usr/bin/sed -nE '/^BUILT_MODULE_NAME/{s@^.+"(.+)"@\1@; s|-|_|g; p}' dkms.conf > %{modulename}.conf + +### Firmware: +# Some of the .bin files have the same name so put them in subdirs +mkdir firm{0..4} + +pushd firm0 +cabextract -F FW_ACC_00U.bin %{SOURCE2} +echo %{firmware_hash0} FW_ACC_00U.bin | sha256sum -c +popd + +pushd firm1 +cabextract -F FW_ACC_00U.bin %{SOURCE3} +echo %{firmware_hash1} FW_ACC_00U.bin | sha256sum -c +popd + +pushd firm2 +cabextract -F FW_ACC_CL.bin %{SOURCE4} +echo %{firmware_hash2} FW_ACC_CL.bin | sha256sum -c +popd + +pushd firm3 +cabextract -F FW_ACC_BR.bin %{SOURCE5} +echo %{firmware_hash3} FW_ACC_BR.bin | sha256sum -c +popd + +%install +# xone-gip-headset module should have the snd-pcm and snd-seq modules be preloaded or it will give errors on boot due to injecting late. +# It still loads afterwards, but this error is easily fixable by just loading the modules in the initramfs. +install -Dpm644 %{SOURCE1} %{buildroot}%{_dracutconfdir}/60-%{modulename}-snd.conf + +# Blacklist: +install -Dpm644 install/modprobe.conf %{buildroot}%{_modprobedir}/60-%{modulename}.conf + +# Firmware: +install -Dpm644 firm0/FW_ACC_00U.bin %{buildroot}%{_prefix}/lib/firmware/xone_dongle_02e6.bin +install -Dpm644 firm1/FW_ACC_00U.bin %{buildroot}%{_prefix}/lib/firmware/xone_dongle_02fe.bin +install -Dpm644 firm2/FW_ACC_CL.bin %{buildroot}%{_prefix}/lib/firmware/xone_dongle_02f9.bin +install -Dpm644 firm3/FW_ACC_BR.bin %{buildroot}%{_prefix}/lib/firmware/xone_dongle_091e.bin + +# Akmods modules +install -Dm644 %{modulename}.conf -t %{buildroot}%{_modulesloaddir} + +# TOU file +/usr/bin/cp %{SOURCE6} . + +%files +%license LICENSE +%doc README.md +%{_modprobedir}/60-%{modulename}.conf +%{_dracutconfdir}/60-%{modulename}-snd.conf + +%files akmod-modules +%{_modulesloaddir}/%{modulename}.conf + +%files firmware +%license terms-of-use +%{_prefix}/lib/firmware/xone_dongle_02e6.bin +%{_prefix}/lib/firmware/xone_dongle_02fe.bin +%{_prefix}/lib/firmware/xone_dongle_02f9.bin +%{_prefix}/lib/firmware/xone_dongle_091e.bin + +%postun +/usr/bin/dracut -f || : + +%post firmware +echo "The firmware for the wireless dongle is subject to Microsoft's Terms of Use:" +echo 'https://www.microsoft.com/en-us/legal/terms-of-use' + +%changelog +* Sun Mar 15 2026 Kyle Gospodnetich +- Initial package diff --git a/anda/system/xonedo/stable/akmod/anda.hcl b/anda/system/xonedo/stable/akmod/anda.hcl new file mode 100644 index 0000000000..4d2bfffeef --- /dev/null +++ b/anda/system/xonedo/stable/akmod/anda.hcl @@ -0,0 +1,9 @@ +project pkg { + rpm { + spec = "xonedo-kmod.spec" + } + labels { + mock = 1 + updbranch = 1 + } +} diff --git a/anda/system/xonedo/stable/akmod/update.rhai b/anda/system/xonedo/stable/akmod/update.rhai new file mode 100644 index 0000000000..747989c246 --- /dev/null +++ b/anda/system/xonedo/stable/akmod/update.rhai @@ -0,0 +1,4 @@ +import "andax/bump_extras.rhai" as bump; + +rpm.version(bump::madoguchi("xonedo", labels.branch)); + diff --git a/anda/system/xonedo/stable/akmod/xonedo-kmod.spec b/anda/system/xonedo/stable/akmod/xonedo-kmod.spec new file mode 100644 index 0000000000..ed04ba4f18 --- /dev/null +++ b/anda/system/xonedo/stable/akmod/xonedo-kmod.spec @@ -0,0 +1,65 @@ +%define buildforkernels akmod +%global debug_package %{nil} +%global modulename xonedo +%global ogcversion 1 + +Name: %{modulename}-kmod +Version: 0.5.7 +Release: 1%?dist +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Epoch: 2 +%endif +Summary: Linux kernel driver for Xbox One and Xbox Series X|S accessories +License: GPL-2.0-or-later +URL: https://github.com/OpenGamingCollective/xonedo +Source0: %{url}/archive/refs/tags/v%{version}-ogc%{ogcversion}.tar.gz +BuildRequires: kmodtool +BuildRequires: systemd-rpm-macros +Requires: %{modulename} = %{?epoch:%{epoch}:}%{version} +Requires: %{modulename}-akmod-modules = %{?epoch:%{epoch}:}%{version} +Requires: akmods +Conflicts: dkms-%{modulename} +Conflicts: %{modulename}-nightly-kmod +Conflicts: dkms-xone +Conflicts: xone-nightly-kmod +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Obsoletes: %{name} < %{?epoch:%{epoch}:}0.3.4 +%endif +Packager: Kyle Gospodnetich + +%{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } + +%description +Linux kernel driver for Xbox One and Xbox Series X|S accessories. Compatible with the xpad kernel module. + +%prep +%{?kmodtool_check} +kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null + +%autosetup -p1 -n %{modulename}-%{version}-ogc%{ogcversion} + +find . -type f -name '*.c' -exec sed -i "s/#VERSION#/%{version}/" {} \; + +for kernel_version in %{?kernel_versions}; do + mkdir _kmod_build_${kernel_version%%___*} + cp -fr auth bus driver transport Kbuild _kmod_build_${kernel_version%%___*} +done + +%build +for kernel_version in %{?kernel_versions}; do + pushd _kmod_build_${kernel_version%%___*}/ + %make_build -C "${kernel_version##*___}" M=$(pwd) VERSION="v%{version}" modules + popd +done + +%install +for kernel_version in %{?kernel_versions}; do + mkdir -p %{buildroot}/%{kmodinstdir_prefix}/${kernel_version%%___*}/%{kmodinstdir_postfix}/ + install -p -m 0755 _kmod_build_${kernel_version%%___*}/*.ko \ + %{buildroot}/%{kmodinstdir_prefix}/${kernel_version%%___*}/%{kmodinstdir_postfix}/ +done +%{?akmod_install} + +%changelog +* Sun Mar 15 2026 Kyle Gospodnetich +- Initial package diff --git a/anda/system/xonedo/stable/dkms/anda.hcl b/anda/system/xonedo/stable/dkms/anda.hcl new file mode 100644 index 0000000000..1b3bd131a8 --- /dev/null +++ b/anda/system/xonedo/stable/dkms/anda.hcl @@ -0,0 +1,10 @@ +project pkg { + arches=["x86_64"] + rpm { + spec = "dkms-xonedo.spec" + } + labels { + mock = 1 + updbranch = 1 + } +} diff --git a/anda/system/xonedo/stable/dkms/dkms-xonedo.spec b/anda/system/xonedo/stable/dkms/dkms-xonedo.spec new file mode 100644 index 0000000000..4b12a9faca --- /dev/null +++ b/anda/system/xonedo/stable/dkms/dkms-xonedo.spec @@ -0,0 +1,72 @@ +%global debug_package %{nil} +%global modulename xonedo +%global ogcversion 1 + +Name: dkms-%{modulename} +Version: 0.5.7 +Release: 1%?dist +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Epoch: 2 +%endif +Summary: Linux kernel driver for Xbox One and Xbox Series X|S accessories +License: GPL-2.0-or-later +URL: https://github.com/OpenGamingCollective/xonedo +Source0: %{url}/archive/refs/tags/v%{version}-ogc%{ogcversion}.tar.gz +Source1: no-weak-modules.conf +BuildRequires: sed +BuildRequires: systemd-rpm-macros +Requires: %{modulename} = %{?epoch:%{epoch}:}%{version} +Requires: dkms +Conflicts: akmod-%{modulename} +Conflicts: %{modulename}-nightly-kmod +Conflicts: akmod-xone +Conflicts: xone-nightly-kmod +Provides: %{modulename}-kmod +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Obsoletes: %{name} < %{?epoch:%{epoch}:}0.3.4 +%endif +BuildArch: noarch +Packager: Kyle Gospodnetich + +%description +Linux kernel driver for Xbox One and Xbox Series X|S accessories. Compatible with the xpad kernel module. + +%prep +%autosetup -p1 -n %{modulename}-%{version}-ogc%{ogcversion} + +sed -i \ + -e 's|#VERSION#|%{version}|g' \ + -e 's|kernel/drivers/input/joystick|extra|g' \ + dkms.conf + +find . -type f -name '*.c' -exec sed -i "s/#VERSION#/%{version}/" {} \; + +%install +# Create empty tree: +mkdir -p %{buildroot}%{_usrsrc}/%{modulename}-%{version}/ +cp -fr auth bus driver transport Kbuild dkms.conf %{buildroot}%{_usrsrc}/%{modulename}-%{version}/ + +%if 0%{?fedora} +# Do not enable weak modules support in Fedora (no kABI): +install -Dpm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/dkms/%{modulename}.conf +%endif + +%post +dkms add -m %{modulename} -v %{version} -q --rpm_safe_upgrade || : +# Rebuild and make available for the currently running kernel: +dkms build -m %{modulename} -v %{version} -q || : +dkms install -m %{modulename} -v %{version} -q --force || : + +%preun +# Remove all versions from DKMS registry: +dkms remove -m %{modulename} -v %{version} -q --all --rpm_safe_upgrade || : + +%files +%{_usrsrc}/%{modulename}-%{version} +%if 0%{?fedora} +%{_sysconfdir}/dkms/%{modulename}.conf +%endif + +%changelog +* Sun Mar 15 2026 Kyle Gospodnetich +- Initial package diff --git a/anda/system/xonedo/stable/dkms/no-weak-modules.conf b/anda/system/xonedo/stable/dkms/no-weak-modules.conf new file mode 100644 index 0000000000..24f6f95c96 --- /dev/null +++ b/anda/system/xonedo/stable/dkms/no-weak-modules.conf @@ -0,0 +1 @@ +NO_WEAK_MODULES="yes" diff --git a/anda/system/xonedo/stable/dkms/update.rhai b/anda/system/xonedo/stable/dkms/update.rhai new file mode 100644 index 0000000000..747989c246 --- /dev/null +++ b/anda/system/xonedo/stable/dkms/update.rhai @@ -0,0 +1,4 @@ +import "andax/bump_extras.rhai" as bump; + +rpm.version(bump::madoguchi("xonedo", labels.branch)); + diff --git a/anda/system/xonedo/stable/kmod-common/anda.hcl b/anda/system/xonedo/stable/kmod-common/anda.hcl new file mode 100644 index 0000000000..e02b579bf1 --- /dev/null +++ b/anda/system/xonedo/stable/kmod-common/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "xonedo.spec" + } +} diff --git a/anda/system/xonedo/stable/kmod-common/modules.conf b/anda/system/xonedo/stable/kmod-common/modules.conf new file mode 100644 index 0000000000..776e9eff4f --- /dev/null +++ b/anda/system/xonedo/stable/kmod-common/modules.conf @@ -0,0 +1 @@ +add_drivers+=" snd-pcm snd-seq " diff --git a/anda/system/xonedo/stable/kmod-common/update.rhai b/anda/system/xonedo/stable/kmod-common/update.rhai new file mode 100644 index 0000000000..4e07533248 --- /dev/null +++ b/anda/system/xonedo/stable/kmod-common/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("OpenGamingCollective/xonedo")); diff --git a/anda/system/xonedo/stable/kmod-common/xonedo.spec b/anda/system/xonedo/stable/kmod-common/xonedo.spec new file mode 100644 index 0000000000..ec7b3db2ec --- /dev/null +++ b/anda/system/xonedo/stable/kmod-common/xonedo.spec @@ -0,0 +1,138 @@ +%global _dracutconfdir %{_prefix}/lib/dracut/dracut.conf.d +%global firmware_hash0 080ce4091e53a4ef3e5fe29939f51fd91f46d6a88be6d67eb6e99a5723b3a223 +%global firmware_hash1 48084d9fa53b9bb04358f3bb127b7495dc8f7bb0b3ca1437bd24ef2b6eabdf66 +%global firmware_hash2 0023a7bae02974834500c665a281e25b1ba52c9226c84989f9084fa5ce591d9b +%global firmware_hash3 e2710daf81e7b36d35985348f68a81d18bc537a2b0c508ffdfde6ac3eae1bad7 +%global ogcversion 1 + +Name: xonedo +Version: 0.5.7 +Release: 1%?dist +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Epoch: 2 +%endif +Summary: Linux kernel driver for Xbox One and Xbox Series X|S accessories common files +License: GPL-2.0-or-later +URL: https://github.com/OpenGamingCollective/xonedo +Source0: %{url}/archive/refs/tags/v%{version}-ogc%{ogcversion}.tar.gz +Source1: modules.conf +### Windows drivers and firmware files: +Source2: https://catalog.s.download.windowsupdate.com/d/msdownload/update/driver/drvs/2017/03/2ea9591b-f751-442c-80ce-8f4692cdc67b_6b555a3a288153cf04aec6e03cba360afe2fce34.cab +Source3: https://catalog.s.download.windowsupdate.com/c/msdownload/update/driver/drvs/2017/07/1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab +Source4: https://catalog.s.download.windowsupdate.com/c/msdownload/update/driver/drvs/2017/06/1dbd7cb4-53bc-4857-a5b0-5955c8acaf71_9081931e7d664429a93ffda0db41b7545b7ac257.cab +Source5: https://catalog.s.download.windowsupdate.com/d/msdownload/update/driver/drvs/2017/08/aeff215c-3bc4-4d36-a3ea-e14bfa8fa9d2_e58550c4f74a27e51e5cb6868b10ff633fa77164.cab +### Microsoft TOU copy: +Source6: https://www.microsoft.com/en-us/legal/terms-of-use +BuildRequires: cabextract +BuildRequires: sed +BuildRequires: systemd-rpm-macros +Requires: wireless-regdb +Requires: %{name}-firmware = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: %{name}-kmod = %{?epoch:%{epoch}:}%{version} +Requires(post): dracut +Provides: %{name}-kmod-common = %{?epoch:%{epoch}:}%{version} +Conflicts: %{name}-nightly +Conflicts: xone-nightly +Conflicts: xone +Conflicts: xow <= 0.5 +Obsoletes: xow <= 0.5 +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Obsoletes: %{name} < %{?epoch:%{epoch}:}0.3.4 +%endif +BuildArch: noarch +Packager: Kyle Gospodnetich + +%description +Linux kernel driver for Xbox One and Xbox Series X|S accessories common files. + +%package akmod-modules +Summary: Modules for Akmods +Requires: akmod-%{name} +BuildArch: noarch + +%description akmod-modules +Akmods modules for the akmod-%{name} package. + +%package firmware +Summary: Firmware for the XBox One controller dongle +License: Proprietary +Requires: wireless-regdb +%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 +Obsoletes: %{name}-firmware < %{?epoch:%{epoch}:}0.3^20250419git.c682b0c +%endif +Conflicts: xone-firmware +BuildArch: noarch + +%description firmware +Proprietary firmware for XBox controller dongles. + +%prep +%autosetup -p1 -n %{name}-%{version}-ogc%{ogcversion} +/usr/bin/sed -nE '/^BUILT_MODULE_NAME/{s@^.+"(.+)"@\1@; s|-|_|g; p}' dkms.conf > %{name}.conf + +### Firmware: +# Some of the .bin files have the same name so put them in subdirs +mkdir firm{0..4} + +pushd firm0 +cabextract -F FW_ACC_00U.bin %{SOURCE2} +echo %{firmware_hash0} FW_ACC_00U.bin | sha256sum -c +popd + +pushd firm1 +cabextract -F FW_ACC_00U.bin %{SOURCE3} +echo %{firmware_hash1} FW_ACC_00U.bin | sha256sum -c +popd + +pushd firm2 +cabextract -F FW_ACC_CL.bin %{SOURCE4} +echo %{firmware_hash2} FW_ACC_CL.bin | sha256sum -c +popd + +pushd firm3 +cabextract -F FW_ACC_BR.bin %{SOURCE5} +echo %{firmware_hash3} FW_ACC_BR.bin | sha256sum -c +popd + +%install +# xone-gip-headset module should have the snd-pcm and snd-seq modules be preloaded or it will give errors on boot due to injecting late. +# It still loads afterwards, but this error is easily fixable by just loading the modules in the initramfs. +install -Dpm644 %{SOURCE1} %{buildroot}%{_dracutconfdir}/60-%{name}-snd.conf + +# Blacklist: +install -Dpm644 install/modprobe.conf %{buildroot}%{_modprobedir}/60-%{name}.conf + +# Firmware: +install -Dpm644 firm0/FW_ACC_00U.bin %{buildroot}%{_prefix}/lib/firmware/xone_dongle_02e6.bin +install -Dpm644 firm1/FW_ACC_00U.bin %{buildroot}%{_prefix}/lib/firmware/xone_dongle_02fe.bin +install -Dpm644 firm2/FW_ACC_CL.bin %{buildroot}%{_prefix}/lib/firmware/xone_dongle_02f9.bin +install -Dpm644 firm3/FW_ACC_BR.bin %{buildroot}%{_prefix}/lib/firmware/xone_dongle_091e.bin + +# Akmods modules +install -Dm644 %{name}.conf -t %{buildroot}%{_modulesloaddir} + +# TOU file +/usr/bin/cp %{SOURCE6} . + +%files +%license LICENSE +%doc README.md +%{_modprobedir}/60-%{name}.conf +%{_dracutconfdir}/60-%{name}-snd.conf + +%files akmod-modules +%{_modulesloaddir}/%{name}.conf + +%files firmware +%license terms-of-use +%{_prefix}/lib/firmware/xone_dongle_02e6.bin +%{_prefix}/lib/firmware/xone_dongle_02fe.bin +%{_prefix}/lib/firmware/xone_dongle_02f9.bin +%{_prefix}/lib/firmware/xone_dongle_091e.bin + +%postun +/usr/bin/dracut -f || : + +%changelog +* Sun Mar 15 2026 Kyle Gospodnetich +- Initial package From 2ff58b559be7a31d71d6ee132c58900de18aa38a Mon Sep 17 00:00:00 2001 From: Willow Reed Date: Sun, 15 Mar 2026 14:29:53 -0600 Subject: [PATCH 1040/1115] fix: gpu-screen-recorder package source (#10615) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix package source * bump(gpu-screen-recorder): release 2 → 3 * fix files --------- Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- .../gpu-screen-recorder/gpu-screen-recorder.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec index fd11cf11ae..b4f412b82e 100644 --- a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec +++ b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec @@ -1,15 +1,13 @@ -%global snapshot r1245.8e82100 - Name: gpu-screen-recorder Version: 5.12.5 -Release: 2%?dist +Release: 3%?dist Summary: A shadowplay-like screen recorder for Linux License: GPL-3.0-or-later URL: https://git.dec05eba.com/%{name}/about -Source: https://dec05eba.com/snapshot/%{name}.git.%{snapshot}.tar.gz +Source: https://dec05eba.com/snapshot/%{name}.git.%{version}.tar.gz BuildRequires: gcc BuildRequires: (gcc-g++ or gcc-c++) @@ -64,14 +62,18 @@ Shadowplay-like screen recorder for Linux. Uses GPU acceleration to record in H. %files %license LICENSE %doc README.md -%{_bindir}/gpu-screen-recorder +%{_bindir}/%{name} %caps(cap_sys_admin+ep) %{_bindir}/gsr-kms-server +%{_datadir}/%{name}/scripts/*.sh %{_includedir}/gsr/plugin.h %{_userunitdir}/%{name}.service %{_modprobedir}/gsr-nvidia.conf %{_mandir}/man1/gsr-kms-server.1* -%{_mandir}/man1/gpu-screen-recorder.1* +%{_mandir}/man1/%{name}.1* %changelog +* Sun Mar 15 2026 Willow C Reed +- Fix package source + * Fri Jan 02 2026 Willow Reed - Initial commit \ No newline at end of file From 934bad84c660398934f94460dd11af47a9debf33 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 15 Mar 2026 15:45:30 -0500 Subject: [PATCH 1041/1115] fix(xonedo): Update scripts and versioning (#10623) --- anda/system/xonedo/nightly/kmod-common/update.rhai | 4 ++-- .../system/xonedo/nightly/kmod-common/xonedo-nightly.spec | 3 ++- anda/system/xonedo/stable/kmod-common/update.rhai | 8 +++++++- anda/system/xonedo/stable/kmod-common/xonedo.spec | 4 ++-- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/anda/system/xonedo/nightly/kmod-common/update.rhai b/anda/system/xonedo/nightly/kmod-common/update.rhai index 4f75b47bcd..570d7773b9 100644 --- a/anda/system/xonedo/nightly/kmod-common/update.rhai +++ b/anda/system/xonedo/nightly/kmod-common/update.rhai @@ -2,7 +2,7 @@ rpm.global("commit", gh_commit("OpenGamingCollective/xonedo")); if rpm.changed() { rpm.release(); rpm.global("commitdate", date()); - let v = gh("OpenGamingCollective/xonedo"); + let v = gh_tag("OpenGamingCollective/xonedo"); v.crop(1); - rpm.global("ver", v); + rpm.global("relver", v); } diff --git a/anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec b/anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec index 861e1237b1..730a572cee 100644 --- a/anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec +++ b/anda/system/xonedo/nightly/kmod-common/xonedo-nightly.spec @@ -1,7 +1,8 @@ %global commit 982cbcb019ae4d2bee5ae69385223409ee555c88 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commitdate 20260314 -%global ver 0.5.7 +%global relver 0.5.7-ogc1 +%global ver %(echo %{relver} | sed 's/-/^/g') %global modulename xonedo %global _dracutconfdir %{_prefix}/lib/dracut/dracut.conf.d %global firmware_hash0 080ce4091e53a4ef3e5fe29939f51fd91f46d6a88be6d67eb6e99a5723b3a223 diff --git a/anda/system/xonedo/stable/kmod-common/update.rhai b/anda/system/xonedo/stable/kmod-common/update.rhai index 4e07533248..3ebcf9bbb4 100644 --- a/anda/system/xonedo/stable/kmod-common/update.rhai +++ b/anda/system/xonedo/stable/kmod-common/update.rhai @@ -1 +1,7 @@ -rpm.version(gh("OpenGamingCollective/xonedo")); +let v = gh_tag("OpenGamingCollective/xonedo") +v.crop(1); +rpm.global("ver", v); + +if rpm.changed() { + rpm.release(); +} diff --git a/anda/system/xonedo/stable/kmod-common/xonedo.spec b/anda/system/xonedo/stable/kmod-common/xonedo.spec index ec7b3db2ec..b93ede724f 100644 --- a/anda/system/xonedo/stable/kmod-common/xonedo.spec +++ b/anda/system/xonedo/stable/kmod-common/xonedo.spec @@ -3,10 +3,10 @@ %global firmware_hash1 48084d9fa53b9bb04358f3bb127b7495dc8f7bb0b3ca1437bd24ef2b6eabdf66 %global firmware_hash2 0023a7bae02974834500c665a281e25b1ba52c9226c84989f9084fa5ce591d9b %global firmware_hash3 e2710daf81e7b36d35985348f68a81d18bc537a2b0c508ffdfde6ac3eae1bad7 -%global ogcversion 1 +%global ver 0.5.7-ogc1 Name: xonedo -Version: 0.5.7 +Version: %(echo %{ver} | sed 's/-/^/g') Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 From 7e9e3a1a3983e31b267944365f8c54f0ae759382 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 20:55:56 +0000 Subject: [PATCH 1042/1115] bump: rpcs3 vgmstream stardust-armillary stardust-atmosphere stardust-black-hole stardust-comet stardust-flatland stardust-non-spatial-input stardust-protostar stardust-server stardust-solar-sailer nerdfetch-tools --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/multimedia/vgmstream/vgmstream.spec | 2 +- anda/stardust/armillary/stable/stardust-armillary.spec | 2 +- anda/stardust/atmosphere/stable/stardust-atmosphere.spec | 2 +- anda/stardust/black-hole/stable/stardust-black-hole.spec | 2 +- anda/stardust/comet/stable/stardust-comet.spec | 2 +- anda/stardust/flatland/stable/stardust-flatland.spec | 2 +- .../non-spatial-input/stable/stardust-non-spatial-input.spec | 2 +- anda/stardust/protostar/stable/stardust-protostar.spec | 2 +- anda/stardust/server/stable/stardust-server.spec | 2 +- anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec | 2 +- anda/tools/nerdfetch/nerdfetch-tools.spec | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index ffccebb608..335cfbe581 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 74fbca8c809475cb5acee29761d42d8723593436 -%global ver 0.0.40-18968 +%global commit 297db8713fbb02bfb156edb6c03c68850825a83e +%global ver 0.0.40-18970 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/multimedia/vgmstream/vgmstream.spec b/anda/multimedia/vgmstream/vgmstream.spec index bf75d85634..6762d59259 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,4 +1,4 @@ -%global commit f8e83e659809e5e3748d77bc8152902d14dc9c91 +%global commit e4f57c3fdf614bf1f204428dec7d3c495913a625 %global shortcommit %{sub %{commit} 1 7} %global commit_date 20260315 diff --git a/anda/stardust/armillary/stable/stardust-armillary.spec b/anda/stardust/armillary/stable/stardust-armillary.spec index 5a7ed8684f..25c8131443 100644 --- a/anda/stardust/armillary/stable/stardust-armillary.spec +++ b/anda/stardust/armillary/stable/stardust-armillary.spec @@ -2,7 +2,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-armillary -Version: 0.51.0 +Version: 0.51.1 Release: 1%{?dist} Epoch: 1 Summary: Model viewer for Stardust XR diff --git a/anda/stardust/atmosphere/stable/stardust-atmosphere.spec b/anda/stardust/atmosphere/stable/stardust-atmosphere.spec index cf136241e4..7be8eed3a4 100644 --- a/anda/stardust/atmosphere/stable/stardust-atmosphere.spec +++ b/anda/stardust/atmosphere/stable/stardust-atmosphere.spec @@ -2,7 +2,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-atmosphere -Version: 0.51.0 +Version: 0.51.1 Release: 1%{?dist} Epoch: 1 Summary: Environment, homespace, and setup client for Stardust XR diff --git a/anda/stardust/black-hole/stable/stardust-black-hole.spec b/anda/stardust/black-hole/stable/stardust-black-hole.spec index 9bc78e6932..0ea1e7a133 100644 --- a/anda/stardust/black-hole/stable/stardust-black-hole.spec +++ b/anda/stardust/black-hole/stable/stardust-black-hole.spec @@ -2,7 +2,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-black-hole -Version: 0.51.0 +Version: 0.51.1 Release: 1%{?dist} Epoch: 1 Summary: Spatial storage for Stardust XR diff --git a/anda/stardust/comet/stable/stardust-comet.spec b/anda/stardust/comet/stable/stardust-comet.spec index e33dbf465e..c7124b4bcb 100644 --- a/anda/stardust/comet/stable/stardust-comet.spec +++ b/anda/stardust/comet/stable/stardust-comet.spec @@ -2,7 +2,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-comet -Version: 0.51.0 +Version: 0.51.1 Release: 1%{?dist} Epoch: 1 Summary: Annotate things in Stardust XR diff --git a/anda/stardust/flatland/stable/stardust-flatland.spec b/anda/stardust/flatland/stable/stardust-flatland.spec index 0495ed9c9d..f6befdff86 100644 --- a/anda/stardust/flatland/stable/stardust-flatland.spec +++ b/anda/stardust/flatland/stable/stardust-flatland.spec @@ -2,7 +2,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-flatland -Version: 0.51.0 +Version: 0.51.1 Release: 1%{?dist} Epoch: 1 Summary: Flatland for Stardust XR diff --git a/anda/stardust/non-spatial-input/stable/stardust-non-spatial-input.spec b/anda/stardust/non-spatial-input/stable/stardust-non-spatial-input.spec index a0412bfbcb..4256a30d11 100644 --- a/anda/stardust/non-spatial-input/stable/stardust-non-spatial-input.spec +++ b/anda/stardust/non-spatial-input/stable/stardust-non-spatial-input.spec @@ -2,7 +2,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-non-spatial-input -Version: 0.51.0 +Version: 0.51.1 Release: 1%{?dist} Epoch: 1 Summary: Tools you can easily snap together to get non-spatial input into Stardust XR diff --git a/anda/stardust/protostar/stable/stardust-protostar.spec b/anda/stardust/protostar/stable/stardust-protostar.spec index 15750787cd..726945aa74 100644 --- a/anda/stardust/protostar/stable/stardust-protostar.spec +++ b/anda/stardust/protostar/stable/stardust-protostar.spec @@ -2,7 +2,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-protostar -Version: 0.51.0 +Version: 0.51.1 Release: 1%{?dist} Epoch: 1 Summary: Prototype application launcher for Stardust XR diff --git a/anda/stardust/server/stable/stardust-server.spec b/anda/stardust/server/stable/stardust-server.spec index 39866b764a..40df6f0957 100644 --- a/anda/stardust/server/stable/stardust-server.spec +++ b/anda/stardust/server/stable/stardust-server.spec @@ -2,7 +2,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-server -Version: 0.51.0 +Version: 0.51.1 Release: 1%{?dist} Epoch: 1 Summary: Usable Linux display server that reinvents human-computer interaction for all kinds of XR diff --git a/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec b/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec index e01c77e8a8..5d20e0584a 100644 --- a/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec +++ b/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec @@ -2,7 +2,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-solar-sailer -Version: 0.51.0 +Version: 0.51.1 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 diff --git a/anda/tools/nerdfetch/nerdfetch-tools.spec b/anda/tools/nerdfetch/nerdfetch-tools.spec index 73499a92c6..8de5876815 100644 --- a/anda/tools/nerdfetch/nerdfetch-tools.spec +++ b/anda/tools/nerdfetch/nerdfetch-tools.spec @@ -1,5 +1,5 @@ Name: nerdfetch -Version: 8.5.3 +Version: 8.5.4 Release: 1%{?dist} Summary: A POSIX *nix fetch script using Nerdfonts From 8aef79671f14624ea0ec1968ef1e6715363d6dae Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 15 Mar 2026 16:26:46 -0500 Subject: [PATCH 1043/1115] add: enum_tools (#10628) --- anda/langs/python/enum-tools/anda.hcl | 6 +++ anda/langs/python/enum-tools/enum-tools.spec | 47 ++++++++++++++++++++ anda/langs/python/enum-tools/update.rhai | 1 + 3 files changed, 54 insertions(+) create mode 100644 anda/langs/python/enum-tools/anda.hcl create mode 100644 anda/langs/python/enum-tools/enum-tools.spec create mode 100644 anda/langs/python/enum-tools/update.rhai diff --git a/anda/langs/python/enum-tools/anda.hcl b/anda/langs/python/enum-tools/anda.hcl new file mode 100644 index 0000000000..fa4ffe84f2 --- /dev/null +++ b/anda/langs/python/enum-tools/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "enum-tools.spec" + } +} diff --git a/anda/langs/python/enum-tools/enum-tools.spec b/anda/langs/python/enum-tools/enum-tools.spec new file mode 100644 index 0000000000..0c50face23 --- /dev/null +++ b/anda/langs/python/enum-tools/enum-tools.spec @@ -0,0 +1,47 @@ +%global pypi_name enum_tools +%global _desc Tools to expand Python's enum module. + +Name: python-%{pypi_name} +Version: 0.13.0 +Release: 1%?dist +Summary: Tools to expand Python's enum module +License: LGPL-3.0-or-later +URL: https://enum-tools.readthedocs.io/en/latest/ +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-wheel +BuildRequires: python3-whey + +Packager: Owen Zimmerman + +%description +%_desc + +%package -n python3-%{pypi_name} +Summary: %{summary} +Provides: python3-enum-tools +%{?python_provide:%python_provide python3-%{pypi_name}} + +%description -n python3-%{pypi_name} +%_desc + +%prep +%autosetup -n enum_tools-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files enum_tools + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE + +%changelog +* Sun Mar 15 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/enum-tools/update.rhai b/anda/langs/python/enum-tools/update.rhai new file mode 100644 index 0000000000..05e5175c4a --- /dev/null +++ b/anda/langs/python/enum-tools/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("enum_tools")); From efb027fe43c9f87dc82f8ce49eb6c51f8a9cec14 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 23:57:23 +0000 Subject: [PATCH 1044/1115] 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 5e16050421..bd22b92516 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.2.0 +Version: 7.2.1 Release: 1%{?dist} License: MIT URL: https://stephenberry.github.io/glaze From 30ddbeef0135ea1a4199ba4b346efe2f85261c24 Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Sun, 15 Mar 2026 22:30:42 -0300 Subject: [PATCH 1045/1115] fix(taidan): add dbus-daemon package as runtime dependency (#10636) --- anda/system/taidan/taidan.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/anda/system/taidan/taidan.spec b/anda/system/taidan/taidan.spec index 5a6d5a19d6..ead4cef737 100644 --- a/anda/system/taidan/taidan.spec +++ b/anda/system/taidan/taidan.spec @@ -1,12 +1,13 @@ Name: taidan Version: 0.1.39 -Release: 1%?dist +Release: 2%?dist Summary: Out-Of-Box-Experience (OOBE) and Welcome App SourceLicense: GPL-3.0-or-later AND GPL-2.0-or-later License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib AND GPL-3.0-or-later AND GPL-2.0-or-later URL: https://github.com/Ultramarine-Linux/taidan Packager: Terra Packaging Team Conflicts: initial-setup +Requires: dbus-daemon Requires: (glib2 or (/usr/bin/plasma-apply-colorscheme and kf6-kconfig)) Requires: shadow-utils Requires: systemd-udev @@ -59,5 +60,8 @@ DESTDIR=%buildroot ./scripts/install.sh %_prefix/lib/taidan/labwc/* %changelog +* Sun Mar 15 2026 Tulip Blossom +- Add dbus-daemon as runtime dependency + * Sun Mar 15 2026 Tulip Blossom - Port manifest from Ultramarine repos to Terra From 7a935414d89da51fd95c1eb4678e0d8a2a1d8d39 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 02:47:57 +0000 Subject: [PATCH 1046/1115] bump(nightly): legcord-nightly mpv-nightly valent ghostty-nightly prismlauncher-nightly nim-nightly types-colorama vala-nightly v2ray-domain-list-community stardust-armillary-nightly stardust-atmosphere-nightly stardust-black-hole-nightly stardust-comet-nightly stardust-flatland-nightly stardust-non-spatial-input-nightly stardust-protostar-nightly stardust-server-nightly stardust-solar-sailer-nightly opentabletdriver-nightly scx-scheds-nightly xpadneo HeadsetControl-nightly glasgow --- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/apps/valent/valent.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-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/langs/vala/vala-nightly/vala-nightly.spec | 4 ++-- .../v2ray-domain-list-community.spec | 6 +++--- .../armillary/nightly/stardust-armillary-nightly.spec | 4 ++-- .../atmosphere/nightly/stardust-atmosphere-nightly.spec | 4 ++-- .../black-hole/nightly/stardust-black-hole-nightly.spec | 4 ++-- anda/stardust/comet/nightly/stardust-comet-nightly.spec | 4 ++-- .../flatland/nightly/stardust-flatland-nightly.spec | 4 ++-- .../nightly/stardust-non-spatial-input-nightly.spec | 4 ++-- .../protostar/nightly/stardust-protostar-nightly.spec | 4 ++-- anda/stardust/server/nightly/stardust-server-nightly.spec | 4 ++-- .../solar-sailer/nightly/stardust-solar-sailer-nightly.spec | 4 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/xpadneo/kmod-common/xpadneo.spec | 4 ++-- .../HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- anda/tools/glasgow/glasgow.spec | 4 ++-- 23 files changed, 46 insertions(+), 46 deletions(-) diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index a501b7728b..417b0f0e6e 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 63b3f3386b1092c7f87c98b80eed50e997b442d0 -%global commit_date 20260315 +%global commit e143af84799d1e6406d0cf2c585051533d69f589 +%global commit_date 20260316 %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 9af7966ab1..24e9853845 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 afef9126ce5a2c3fdb733318a754b3210f71fca9 +%global commit b51131dff917fbccbedc62a8719bd976a05b5160 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260315 +%global commit_date 20260316 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/apps/valent/valent.spec b/anda/apps/valent/valent.spec index aafb8e7199..9dafaf6495 100644 --- a/anda/apps/valent/valent.spec +++ b/anda/apps/valent/valent.spec @@ -1,6 +1,6 @@ -%global commit 1b540bb7562206d33a3646b698fba899e50ba29d +%global commit df82168bc37ad1ec700c66b0f0f5dfd7a07be485 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260315 +%global commit_date 20260316 Name: valent Version: 0~%{commit_date}git.%{shortcommit} diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 2ee6292692..cf48a70b4c 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 952fbce0e50ded8fd8e6ee5f64e9650af962cd19 +%global commit 41c7321e94995347d74a66c9847ad0e2d45c4ad0 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-14 +%global fulldate 2026-03-16 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.2 diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 1714e092cf..5f421f6b76 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 14da23b06fd50e5632f3930824123b5bfdad8c46 +%global commit 3cdb464feb33502acbfe673fae97f0c7950f5c5c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260314 +%global commit_date 20260316 %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 339555edbc..5e0f81dd91 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 1a1586a5fb891aeb522a490ccacde3fc02753541 +%global commit 797b05eda68ecbfa3dbff29866c8d2ed9bfd39c4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260314 +%global commit_date 20260316 %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 8f243d249a..18ba13746f 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 f8f0794d0fe249c06dc9f31a004d85be6cca6ced -%global commit_date 20260315 +%global commit 61524fab4e1804462cc31d2e6b43ff7279188f85 +%global commit_date 20260316 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/langs/vala/vala-nightly/vala-nightly.spec b/anda/langs/vala/vala-nightly/vala-nightly.spec index be72ccd714..7a06149704 100644 --- a/anda/langs/vala/vala-nightly/vala-nightly.spec +++ b/anda/langs/vala/vala-nightly/vala-nightly.spec @@ -3,11 +3,11 @@ %global priority 90 %global real_name vala -%global commit f50a83eece8b92acf64818ba8c7d743818c1145b +%global commit e93b741e0c0cd4468f923fded5bf88e95330f192 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global repo https://gitlab.gnome.org/GNOME/%{real_name}.git -%global commit_date 20260308 +%global commit_date 20260316 %global snapshot_info %{commit_date}.%{shortcommit} Name: vala-nightly diff --git a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec index 3e7125d8f4..6fe8ef20a4 100644 --- a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec +++ b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec @@ -1,7 +1,7 @@ -%global commit eeccde723958a2998b0ad3fd4648510dfa472247 +%global commit cd2d66eb7258d1e92439694561c04783ccfffc91 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 20260313135254 -%global commit_date 20260314 +%global ver 20260315135612 +%global commit_date 20260316 Name: v2ray-domain-list-community Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec b/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec index e3fa741df5..113b9e09b8 100644 --- a/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec +++ b/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec @@ -1,5 +1,5 @@ -%global commit dcebc43bfee47190701fb11a273aae74dd4e060b -%global commit_date 20260315 +%global commit f0da2cb098c8c9d668fe562552fe1196af34cadf +%global commit_date 20260316 %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/atmosphere/nightly/stardust-atmosphere-nightly.spec b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec index 765417bc30..0d326859dd 100644 --- a/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec +++ b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec @@ -1,5 +1,5 @@ -%global commit 0756aaa0a0fcafdcd43e77dedba575bd58d8a84c -%global commit_date 20260315 +%global commit 658da17588cb13654d75902ffb536d260c1a9033 +%global commit_date 20260316 %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/black-hole/nightly/stardust-black-hole-nightly.spec b/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec index 71a61a4e2a..111fae0c63 100644 --- a/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec +++ b/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec @@ -1,5 +1,5 @@ -%global commit 4ffb63461a5774f787840b814d9fa78072c8b6cf -%global commit_date 20260315 +%global commit a3995cf07f07ede739427f4ee3b53ac4730fcd26 +%global commit_date 20260316 %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/comet/nightly/stardust-comet-nightly.spec b/anda/stardust/comet/nightly/stardust-comet-nightly.spec index 7b72df3aa0..d9b0fdbf51 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 292f26258d60af1f20c80d899b0c5e438e0197ff -%global commit_date 20260315 +%global commit 228888a86c5898055f0897398368d90f72624e51 +%global commit_date 20260316 %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 1d9acf2273..a625c39d43 100644 --- a/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec +++ b/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec @@ -1,5 +1,5 @@ -%global commit 59b6c15ba5ed6ecc3791e16c0667c6cdd61bc5fb -%global commit_date 20260315 +%global commit a8596e7aad25df7f9ee5d040ef560269f026bf14 +%global commit_date 20260316 %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/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec b/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec index 440f99e61a..953ecf6db2 100644 --- a/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec +++ b/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec @@ -1,5 +1,5 @@ -%global commit 452ed6af9223b63ca2a68969131912e1c6723781 -%global commit_date 20260315 +%global commit 5abb5460bcfa9f23a49991fd2ae274854236307e +%global commit_date 20260316 %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/protostar/nightly/stardust-protostar-nightly.spec b/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec index d466d74232..dc30ac7333 100644 --- a/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec +++ b/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec @@ -1,5 +1,5 @@ -%global commit 9af24caa307ebe91e050816588b54b04e6051db8 -%global commit_date 20260315 +%global commit 0dc4103651e1f69a7fc0a02eea6acb5f52f97f3e +%global commit_date 20260316 %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/server/nightly/stardust-server-nightly.spec b/anda/stardust/server/nightly/stardust-server-nightly.spec index fe6673d054..e4ed7a08d3 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 09ce96ba2e392d011cf568385e78120a0d7645c8 -%global commit_date 20260315 +%global commit 7d4373a298847c6fa31bdfba0392f2605a5b969f +%global commit_date 20260316 %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 69fd49aaa0..71475eb5ef 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 ff9ff306f7d4e7c4fc16f0133afdb66965f916e3 -%global commit_date 20260315 +%global commit fbb0aba9759147d31427825a8da428bd959c55db +%global commit_date 20260316 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 07a8e3ba2c..3b0b94a513 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 99ba0107fef905b7bfb22e49213fab899205500d +%global commit a056b0c6d7aa5f80b4e8a487b0f234233d646e2b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260315 +%global commit_date 20260316 %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 04136b2d0f..36977888bf 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 a0c1d2cccaaf728ae27f128bdd92ef99d65e0a0a +%global commit bcb9d9fbcc0cab12ab31c32afae4f6950fc71eb7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260313 +%global commitdate 20260316 %global ver 1.1.0 %undefine __brp_mangle_shebangs diff --git a/anda/system/xpadneo/kmod-common/xpadneo.spec b/anda/system/xpadneo/kmod-common/xpadneo.spec index 00a292ee85..c90a364757 100644 --- a/anda/system/xpadneo/kmod-common/xpadneo.spec +++ b/anda/system/xpadneo/kmod-common/xpadneo.spec @@ -1,6 +1,6 @@ -%global commit e159faa800848989fff4465210496d05c0dc5dae +%global commit 164b0e786b1b875e67ef8023dfaa68fba9a00572 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260309 +%global commitdate 20260316 %global ver 0.10 Name: xpadneo diff --git a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec index 57950f365e..1b2e7eaf4d 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 46357986ca65a2aa12a5174845b16cd88ddc512e +%global commit 7d6e61bb75bdcd3a439e6c06d5133d660c8f030c %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 dc5f63f283..0b80a448d9 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 8b75138f8ce090e9c4dff80debb0f45ed789d56f -%global commit_date 20260315 +%global commit 4ffb570215aa0f98bd05a74b7cba77025abeef2d +%global commit_date 20260316 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow From 24d3a68883707b7c1518e57d034a89fcbc55c501 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 04:35:43 +0000 Subject: [PATCH 1047/1115] bump(branch): xpadneo-kmod dkms-xpadneo --- anda/system/xpadneo/akmod/xpadneo-kmod.spec | 4 ++-- anda/system/xpadneo/dkms/dkms-xpadneo.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/system/xpadneo/akmod/xpadneo-kmod.spec b/anda/system/xpadneo/akmod/xpadneo-kmod.spec index 12e4291969..fa1aaee779 100644 --- a/anda/system/xpadneo/akmod/xpadneo-kmod.spec +++ b/anda/system/xpadneo/akmod/xpadneo-kmod.spec @@ -1,6 +1,6 @@ -%global commit e159faa800848989fff4465210496d05c0dc5dae +%global commit 164b0e786b1b875e67ef8023dfaa68fba9a00572 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260309 +%global commitdate 20260316 %global ver 0.10 %define buildforkernels akmod %global debug_package %{nil} diff --git a/anda/system/xpadneo/dkms/dkms-xpadneo.spec b/anda/system/xpadneo/dkms/dkms-xpadneo.spec index b38ab35c9a..9d6ce2703a 100644 --- a/anda/system/xpadneo/dkms/dkms-xpadneo.spec +++ b/anda/system/xpadneo/dkms/dkms-xpadneo.spec @@ -1,6 +1,6 @@ -%global commit e159faa800848989fff4465210496d05c0dc5dae +%global commit 164b0e786b1b875e67ef8023dfaa68fba9a00572 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260309 +%global commitdate 20260316 %global ver 0.10 %global debug_package %{nil} %global modulename xpadneo From 30f7f3f6cbafc88562395da8b4fbfbb14c0db7c6 Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Mon, 16 Mar 2026 02:15:01 -0300 Subject: [PATCH 1048/1115] fix(mesa): split out cargo dependencies into architecture-specific files to prevent conflicts with i386 and amd64 package installs (#10641) Not having this causes this error to happen when installing both i386 and amd64 mesa. ``` - file /usr/share/licenses/mesa-vulkan-drivers/LICENSE.dependencies conflicts between attempted installs of mesa-vulkan-drivers-1:26.0.2-2.i686 and mesa-vulkan-drivers-1:26.0.2-2.x86_64 ``` Signed-off-by: Tulip Blossom --- anda/lib/mesa/mesa.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index 0d9e142008..9ec4758104 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -87,7 +87,7 @@ Summary: Mesa graphics libraries %global ver 26.0.2 Epoch: 1 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} -Release: 2 +Release: 3 Packager: Kyle Gospodnetich License: MIT AND BSD-3-Clause AND SGI-B-2.0 URL: https://mesa3d.org @@ -480,7 +480,7 @@ rewrite_wrap_file rustc-hash %if 0%{?with_nvk} %cargo_license_summary -%{cargo_license} > LICENSE.dependencies +%{cargo_license} > LICENSE.dependencies.%{_arch} %if 0%{?vendor_nvk_crates} %cargo_vendor_manifest %endif @@ -677,7 +677,7 @@ ln -s %{_libdir}/libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_system.so.0 %files vulkan-drivers %if 0%{?with_nvk} -%license LICENSE.dependencies +%license LICENSE.dependencies.%{_arch} %if 0%{?vendor_nvk_crates} %license cargo-vendor.txt %endif @@ -727,4 +727,5 @@ ln -s %{_libdir}/libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_system.so.0 %endif %changelog -%autochangelog +* Sun Mar 15 2026 Tulip Blossom +- Split out cargo dependencies into architecture-specific files to prevent conflicts with i386 and amd64 package installs From 86b337b720618d4ccfb38ba478fe93b7ad716f28 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:16:41 -0500 Subject: [PATCH 1049/1115] fix (opensnitch): add update script (#10629) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/apps/opensnitch/update.rhai | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/apps/opensnitch/update.rhai b/anda/apps/opensnitch/update.rhai index e69de29bb2..def95f43fc 100644 --- a/anda/apps/opensnitch/update.rhai +++ b/anda/apps/opensnitch/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("evilsocket/opensnitch")); From c1a0df8d10eaca5e51abef0ddc6a644cdd30957b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:17:01 -0500 Subject: [PATCH 1050/1115] fix (MareTF): build release build (#10635) Signed-off-by: Owen-sz --- anda/tools/MareTF/MareTF.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/anda/tools/MareTF/MareTF.spec b/anda/tools/MareTF/MareTF.spec index b015fe85e3..f4dd2b076d 100644 --- a/anda/tools/MareTF/MareTF.spec +++ b/anda/tools/MareTF/MareTF.spec @@ -2,7 +2,7 @@ Name: MareTF Version: 0.9.3 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Summary: A utility to create, edit, and display every type of VTF file ever made URL: https://github.com/craftablescience/MareTF @@ -29,8 +29,10 @@ BuildRequires: vulkan-headers %conf %cmake \ - -DMARETF_BUILD_INSTALLER=ON \ - -DCPACK_GENERATOR=RPM + -DCMAKE_BUILD_TYPE=Release \ + -DMARETF_BUILD_INSTALLER=ON \ + -DCPACK_GENERATOR=RPM \ + -DMARETF_BUILD_INSTALLER=ON %build %cmake_build @@ -49,5 +51,8 @@ BuildRequires: vulkan-headers %{_datadir}/mime/packages/maretf.xml %changelog +* Sun Mar 15 2026 Owen Zimmerman +- Build release build + * Sat Mar 14 2026 Owen Zimmerman - Initial commit From f329ee43a4225c36afe6ba4592738b2964b5b56f Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:18:05 -0500 Subject: [PATCH 1051/1115] add: opentrack (#10634) * add: opentrack (initial commit) Signed-off-by: Owen-sz * keep this for now Signed-off-by: Owen-sz * wording, add icon Signed-off-by: Owen-sz * add appstream metainfo, clean some stuff up, rename desktop file to appid Signed-off-by: Owen-sz * test: see if this works on aarch64 Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/apps/opentrack/anda.hcl | 6 + .../opentrack/com.github.opentrack.desktop | 8 ++ .../com.github.opentrack.metainfo.xml | 30 +++++ anda/apps/opentrack/fix-qt6-resolve.patch | 13 ++ anda/apps/opentrack/opentrack.spec | 114 ++++++++++++++++++ anda/apps/opentrack/update.rhai | 1 + 6 files changed, 172 insertions(+) create mode 100644 anda/apps/opentrack/anda.hcl create mode 100644 anda/apps/opentrack/com.github.opentrack.desktop create mode 100644 anda/apps/opentrack/com.github.opentrack.metainfo.xml create mode 100644 anda/apps/opentrack/fix-qt6-resolve.patch create mode 100644 anda/apps/opentrack/opentrack.spec create mode 100644 anda/apps/opentrack/update.rhai diff --git a/anda/apps/opentrack/anda.hcl b/anda/apps/opentrack/anda.hcl new file mode 100644 index 0000000000..3d67e7a597 --- /dev/null +++ b/anda/apps/opentrack/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "opentrack.spec" + } +} diff --git a/anda/apps/opentrack/com.github.opentrack.desktop b/anda/apps/opentrack/com.github.opentrack.desktop new file mode 100644 index 0000000000..0809ab5008 --- /dev/null +++ b/anda/apps/opentrack/com.github.opentrack.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Name=Opentrack +Comment=Head tracking for games and simulation +Exec=opentrack +Icon=opentrack +Terminal=false +Categories=Game;Settings; diff --git a/anda/apps/opentrack/com.github.opentrack.metainfo.xml b/anda/apps/opentrack/com.github.opentrack.metainfo.xml new file mode 100644 index 0000000000..c65352384d --- /dev/null +++ b/anda/apps/opentrack/com.github.opentrack.metainfo.xml @@ -0,0 +1,30 @@ + + + com.github.opentrack + CC0-1.0 + ISC AND BSD-3-Clause AND BSD-2-Clause AND LGPL-2.1-only AND GPL-3.0-only AND LGPL-2.1-or-later AND MIT AND LGPL-3.0-or-later + /usr/share/icons/hicolor/256x256/apps/opentrack.png + + opentrack + Head tracking software for MS Windows, Linux, and Apple OSX + + +

+ opentrack is a program for tracking user's head rotation and transmitting it to flight simulation software and military-themed video games. +

+
+ + com.github.opentrack.desktop + + https://github.com/opentrack/opentrack + + opentrack + + + + head tracking + tracking + body tracking + +
diff --git a/anda/apps/opentrack/fix-qt6-resolve.patch b/anda/apps/opentrack/fix-qt6-resolve.patch new file mode 100644 index 0000000000..a24465e12c --- /dev/null +++ b/anda/apps/opentrack/fix-qt6-resolve.patch @@ -0,0 +1,13 @@ +diff --git a/tracker-neuralnet/env.cpp b/tracker-neuralnet/env.cpp +index 563c9c1..21b1d58 100644 +--- a/tracker-neuralnet/env.cpp ++++ b/tracker-neuralnet/env.cpp +@@ -20,7 +20,7 @@ void NeuralNetTracker::maybe_load_onnxruntime_dynamically() + std::abort(); + } + +- void* fn_OrtGetApiBase = lib.resolve("OrtGetApiBase"); ++ void* fn_OrtGetApiBase = reinterpret_cast(lib.resolve("OrtGetApiBase")); + if (!fn_OrtGetApiBase) + { + qDebug().nospace() << "tracker/nn: can't find OrtGetApiBase in onnxruntime: " << lib.errorString() << ". now crashing."; diff --git a/anda/apps/opentrack/opentrack.spec b/anda/apps/opentrack/opentrack.spec new file mode 100644 index 0000000000..2c6c2f16de --- /dev/null +++ b/anda/apps/opentrack/opentrack.spec @@ -0,0 +1,114 @@ +%global debug_package %{nil} +%global openvr_ver 2.12.14 +%global appid com.github.opentrack + +Name: opentrack +Version: 2026.1.0 +Release: 1%{?dist} +Summary: Head tracking software for MS Windows, Linux, and Apple OSX + +License: ISC AND BSD-3-Clause AND BSD-2-Clause AND LGPL-2.1-only AND GPL-3.0-only AND LGPL-2.1-or-later AND MIT AND LGPL-3.0-or-later +URL: https://github.com/%{name}/%{name} +Source0: %{url}/archive/refs/tags/%{name}-%{version}.tar.gz +Source1: https://github.com/ValveSoftware/openvr/archive/refs/tags/v%{openvr_ver}.tar.gz +Source2: %{appid}.desktop +Source3: %{appid}.metainfo.xml + +Patch0: fix-qt6-resolve.patch + +ExcludeArch: %{ix86} + +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: faust +BuildRequires: faust-osclib-devel +BuildRequires: libevdev-devel +BuildRequires: librealsense-devel +BuildRequires: libX11-devel +BuildRequires: libXtst-devel +BuildRequires: ninja-build +BuildRequires: onnxruntime-devel +BuildRequires: opencv-devel +BuildRequires: procps-ng-devel +BuildRequires: qt6-qt5compat-devel +BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qtbase-private-devel +BuildRequires: qt6-qtserialport-devel +BuildRequires: qt6-qttools-devel +BuildRequires: terra-wine-staging +BuildRequires: wine-staging-devel + +Requires: qt6-qtbase +Requires: qt6-qt5compat +Requires: qt6-qtserialport +Requires: opencv +Requires: faust-osclib +Requires: onnxruntime + +Packager: Owen Zimmerman + +%description +opentrack is a program for tracking user's head rotation and transmitting it to flight simulation software and military-themed video games. + +%prep +%autosetup -n %{name}-%{name}-%{version} -p1 +tar -xf %{SOURCE1} + +# Rename the OpenVR license so we can include it in the RPM +cp openvr-%{openvr_ver}/LICENSE LICENSE-OpenVR + +mkdir -p external-include/include/oscpack/osc +mkdir -p external-include/lib +ln -s /usr/include/faust/osc/*.h external-include/include/oscpack/osc/ +ln -s /usr/share/faust/osclib/oscpack/osc/*.h external-include/include/oscpack/osc/ +ln -s /usr/lib/libOSCFaust.so external-include/lib/liboscpack.so + +%build +%cmake -G Ninja \ + -DCMAKE_BUILD_TYPE=Release \ + -DSDK_HIERARCHY=ON \ + -DSDK_WINE=ON \ + -DSDK_LIBDIR=%{_lib}/%{name} \ + -DSDK_PLUGINDIR=%{_lib}/%{name} \ + -DSDK_OSCPACK=$PWD/external-include \ + -DSDK_ONNX=ON \ + -DONNXRuntime_DIR=%{_libdir} \ + -DONNXRuntime_INCLUDE_DIRS=%{_includedir}/onnxruntime \ + -DSDK_OPENCV=ON \ + -DSDK_VALVE_STEAMVR=$PWD/openvr-%{openvr_ver} \ + -DOPENCV_PREFIX=%{_prefix} + +%cmake_build + +%install +%cmake_install + +mkdir -p %{buildroot}%{_libdir}/%{name} +install -Dm755 openvr-%{openvr_ver}/bin/linux64/libopenvr_api.so %{buildroot}%{_libdir}/%{name}/ + +install -Dm644 gui/images/opentrack.png %{buildroot}%{_hicolordir}/256x256/apps/opentrack.png + +%desktop_file_install %{S:2} + +%terra_appstream -o %{S:3} + +%check +%desktop_file_validate %{buildroot}%{_appsdir}/%{appid}.desktop + +%files +%doc %{_datadir}/doc/%{name}/ +%license OPENTRACK-LICENSING.txt WARRANTY.txt LICENSE-OpenVR 3rdparty-notices/ +%{_bindir}/%{name} +%{_libexecdir}/%{name}/ +%{_libdir}/%{name}/libopenvr_api.so +%{_datadir}/%{name}/ +%{_datadir}/applications/%{appid}.desktop +%{_hicolordir}/256x256/apps/opentrack.png +%{_metainfodir}/%{appid}.metainfo.xml + +%changelog +* Sun Mar 15 2026 Owen Zimmerman - 2026.1.0-1 +- Port to Terra + +* Wed Mar 11 2026 LionHeartP - 2026.1.0-1 +- Initial Nobara package diff --git a/anda/apps/opentrack/update.rhai b/anda/apps/opentrack/update.rhai new file mode 100644 index 0000000000..f729d7cf8b --- /dev/null +++ b/anda/apps/opentrack/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("opentrack/opentrack")); From bf1ae258f099f7c5d1f3d7c8101f2d12e80d3def Mon Sep 17 00:00:00 2001 From: Gilver Date: Mon, 16 Mar 2026 01:05:54 -0500 Subject: [PATCH 1052/1115] fix(nvidia): Patches and changes for kernel 6.19 (#10516) --- .../compat-nvidia-repo-580.spec | 22 +-- ...atomic-kernel-modesetting-by-default.patch | 42 ++++++ .../dkms-nvidia/dkms-nvidia-580.spec | 20 ++- .../nvidia-driver/nvidia-driver-580.spec | 83 ++++++----- .../nvidia-580-kmod-common.spec | 16 ++- ...atomic-kernel-modesetting-by-default.patch | 42 ++++++ anda/system/nvidia-580/nvidia-kmod/anda.hcl | 2 +- ...a-580-kmod.spec => nvidia-580xx-kmod.spec} | 15 +- .../nvidia-modprobe/nvidia-modprobe-580.spec | 6 +- .../nvidia-persistenced-580.spec | 8 +- .../nvidia-settings/nvidia-settings-580.spec | 27 ++-- .../nvidia-xconfig/nvidia-xconfig-580.spec | 10 +- ...atomic-kernel-modesetting-by-default.patch | 44 ++++++ anda/system/nvidia/dkms-nvidia/6.19-590.patch | 130 ++++++++++++++++++ .../nvidia/dkms-nvidia/dkms-nvidia.spec | 2 + .../nvidia-kmod-common.spec | 3 +- ...atomic-kernel-modesetting-by-default.patch | 44 ++++++ anda/system/nvidia/nvidia-kmod/6.19-590.patch | 130 ++++++++++++++++++ .../nvidia/nvidia-kmod/nvidia-kmod.spec | 11 +- 19 files changed, 568 insertions(+), 89 deletions(-) create mode 100644 anda/system/nvidia-580/dkms-nvidia/0001-Enable-atomic-kernel-modesetting-by-default.patch create mode 100644 anda/system/nvidia-580/nvidia-kmod/0001-Enable-atomic-kernel-modesetting-by-default.patch rename anda/system/nvidia-580/nvidia-kmod/{nvidia-580-kmod.spec => nvidia-580xx-kmod.spec} (82%) create mode 100644 anda/system/nvidia/dkms-nvidia/0001-Enable-atomic-kernel-modesetting-by-default.patch create mode 100644 anda/system/nvidia/dkms-nvidia/6.19-590.patch create mode 100644 anda/system/nvidia/nvidia-kmod/0001-Enable-atomic-kernel-modesetting-by-default.patch create mode 100644 anda/system/nvidia/nvidia-kmod/6.19-590.patch diff --git a/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec b/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec index bc7c34e920..b1c74bd2b8 100644 --- a/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec +++ b/anda/system/nvidia-580/compat-nvidia-repo/compat-nvidia-repo-580.spec @@ -1,28 +1,30 @@ -Name: compat-nvidia-repo-580 +Name: compat-nvidia-repo-580xx Version: 580.142 Epoch: 3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compatibility package required by official CUDA packages License: NVIDIA License URL: https://developer.nvidia.com/cuda-toolkit BuildArch: noarch -Requires: nvidia-driver-580 >= %{?epoch:%{epoch}:}%{version} -Requires: nvidia-driver-580-cuda >= %{?epoch:%{epoch}:}%{version} -Requires: nvidia-driver-580-cuda-libs >= %{?epoch:%{epoch}:}%{version} -Requires: nvidia-driver-580-libs >= %{?epoch:%{epoch}:}%{version} -Requires: nvidia-580-kmod >= %{?epoch:%{epoch}:}%{version} -Requires: nvidia-settings-580 >= %{?epoch:%{epoch}:}%{version} +Requires: nvidia-driver-580xx >= %{?epoch:%{epoch}:}%{version} +Requires: nvidia-driver-580xx-cuda >= %{?epoch:%{epoch}:}%{version} +Requires: nvidia-driver-580xx-cuda-libs >= %{?epoch:%{epoch}:}%{version} +Requires: nvidia-driver-580xx-libs >= %{?epoch:%{epoch}:}%{version} +Requires: nvidia-580xx-kmod >= %{?epoch:%{epoch}:}%{version} +Requires: nvidia-settings-580xx >= %{?epoch:%{epoch}:}%{version} -Provides: cuda-drivers-580 >= %{?epoch:%{epoch}:}%{version} -Provides: nvidia-open-580 >= %{?epoch:%{epoch}:}%{version} +Provides: cuda-drivers-580xx >= %{?epoch:%{epoch}:}%{version} +Provides: nvidia-open-580xx >= %{?epoch:%{epoch}:}%{version} # Add any versioned provides: Provides: cuda-drivers-560 >= %{?epoch:%{epoch}:}%{version} Provides: cuda-drivers-565 >= %{?epoch:%{epoch}:}%{version} Provides: nvidia-open-560 >= %{?epoch:%{epoch}:}%{version} Provides: nvidia-open-565 >= %{?epoch:%{epoch}:}%{version} +Provides: compat-nvidia-repo-580 = %{evr} + %description Nvidia drivers metapackage required by official CUDA packages. It pulls in all Nvidia driver components. diff --git a/anda/system/nvidia-580/dkms-nvidia/0001-Enable-atomic-kernel-modesetting-by-default.patch b/anda/system/nvidia-580/dkms-nvidia/0001-Enable-atomic-kernel-modesetting-by-default.patch new file mode 100644 index 0000000000..b17015cd83 --- /dev/null +++ b/anda/system/nvidia-580/dkms-nvidia/0001-Enable-atomic-kernel-modesetting-by-default.patch @@ -0,0 +1,42 @@ +From 60d1ddc17835226ec67ed1bc1c28524e3bb6e151 Mon Sep 17 00:00:00 2001 +From: Peter Jung +Date: Sun, 20 Apr 2025 18:13:22 +0200 +Subject: [PATCH 1/8] Enable atomic kernel modesetting by default + +This is required for proper functionality under Wayland. fbdev has been default enabled since 570 so that +hunk can be removed from this patch. + +Signed-off-by: Peter Jung +--- + nvidia-drm/nvidia-drm-linux.c | 2 +- + nvidia-drm/nvidia-drm-os-interface.c | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git an/nvidia-drm/nvidia-drm-linux.c b/nvidia-drm/nvidia-drm-linux.c +index 3cb1815d..209cb469 100644 +--- a/nvidia-drm/nvidia-drm-linux.c ++++ b/nvidia-drm/nvidia-drm-linux.c +@@ -31,7 +31,7 @@ + + MODULE_PARM_DESC( + modeset, +- "Enable atomic kernel modesetting (1 = enable, 0 = disable (default))"); ++ "Enable atomic kernel modesetting (1 = enable (default), 0 = disable)"); + module_param_named(modeset, nv_drm_modeset_module_param, bool, 0400); + + #if defined(NV_DRM_FBDEV_AVAILABLE) +diff --git a/nvidia-drm/nvidia-drm-os-interface.c b/nvidia-drm/nvidia-drm-os-interface.c +index 7617476d..f22afd77 100644 +--- a/nvidia-drm/nvidia-drm-os-interface.c ++++ b/nvidia-drm/nvidia-drm-os-interface.c +@@ -41,7 +41,7 @@ + #include + #endif + +-bool nv_drm_modeset_module_param = false; ++bool nv_drm_modeset_module_param = true; + bool nv_drm_fbdev_module_param = true; + + void *nv_drm_calloc(size_t nmemb, size_t size) +-- +2.49.0.391.g4bbb303af6 diff --git a/anda/system/nvidia-580/dkms-nvidia/dkms-nvidia-580.spec b/anda/system/nvidia-580/dkms-nvidia/dkms-nvidia-580.spec index 4bd1bda5f8..384c3001d2 100644 --- a/anda/system/nvidia-580/dkms-nvidia/dkms-nvidia-580.spec +++ b/anda/system/nvidia-580/dkms-nvidia/dkms-nvidia-580.spec @@ -3,22 +3,25 @@ # RPM inexplicably thinks this package deps on a version of libcrypto it does not? %global __requires_exclude (libcrypto\\.so\\.1\\.1.*)$ %global debug_package %{nil} -%global modulename nvidia +%global modulename nvidia-580xx -Name: dkms-%{modulename}-580 -Version: 580.119.02 -Release: 1%?dist +Name: dkms-%{modulename} +Version: 580.142 +Release: 1%{?dist} Summary: NVIDIA display driver kernel module Epoch: 3 License: NVIDIA License URL: https://www.nvidia.com/object/unix.html Source0: https://download.nvidia.com/XFree86/Linux-%{_arch}/%{version}/NVIDIA-Linux-%{_arch}-%{version}.run -Source1: dkms-%{modulename}.conf +Source1: dkms-nvidia.conf +Patch0: 0001-Enable-atomic-kernel-modesetting-by-default.patch BuildRequires: sed -Provides: %{modulename}-580-kmod = %{?epoch:%{epoch}:}%{version} -Requires: %{modulename}-580-kmod-common = %{?epoch:%{epoch}:}%{version} +Provides: %{modulename}-kmod = %{?epoch:%{epoch}:}%{version} +Requires: %{modulename}-kmod-common = %{?epoch:%{epoch}:}%{version} Requires: dkms Conflicts: akmod-nvidia +Conflicts: akmod-nvidia-580xx +Provides: dkms-nvidia-580 = %{evr} # Unlike most DKMS packages, this package is NOT noarch! ExclusiveArch: x86_64 aarch64 @@ -28,7 +31,10 @@ This package provides the proprietary NVIDIA kernel driver modules. %prep sh %{SOURCE0} -x --target dkms-nvidia-%{version}-%{_arch} %setup -T -D -n dkms-nvidia-%{version}-%{_arch} + +pushd kernel-open %autopatch -p1 +popd cp -f %{SOURCE1} dkms.conf diff --git a/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec b/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec index ad7c74acd9..3fae75722a 100644 --- a/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec +++ b/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec @@ -10,7 +10,7 @@ %global _systemd_util_dir %{_prefix}/lib/systemd %endif -Name: %{real_name}-580 +Name: %{real_name}-580xx Version: 580.142 Release: 1%{?dist} Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards @@ -55,6 +55,8 @@ Conflicts: nvidia-x11-drv-470xx Conflicts: xorg-x11-drv-nvidia Conflicts: xorg-x11-drv-nvidia-470xx +Provides: %{real_name}-580 = %{evr} + %description This package provides the most recent NVIDIA display driver which allows for hardware accelerated rendering with recent NVIDIA chipsets. @@ -74,7 +76,7 @@ Requires: libglvnd-egl%{?_isa} >= 1.0 Requires: libglvnd-gles%{?_isa} >= 1.0 Requires: libglvnd-glx%{?_isa} >= 1.0 Requires: libglvnd-opengl%{?_isa} >= 1.0 -Requires: libnvidia-ml-580%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: libnvidia-ml-580xx%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: vulkan-loader %if 0%{?fedora} %ifarch x86_64 @@ -82,8 +84,8 @@ Requires: (%{name}-libs(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release} %endif %endif # dlopened -Requires: libnvidia-gpucomp-580%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: libnvidia-ml-580%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: libnvidia-gpucomp-580xx%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: libnvidia-ml-580xx%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: %{name}-cuda-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} Conflicts: nvidia-x11-drv-libs @@ -91,6 +93,8 @@ Conflicts: nvidia-x11-drv-470xx-libs Conflicts: xorg-x11-drv-nvidia-libs Conflicts: xorg-x11-drv-nvidia-470xx-libs +Provides: %{real_name}-580-libs = %{evr} + %description libs This package provides the shared libraries for %{name}. @@ -98,20 +102,21 @@ This package provides the shared libraries for %{name}. Summary: Libraries for %{name}-cuda Provides: %{name}-devel = %{?epoch:%{epoch}:}%{version}-%{release} Obsoletes: %{name}-devel < %{?epoch:%{epoch}:}%{version}-%{release} -Requires: libnvidia-ml-580 = %{?epoch:%{epoch}:}%{version}-%{release} +Provides: %{real_name}-580-cuda-libs = %{evr} +Requires: libnvidia-ml-580xx = %{?epoch:%{epoch}:}%{version}-%{release} Requires: %{name}-cuda-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} %ifarch x86_64 aarch64 -Requires: libnvidia-cfg-580 = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: libnvidia-cfg-580xx = %{?epoch:%{epoch}:}%{version}-%{release} %endif %if 0%{?fedora} %ifarch x86_64 -Requires: (%{name}-cuda-libs-580(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release} if steam(x86-32)) +Requires: (%{name}-cuda-libs-580xx(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release} if steam(x86-32)) %endif %endif # dlopened: -Requires: libnvidia-gpucomp-580%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: libnvidia-ml-580 = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: libnvidia-gpucomp-580xx%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: libnvidia-ml-580xx = %{?epoch:%{epoch}:}%{version}-%{release} Conflicts: xorg-x11-drv-nvidia-cuda-libs Conflicts: xorg-x11-drv-nvidia-470xx-cuda-libs @@ -119,48 +124,51 @@ Conflicts: xorg-x11-drv-nvidia-470xx-cuda-libs %description cuda-libs This package provides the CUDA libraries for %{name}-cuda. -%package -n libnvidia-fbc-580 +%package -n libnvidia-fbc-580xx Summary: NVIDIA OpenGL-based Framebuffer Capture libraries -Provides: %{real_name}-NvFBCOpenGL-580 = %{?epoch:%{epoch}:}%{version}-%{release} +Provides: %{real_name}-NvFBCOpenGL-580xx = %{?epoch:%{epoch}:}%{version}-%{release} Obsoletes: %{real_name}-NvFBCOpenGL < %{?epoch:%{epoch}:}%{version}-%{release} +Provides: libnvidia-fbc-580 = %{evr} %if 0%{?fedora} %ifarch x86_64 -Requires: (libnvidia-fbc-580(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release} if steam(x86-32)) +Requires: (libnvidia-fbc-580xx(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release} if steam(x86-32)) %endif %endif # dlopened: -Requires: %{name}-cuda-libs-580%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: %{name}-cuda-libs-580xx%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} -%description -n libnvidia-fbc-580 +%description -n libnvidia-fbc-580xx This library provides a high performance, low latency interface to capture and optionally encode the composited framebuffer of an X screen. NvFBC are private APIs that are only available to NVIDIA approved partners for use in remote graphics scenarios. -%package -n libnvidia-gpucomp-580 +%package -n libnvidia-gpucomp-580xx Summary: NVIDIA library for shader compilation (nvgpucomp) %if 0%{?fedora} %ifarch x86_64 -Requires: (libnvidia-gpucomp-580(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release} if steam(x86-32)) +Requires: (libnvidia-gpucomp-580xx(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release} if steam(x86-32)) %endif %endif +Provides: libnvidia-gpucomp-580 = %{evr} -%description -n libnvidia-gpucomp-580 +%description -n libnvidia-gpucomp-580xx This package contains the private libnvidia-gpucomp runtime library which is used by other driver components. -%package -n libnvidia-ml-580 +%package -n libnvidia-ml-580xx Summary: NVIDIA Management Library (NVML) -Provides: cuda-nvml-580%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} -Provides: %{real_name}-NVML-580 = %{?epoch:%{epoch}:}%{version}-%{release} +Provides: cuda-nvml-580xx%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} +Provides: %{real_name}-NVML-580xx = %{?epoch:%{epoch}:}%{version}-%{release} +Provides: libnvidia-ml-580 = %{evr} %if 0%{?fedora} %ifarch x86_64 -Requires: (libnvidia-ml-580(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release} if steam(x86-32)) +Requires: (libnvidia-ml-580xx(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release} if steam(x86-32)) %endif %endif Obsoletes: %{real_name}-NVML < %{?epoch:%{epoch}:}%{version}-%{release} -%description -n libnvidia-ml-580 +%description -n libnvidia-ml-580xx A C-based API for monitoring and managing various states of the NVIDIA GPU devices. It provides a direct access to the queries and commands exposed via nvidia-smi. The run-time version of NVML ships with the NVIDIA display driver, @@ -170,38 +178,43 @@ to be a platform for building 3rd party applications. %ifarch x86_64 aarch64 -%package -n libnvidia-cfg-580 +%package -n libnvidia-cfg-580xx Summary: NVIDIA Config public interface (nvcfg) +Provides: libnvidia-cfg-580 = %{evr} -%description -n libnvidia-cfg-580 +%description -n libnvidia-cfg-580xx This package contains the private libnvidia-cfg runtime library which is used by other driver components. %package cuda Summary: CUDA integration for %{name} -Requires: %{name}-cuda-libs-580%{?_isa} = %{?epoch:%{epoch}:}%{version} -Requires: nvidia-580-kmod-common = %{?epoch:%{epoch}:}%{version} -Requires: nvidia-persistenced-580 = %{?epoch:%{epoch}:}%{version} +Requires: %{name}-cuda-libs-580xx%{?_isa} = %{?epoch:%{epoch}:}%{version} +Requires: nvidia-580xx-kmod-common = %{?epoch:%{epoch}:}%{version} +Requires: nvidia-persistenced-580xx = %{?epoch:%{epoch}:}%{version} Requires: opencl-filesystem Requires: ocl-icd Conflicts: xorg-x11-drv-nvidia-cuda Conflicts: xorg-x11-drv-nvidia-470xx-cuda +Provides: %{real_name}-580-cuda = %{evr} + %description cuda This package provides the CUDA integration components for %{name}. %if 0%{?fedora} || 0%{?rhel} < 10 -%package -n xorg-x11-nvidia-580 +%package -n xorg-x11-nvidia-580xx Summary: X.org X11 NVIDIA driver and extensions Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version} Requires: xorg-x11-server-Xorg%{?_isa} -Supplements: (%{real_name}-580 and xorg-x11-server-Xorg) +Supplements: (%{real_name}-580xx and xorg-x11-server-Xorg) Conflicts: xorg-x11-drv-nvidia Conflicts: xorg-x11-drv-nvidia-470xx -%description -n xorg-x11-nvidia-580 +Provides: xorg-x11-nvidia-580 = %{evr} + +%description -n xorg-x11-nvidia-580xx The NVIDIA X.org X11 driver and associated components. %endif @@ -414,13 +427,13 @@ appstream-util validate --nonet %{buildroot}%{_metainfodir}/com.nvidia.driver.me %endif %if 0%{?fedora} || 0%{?rhel} < 10 -%files -n xorg-x11-nvidia-580 +%files -n xorg-x11-nvidia-580xx %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/10-nvidia.conf %{_libdir}/xorg/modules/extensions/libglxserver_nvidia.so %{_libdir}/xorg/modules/drivers/nvidia_drv.so %endif -%files -n libnvidia-cfg-580 +%files -n libnvidia-cfg-580xx %{_libdir}/libnvidia-cfg.so.1 %{_libdir}/libnvidia-cfg.so.%{version} @@ -523,14 +536,14 @@ appstream-util validate --nonet %{buildroot}%{_metainfodir}/com.nvidia.driver.me %endif %endif -%files -n libnvidia-fbc-580 +%files -n libnvidia-fbc-580xx %{_libdir}/libnvidia-fbc.so.1 %{_libdir}/libnvidia-fbc.so.%{version} -%files -n libnvidia-gpucomp-580 +%files -n libnvidia-gpucomp-580xx %{_libdir}/libnvidia-gpucomp.so.%{version} -%files -n libnvidia-ml-580 +%files -n libnvidia-ml-580xx %{_libdir}/libnvidia-ml.so.1 %{_libdir}/libnvidia-ml.so.%{version} diff --git a/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec b/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec index 422f449905..3f5c8a26be 100644 --- a/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec +++ b/anda/system/nvidia-580/nvidia-kmod-common/nvidia-580-kmod-common.spec @@ -3,10 +3,11 @@ # gsp_*.bin: ELF 64-bit LSB executable, UCB RISC-V %global _binaries_in_noarch_packages_terminate_build 0 %global __brp_strip %{nil} +%global modulename nvidia-580xx -Name: nvidia-580-kmod-common +Name: %{modulename}-kmod-common Version: 580.142 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common file for NVIDIA's proprietary driver kernel modules Epoch: 3 License: NVIDIA License @@ -25,11 +26,12 @@ Source21: 99-nvidia.conf BuildRequires: systemd-rpm-macros Requires: dracut -Requires: nvidia-modprobe-580 -Requires: nvidia-driver-580 = %{?epoch:%{epoch}:}%{version} -Requires: nvidia-driver-580-libs = %{?epoch:%{epoch}:}%{version} -Requires: nvidia-580-kmod = %{?epoch:%{epoch}:}%{version} -Provides: nvidia-580-kmod-common = %{?epoch:%{epoch}:}%{version} +Requires: nvidia-modprobe-580xx +Requires: nvidia-driver-580xx = %{?epoch:%{epoch}:}%{version} +Requires: nvidia-driver-580xx-libs = %{?epoch:%{epoch}:}%{version} +Requires: %{modulename}-kmod = %{?epoch:%{epoch}:}%{version} +Provides: %{modulename}-kmod-common = %{?epoch:%{epoch}:}%{version} +Provides: nvidia-580-kmod-common = %{evr} Obsoletes: cuda-nvidia-kmod-common < %{?epoch:%{epoch}:}%{version} %description diff --git a/anda/system/nvidia-580/nvidia-kmod/0001-Enable-atomic-kernel-modesetting-by-default.patch b/anda/system/nvidia-580/nvidia-kmod/0001-Enable-atomic-kernel-modesetting-by-default.patch new file mode 100644 index 0000000000..b17015cd83 --- /dev/null +++ b/anda/system/nvidia-580/nvidia-kmod/0001-Enable-atomic-kernel-modesetting-by-default.patch @@ -0,0 +1,42 @@ +From 60d1ddc17835226ec67ed1bc1c28524e3bb6e151 Mon Sep 17 00:00:00 2001 +From: Peter Jung +Date: Sun, 20 Apr 2025 18:13:22 +0200 +Subject: [PATCH 1/8] Enable atomic kernel modesetting by default + +This is required for proper functionality under Wayland. fbdev has been default enabled since 570 so that +hunk can be removed from this patch. + +Signed-off-by: Peter Jung +--- + nvidia-drm/nvidia-drm-linux.c | 2 +- + nvidia-drm/nvidia-drm-os-interface.c | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git an/nvidia-drm/nvidia-drm-linux.c b/nvidia-drm/nvidia-drm-linux.c +index 3cb1815d..209cb469 100644 +--- a/nvidia-drm/nvidia-drm-linux.c ++++ b/nvidia-drm/nvidia-drm-linux.c +@@ -31,7 +31,7 @@ + + MODULE_PARM_DESC( + modeset, +- "Enable atomic kernel modesetting (1 = enable, 0 = disable (default))"); ++ "Enable atomic kernel modesetting (1 = enable (default), 0 = disable)"); + module_param_named(modeset, nv_drm_modeset_module_param, bool, 0400); + + #if defined(NV_DRM_FBDEV_AVAILABLE) +diff --git a/nvidia-drm/nvidia-drm-os-interface.c b/nvidia-drm/nvidia-drm-os-interface.c +index 7617476d..f22afd77 100644 +--- a/nvidia-drm/nvidia-drm-os-interface.c ++++ b/nvidia-drm/nvidia-drm-os-interface.c +@@ -41,7 +41,7 @@ + #include + #endif + +-bool nv_drm_modeset_module_param = false; ++bool nv_drm_modeset_module_param = true; + bool nv_drm_fbdev_module_param = true; + + void *nv_drm_calloc(size_t nmemb, size_t size) +-- +2.49.0.391.g4bbb303af6 diff --git a/anda/system/nvidia-580/nvidia-kmod/anda.hcl b/anda/system/nvidia-580/nvidia-kmod/anda.hcl index d7f5dc58e2..df736abd69 100644 --- a/anda/system/nvidia-580/nvidia-kmod/anda.hcl +++ b/anda/system/nvidia-580/nvidia-kmod/anda.hcl @@ -1,6 +1,6 @@ project "pkg" { rpm { - spec = "nvidia-580-kmod.spec" + spec = "nvidia-580xx-kmod.spec" } labels { mock = 1 diff --git a/anda/system/nvidia-580/nvidia-kmod/nvidia-580-kmod.spec b/anda/system/nvidia-580/nvidia-kmod/nvidia-580xx-kmod.spec similarity index 82% rename from anda/system/nvidia-580/nvidia-kmod/nvidia-580-kmod.spec rename to anda/system/nvidia-580/nvidia-kmod/nvidia-580xx-kmod.spec index 84a9ac3220..16e0f47729 100644 --- a/anda/system/nvidia-580/nvidia-kmod/nvidia-580-kmod.spec +++ b/anda/system/nvidia-580/nvidia-kmod/nvidia-580xx-kmod.spec @@ -1,12 +1,12 @@ # Build only the akmod package and no kernel module packages: %define buildforkernels akmod -%global modulename nvidia-580 +%global modulename nvidia-580xx %global debug_package %{nil} Name: %{modulename}-kmod -Version: 580.119.02 -Release: 1%?dist +Version: 580.142 +Release: 1%{?dist} Summary: NVIDIA display driver kernel module Epoch: 3 License: NVIDIA License @@ -14,15 +14,17 @@ URL: http://www.nvidia.com/object/unix.html ExclusiveArch: x86_64 aarch64 Source0: http://download.nvidia.com/XFree86/Linux-%{_arch}/%{version}/NVIDIA-Linux-%{_arch}-%{version}.run -Requires: nvidia-580-kmod-common = %{?epoch:%{epoch}:}%{version} +Patch0: 0001-Enable-atomic-kernel-modesetting-by-default.patch +Requires: nvidia-580xx-kmod-common = %{?epoch:%{epoch}:}%{version} Requires: akmods +Provides: akmod-nvidia-580 = %{evr} # Get the needed BuildRequires (in parts depending on what we build for): BuildRequires: kmodtool # kmodtool does its magic here: -%{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{modulename} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } +%{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } %description The NVidia %{version} display driver kernel module for kernel %{kversion}. @@ -35,7 +37,10 @@ kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{module sh %{SOURCE0} -x --target %{real_name}-%{version}-%{_arch} %setup -T -D -n %{real_name}-%{version}-%{_arch} + +pushd kernel-open %autopatch -p1 +popd rm -f */dkms.conf diff --git a/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec b/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec index 461948461c..9885850c29 100644 --- a/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec +++ b/anda/system/nvidia-580/nvidia-modprobe/nvidia-modprobe-580.spec @@ -1,8 +1,8 @@ %global real_name nvidia-modprobe -Name: %{real_name}-580 +Name: %{real_name}-580xx Version: 580.142 -Release: 1%{?dist} +Release: 2%{?dist} Summary: NVIDIA kernel module loader Epoch: 3 License: GPLv2+ @@ -15,6 +15,8 @@ Patch0: %{real_name}-man-page-permissions.patch BuildRequires: gcc BuildRequires: m4 +Provides: %{real_name}-580 = %{evr} + %description This utility is used by user-space NVIDIA driver components to make sure the NVIDIA kernel modules are loaded and that the NVIDIA character device files are diff --git a/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec b/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec index 175733de95..d559bb97d3 100644 --- a/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec +++ b/anda/system/nvidia-580/nvidia-persistenced/nvidia-persistenced-580.spec @@ -1,8 +1,8 @@ %global real_name nvidia-persistenced -Name: %{real_name}-580 +Name: %{real_name}-580xx Version: 580.142 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A daemon to maintain persistent software state in the NVIDIA driver Epoch: 3 License: GPLv2+ @@ -21,7 +21,9 @@ BuildRequires: systemd-devel Requires(post): systemd Requires(preun): systemd Requires(postun): systemd -Requires: libnvidia-cfg-580%{?_isa} >= %{?epoch:%{epoch}:}%{version} +Requires: libnvidia-cfg-580xx%{?_isa} >= %{?epoch:%{epoch}:}%{version} + +Provides: %{real_name}-580 = %{evr} %description The %{real_name} utility is used to enable persistent software state in the NVIDIA diff --git a/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec b/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec index c0752fbcd9..0876bb3351 100644 --- a/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec +++ b/anda/system/nvidia-580/nvidia-settings/nvidia-settings-580.spec @@ -1,8 +1,8 @@ %global real_name nvidia-settings -Name: %{real_name}-580 +Name: %{real_name}-580xx Version: 580.142 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Configure the NVIDIA graphics driver Epoch: 3 License: GPLv2+ @@ -35,11 +35,13 @@ BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(wayland-client) BuildRequires: vulkan-headers -Requires: nvidia-libXNVCtrl-580%{?_isa} = %{?epoch}:%{version}-%{release} -Requires: nvidia-driver-580%{?_isa} = %{?epoch}:%{version} +Requires: nvidia-libXNVCtrl-580xx%{?_isa} = %{?epoch}:%{version}-%{release} +Requires: nvidia-driver-580xx%{?_isa} = %{?epoch}:%{version} # Loaded at runtime Requires: libvdpau%{?_isa} >= 0.9 +Provides: %{real_name}-580 = %{evr} + %description The %{real_name} utility is a tool for configuring the NVIDIA graphics driver. It operates by communicating with the NVIDIA X driver, querying and @@ -47,21 +49,24 @@ updating state as appropriate. This communication is done with the NV-CONTROL X extension. -%package -n nvidia-libXNVCtrl-580 +%package -n nvidia-libXNVCtrl-580xx Summary: Library providing the NV-CONTROL API Obsoletes: libXNVCtrl < %{?epoch}:%{version}-%{release} +Provides: libXNVCtrl-580xx = %{?epoch}:%{version}-%{release} +Provides: nvidia-libXNVCtrl-580 = %{?epoch}:%{version}-%{release} Provides: libXNVCtrl-580 = %{?epoch}:%{version}-%{release} -%description -n nvidia-libXNVCtrl-580 +%description -n nvidia-libXNVCtrl-580xx This library provides the NV-CONTROL API for communicating with the proprietary NVidia xorg driver. It is required for proper operation of the %{real_name} utility. -%package -n nvidia-libXNVCtrl-580-devel +%package -n nvidia-libXNVCtrl-580xx-devel Summary: Development files for libXNVCtrl -Requires: nvidia-libXNVCtrl-580 = %{?epoch}:%{version}-%{release} +Requires: nvidia-libXNVCtrl-580xx = %{?epoch}:%{version}-%{release} Requires: libX11-devel +Provides: nvidia-libXNVCtrl-580-devel = %{evr} -%description -n nvidia-libXNVCtrl-580-devel +%description -n nvidia-libXNVCtrl-580xx-devel This devel package contains libraries and header files for developing applications that use the NV-CONTROL API. @@ -126,11 +131,11 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{real_name}. %{_mandir}/man1/%{real_name}.* %{_sysconfdir}/xdg/autostart/%{real_name}-load.desktop -%files -n nvidia-libXNVCtrl-580 +%files -n nvidia-libXNVCtrl-580xx %license COPYING %{_libdir}/libXNVCtrl.so.* -%files -n nvidia-libXNVCtrl-580-devel +%files -n nvidia-libXNVCtrl-580xx-devel %doc doc/NV-CONTROL-API.txt doc/FRAMELOCK.txt %{_includedir}/NVCtrl %{_libdir}/libXNVCtrl.so diff --git a/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec b/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec index 205a099cc7..26e808da96 100644 --- a/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec +++ b/anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec @@ -1,8 +1,8 @@ %global real_name nvidia-xconfig -Name: %{real_name}-580 +Name: %{real_name}-580xx Version: 580.142 -Release: 1%{?dist} +Release: 2%{?dist} Summary: NVIDIA X configuration file editor Epoch: 3 License: GPLv2+ @@ -15,8 +15,10 @@ BuildRequires: gcc BuildRequires: libpciaccess-devel BuildRequires: m4 -Requires: libnvidia-cfg-580%{?_isa} >= %{?epoch:%{epoch}:}%{version} -Requires: xorg-x11-nvidia-580%{?_isa} >= %{?epoch:%{epoch}:}%{version} +Requires: libnvidia-cfg-580xx%{?_isa} >= %{?epoch:%{epoch}:}%{version} +Requires: xorg-x11-nvidia-580xx%{?_isa} >= %{?epoch:%{epoch}:}%{version} + +Provides: %{real_name}-580 = %{evr} %description %{real_name} is a command line tool intended to provide basic control over diff --git a/anda/system/nvidia/dkms-nvidia/0001-Enable-atomic-kernel-modesetting-by-default.patch b/anda/system/nvidia/dkms-nvidia/0001-Enable-atomic-kernel-modesetting-by-default.patch new file mode 100644 index 0000000000..6aadd9a370 --- /dev/null +++ b/anda/system/nvidia/dkms-nvidia/0001-Enable-atomic-kernel-modesetting-by-default.patch @@ -0,0 +1,44 @@ +From 60d1ddc17835226ec67ed1bc1c28524e3bb6e151 Mon Sep 17 00:00:00 2001 +From: Peter Jung +Date: Sun, 20 Apr 2025 18:13:22 +0200 +Subject: [PATCH 1/8] Enable atomic kernel modesetting by default + +This is required for proper functionality under Wayland. fbdev has been default enabled since 570 so that +hunk can be removed from this patch. + +Signed-off-by: Peter Jung +--- + kernel-open/nvidia-drm/nvidia-drm-linux.c | 2 +- + kernel-open/nvidia-drm/nvidia-drm-os-interface.c | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git an/kernel-open/nvidia-drm/nvidia-drm-linux.c b/kernel-open/nvidia-drm/nvidia-drm-linux.c +index 3cb1815d..209cb469 100644 +--- a/kernel-open/nvidia-drm/nvidia-drm-linux.c ++++ b/kernel-open/nvidia-drm/nvidia-drm-linux.c +@@ -31,7 +31,7 @@ + + MODULE_PARM_DESC( + modeset, +- "Enable atomic kernel modesetting (1 = enable, 0 = disable (default))"); ++ "Enable atomic kernel modesetting (1 = enable (default), 0 = disable)"); + module_param_named(modeset, nv_drm_modeset_module_param, bool, 0400); + + #if defined(NV_DRM_FBDEV_AVAILABLE) +diff --git a/kernel-open/nvidia-drm/nvidia-drm-os-interface.c b/kernel-open/nvidia-drm/nvidia-drm-os-interface.c +index 7617476d..f22afd77 100644 +--- a/kernel-open/nvidia-drm/nvidia-drm-os-interface.c ++++ b/kernel-open/nvidia-drm/nvidia-drm-os-interface.c +@@ -41,7 +41,7 @@ + #include + #endif + +-bool nv_drm_modeset_module_param = false; ++bool nv_drm_modeset_module_param = true; + bool nv_drm_fbdev_module_param = true; + + void *nv_drm_calloc(size_t nmemb, size_t size) +-- +2.49.0.391.g4bbb303af6 + + diff --git a/anda/system/nvidia/dkms-nvidia/6.19-590.patch b/anda/system/nvidia/dkms-nvidia/6.19-590.patch new file mode 100644 index 0000000000..2bca90ba17 --- /dev/null +++ b/anda/system/nvidia/dkms-nvidia/6.19-590.patch @@ -0,0 +1,130 @@ +From c9457ce40a6af2ce74c520564e2d8775f49e3d27 Mon Sep 17 00:00:00 2001 +From: Eric Naim +Date: Thu, 18 Dec 2025 12:36:06 +0800 +Subject: [PATCH 3/3] Fix compile for 6.19 + +Contains: +- Rename page_free callback -> folio_free callback for 6.19+ +- Adjust zone_device_page_init() call for 6.19; it has one extra argument now +- 6.19-rc8 introduced yet another argument for zone_device_page_init() + +Link: https://github.com/torvalds/linux/commit/12b2285bf3d14372238d36215b73af02ac3bdfc1 +Signed-off-by: Eric Naim +--- + kernel-open/nvidia-uvm/uvm_hmm.c | 4 ++++ + kernel-open/nvidia-uvm/uvm_pmm_gpu.c | 34 ++++++++++++++++++++++++++++ + 2 files changed, 38 insertions(+) + +diff --git a/kernel-open/nvidia-uvm/uvm_hmm.c b/kernel-open/nvidia-uvm/uvm_hmm.c +index 9b676f971385..22db001384a4 100644 +--- a/kernel-open/nvidia-uvm/uvm_hmm.c ++++ b/kernel-open/nvidia-uvm/uvm_hmm.c +@@ -2140,7 +2140,11 @@ static void fill_dst_pfn(uvm_va_block_t *va_block, + + UVM_ASSERT(!page_count(dpage)); + UVM_ASSERT(!dpage->zone_device_data); ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++ zone_device_page_init(dpage, page_pgmap(dpage), 0); ++#else + zone_device_page_init(dpage); ++#endif + dpage->zone_device_data = gpu_chunk; + atomic64_inc(&va_block->hmm.va_space->hmm.allocated_page_count); + } +diff --git a/kernel-open/nvidia-uvm/uvm_pmm_gpu.c b/kernel-open/nvidia-uvm/uvm_pmm_gpu.c +index 97ff13dcdd04..98423002776b 100644 +--- a/kernel-open/nvidia-uvm/uvm_pmm_gpu.c ++++ b/kernel-open/nvidia-uvm/uvm_pmm_gpu.c +@@ -177,6 +177,8 @@ + #include "uvm_test.h" + #include "uvm_linux.h" + ++#include ++ + #if defined(CONFIG_PCI_P2PDMA) && defined(NV_STRUCT_PAGE_HAS_ZONE_DEVICE_DATA) + #include + #endif +@@ -2999,8 +3001,14 @@ static bool uvm_pmm_gpu_check_orphan_pages(uvm_pmm_gpu_t *pmm) + return ret; + } + ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++static void devmem_folio_free(struct folio *folio) ++{ ++ struct page *page = &folio->page; ++#else + static void devmem_page_free(struct page *page) + { ++#endif + uvm_gpu_chunk_t *chunk = uvm_pmm_devmem_page_to_chunk(page); + uvm_gpu_t *gpu = uvm_gpu_chunk_get_gpu(chunk); + +@@ -3060,7 +3068,11 @@ static vm_fault_t devmem_fault_entry(struct vm_fault *vmf) + + static const struct dev_pagemap_ops uvm_pmm_devmem_ops = + { ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++ .folio_free = devmem_folio_free, ++#else + .page_free = devmem_page_free, ++#endif + .migrate_to_ram = devmem_fault_entry, + }; + +@@ -3148,8 +3160,14 @@ static void device_p2p_page_free_wake(struct nv_kref *ref) + wake_up(&p2p_mem->waitq); + } + ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++static void device_p2p_folio_free(struct folio *folio) ++{ ++ struct page *page = &folio->page; ++#else + static void device_p2p_page_free(struct page *page) + { ++#endif + uvm_device_p2p_mem_t *p2p_mem = page->zone_device_data; + + page->zone_device_data = NULL; +@@ -3158,14 +3176,26 @@ static void device_p2p_page_free(struct page *page) + #endif + + #if UVM_CDMM_PAGES_SUPPORTED() ++ ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++static void device_coherent_folio_free(struct folio *folio) ++{ ++ device_p2p_folio_free(folio); ++} ++#else + static void device_coherent_page_free(struct page *page) + { + device_p2p_page_free(page); + } ++#endif + + static const struct dev_pagemap_ops uvm_device_coherent_pgmap_ops = + { ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++ .folio_free = device_coherent_folio_free, ++#else + .page_free = device_coherent_page_free, ++#endif + }; + + static NV_STATUS uvm_pmm_cdmm_init(uvm_parent_gpu_t *parent_gpu) +@@ -3302,7 +3332,11 @@ static bool uvm_pmm_gpu_check_orphan_pages(uvm_pmm_gpu_t *pmm) + + static const struct dev_pagemap_ops uvm_device_p2p_pgmap_ops = + { ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++ .folio_free = device_p2p_folio_free, ++#else + .page_free = device_p2p_page_free, ++#endif + }; + + void uvm_pmm_gpu_device_p2p_init(uvm_parent_gpu_t *parent_gpu) +-- +2.52.0 + diff --git a/anda/system/nvidia/dkms-nvidia/dkms-nvidia.spec b/anda/system/nvidia/dkms-nvidia/dkms-nvidia.spec index a4d378c806..bf400e099d 100644 --- a/anda/system/nvidia/dkms-nvidia/dkms-nvidia.spec +++ b/anda/system/nvidia/dkms-nvidia/dkms-nvidia.spec @@ -12,6 +12,8 @@ License: NVIDIA License URL: https://www.nvidia.com/object/unix.html Source0: https://github.com/NVIDIA/open-gpu-kernel-modules/archive/%{version}/open-gpu-kernel-modules-%{version}.tar.gz Source1: %{name}.conf +Patch0: 0001-Enable-atomic-kernel-modesetting-by-default.patch +Patch1: 6.19-590.patch BuildRequires: sed Provides: %{modulename}-kmod = %{?epoch:%{epoch}:}%{version} Requires: %{modulename}-kmod-common = %{?epoch:%{epoch}:}%{version} diff --git a/anda/system/nvidia/nvidia-kmod-common/nvidia-kmod-common.spec b/anda/system/nvidia/nvidia-kmod-common/nvidia-kmod-common.spec index 63b2520ff9..aa97a4f0fe 100644 --- a/anda/system/nvidia/nvidia-kmod-common/nvidia-kmod-common.spec +++ b/anda/system/nvidia/nvidia-kmod-common/nvidia-kmod-common.spec @@ -6,7 +6,7 @@ Name: nvidia-kmod-common Version: 590.48.01 -Release: 1%?dist +Release: 2%{?dist} Summary: Common file for NVIDIA's proprietary driver kernel modules Epoch: 3 License: NVIDIA License @@ -29,6 +29,7 @@ Requires: nvidia-modprobe Requires: nvidia-driver = %{?epoch:%{epoch}:}%{version} Requires: nvidia-driver-libs = %{?epoch:%{epoch}:}%{version} Requires: nvidia-kmod = %{?epoch:%{epoch}:}%{version} +Requires: gcc-c++ Provides: nvidia-kmod-common = %{?epoch:%{epoch}:}%{version} Obsoletes: nvidia-open-kmod-common < %{?epoch:%{epoch}:}%{version} Obsoletes: cuda-nvidia-kmod-common < %{?epoch:%{epoch}:}%{version} diff --git a/anda/system/nvidia/nvidia-kmod/0001-Enable-atomic-kernel-modesetting-by-default.patch b/anda/system/nvidia/nvidia-kmod/0001-Enable-atomic-kernel-modesetting-by-default.patch new file mode 100644 index 0000000000..6aadd9a370 --- /dev/null +++ b/anda/system/nvidia/nvidia-kmod/0001-Enable-atomic-kernel-modesetting-by-default.patch @@ -0,0 +1,44 @@ +From 60d1ddc17835226ec67ed1bc1c28524e3bb6e151 Mon Sep 17 00:00:00 2001 +From: Peter Jung +Date: Sun, 20 Apr 2025 18:13:22 +0200 +Subject: [PATCH 1/8] Enable atomic kernel modesetting by default + +This is required for proper functionality under Wayland. fbdev has been default enabled since 570 so that +hunk can be removed from this patch. + +Signed-off-by: Peter Jung +--- + kernel-open/nvidia-drm/nvidia-drm-linux.c | 2 +- + kernel-open/nvidia-drm/nvidia-drm-os-interface.c | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git an/kernel-open/nvidia-drm/nvidia-drm-linux.c b/kernel-open/nvidia-drm/nvidia-drm-linux.c +index 3cb1815d..209cb469 100644 +--- a/kernel-open/nvidia-drm/nvidia-drm-linux.c ++++ b/kernel-open/nvidia-drm/nvidia-drm-linux.c +@@ -31,7 +31,7 @@ + + MODULE_PARM_DESC( + modeset, +- "Enable atomic kernel modesetting (1 = enable, 0 = disable (default))"); ++ "Enable atomic kernel modesetting (1 = enable (default), 0 = disable)"); + module_param_named(modeset, nv_drm_modeset_module_param, bool, 0400); + + #if defined(NV_DRM_FBDEV_AVAILABLE) +diff --git a/kernel-open/nvidia-drm/nvidia-drm-os-interface.c b/kernel-open/nvidia-drm/nvidia-drm-os-interface.c +index 7617476d..f22afd77 100644 +--- a/kernel-open/nvidia-drm/nvidia-drm-os-interface.c ++++ b/kernel-open/nvidia-drm/nvidia-drm-os-interface.c +@@ -41,7 +41,7 @@ + #include + #endif + +-bool nv_drm_modeset_module_param = false; ++bool nv_drm_modeset_module_param = true; + bool nv_drm_fbdev_module_param = true; + + void *nv_drm_calloc(size_t nmemb, size_t size) +-- +2.49.0.391.g4bbb303af6 + + diff --git a/anda/system/nvidia/nvidia-kmod/6.19-590.patch b/anda/system/nvidia/nvidia-kmod/6.19-590.patch new file mode 100644 index 0000000000..2bca90ba17 --- /dev/null +++ b/anda/system/nvidia/nvidia-kmod/6.19-590.patch @@ -0,0 +1,130 @@ +From c9457ce40a6af2ce74c520564e2d8775f49e3d27 Mon Sep 17 00:00:00 2001 +From: Eric Naim +Date: Thu, 18 Dec 2025 12:36:06 +0800 +Subject: [PATCH 3/3] Fix compile for 6.19 + +Contains: +- Rename page_free callback -> folio_free callback for 6.19+ +- Adjust zone_device_page_init() call for 6.19; it has one extra argument now +- 6.19-rc8 introduced yet another argument for zone_device_page_init() + +Link: https://github.com/torvalds/linux/commit/12b2285bf3d14372238d36215b73af02ac3bdfc1 +Signed-off-by: Eric Naim +--- + kernel-open/nvidia-uvm/uvm_hmm.c | 4 ++++ + kernel-open/nvidia-uvm/uvm_pmm_gpu.c | 34 ++++++++++++++++++++++++++++ + 2 files changed, 38 insertions(+) + +diff --git a/kernel-open/nvidia-uvm/uvm_hmm.c b/kernel-open/nvidia-uvm/uvm_hmm.c +index 9b676f971385..22db001384a4 100644 +--- a/kernel-open/nvidia-uvm/uvm_hmm.c ++++ b/kernel-open/nvidia-uvm/uvm_hmm.c +@@ -2140,7 +2140,11 @@ static void fill_dst_pfn(uvm_va_block_t *va_block, + + UVM_ASSERT(!page_count(dpage)); + UVM_ASSERT(!dpage->zone_device_data); ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++ zone_device_page_init(dpage, page_pgmap(dpage), 0); ++#else + zone_device_page_init(dpage); ++#endif + dpage->zone_device_data = gpu_chunk; + atomic64_inc(&va_block->hmm.va_space->hmm.allocated_page_count); + } +diff --git a/kernel-open/nvidia-uvm/uvm_pmm_gpu.c b/kernel-open/nvidia-uvm/uvm_pmm_gpu.c +index 97ff13dcdd04..98423002776b 100644 +--- a/kernel-open/nvidia-uvm/uvm_pmm_gpu.c ++++ b/kernel-open/nvidia-uvm/uvm_pmm_gpu.c +@@ -177,6 +177,8 @@ + #include "uvm_test.h" + #include "uvm_linux.h" + ++#include ++ + #if defined(CONFIG_PCI_P2PDMA) && defined(NV_STRUCT_PAGE_HAS_ZONE_DEVICE_DATA) + #include + #endif +@@ -2999,8 +3001,14 @@ static bool uvm_pmm_gpu_check_orphan_pages(uvm_pmm_gpu_t *pmm) + return ret; + } + ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++static void devmem_folio_free(struct folio *folio) ++{ ++ struct page *page = &folio->page; ++#else + static void devmem_page_free(struct page *page) + { ++#endif + uvm_gpu_chunk_t *chunk = uvm_pmm_devmem_page_to_chunk(page); + uvm_gpu_t *gpu = uvm_gpu_chunk_get_gpu(chunk); + +@@ -3060,7 +3068,11 @@ static vm_fault_t devmem_fault_entry(struct vm_fault *vmf) + + static const struct dev_pagemap_ops uvm_pmm_devmem_ops = + { ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++ .folio_free = devmem_folio_free, ++#else + .page_free = devmem_page_free, ++#endif + .migrate_to_ram = devmem_fault_entry, + }; + +@@ -3148,8 +3160,14 @@ static void device_p2p_page_free_wake(struct nv_kref *ref) + wake_up(&p2p_mem->waitq); + } + ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++static void device_p2p_folio_free(struct folio *folio) ++{ ++ struct page *page = &folio->page; ++#else + static void device_p2p_page_free(struct page *page) + { ++#endif + uvm_device_p2p_mem_t *p2p_mem = page->zone_device_data; + + page->zone_device_data = NULL; +@@ -3158,14 +3176,26 @@ static void device_p2p_page_free(struct page *page) + #endif + + #if UVM_CDMM_PAGES_SUPPORTED() ++ ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++static void device_coherent_folio_free(struct folio *folio) ++{ ++ device_p2p_folio_free(folio); ++} ++#else + static void device_coherent_page_free(struct page *page) + { + device_p2p_page_free(page); + } ++#endif + + static const struct dev_pagemap_ops uvm_device_coherent_pgmap_ops = + { ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++ .folio_free = device_coherent_folio_free, ++#else + .page_free = device_coherent_page_free, ++#endif + }; + + static NV_STATUS uvm_pmm_cdmm_init(uvm_parent_gpu_t *parent_gpu) +@@ -3302,7 +3332,11 @@ static bool uvm_pmm_gpu_check_orphan_pages(uvm_pmm_gpu_t *pmm) + + static const struct dev_pagemap_ops uvm_device_p2p_pgmap_ops = + { ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 19, 0) ++ .folio_free = device_p2p_folio_free, ++#else + .page_free = device_p2p_page_free, ++#endif + }; + + void uvm_pmm_gpu_device_p2p_init(uvm_parent_gpu_t *parent_gpu) +-- +2.52.0 + diff --git a/anda/system/nvidia/nvidia-kmod/nvidia-kmod.spec b/anda/system/nvidia/nvidia-kmod/nvidia-kmod.spec index 3e92b51adb..cc9fc097a0 100644 --- a/anda/system/nvidia/nvidia-kmod/nvidia-kmod.spec +++ b/anda/system/nvidia/nvidia-kmod/nvidia-kmod.spec @@ -8,7 +8,7 @@ Name: nvidia-kmod Version: 590.48.01 -Release: 4%?dist +Release: 5%{?dist} Summary: NVIDIA display driver kernel module Epoch: 3 License: NVIDIA License @@ -16,9 +16,10 @@ URL: http://www.nvidia.com/object/unix.html ExclusiveArch: x86_64 aarch64 Source0: https://github.com/NVIDIA/open-gpu-kernel-modules/archive/%{version}/open-gpu-kernel-modules-%{version}.tar.gz +Patch0: 0001-Enable-atomic-kernel-modesetting-by-default.patch +Patch1: 6.19-590.patch Requires: nvidia-kmod-common = %{?epoch:%{epoch}:}%{version} Requires: akmods -Requires: gcc-c++ Provides: akmod-nvidia-open = %{?epoch:%{epoch}:}%{version} Obsoletes: akmod-nvidia-open < %{?epoch:%{epoch}:}%{version} @@ -38,7 +39,11 @@ The NVidia %{version} display driver kernel module for kernel %{kversion}. # Print kmodtool output for debugging purposes: kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null -%autosetup -p1 -c +%setup -c + +pushd open-gpu-kernel-modules-%{version} +%autopatch -p1 +popd rm -f open-gpu-kernel-modules-%{version}/dkms.conf From cb4b6af8bee755a45c74a33ef4229bd59b200984 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 06:17:04 +0000 Subject: [PATCH 1053/1115] bump(branch): dkms-nvidia-580 nvidia-580xx-kmod --- anda/system/nvidia-580/dkms-nvidia/dkms-nvidia-580.spec | 2 +- anda/system/nvidia-580/nvidia-kmod/nvidia-580xx-kmod.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/nvidia-580/dkms-nvidia/dkms-nvidia-580.spec b/anda/system/nvidia-580/dkms-nvidia/dkms-nvidia-580.spec index 384c3001d2..20b12815ad 100644 --- a/anda/system/nvidia-580/dkms-nvidia/dkms-nvidia-580.spec +++ b/anda/system/nvidia-580/dkms-nvidia/dkms-nvidia-580.spec @@ -6,7 +6,7 @@ %global modulename nvidia-580xx Name: dkms-%{modulename} -Version: 580.142 +Version: 580.119.02 Release: 1%{?dist} Summary: NVIDIA display driver kernel module Epoch: 3 diff --git a/anda/system/nvidia-580/nvidia-kmod/nvidia-580xx-kmod.spec b/anda/system/nvidia-580/nvidia-kmod/nvidia-580xx-kmod.spec index 16e0f47729..f1e49ed4c4 100644 --- a/anda/system/nvidia-580/nvidia-kmod/nvidia-580xx-kmod.spec +++ b/anda/system/nvidia-580/nvidia-kmod/nvidia-580xx-kmod.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} Name: %{modulename}-kmod -Version: 580.142 +Version: 580.119.02 Release: 1%{?dist} Summary: NVIDIA display driver kernel module Epoch: 3 From 69b8dc749a7acafa29f83faeba95464b9fcbabc6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 06:49:18 +0000 Subject: [PATCH 1054/1115] bump: opensnitch opentrack mangowm rpcs3 inputtino --- anda/apps/opensnitch/opensnitch.spec | 4 ++-- anda/apps/opentrack/opentrack.spec | 2 +- anda/desktops/mangowm/mangowm.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/lib/inputtino/inputtino.spec | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/anda/apps/opensnitch/opensnitch.spec b/anda/apps/opensnitch/opensnitch.spec index 981612ce2b..0cd71af6e6 100644 --- a/anda/apps/opensnitch/opensnitch.spec +++ b/anda/apps/opensnitch/opensnitch.spec @@ -4,7 +4,7 @@ # https://github.com/evilsocket/opensnitch %global goipath github.com/evilsocket/opensnitch -Version: 1.7.0.0 +Version: 1.8.0 %gometa -f @@ -20,7 +20,7 @@ Snitch.} utils/packaging/ui/deb/debian/changelog Name: opensnitch -Release: %autorelease +Release: 1%{?dist} Summary: OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch License: GPL-3.0-only AND LGPL-2.1-or-later diff --git a/anda/apps/opentrack/opentrack.spec b/anda/apps/opentrack/opentrack.spec index 2c6c2f16de..eff699d05d 100644 --- a/anda/apps/opentrack/opentrack.spec +++ b/anda/apps/opentrack/opentrack.spec @@ -3,7 +3,7 @@ %global appid com.github.opentrack Name: opentrack -Version: 2026.1.0 +Version: opentrack.2026.1.0 Release: 1%{?dist} Summary: Head tracking software for MS Windows, Linux, and Apple OSX diff --git a/anda/desktops/mangowm/mangowm.spec b/anda/desktops/mangowm/mangowm.spec index 118a1d294b..19e83f5a86 100644 --- a/anda/desktops/mangowm/mangowm.spec +++ b/anda/desktops/mangowm/mangowm.spec @@ -1,7 +1,7 @@ %global mangowc_ver 0.12.5-1 Name: mangowm -Version: 0.12.6 +Version: 0.12.7 Release: 1%{?dist} Summary: A modern, lightweight, high-performance Wayland compositor built on dwl License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0 diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 335cfbe581..cd05650766 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 297db8713fbb02bfb156edb6c03c68850825a83e -%global ver 0.0.40-18970 +%global commit 1fb97734a0ee70588bd9124ec204782d874c0b47 +%global ver 0.0.40-18972 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/lib/inputtino/inputtino.spec b/anda/lib/inputtino/inputtino.spec index 1b9e31204e..d461530833 100644 --- a/anda/lib/inputtino/inputtino.spec +++ b/anda/lib/inputtino/inputtino.spec @@ -1,4 +1,4 @@ -%global commit 504f0abc7da8ebc351f8300fb2ed98db5438ee48 +%global commit 73e9fa11179c86c8801e1dbce1c329d2ca07621a %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commitdate 20250816 From 32e280871e58b1bed15f9f91d187aa0c38ad393d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 07:58:51 +0000 Subject: [PATCH 1055/1115] 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 a1846400bd..c06011ce24 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.8.0 +Version: 1.9.0 Release: 1%{?dist} Summary: A modern self-hosted music player License: GPL-3.0 From 022f32f64610368b1a4df4e246ac49adba86b1d2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 09:08:37 +0000 Subject: [PATCH 1056/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index cd05650766..c2296d613d 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 1fb97734a0ee70588bd9124ec204782d874c0b47 -%global ver 0.0.40-18972 +%global commit 6c48bd8f93fee36cafa4438d8bd262673191c437 +%global ver 0.0.40-18974 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From c72e1a34f3afc14c25be8410bbc018edb34f30c8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 10:13:54 +0000 Subject: [PATCH 1057/1115] bump: rpcs3 kotlin-native kotlin --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/kotlin/kotlin-native/kotlin-native.spec | 4 ++-- anda/langs/kotlin/kotlin/kotlin.spec | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index c2296d613d..faafc809e8 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 6c48bd8f93fee36cafa4438d8bd262673191c437 -%global ver 0.0.40-18974 +%global commit 8b74ea8757889eed03e3e11975e78ceb9b2a4faa +%global ver 0.0.40-18976 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/kotlin/kotlin-native/kotlin-native.spec b/anda/langs/kotlin/kotlin-native/kotlin-native.spec index 6ce43acd0c..0561f14ab6 100644 --- a/anda/langs/kotlin/kotlin-native/kotlin-native.spec +++ b/anda/langs/kotlin/kotlin-native/kotlin-native.spec @@ -2,8 +2,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Name: kotlin-native -Version: 2.3.10 -Release: 1%?dist +Version: 2.3.20 +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 d3da8d4404..4f23ea0c40 100644 --- a/anda/langs/kotlin/kotlin/kotlin.spec +++ b/anda/langs/kotlin/kotlin/kotlin.spec @@ -1,8 +1,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Name: kotlin -Version: 2.3.10 -Release: 1%?dist +Version: 2.3.20 +Release: 1%{?dist} Summary: Statically typed programming language License: Apache-2.0 From 337e7802c7566db14b1a6e350cc3b69785025bb7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 11:13:03 +0000 Subject: [PATCH 1058/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index faafc809e8..79c6d76025 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 8b74ea8757889eed03e3e11975e78ceb9b2a4faa -%global ver 0.0.40-18976 +%global commit 7859a5f9d2dc6a578241d620fbd33c53e696829c +%global ver 0.0.40-18977 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From cc0398ff7c10ac9f105ce2f79c369e1b4f776fac Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 15:50:46 +0000 Subject: [PATCH 1059/1115] bump: dorion --- anda/apps/dorion/dorion.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/dorion/dorion.spec b/anda/apps/dorion/dorion.spec index 77f9588661..107e8d5b2f 100644 --- a/anda/apps/dorion/dorion.spec +++ b/anda/apps/dorion/dorion.spec @@ -1,8 +1,8 @@ %undefine __brp_mangle_shebangs Name: dorion -Version: 6.12.0 -Release: 1%?dist +Version: 6.12.2 +Release: 1%{?dist} Summary: Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more! SourceLicense: GPL-3.0-only License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND ((MIT OR Apache-2.0) AND Unicode-3.0) AND 0BSD AND (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 AND ISC) AND (Apache-2.0 AND MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) 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 BSD-3-Clause AND (BSD-3-Clause AND MIT) AND (BSD-3-Clause OR Apache-2.0) AND (BSD-3-Clause OR MIT) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND CC0-1.0 AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND CDLA-Permissive-2.0 AND ISC AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib AND (Zlib OR Apache-2.0 OR MIT) From b14877c5bb79c56cf1cf397884c3e83d1e394a5a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 17:05:24 +0000 Subject: [PATCH 1060/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 79c6d76025..ae5cd433a7 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 7859a5f9d2dc6a578241d620fbd33c53e696829c -%global ver 0.0.40-18977 +%global commit ca2b7f9b9fe92644f94ba079861a2168a77a72ef +%global ver 0.0.40-19017 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From e0468a7ff1581768c35b4c302b2d5a2f691aa756 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 16 Mar 2026 14:57:06 -0500 Subject: [PATCH 1061/1115] fix (opentrack): ver (#10663) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix (opentrack): ver Signed-off-by: Owen-sz * bump(opentrack): release 1 → 2 * reset rel Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --------- Signed-off-by: Owen-sz Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- anda/apps/opentrack/opentrack.spec | 4 +++- anda/apps/opentrack/update.rhai | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/anda/apps/opentrack/opentrack.spec b/anda/apps/opentrack/opentrack.spec index eff699d05d..e28dc4fe63 100644 --- a/anda/apps/opentrack/opentrack.spec +++ b/anda/apps/opentrack/opentrack.spec @@ -1,9 +1,11 @@ %global debug_package %{nil} %global openvr_ver 2.12.14 %global appid com.github.opentrack +%global ver opentrack.2026.1.0 +%global sanitized_ver %(echo %{ver} | sed 's/opentrack\.//') Name: opentrack -Version: opentrack.2026.1.0 +Version: %{sanitized_ver} Release: 1%{?dist} Summary: Head tracking software for MS Windows, Linux, and Apple OSX diff --git a/anda/apps/opentrack/update.rhai b/anda/apps/opentrack/update.rhai index f729d7cf8b..876930473a 100644 --- a/anda/apps/opentrack/update.rhai +++ b/anda/apps/opentrack/update.rhai @@ -1 +1 @@ -rpm.version(gh("opentrack/opentrack")); +rpm.global("ver", gh("opentrack/opentrack")); From 13cdbd304de9684475952d73d9d2f98488d169c0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 19:58:58 +0000 Subject: [PATCH 1062/1115] bump: opentrack vicinae --- anda/apps/opentrack/opentrack.spec | 2 +- anda/system/vicinae/vicinae.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/opentrack/opentrack.spec b/anda/apps/opentrack/opentrack.spec index e28dc4fe63..ac0fa80473 100644 --- a/anda/apps/opentrack/opentrack.spec +++ b/anda/apps/opentrack/opentrack.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} %global openvr_ver 2.12.14 %global appid com.github.opentrack -%global ver opentrack.2026.1.0 +%global ver opentrack-2026.1.0 %global sanitized_ver %(echo %{ver} | sed 's/opentrack\.//') Name: opentrack diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index 8dba35a1c4..ab6ab9ca0a 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.20.6 +Version: 0.20.7 Release: 1%{?dist} License: GPL-3.0 URL: https://docs.vicinae.com From c0ce607f825c79f7078ee46a0979097202fe5837 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 20:48:36 +0000 Subject: [PATCH 1063/1115] 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 a6d33a8e5f..eadf49da21 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.2.4 -Release: 3%?dist +Version: 2.3.0 +Release: 1%{?dist} Epoch: 1 Summary: Mock configs for Terra repos From c0fd4220c62b43c41b679b0f2508149c1ad8152b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:07:18 -0500 Subject: [PATCH 1064/1115] chore (mock-configs): add riscv64 configs (#10378) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/terra/mock-configs/terra-mock-configs.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/anda/terra/mock-configs/terra-mock-configs.spec b/anda/terra/mock-configs/terra-mock-configs.spec index eadf49da21..4b219fb1de 100644 --- a/anda/terra/mock-configs/terra-mock-configs.spec +++ b/anda/terra/mock-configs/terra-mock-configs.spec @@ -34,9 +34,13 @@ install -Dpm644 *.cfg -t %{buildroot}%{_sysconfdir}/mock/ %config %{_sysconfdir}/mock/templates/terra-rawhide.tpl %config %{_sysconfdir}/mock/terra-*-x86_64.cfg %config %{_sysconfdir}/mock/terra-*-aarch64.cfg +%config %{_sysconfdir}/mock/terra-*-riscv64.cfg %config %{_sysconfdir}/mock/terra-*-i386.cfg %changelog +* Sat Mar 07 2026 Owen Zimmerman - 2.2.5-1 +- Add riscv64 configs + * Fri Jul 26 2024 madonuko - 1:1.1.0-1 - Include mock files for Terra 41 From f529dcec3e000d3b2b04c358944d2559cd78354f Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:18:02 -0500 Subject: [PATCH 1065/1115] fix: opensnitch (#10665) Signed-off-by: Owen-sz --- anda/apps/opensnitch/opensnitch.spec | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/anda/apps/opensnitch/opensnitch.spec b/anda/apps/opensnitch/opensnitch.spec index 0cd71af6e6..526c4a597e 100644 --- a/anda/apps/opensnitch/opensnitch.spec +++ b/anda/apps/opensnitch/opensnitch.spec @@ -36,8 +36,7 @@ BuildRequires: python3dist(pyqt5) BuildRequires: /usr/bin/lrelease-qt5 BuildRequires: protobuf-compiler BuildRequires: pkgconfig(libnetfilter_queue) -#BuildRequires: protoc-gen-go -#BuildRequires: /usr/bin/protoc-gen-go-grpc +BuildRequires: qt6-linguist %description %{common_description} @@ -46,7 +45,6 @@ BuildRequires: pkgconfig(libnetfilter_queue) %prep %goprep -A -%autopatch -p1 export GOBIN=$(go env GOPATH | sed -E 's/:.+$//')/bin echo $GOBIN > %_builddir/gobin @@ -83,26 +81,15 @@ popd install -Dm755 opensnitchd -t %buildroot%_bindir pushd ui -%if 0%{?fedora} <= 41 -%py3_install -%else %pyproject_install %pyproject_save_files %name -%endif popd rm -rf %buildroot%python3_sitelib/tests/ cp -r %buildroot%python3_sitelib%_usr/ %buildroot%_usr/ --preserve=all --no-target-directory rm -rf %buildroot%python3_sitelib%_usr - -%if 0%{?fedora} <= 41 -%files -%{python3_sitelib}/%name/ -%{python3_sitelib}/%name-%{version}-py%{python3_version}.egg-info/ -%else %files -f %{pyproject_files} -%endif %license LICENSE %doc README.md %_bindir/opensnitch-ui @@ -113,7 +100,10 @@ rm -rf %buildroot%python3_sitelib%_usr %_iconsdir/hicolor/scalable/apps/opensnitch-ui.svg %_datadir/kservices5/kcm_opensnitch.desktop %_metainfodir/io.github.evilsocket.opensnitch.appdata.xml - -/usr/share/icons/hicolor/scalable/apps/opensnitch-ui.svg +%_scalableiconsdir/opensnitch-ui.svg %gopkgfiles + +%changelog +* Mon Mar 16 2026 Owen Zimmerman +- Fix build, clean up spec From 41ca2f8e351adb3657132539cfa9c245561cda66 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:51:28 -0500 Subject: [PATCH 1066/1115] chore: sync opentrack on frawhide (#10677) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: sync opentrack on frawhide @hamachitan nosync Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * bump(opentrack): release 1 → 2 --------- Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- anda/apps/opentrack/opentrack.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/opentrack/opentrack.spec b/anda/apps/opentrack/opentrack.spec index ac0fa80473..9779cdd024 100644 --- a/anda/apps/opentrack/opentrack.spec +++ b/anda/apps/opentrack/opentrack.spec @@ -2,7 +2,7 @@ %global openvr_ver 2.12.14 %global appid com.github.opentrack %global ver opentrack-2026.1.0 -%global sanitized_ver %(echo %{ver} | sed 's/opentrack\.//') +%global sanitized_ver %(echo %{ver} | sed 's/opentrack\-//') Name: opentrack Version: %{sanitized_ver} From 53b8acd8eaa322994d5fe8f0ff72885d62b6b05b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 22:01:22 +0000 Subject: [PATCH 1067/1115] bump: nodejs-backport --- anda/devs/backport/nodejs-backport.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/backport/nodejs-backport.spec b/anda/devs/backport/nodejs-backport.spec index 121d9cf062..dcd142a9f1 100644 --- a/anda/devs/backport/nodejs-backport.spec +++ b/anda/devs/backport/nodejs-backport.spec @@ -3,8 +3,8 @@ %bcond test 0 Name: nodejs-%{npm_name} -Version: 10.4.0 -Release: 1%?dist +Version: 11.0.0 +Release: 1%{?dist} Summary: Backport GitHub commits SourceLicense: Apache-2.0 License: 0BSD AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND (MIT OR CC0-1.0) AND (WTFPL OR ISC) From 788d837f290f4518247a27d1e089345abe3894ac Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 22:49:12 +0000 Subject: [PATCH 1068/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index ae5cd433a7..55afc9a19c 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit ca2b7f9b9fe92644f94ba079861a2168a77a72ef -%global ver 0.0.40-19017 +%global commit 2eba7da8e60e24ce698ebb7818f7b78cfac0e18b +%global ver 0.0.40-19018 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 77787963137f21b601ad56c15fcc0fe4c73c9659 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 00:54:46 +0000 Subject: [PATCH 1069/1115] 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 5bcc1d80c8..fc83cdf740 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-15 +%global ver 2026-03-17 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 328581211672cd5870211a2d005e6ec34f400550 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 02:31:15 +0000 Subject: [PATCH 1070/1115] bump(nightly): ghostty-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama v2ray-domain-list-community scx-scheds-nightly natscli --- 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 ++-- .../v2ray-domain-list-community.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/natscli/natscli.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 cf48a70b4c..cb2b1bc68f 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 41c7321e94995347d74a66c9847ad0e2d45c4ad0 +%global commit 5e0db1b60586d43ebaa2c7b9b7b9340183dcd305 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-16 +%global fulldate 2026-03-17 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.2 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index fa059a75be..0ee49b57ce 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit cbc39669b414c2601f86ece9faffe164a33b5ad7 +%global commit 5aa037e4a0cf808dabe67a943c5baf2da3022d04 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260315 +%global commit_date 20260317 %global ver 0.229.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 5f421f6b76..937a6b6aad 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 3cdb464feb33502acbfe673fae97f0c7950f5c5c +%global commit 98c312942449fa252f99968c54117f5bb9c83e17 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260316 +%global commit_date 20260317 %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 5e0f81dd91..a55f4bb62e 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 797b05eda68ecbfa3dbff29866c8d2ed9bfd39c4 +%global commit b49414731028a74808ff1dbb6851ae3e441d83bc %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260316 +%global commit_date 20260317 %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 18ba13746f..af250b09d9 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 61524fab4e1804462cc31d2e6b43ff7279188f85 -%global commit_date 20260316 +%global commit 143d22ce2bd8580a141083ac7930f3bdc707113d +%global commit_date 20260317 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec index 6fe8ef20a4..25d1e2631e 100644 --- a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec +++ b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec @@ -1,7 +1,7 @@ -%global commit cd2d66eb7258d1e92439694561c04783ccfffc91 +%global commit becbd7a8ad60f79a665096907b2b33b44a0cef55 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 20260315135612 -%global commit_date 20260316 +%global ver 20260316110547 +%global commit_date 20260317 Name: v2ray-domain-list-community Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 36977888bf..a9408c9001 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 bcb9d9fbcc0cab12ab31c32afae4f6950fc71eb7 +%global commit 2adb487c137e0b178b442cc00d0384ffbafe8142 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260316 +%global commitdate 20260317 %global ver 1.1.0 %undefine __brp_mangle_shebangs diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 31ae48cc33..5f7e4cec32 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 b1c492425d41ed17c6245b3be393ef30d8b6cbaf -%global commit_date 20260314 +%global commit 85f3889e6b53d171d007e00f4576f22a74644844 +%global commit_date 20260317 %global shortcommit %{sub %{commit} 1 7} %gometa -f From 22c591c734f72d7be828bc85d8c4fed44e80b588 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 04:12:39 +0000 Subject: [PATCH 1071/1115] bump(branch): gstreamer1-plugins-bad --- .../gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 375de6d248..3f10d17b20 100644 --- a/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec +++ b/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec @@ -3,8 +3,8 @@ %global majorminor 1.0 Name: gstreamer1-plugins-bad -Version: 1.28.0 -Release: 2%?dist +Version: 1.28.1 +Release: 1%{?dist} Epoch: 2 Summary: GStreamer streaming media framework "bad" plugins License: LGPL-2.0-or-later and LGPL-2.0-only From 6ad5094f7f9cff850ab2fdeae17826259feec620 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 10:27:36 +0000 Subject: [PATCH 1072/1115] 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 2e861122c7..de9a206691 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.11.2 +Version: 3.11.3 Release: 1%{?dist} Summary: The Dart Language License: BSD-3-Clause From 181855add6724a0a182a15fbb026a79d4820dbd4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 11:24:06 +0000 Subject: [PATCH 1073/1115] bump: xone surge --- anda/system/xone/stable/kmod-common/xone.spec | 4 ++-- anda/tools/surge/surge.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/system/xone/stable/kmod-common/xone.spec b/anda/system/xone/stable/kmod-common/xone.spec index 47a5ecafc7..9a5ac16a04 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.7 -Release: 1%?dist +Version: 0.5.8 +Release: 1%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 %endif diff --git a/anda/tools/surge/surge.spec b/anda/tools/surge/surge.spec index 4b22000560..c00266929c 100644 --- a/anda/tools/surge/surge.spec +++ b/anda/tools/surge/surge.spec @@ -1,5 +1,5 @@ %global goipath github.com/surge-downloader/surge -Version: 0.7.0 +Version: 0.7.1 %gometa From 7bdeeb6fff4849947a00a00c7d1bef6c92fcca23 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 13:48:36 +0000 Subject: [PATCH 1074/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 55afc9a19c..1569d75c72 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 2eba7da8e60e24ce698ebb7818f7b78cfac0e18b -%global ver 0.0.40-19018 +%global commit 9da088fe294520674a6106db33ddc7422304c95c +%global ver 0.0.40-19027 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 91257dacb45e3bfe9a29cf6c5ce8bc9d47ee89ce Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 14:45:01 +0000 Subject: [PATCH 1075/1115] bump: rpcs3 libfprint-tod --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/lib/libfprint-tod/libfprint-tod.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 1569d75c72..de8637971b 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 9da088fe294520674a6106db33ddc7422304c95c -%global ver 0.0.40-19027 +%global commit bc0c42b025f1aef32b7b8b66a5687258cd4fafdb +%global ver 0.0.40-19032 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/lib/libfprint-tod/libfprint-tod.spec b/anda/lib/libfprint-tod/libfprint-tod.spec index eef3476374..c8de865f4e 100644 --- a/anda/lib/libfprint-tod/libfprint-tod.spec +++ b/anda/lib/libfprint-tod/libfprint-tod.spec @@ -1,8 +1,8 @@ %global appid org.freedesktop.libfprint Name: libfprint-tod -Version: 1.94.10+tod1 -Release: 1%?dist +Version: 1.95.1+tod1 +Release: 1%{?dist} URL: https://gitlab.freedesktop.org/3v1n0/libfprint/ Source: %{url}/-/archive/v%{version}/libfprint-v%{version}.tar.gz Summary: a light fork of libfprint to expose internal Drivers API in order to create drivers as shared libraries From 4fa801c6d78dc5d93e84566bfd054f07e60f68f3 Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 18 Mar 2026 00:03:53 +0800 Subject: [PATCH 1076/1115] ci(sync): bump backport action to v11 (#10680) --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 09a6ac03ca..b6ffed0932 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -25,7 +25,7 @@ jobs: git config --global commit.gpgsign true - name: Backport Action - uses: sorenlouv/backport-github-action@v10.4.0 + uses: sorenlouv/backport-github-action@9460b7102fea25466026ce806c9ebf873ac48721 # v11.0.0 with: github_token: ${{ secrets.RABONEKO_BACKPORT_GITHUB_TOKEN }} auto_backport_label_prefix: sync- From 6b23cc56e731f3173261298112d26ef91f9f38ca Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 16:47:18 +0000 Subject: [PATCH 1077/1115] bump: discord-canary-openasar discord-canary pixi --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/system/pixi/pixi.spec | 4 ++-- 3 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 6e6af3ea7d..3d1c3a6399 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.902 +Version: 0.0.903 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 6871320924..7e50096c30 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.902 +Version: 0.0.903 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/system/pixi/pixi.spec b/anda/system/pixi/pixi.spec index 3c61c3c59d..dea601fd2e 100644 --- a/anda/system/pixi/pixi.spec +++ b/anda/system/pixi/pixi.spec @@ -1,6 +1,6 @@ Name: pixi -Version: 0.65.0 -Release: 1%?dist +Version: 0.66.0 +Release: 1%{?dist} Summary: A cross-platform, multi-language package manager License: BSD-3-Clause URL: https://pixi.sh From 48156be06578bba6dac331b94ebbe1755d112b13 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 17:46:11 +0000 Subject: [PATCH 1078/1115] bump: discord-canary-openasar discord-canary arduino-app-bricks-py --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.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 3d1c3a6399..5a2b3dd6ef 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.903 +Version: 0.0.904 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 7e50096c30..516e1c503c 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.903 +Version: 0.0.904 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com 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 fcbdc049b8..57a605ec02 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.8.0rc3 +%global ver release/0.8.0 %global sanitized_ver %(echo %{ver} | sed 's|release/||') Name: %{pypi_name} From 05aa68f9aa474c4ccf2da970f9550fbaaf3d2379 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 18:39:29 +0000 Subject: [PATCH 1079/1115] bump: discord-openasar discord yt-dlp-git --- anda/apps/discord-openasar/discord-openasar.spec | 2 +- anda/apps/discord/discord.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/discord-openasar/discord-openasar.spec b/anda/apps/discord-openasar/discord-openasar.spec index 8c58cd70a6..f8a2654301 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.128 +Version: 0.0.129 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 210fbf7f0a..4920bfbdcc 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.128 +Version: 0.0.129 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: https://discord.com diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 64d24f1f3a..fc767eb129 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.03.13.083114 +Version: 2026.03.17.180655 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms From 05d0a5ea039c11802fa683464c20846d6a2102d0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 19:41:19 +0000 Subject: [PATCH 1080/1115] bump: rustnet rpcs3 libde265 electron --- anda/apps/rustnet/rustnet.spec | 4 ++-- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/lib/libde265/libde265.spec | 4 ++-- anda/tools/electron/electron.spec | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/anda/apps/rustnet/rustnet.spec b/anda/apps/rustnet/rustnet.spec index b8ccb90194..bdd6e17249 100644 --- a/anda/apps/rustnet/rustnet.spec +++ b/anda/apps/rustnet/rustnet.spec @@ -1,6 +1,6 @@ Name: rustnet -Version: 1.0.0 -Release: 1%?dist +Version: 1.1.0 +Release: 1%{?dist} Summary: A cross-platform network monitoring terminal UI tool built with Rust License: Apache-2.0 AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 AND ISC) AND (Apache-2.0 OR BSL-1.0) 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 OR Apache-2.0) AND BSL-1.0 AND ISC AND (LGPL-2.1-only OR BSD-2-Clause) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Zlib OR Apache-2.0) AND MIT AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Zlib URL: https://github.com/domcyrus/rustnet diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index de8637971b..816b5030c1 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit bc0c42b025f1aef32b7b8b66a5687258cd4fafdb -%global ver 0.0.40-19032 +%global commit 43f3a4816d7f997c39942f0beb9999a2a4b0a307 +%global ver 0.0.40-19033 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/lib/libde265/libde265.spec b/anda/lib/libde265/libde265.spec index f9baa6453d..42b56f2b93 100644 --- a/anda/lib/libde265/libde265.spec +++ b/anda/lib/libde265/libde265.spec @@ -1,7 +1,7 @@ Name: libde265 Summary: Open H.265 video codec implementation -Version: 1.0.16 -Release: 1%?dist +Version: 1.0.17 +Release: 1%{?dist} License: LGPL-3.0-or-later URL: https://www.libde265.org/ Source0: https://github.com/strukturag/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index ffad4b6805..3b0be07f49 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 41.0.2 +Version: 41.0.3 Release: 1%{?dist} Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From d14a4bb1e4a57415a3bc612ed96e2107cf82b824 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 20:23:19 +0000 Subject: [PATCH 1081/1115] 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 fc767eb129..5349575c01 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.03.17.180655 +Version: 2026.03.17.195349 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms From 5f92182add6158e1050cff34f0dec7c4371137b8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 21:04:01 +0000 Subject: [PATCH 1082/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 816b5030c1..09b0c61528 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 43f3a4816d7f997c39942f0beb9999a2a4b0a307 -%global ver 0.0.40-19033 +%global commit 6523afa69a74bb60b0ffd994dd962a101c4d3ae3 +%global ver 0.0.40-19035 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 8e7526aef4e3bca2f8e294934a1b18fbeb1c523e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 21:51:52 +0000 Subject: [PATCH 1083/1115] 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 5a2b3dd6ef..58d7530449 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.904 +Version: 0.0.905 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 516e1c503c..dcfb8cfc6f 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.904 +Version: 0.0.905 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com From 9f968b5e1b3bae7b37f6ed0ba6e4f641b9661946 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 22:33:26 +0000 Subject: [PATCH 1084/1115] 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 58d7530449..d3c310e71e 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.905 +Version: 0.0.906 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 dcfb8cfc6f..2d7496a4e0 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.905 +Version: 0.0.906 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com From a7daad7ae3745c79953e741ebf01f28887d82713 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 23:03:46 +0000 Subject: [PATCH 1085/1115] bump: discord-canary-openasar discord-canary yt-dlp-git --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.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 d3c310e71e..97fbe7b74f 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.906 +Version: 0.0.907 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 2d7496a4e0..9c60404212 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.906 +Version: 0.0.907 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 5349575c01..4f195ffd6a 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.03.17.195349 +Version: 2026.03.17.224507 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms From a60d59554676d2dbb0eb24b41c35cb79c4c819db Mon Sep 17 00:00:00 2001 From: veuxit <232229112+veuxit@users.noreply.github.com> Date: Wed, 18 Mar 2026 04:08:48 +0500 Subject: [PATCH 1086/1115] spotify-launcher: fix big package size (#10685) * spotify-launcher: fix big package size * spotify-launcher: enable debug subpackages --------- Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- .../spotify-launcher/spotify-launcher.spec | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/anda/apps/spotify-launcher/spotify-launcher.spec b/anda/apps/spotify-launcher/spotify-launcher.spec index a9719b76f4..5cabbdf1bd 100644 --- a/anda/apps/spotify-launcher/spotify-launcher.spec +++ b/anda/apps/spotify-launcher/spotify-launcher.spec @@ -1,18 +1,6 @@ -%undefine __brp_add_determinism -# disable debuginfo subpackage -%global debug_package %{nil} -# Disable build-id symlinks to avoid conflicts -%global _build_id_links none -# don't strip bundled binaries because pycharm checks length (!!!) of binary fsnotif -# and if you strip debug stuff from it, it will complain -%global __strip /bin/true -# disable rpath checks -%define __brp_check_rpaths %{nil} -%define _missing_build_ids_terminate_build 0 - Name: spotify-launcher Version: 0.6.5 -Release: 1%?dist +Release: 2%?dist Summary: Client for spotify's apt repository in Rust License: Apache-2.0 AND MIT AND ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND ((MIT OR Apache-2.0) AND Unicode-3.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND BSD-3-Clause 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 (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib Packager: veuxit @@ -73,5 +61,8 @@ done %doc README.md %changelog -* Fri Feb 27 2026 veux - 0.6.5 +* Tue Mar 17 2026 veux - 0.6.5-2 +- Fix big package size and enable debug subpackages + +* Fri Feb 27 2026 veux - 0.6.5-1 - Initial package release From 1c1b1d9edebbbc7132dcf0fe6d06fde72d355a36 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 23:45:22 +0000 Subject: [PATCH 1087/1115] bump: discord-canary-openasar discord-canary golang-google-grpc.terra python-yt-dlp-ejs yt-dlp-git --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/langs/go/google-grpc/golang-google-grpc.terra.spec | 2 +- anda/tools/yt-dlp-ejs/python-yt-dlp-ejs.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 97fbe7b74f..3b501e4a33 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.907 +Version: 0.0.909 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 9c60404212..f9dabca705 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.907 +Version: 0.0.909 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/langs/go/google-grpc/golang-google-grpc.terra.spec b/anda/langs/go/google-grpc/golang-google-grpc.terra.spec index 970b2db1f4..425088d4f9 100644 --- a/anda/langs/go/google-grpc/golang-google-grpc.terra.spec +++ b/anda/langs/go/google-grpc/golang-google-grpc.terra.spec @@ -11,7 +11,7 @@ # https://github.com/grpc/grpc-go %global goipath google.golang.org/grpc %global forgeurl https://github.com/grpc/grpc-go -Version: 1.79.2 +Version: 1.79.3 %gometa -L 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 f6667c8ef6..9823c1afa9 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.7.0 +Version: 0.8.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 4f195ffd6a..37f3b7bf97 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.03.17.224507 +Version: 2026.03.17.231936 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms From 230edf5a534eb8fe3d1f673ac50f2272b7e33664 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 00:58:02 +0000 Subject: [PATCH 1088/1115] 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 fc83cdf740..6ecae19dd6 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-17 +%global ver 2026-03-18 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 72f44dafcf2457a6ec31b0fdc40f639dc47b6c13 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 02:36:48 +0000 Subject: [PATCH 1089/1115] bump(nightly): legcord-nightly mpv-nightly hyprutils.nightly ghostty-nightly micro-nightly zed-nightly prismlauncher-nightly v2ray-nightly v2raya-nightly types-colorama tdlib-nightly v2ray-domain-list-community stardust-non-spatial-input-nightly stardust-telescope-nightly nvidia-patch scx-scheds-nightly scx-tools-nightly xpadneo glasgow rpi-utils --- anda/apps/legcord/nightly/legcord-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 | 4 ++-- anda/devs/micro/micro-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- .../prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/go/v2ray/nightly/v2ray-nightly.spec | 4 ++-- anda/langs/go/v2raya/nightly/v2raya-nightly.spec | 8 ++++---- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/lib/tdlib/tdlib-nightly.spec | 6 +++--- .../v2ray-domain-list-community.spec | 6 +++--- .../nightly/stardust-non-spatial-input-nightly.spec | 4 ++-- .../telescope/nightly/stardust-telescope-nightly.spec | 4 ++-- anda/system/nvidia-patch/nvidia-patch.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/scx-tools/nightly/scx-tools-nightly.spec | 4 ++-- anda/system/xpadneo/kmod-common/xpadneo.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- anda/tools/rpi-utils/rpi-utils.spec | 4 ++-- 20 files changed, 45 insertions(+), 45 deletions(-) diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 417b0f0e6e..150f6e57c2 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit e143af84799d1e6406d0cf2c585051533d69f589 -%global commit_date 20260316 +%global commit d8550b8ffa440e4db777700c43b6bd9a8e0ee08d +%global commit_date 20260318 %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 24e9853845..8566562c09 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 b51131dff917fbccbedc62a8719bd976a05b5160 +%global commit 5f9e1bc7bd2f48744c57c9055f50b7bf24f32356 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260316 +%global commit_date 20260318 %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 7ffd6da695..1ea730b7d4 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 5e228db6821380a5875d5643176c5c46a47b8134 -%global commit_date 20260314 +%global commit 6b4c47661ea7f6f298353137ae6334a53a08d67c +%global commit_date 20260318 %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 cb2b1bc68f..c2762ee7c8 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 5e0db1b60586d43ebaa2c7b9b7b9340183dcd305 +%global commit d3bd224081d3c7c5ee54df6815e44f0b5d25357b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-17 +%global fulldate 2026-03-18 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.2 diff --git a/anda/devs/micro/micro-nightly.spec b/anda/devs/micro/micro-nightly.spec index fd936ea9f1..30d61a563b 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 42d0ddf73d630f2bc92223ee535f54d065c9b99a -%global commit_date 20260310 +%global commit_hash 6760768b9ec6ccc6f0c5553f099be498ef185f0f +%global commit_date 20260318 %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 0ee49b57ce..cf885d6337 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 5aa037e4a0cf808dabe67a943c5baf2da3022d04 +%global commit d04a60e45238dab4bfe436ecd81d59de031300f0 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260317 +%global commit_date 20260318 %global ver 0.229.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 937a6b6aad..167eb292c1 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 98c312942449fa252f99968c54117f5bb9c83e17 +%global commit 3d7d9b4e7ca861caa64688dc11636a97853ce411 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260317 +%global commit_date 20260318 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/go/v2ray/nightly/v2ray-nightly.spec b/anda/langs/go/v2ray/nightly/v2ray-nightly.spec index d021ce0145..8f98c01583 100644 --- a/anda/langs/go/v2ray/nightly/v2ray-nightly.spec +++ b/anda/langs/go/v2ray/nightly/v2ray-nightly.spec @@ -1,7 +1,7 @@ -%global commit fbff1421bf27cc8c54b34a2f8e580f7f8ab3253a +%global commit 2e97de9b4f26e7b20bb0c9401b0e53f0bc79c30d %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver v5.47.0 -%global commit_date 20260315 +%global commit_date 20260318 %global goipath github.com/v2fly/v2ray-core Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/langs/go/v2raya/nightly/v2raya-nightly.spec b/anda/langs/go/v2raya/nightly/v2raya-nightly.spec index 5522d4c8d4..d8690b3cfd 100644 --- a/anda/langs/go/v2raya/nightly/v2raya-nightly.spec +++ b/anda/langs/go/v2raya/nightly/v2raya-nightly.spec @@ -1,7 +1,7 @@ -%global commit d92dbf9c499a18ae8d18c8f3c93cef87dc921bf7 +%global commit 981e9cbec25ae8994ff6ab53ddb38eab75630984 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 2.2.7.5 -%global commit_date 20260305 +%global ver v2.2.7.5 +%global commit_date 20260318 %global goipath github.com/v2rayA/v2rayA Version: %{ver}^%{commit_date}git.%{shortcommit} @@ -12,7 +12,7 @@ Version: %{ver}^%{commit_date}git.%{shortcommit} %gometa -f Name: v2raya-nightly -Release: 1%?dist +Release: 1%{?dist} Summary: A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols License: AGPL-3.0-only Packager: veuxit diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index af250b09d9..591635622d 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 143d22ce2bd8580a141083ac7930f3bdc707113d -%global commit_date 20260317 +%global commit 9c855f37cbb81c3a7e0a2db03375b5b6bd643111 +%global commit_date 20260318 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/lib/tdlib/tdlib-nightly.spec b/anda/lib/tdlib/tdlib-nightly.spec index 6ac3ca94a7..7bdbb22f43 100644 --- a/anda/lib/tdlib/tdlib-nightly.spec +++ b/anda/lib/tdlib/tdlib-nightly.spec @@ -1,11 +1,11 @@ -%global commit af0cb1d30a1e5cb1a10cd83b48998ca9ea9ce249 +%global commit 0ae923c493bceb75433de2682ba8ae29cc7bf88d %global ver 1.8.62 -%global commit_date 20260304 +%global commit_date 20260318 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: tdlib-nightly Version: %ver^%commit_date.%shortcommit -Release: 1%?dist +Release: 1%{?dist} License: BSL-1.0 URL: https://github.com/tdlib/td Summary: Cross-platform library for building Telegram clients diff --git a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec index 25d1e2631e..366d746a33 100644 --- a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec +++ b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec @@ -1,7 +1,7 @@ -%global commit becbd7a8ad60f79a665096907b2b33b44a0cef55 +%global commit 5ff81424115ae215ad8e33f24f763a2b59b70c5f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 20260316110547 -%global commit_date 20260317 +%global ver 20260317160200 +%global commit_date 20260318 Name: v2ray-domain-list-community Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec b/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec index 953ecf6db2..281b0ce8b3 100644 --- a/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec +++ b/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec @@ -1,5 +1,5 @@ -%global commit 5abb5460bcfa9f23a49991fd2ae274854236307e -%global commit_date 20260316 +%global commit d4b1094da4b5257240e3e60e33332b7b559ef4c5 +%global commit_date 20260318 %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/telescope/nightly/stardust-telescope-nightly.spec b/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec index 87bd37f8ea..6b47023a04 100644 --- a/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec +++ b/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec @@ -1,5 +1,5 @@ -%global commit 07a6199a640af969bf26307123e4aa78a34a9f40 -%global commit_date 20260315 +%global commit 7cc4ad218557200e7cef53da48dc62ff9d0571ca +%global commit_date 20260318 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: stardust-xr-telescope-nightly diff --git a/anda/system/nvidia-patch/nvidia-patch.spec b/anda/system/nvidia-patch/nvidia-patch.spec index b280d34ddd..b24409ee89 100644 --- a/anda/system/nvidia-patch/nvidia-patch.spec +++ b/anda/system/nvidia-patch/nvidia-patch.spec @@ -1,13 +1,13 @@ %global debug_package %{nil} -%global commit 47c2959260a330f919981cb407659f0e2790dc8a +%global commit cadc84be4f0318d6a6345cab2cff5e7b7f6758f9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260305 +%global commit_date 20260318 %global patches %{_datadir}/src/nvidia-patch Name: nvidia-patch Version: 0^%commit_date.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: NVENC and NvFBC patches for NVIDIA drivers License: EULA diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index a9408c9001..ad93d8cba1 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 2adb487c137e0b178b442cc00d0384ffbafe8142 +%global commit 7e41c1e8af2000c67009730392d72898c5793e52 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260317 +%global commitdate 20260318 %global ver 1.1.0 %undefine __brp_mangle_shebangs diff --git a/anda/system/scx-tools/nightly/scx-tools-nightly.spec b/anda/system/scx-tools/nightly/scx-tools-nightly.spec index f05bf93fab..f7a6287db4 100644 --- a/anda/system/scx-tools/nightly/scx-tools-nightly.spec +++ b/anda/system/scx-tools/nightly/scx-tools-nightly.spec @@ -1,6 +1,6 @@ -%global commit 6573b6284df3f6c8faf29c3a446abec1ecdf7966 +%global commit 788e39d31f5c9797b23e87e9ecb95eed772cfd99 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260312 +%global commitdate 20260318 %global ver 1.1.0 %global appid com.sched_ext.scx %global developer "sched-ext Contributors" diff --git a/anda/system/xpadneo/kmod-common/xpadneo.spec b/anda/system/xpadneo/kmod-common/xpadneo.spec index c90a364757..d8b9cebb7e 100644 --- a/anda/system/xpadneo/kmod-common/xpadneo.spec +++ b/anda/system/xpadneo/kmod-common/xpadneo.spec @@ -1,6 +1,6 @@ -%global commit 164b0e786b1b875e67ef8023dfaa68fba9a00572 +%global commit ee5c0d491405b57c6740e4d45b8af26671e598ac %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260316 +%global commitdate 20260318 %global ver 0.10 Name: xpadneo diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 0b80a448d9..b3e334ae95 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 4ffb570215aa0f98bd05a74b7cba77025abeef2d -%global commit_date 20260316 +%global commit 323c99eeb9c649936b60fc1c5f1e74fc0c233995 +%global commit_date 20260318 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index e86891931a..ecada549b3 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,5 +1,5 @@ -%global commit 1236508f013ca82115a5907ebb942e75ab94d8af -%global commit_date 20260314 +%global commit a2e1a80394f19a8c31cf1d522ca8da9333940407 +%global commit_date 20260318 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rpi-utils From ec32d3182da72fdb983573750552cf59527ea4b9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 03:43:28 +0000 Subject: [PATCH 1090/1115] bump: stardust-gravity --- anda/stardust/gravity/stable/stardust-gravity.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/stardust/gravity/stable/stardust-gravity.spec b/anda/stardust/gravity/stable/stardust-gravity.spec index a597d77286..957f13d2c3 100644 --- a/anda/stardust/gravity/stable/stardust-gravity.spec +++ b/anda/stardust/gravity/stable/stardust-gravity.spec @@ -2,7 +2,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-gravity -Version: 0.51.0 +Version: 0.51.1 Release: 1%{?dist} Epoch: 1 Summary: Utility to launch apps and Stardust XR clients spatially From 663fcf8b061555c9a95e9783e62d1c027d01d263 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 17 Mar 2026 22:59:40 -0500 Subject: [PATCH 1091/1115] fix: helium-browser-bin .desktop file, use %desktop_file_install (#10696) --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 8 ++++---- .../{net.imput.helium.desktop => helium.desktop} | 0 2 files changed, 4 insertions(+), 4 deletions(-) rename anda/apps/helium-browser-bin/{net.imput.helium.desktop => helium.desktop} (100%) diff --git a/anda/apps/helium-browser-bin/helium-browser-bin.spec b/anda/apps/helium-browser-bin/helium-browser-bin.spec index 1335cf1e81..d957cc7f85 100644 --- a/anda/apps/helium-browser-bin/helium-browser-bin.spec +++ b/anda/apps/helium-browser-bin/helium-browser-bin.spec @@ -12,7 +12,7 @@ Name: helium-browser-bin Version: 0.10.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Private, fast, and honest web browser based on Chromium URL: https://helium.computer @@ -21,7 +21,7 @@ License: GPL-3.0-only AND BSD-3-Clause Source0: https://github.com/imputnet/helium-linux/releases/download/%{version}/helium-%{version}-%{arch}_linux.tar.xz Source1: https://github.com/imputnet/helium-linux/archive/refs/tags/%{version}.tar.gz Source2: net.imput.helium.metainfo.xml -Source3: net.imput.helium.desktop +Source3: helium.desktop ExclusiveArch: x86_64 aarch64 @@ -47,7 +47,7 @@ tar --strip-components=1 -zxvf %{SOURCE1} install -dm755 %{buildroot}%{_libdir}/%{name} cp -a * %{buildroot}%{_libdir}/%{name}/ -install -Dm644 %{SOURCE3} %{buildroot}%{_appsdir}/%{appid}.desktop +%desktop_file_install %{S:3} install -Dm644 product_logo_256.png %{buildroot}%{_hicolordir}/256x256/apps/%{appid}.png @@ -111,7 +111,7 @@ chmod 755 %{buildroot}%{_bindir}/%{name} %{_libdir}/%{name}/ # shebang reasons %attr(0755,root,root) %{_bindir}/%{name} -%{_appsdir}/%{appid}.desktop +%{_appsdir}/helium.desktop %{_hicolordir}/256x256/apps/%{appid}.png %{_metainfodir}/%{appid}.metainfo.xml diff --git a/anda/apps/helium-browser-bin/net.imput.helium.desktop b/anda/apps/helium-browser-bin/helium.desktop similarity index 100% rename from anda/apps/helium-browser-bin/net.imput.helium.desktop rename to anda/apps/helium-browser-bin/helium.desktop From 9d70ddfd22ec9a7ddd093485c654f617fbf3421d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 04:20:26 +0000 Subject: [PATCH 1092/1115] bump(branch): xpadneo-kmod dkms-xpadneo --- anda/system/xpadneo/akmod/xpadneo-kmod.spec | 4 ++-- anda/system/xpadneo/dkms/dkms-xpadneo.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/system/xpadneo/akmod/xpadneo-kmod.spec b/anda/system/xpadneo/akmod/xpadneo-kmod.spec index fa1aaee779..23b7485f4d 100644 --- a/anda/system/xpadneo/akmod/xpadneo-kmod.spec +++ b/anda/system/xpadneo/akmod/xpadneo-kmod.spec @@ -1,6 +1,6 @@ -%global commit 164b0e786b1b875e67ef8023dfaa68fba9a00572 +%global commit ee5c0d491405b57c6740e4d45b8af26671e598ac %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260316 +%global commitdate 20260318 %global ver 0.10 %define buildforkernels akmod %global debug_package %{nil} diff --git a/anda/system/xpadneo/dkms/dkms-xpadneo.spec b/anda/system/xpadneo/dkms/dkms-xpadneo.spec index 9d6ce2703a..f8ef045b7e 100644 --- a/anda/system/xpadneo/dkms/dkms-xpadneo.spec +++ b/anda/system/xpadneo/dkms/dkms-xpadneo.spec @@ -1,6 +1,6 @@ -%global commit 164b0e786b1b875e67ef8023dfaa68fba9a00572 +%global commit ee5c0d491405b57c6740e4d45b8af26671e598ac %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260316 +%global commitdate 20260318 %global ver 0.10 %global debug_package %{nil} %global modulename xpadneo From 02ea570295112b9f0d430e38bc1ebf0fc0adfcb6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 05:20:32 +0000 Subject: [PATCH 1093/1115] bump: rust-anda --- anda/tools/buildsys/anda/rust-anda.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/buildsys/anda/rust-anda.spec b/anda/tools/buildsys/anda/rust-anda.spec index 5fa37431e0..0dfd45f592 100644 --- a/anda/tools/buildsys/anda/rust-anda.spec +++ b/anda/tools/buildsys/anda/rust-anda.spec @@ -5,7 +5,7 @@ %global crate anda Name: rust-anda -Version: 0.5.1 +Version: 0.5.2 Release: 1%{?dist} Summary: Andaman Build toolchain From d00627396b9cd15c9f95d1bec848a555c9768385 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 06:35:15 +0000 Subject: [PATCH 1094/1115] bump: sops --- anda/tools/sops/sops.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/sops/sops.spec b/anda/tools/sops/sops.spec index 2048865b00..41d0ac6df6 100644 --- a/anda/tools/sops/sops.spec +++ b/anda/tools/sops/sops.spec @@ -1,7 +1,7 @@ %define debug_package %nil Name: sops -Version: 3.12.1 -Release: 1%?dist +Version: 3.12.2 +Release: 1%{?dist} Summary: Simple and flexible tool for managing secrets License: MPL-2.0 URL: https://github.com/getsops/sops From c3eb5fe5d718126d98b43ed6e920530130376974 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 10:30:21 +0000 Subject: [PATCH 1095/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 09b0c61528..de8de5d5db 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 6523afa69a74bb60b0ffd994dd962a101c4d3ae3 -%global ver 0.0.40-19035 +%global commit 5416f432b5aa44e359026d0910638400d09b7d78 +%global ver 0.0.40-19034 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From fb29719c1eed203f19893dfdd13cfae292877e12 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 11:28:47 +0000 Subject: [PATCH 1096/1115] bump: rust-deno rpcs3 --- anda/devs/deno/rust-deno.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/devs/deno/rust-deno.spec b/anda/devs/deno/rust-deno.spec index e9c53cf81c..b7020030fe 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.7.5 +Version: 2.7.6 Release: 1%{?dist} Summary: Deno executable diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index de8de5d5db..bb1525a6c8 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 5416f432b5aa44e359026d0910638400d09b7d78 -%global ver 0.0.40-19034 +%global commit f076d1e1e65e88c798862fc4156df4a374e6514c +%global ver 0.0.40-19039 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From e0d2bc32dadd42ff2d8cc3aa61a7a233c8aa97d4 Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 18 Mar 2026 21:09:14 +0800 Subject: [PATCH 1097/1115] fix(elephant): update providers list (#10700) --- .../go/elephant/golang-github-abenz1267-elephant.spec | 6 +++--- anda/langs/go/elephant/update.rhai | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec index b957d662a9..e261575d53 100644 --- a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec +++ b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec @@ -10,7 +10,7 @@ %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(.*\\)$ %endif -%global providers archlinuxpkgs calc clipboard desktopapplications files menus providerlist runner symbols websearch +%global providers 1password archlinuxpkgs bitwarden bluetooth bookmarks calc clipboard desktopapplications dnfpackages files menus niriactions nirisessions providerlist runner snippets symbols todo unicode websearch windows wireplumber # https://github.com/abenz1267/elephant %global goipath github.com/abenz1267/elephant @@ -26,8 +26,8 @@ Elephant - cuz it's phat - is a powerful data provider service and backend for b %global godocs README.md Name: elephant -Release: 1%{?dist} -Summary: None +Release: 2%{?dist} +Summary: Data provider service and backend for building custom application launchers & desktop utilities License: GPL-3.0-only URL: %{gourl} diff --git a/anda/langs/go/elephant/update.rhai b/anda/langs/go/elephant/update.rhai index e8a25fa240..35758fbeb1 100644 --- a/anda/langs/go/elephant/update.rhai +++ b/anda/langs/go/elephant/update.rhai @@ -1 +1,9 @@ rpm.version(gh_rawfile("abenz1267/elephant", "master", "cmd/elephant/version.txt")); +let dir = get("https://api.github.com/repos/abenz1267/elephant/contents/internal/providers/").json_arr(); +let providers = ""; +for f in dir { + if f.size == 0 { // dir + providers += f.name + " "; + } +} +rpm.global("providers", providers[0..providers.len - 1]); From b20c826903c892020483d486372402f74335126e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 14:54:17 +0000 Subject: [PATCH 1098/1115] bump: noctalia-qs rpcs3 --- anda/desktops/noctalia-qs/noctalia-qs.spec | 6 +++--- anda/games/rpcs3/rpcs3.spec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/desktops/noctalia-qs/noctalia-qs.spec b/anda/desktops/noctalia-qs/noctalia-qs.spec index 30b9533b0e..0c604a259a 100644 --- a/anda/desktops/noctalia-qs/noctalia-qs.spec +++ b/anda/desktops/noctalia-qs/noctalia-qs.spec @@ -1,8 +1,8 @@ -%global commit d5209a6b5fe8c6dff8d530e820c96f09830011e3 +%global commit 3962ff1e0b59ef067c57199d31271ddbf23b29cd Name: noctalia-qs -Version: 0.0.8 -Release: 2%{?dist} +Version: 0.0.9 +Release: 1%{?dist} Summary: Flexible QtQuick based desktop shell toolkit License: LGPL-3.0-only AND GPL-3.0-only URL: https://github.com/noctalia-dev/noctalia-qs diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index bb1525a6c8..4c7656d087 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit f076d1e1e65e88c798862fc4156df4a374e6514c -%global ver 0.0.40-19039 +%global commit 4c106960c575b2ac41cbd4e2cda5e6e647221d17 +%global ver 0.0.40-19040 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 05cbb8c0d894e5aef46f2988683c2fefc04a50fa Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 16:07:18 +0000 Subject: [PATCH 1099/1115] 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 d97b78c8e7..bb46a2dfe7 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.228.0-pre +%global ver 0.228.0 # 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 6492d0c72b..b32f819b39 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.227.1 +Version: 0.228.0 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 2ce44b393d1e9e03f822064d24b5db6d1069ae18 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 18:12:05 +0000 Subject: [PATCH 1100/1115] bump: flutter rpcs3 zig-master-bootstrap --- anda/devs/flutter/flutter.spec | 4 ++-- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index b1bc0f7c60..e3d68f9faa 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -1,6 +1,6 @@ Name: flutter -Version: 3.41.4 -Release: 1%?dist +Version: 3.41.5 +Release: 1%{?dist} Summary: SDK for crafting beautiful, fast user experiences from a single codebase License: BSD-3-Clause URL: https://flutter.dev diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 4c7656d087..fc6db624cf 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 4c106960c575b2ac41cbd4e2cda5e6e647221d17 -%global ver 0.0.40-19040 +%global commit 1f2a9354580e001938cb5ba7edb5cec047baa286 +%global ver 0.0.40-19042 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index c077cd4038..04b3e8a3e1 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.2905+5d71e3051 +version=0.16.0-dev.2915+065c6e794 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 3cc7e2b64c..45c2b2075a 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.2905+5d71e3051 +%global ver 0.16.0-dev.2915+065c6e794 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From b24e5b5d8a20c2fab6f9c6dad104b40dc6232b55 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 18:53:25 +0000 Subject: [PATCH 1101/1115] bump(branch): gnome-shell --- anda/desktops/gnome/gnome-shell/gnome-shell.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/gnome/gnome-shell/gnome-shell.spec b/anda/desktops/gnome/gnome-shell/gnome-shell.spec index 27ef4e6457..7692aec5b0 100644 --- a/anda/desktops/gnome/gnome-shell/gnome-shell.spec +++ b/anda/desktops/gnome/gnome-shell/gnome-shell.spec @@ -1,6 +1,6 @@ %global tarball_version %%(echo %{version} | tr '~' '.') -%global major_version 49 -%global minor_version 2 +%global major_version 50 +%global minor_version 0 %if 0%{?rhel} %global portal_helper 0 @@ -10,7 +10,7 @@ Name: gnome-shell Version: %{major_version}.%{minor_version} -Release: 2%{?dist}.switcheroo +Release: 1%{?dist}.switcheroo Summary: Window management and application launching for GNOME Provides: gnome-shell.switcheroo = %version-%release From 4eecd845c514af35ecceee750b3b45363c08c310 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 19:25:53 +0000 Subject: [PATCH 1102/1115] bump: discord-canary-openasar discord-canary nodejs-backport powershell zed-preview fresh dwarfs --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/devs/backport/nodejs-backport.spec | 2 +- anda/devs/powershell/powershell.spec | 4 ++-- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/langs/rust/fresh/fresh.spec | 2 +- anda/lib/dwarfs/dwarfs.spec | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index 3b501e4a33..04c9464a42 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.909 +Version: 0.0.910 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 f9dabca705..8c504923ef 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.909 +Version: 0.0.910 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/devs/backport/nodejs-backport.spec b/anda/devs/backport/nodejs-backport.spec index dcd142a9f1..4a9bb8c6ab 100644 --- a/anda/devs/backport/nodejs-backport.spec +++ b/anda/devs/backport/nodejs-backport.spec @@ -3,7 +3,7 @@ %bcond test 0 Name: nodejs-%{npm_name} -Version: 11.0.0 +Version: 11.0.1 Release: 1%{?dist} Summary: Backport GitHub commits SourceLicense: Apache-2.0 diff --git a/anda/devs/powershell/powershell.spec b/anda/devs/powershell/powershell.spec index 078655da37..59bf21cab4 100644 --- a/anda/devs/powershell/powershell.spec +++ b/anda/devs/powershell/powershell.spec @@ -5,7 +5,7 @@ %global git_name PowerShell # Not currently tracked, all PowerShell specifies is a version under 4.99 %global pester_version 4.10.1 -%global dotnet_version 9.0 +%global dotnet_version 10.0 # Arch defined by .NET %ifarch %{x86_64} %global darch x64 @@ -18,7 +18,7 @@ %bcond test 1 Name: powershell -Version: 7.5.5 +Version: 7.6.0 Release: 1%{?dist} Summary: A cross-platform automation and configuration tool/framework SourceLicense: MIT diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index bb46a2dfe7..693a4babe4 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.228.0 +%global ver 0.229.0-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 8948fb3ed7..9ac948df09 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.2.14 +Version: 0.2.16 Release: 1%{?dist} Summary: Text editor for your terminal: easy, powerful and fast URL: https://getfresh.dev diff --git a/anda/lib/dwarfs/dwarfs.spec b/anda/lib/dwarfs/dwarfs.spec index 6134274fbd..2012807fce 100644 --- a/anda/lib/dwarfs/dwarfs.spec +++ b/anda/lib/dwarfs/dwarfs.spec @@ -5,8 +5,8 @@ A fast high compression read-only file system for Linux and Windows.} %global _distro_extra_cxxflags -include %{_includedir}/c++/*/cstdint Name: dwarfs -Version: 0.14.1 -Release: 5%{?dist} +Version: 0.15.0 +Release: 1%{?dist} Summary: A fast high compression read-only file system for Linux, Windows and macOS License: GPL-3.0-or-later URL: https://github.com/mhx/%{name} From d2df024a490ca0c4992179e05dee80f1fb76ded8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 20:49:53 +0000 Subject: [PATCH 1103/1115] bump: rust-zoi-rs --- anda/langs/rust/zoi/rust-zoi-rs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/zoi/rust-zoi-rs.spec b/anda/langs/rust/zoi/rust-zoi-rs.spec index 8b483cc4ce..ad8afd7c38 100644 --- a/anda/langs/rust/zoi/rust-zoi-rs.spec +++ b/anda/langs/rust/zoi/rust-zoi-rs.spec @@ -1,7 +1,7 @@ %define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zoi-rs -%global crate_version 1.8.4 +%global crate_version 1.8.5 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g') From 3ccdc5e2a956b0da0d318813fce64b8ab06cd393 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 21:22:23 +0000 Subject: [PATCH 1104/1115] bump: inputtino --- anda/lib/inputtino/inputtino.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/inputtino/inputtino.spec b/anda/lib/inputtino/inputtino.spec index d461530833..0a17d1a316 100644 --- a/anda/lib/inputtino/inputtino.spec +++ b/anda/lib/inputtino/inputtino.spec @@ -1,4 +1,4 @@ -%global commit 73e9fa11179c86c8801e1dbce1c329d2ca07621a +%global commit f4ce2b0df536ef309e9ff318f75b460f7097d7c1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commitdate 20250816 From 447c0c86d6b76afec863c958cedfb80f1167f48a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 21:57:55 +0000 Subject: [PATCH 1105/1115] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index fc6db624cf..76e1e32d1c 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 1f2a9354580e001938cb5ba7edb5cec047baa286 -%global ver 0.0.40-19042 +%global commit 253d4565f1483b19fb8a53f14d4f3a937389ca16 +%global ver 0.0.40-19043 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From a231110e25a66970f86dabe9b68d6bba086294bd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 23:40:04 +0000 Subject: [PATCH 1106/1115] bump: asusctl --- anda/system/asusctl/asusctl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/asusctl/asusctl.spec b/anda/system/asusctl/asusctl.spec index 8cf4ca1f8b..cd419c94c2 100644 --- a/anda/system/asusctl/asusctl.spec +++ b/anda/system/asusctl/asusctl.spec @@ -4,8 +4,8 @@ %define _unpackaged_files_terminate_build 0 Name: asusctl -Version: 6.3.4 -Release: 1%?dist +Version: 6.3.5 +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 5997bd649e83d9bc64953add12fb8a26e9a793fe Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 19 Mar 2026 02:38:10 +0000 Subject: [PATCH 1107/1115] bump(nightly): ghostty-nightly zed-nightly prismlauncher-nightly xray-nightly types-colorama vala-nightly v2ray-domain-list-community stardust-server-nightly intel-ipu6-drivers opentabletdriver-nightly xpadneo rpi-utils spotx-bash --- anda/devs/ghostty/nightly/ghostty-nightly.spec | 2 +- anda/devs/zed/nightly/zed-nightly.spec | 6 +++--- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/go/xray/nightly/xray-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/langs/vala/vala-nightly/vala-nightly.spec | 4 ++-- .../v2ray-domain-list-community.spec | 6 +++--- anda/stardust/server/nightly/stardust-server-nightly.spec | 4 ++-- .../system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec | 6 +++--- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/xpadneo/kmod-common/xpadneo.spec | 4 ++-- anda/tools/rpi-utils/rpi-utils.spec | 4 ++-- anda/tools/spotx-bash/spotx-bash.spec | 4 ++-- 13 files changed, 28 insertions(+), 28 deletions(-) diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index c2762ee7c8..fe1b46701f 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,4 +1,4 @@ -%global commit d3bd224081d3c7c5ee54df6815e44f0b5d25357b +%global commit c9e1006213eb9234209924c91285d6863e59ce4c %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global fulldate 2026-03-18 %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 cf885d6337..1f4bc7e663 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit d04a60e45238dab4bfe436ecd81d59de031300f0 +%global commit 2aa366606328dd9ac52f0eea34b4c0bab9000101 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260318 -%global ver 0.229.0 +%global commit_date 20260319 +%global ver 0.230.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 167eb292c1..f0ab6da97e 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 3d7d9b4e7ca861caa64688dc11636a97853ce411 +%global commit 04786023b028a7c703c5da7e0c597c1117f781b0 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260318 +%global commit_date 20260319 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/go/xray/nightly/xray-nightly.spec b/anda/langs/go/xray/nightly/xray-nightly.spec index be517caf88..6fe7e60432 100644 --- a/anda/langs/go/xray/nightly/xray-nightly.spec +++ b/anda/langs/go/xray/nightly/xray-nightly.spec @@ -1,7 +1,7 @@ -%global commit e86c36557241dc43989887a6006d8464d234fd27 +%global commit 695a28c4247cc924256c2f211ba95d4940d66d56 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver v26.2.6 -%global commit_date 20260312 +%global commit_date 20260319 %global goipath github.com/XTLS/Xray-core Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 591635622d..5efe8b8ad4 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 9c855f37cbb81c3a7e0a2db03375b5b6bd643111 -%global commit_date 20260318 +%global commit 50ec9108eb191ab96d9ab766e506a7c680d5f3d6 +%global commit_date 20260319 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/langs/vala/vala-nightly/vala-nightly.spec b/anda/langs/vala/vala-nightly/vala-nightly.spec index 7a06149704..d9a4664784 100644 --- a/anda/langs/vala/vala-nightly/vala-nightly.spec +++ b/anda/langs/vala/vala-nightly/vala-nightly.spec @@ -3,11 +3,11 @@ %global priority 90 %global real_name vala -%global commit e93b741e0c0cd4468f923fded5bf88e95330f192 +%global commit 662e452f82cec0bb00ebc204bfefa77b0af0fa37 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global repo https://gitlab.gnome.org/GNOME/%{real_name}.git -%global commit_date 20260316 +%global commit_date 20260319 %global snapshot_info %{commit_date}.%{shortcommit} Name: vala-nightly diff --git a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec index 366d746a33..91bdf8e39c 100644 --- a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec +++ b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec @@ -1,7 +1,7 @@ -%global commit 5ff81424115ae215ad8e33f24f763a2b59b70c5f +%global commit d311bbe50bddbf0f693efa1afb604ef207b98b09 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 20260317160200 -%global commit_date 20260318 +%global ver 20260318113000 +%global commit_date 20260319 Name: v2ray-domain-list-community Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/stardust/server/nightly/stardust-server-nightly.spec b/anda/stardust/server/nightly/stardust-server-nightly.spec index e4ed7a08d3..a106a76357 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 7d4373a298847c6fa31bdfba0392f2605a5b969f -%global commit_date 20260316 +%global commit a36a275bc26c5cded3e28082d094b790430bff07 +%global commit_date 20260319 %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/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec b/anda/system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec index 6cea74f689..f55878437e 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 da921f79f673d816b99c1f974dfc895e8ede3f64 +%global commit 9323d2e45e8423321d90d7b3832fbfaf398a159a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260303 +%global commit_date 20260319 # 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 @@ -9,7 +9,7 @@ Name: intel-ipu6-drivers Summary: Common files for Intel IPU6 drivers Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} License: GPL-2.0-or-later URL: https://github.com/intel/ipu6-drivers Source0: https://github.com/intel/ipu6-drivers/archive/%{commit}/ipu6-drivers-%{shortcommit}.tar.gz diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 3b0b94a513..2dd51a5919 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit a056b0c6d7aa5f80b4e8a487b0f234233d646e2b +%global commit 3c9df1553e41fb4b1109b280ac022ad04305600e %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260316 +%global commit_date 20260319 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono diff --git a/anda/system/xpadneo/kmod-common/xpadneo.spec b/anda/system/xpadneo/kmod-common/xpadneo.spec index d8b9cebb7e..7ced39ddab 100644 --- a/anda/system/xpadneo/kmod-common/xpadneo.spec +++ b/anda/system/xpadneo/kmod-common/xpadneo.spec @@ -1,6 +1,6 @@ -%global commit ee5c0d491405b57c6740e4d45b8af26671e598ac +%global commit d67479f7c02bd0537901242b8ecfee5cc8e16ab1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260318 +%global commitdate 20260319 %global ver 0.10 Name: xpadneo diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index ecada549b3..5325922372 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,5 +1,5 @@ -%global commit a2e1a80394f19a8c31cf1d522ca8da9333940407 -%global commit_date 20260318 +%global commit 908110873303568f1a790f15bedf23178ad2890c +%global commit_date 20260319 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rpi-utils diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index 80ddf532e5..51238b36b2 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,5 +1,5 @@ -%global commit 7af4bb7c99f13ef0c7f96010dab8f66a078895b0 -%global commit_date 20260313 +%global commit 4a7e1f052fc836f142457e1767a729475502dc57 +%global commit_date 20260319 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash From 58c1b46ab3f542e8ea33ec290ec436830784cea1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 19 Mar 2026 03:13:59 +0000 Subject: [PATCH 1108/1115] bump: discord-canary-openasar discord-canary ruffle-nightly rpcs3 fresh --- .../apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/rust/fresh/fresh.spec | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index 04c9464a42..00e00d274b 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.910 +Version: 0.0.911 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 8c504923ef..6b416a084e 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.910 +Version: 0.0.911 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 6ecae19dd6..7b67bf7896 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-18 +%global ver 2026-03-19 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 76e1e32d1c..9f67c7991a 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 253d4565f1483b19fb8a53f14d4f3a937389ca16 -%global ver 0.0.40-19043 +%global commit 43799762c74c44962f2df6ed6587357f6eb300ab +%global ver 0.0.40-19047 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index 9ac948df09..50e66a8bf4 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.2.16 +Version: 0.2.17 Release: 1%{?dist} Summary: Text editor for your terminal: easy, powerful and fast URL: https://getfresh.dev From 3f322dacee224e3cd6240f2eea754a4feb13f39a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 19 Mar 2026 04:18:44 +0000 Subject: [PATCH 1109/1115] bump(branch): intel-ipu6-kmod dkms-intel-ipu6 xpadneo-kmod dkms-xpadneo --- anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec | 6 +++--- anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec | 6 +++--- anda/system/xpadneo/akmod/xpadneo-kmod.spec | 4 ++-- anda/system/xpadneo/dkms/dkms-xpadneo.spec | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec b/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec index 3e8a4840fe..6d57bed63c 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 da921f79f673d816b99c1f974dfc895e8ede3f64 +%global commit 9323d2e45e8423321d90d7b3832fbfaf398a159a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260303 +%global commit_date 20260319 %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 @@ -10,7 +10,7 @@ Name: %{modulename}-kmod Summary: Akmods module for %{modulename} Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} License: GPL-2.0-or-later URL: https://github.com/intel/ipu6-drivers Source0: https://github.com/intel/ipu6-drivers/archive/%{commit}/ipu6-drivers-%{shortcommit}.tar.gz diff --git a/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec b/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec index 57d182b395..d85b6a4726 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 da921f79f673d816b99c1f974dfc895e8ede3f64 +%global commit 9323d2e45e8423321d90d7b3832fbfaf398a159a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260303 +%global commit_date 20260319 %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 @@ -9,7 +9,7 @@ Name: dkms-%{modulename} Summary: DKMS module for %{modulename} Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} License: GPL-2.0-or-later URL: https://github.com/intel/ipu6-drivers Source0: %{url}/archive/%{commit}.tar.gz#/ipu6-drivers-%{shortcommit}.tar.gz diff --git a/anda/system/xpadneo/akmod/xpadneo-kmod.spec b/anda/system/xpadneo/akmod/xpadneo-kmod.spec index 23b7485f4d..5cb57e914d 100644 --- a/anda/system/xpadneo/akmod/xpadneo-kmod.spec +++ b/anda/system/xpadneo/akmod/xpadneo-kmod.spec @@ -1,6 +1,6 @@ -%global commit ee5c0d491405b57c6740e4d45b8af26671e598ac +%global commit d67479f7c02bd0537901242b8ecfee5cc8e16ab1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260318 +%global commitdate 20260319 %global ver 0.10 %define buildforkernels akmod %global debug_package %{nil} diff --git a/anda/system/xpadneo/dkms/dkms-xpadneo.spec b/anda/system/xpadneo/dkms/dkms-xpadneo.spec index f8ef045b7e..72e28489bf 100644 --- a/anda/system/xpadneo/dkms/dkms-xpadneo.spec +++ b/anda/system/xpadneo/dkms/dkms-xpadneo.spec @@ -1,6 +1,6 @@ -%global commit ee5c0d491405b57c6740e4d45b8af26671e598ac +%global commit d67479f7c02bd0537901242b8ecfee5cc8e16ab1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260318 +%global commitdate 20260319 %global ver 0.10 %global debug_package %{nil} %global modulename xpadneo From 225082bef4759ef295252cc370e8157942b8a224 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 19 Mar 2026 06:09:13 +0000 Subject: [PATCH 1110/1115] bump: surge --- anda/tools/surge/surge.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/surge/surge.spec b/anda/tools/surge/surge.spec index c00266929c..a2a0290cd6 100644 --- a/anda/tools/surge/surge.spec +++ b/anda/tools/surge/surge.spec @@ -1,5 +1,5 @@ %global goipath github.com/surge-downloader/surge -Version: 0.7.1 +Version: 0.7.2 %gometa From 37320d491273b321143fc59a847b9ba722d8556f Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Wed, 18 Mar 2026 23:51:09 -0700 Subject: [PATCH 1111/1115] fix: Somebody forgor a requires flag (#10712) * fix: Somebody forgor a requires flag Signed-off-by: Kyle Gospodnetich * fix: Ensure gamescope & switcheroo-control are required when installing gamescope-session Signed-off-by: Kyle Gospodnetich * chore: Can't really use this without Steam now can you Add steam as a requirement for the gamescope-session-steam package. Signed-off-by: Kyle Gospodnetich --------- Signed-off-by: Kyle Gospodnetich --- anda/games/gamescope-session-steam/gamescope-session-steam.spec | 2 ++ anda/games/gamescope-session/gamescope-session.spec | 2 ++ 2 files changed, 4 insertions(+) diff --git a/anda/games/gamescope-session-steam/gamescope-session-steam.spec b/anda/games/gamescope-session-steam/gamescope-session-steam.spec index 2976351fc4..cd5309ec39 100644 --- a/anda/games/gamescope-session-steam/gamescope-session-steam.spec +++ b/anda/games/gamescope-session-steam/gamescope-session-steam.spec @@ -11,6 +11,8 @@ Summary: gamescope-session-steam License: MIT URL: https://github.com/OpenGamingCollective/gamescope-session-steam Source0: %url/archive/%commit.tar.gz +Requires: gamescope-session +Requires: steam Packager: Tulip Blossom BuildArch: noarch diff --git a/anda/games/gamescope-session/gamescope-session.spec b/anda/games/gamescope-session/gamescope-session.spec index f6bd8ace06..32fa3f78a1 100644 --- a/anda/games/gamescope-session/gamescope-session.spec +++ b/anda/games/gamescope-session/gamescope-session.spec @@ -11,6 +11,8 @@ Summary: Gamescope session based on Valve's gamescope License: MIT URL: https://github.com/OpenGamingCollective/gamescope-session Source0: %url/archive/%commit.tar.gz +Requires: gamescope +Recommends: switcheroo-control BuildRequires: systemd-rpm-macros Packager: Tulip Blossom BuildArch: noarch From 1e6d93341974e71a326ebd26454f4c404d8fdb8e Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Wed, 18 Mar 2026 23:56:58 -0700 Subject: [PATCH 1112/1115] feat: Update terra-gamescope to the latest OGC release (#10711) * feat: Update terra-gamescope to the latest OGC release Signed-off-by: Kyle Gospodnetich * chore: Add update.rhai script Signed-off-by: Kyle Gospodnetich * Update anda/games/terra-gamescope/update.rhai Co-authored-by: madomado Signed-off-by: Kyle Gospodnetich * chore: Set nightly Signed-off-by: Kyle Gospodnetich --------- Signed-off-by: Kyle Gospodnetich Co-authored-by: madomado --- anda/games/terra-gamescope/anda.hcl | 1 + anda/games/terra-gamescope/terra-gamescope.spec | 2 +- anda/games/terra-gamescope/update.rhai | 6 ++++++ 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 anda/games/terra-gamescope/update.rhai diff --git a/anda/games/terra-gamescope/anda.hcl b/anda/games/terra-gamescope/anda.hcl index e66956b621..1bc4cc6311 100755 --- a/anda/games/terra-gamescope/anda.hcl +++ b/anda/games/terra-gamescope/anda.hcl @@ -5,6 +5,7 @@ project pkg { } labels { mock = 1 + nightly = 1 subrepo = "extras" } } diff --git a/anda/games/terra-gamescope/terra-gamescope.spec b/anda/games/terra-gamescope/terra-gamescope.spec index ff25d8dd3c..2de32bd0e0 100755 --- a/anda/games/terra-gamescope/terra-gamescope.spec +++ b/anda/games/terra-gamescope/terra-gamescope.spec @@ -2,7 +2,7 @@ %global _default_patch_fuzz 2 %global build_timestamp %(date +"%Y%m%d") -%global gamescope_commit b6a368af614ee93bf7b1d05a8d203f0c84a87c74 +%global gamescope_commit 402bfb81bc25943cac9061eb022fe229c5414f5e %define short_commit %(echo %{gamescope_commit} | cut -c1-8) Name: terra-gamescope diff --git a/anda/games/terra-gamescope/update.rhai b/anda/games/terra-gamescope/update.rhai new file mode 100644 index 0000000000..c0deb9c10f --- /dev/null +++ b/anda/games/terra-gamescope/update.rhai @@ -0,0 +1,6 @@ +if rpm.changed() { + rpm.release(); + let v = gh_commit("OpenGamingCollective/gamescope")); + v.crop(1); + rpm.global("gamescope_commit", v); +} From 0a9bb245f5dc1e29902572fbe537137d794ce842 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 19 Mar 2026 07:13:13 +0000 Subject: [PATCH 1113/1115] bump: lightdm-kde-greeter --- .../kde/lightdm-kde-greeter/lightdm-kde-greeter.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/kde/lightdm-kde-greeter/lightdm-kde-greeter.spec b/anda/desktops/kde/lightdm-kde-greeter/lightdm-kde-greeter.spec index 83b82c2d59..c3f69401c9 100644 --- a/anda/desktops/kde/lightdm-kde-greeter/lightdm-kde-greeter.spec +++ b/anda/desktops/kde/lightdm-kde-greeter/lightdm-kde-greeter.spec @@ -1,8 +1,8 @@ -%global commit e7378bd297144d4d55cf6de2e53fe34c3043b7ca +%global commit 447d0a976d6512af692009ab3faafeb014a87756 Name: lightdm-kde-greeter -Version: 6.1.3 -Release: 1%?dist +Version: 6.1.5 +Release: 1%{?dist} Summary: Login screen using the LightDM framework License: GPL-3.0-or-later URL: https://invent.kde.org/plasma/%name From 555c020eaed90451e78a18f9c1121de8d77da4a9 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Thu, 19 Mar 2026 00:14:54 -0700 Subject: [PATCH 1114/1115] feat: Add new steamos-manager-powerstation package (#10703) * feat: Add new steamos-manager-powerstation package Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Signed-off-by: Kyle Gospodnetich * chore: Fix update script Signed-off-by: Kyle Gospodnetich --------- Signed-off-by: Kyle Gospodnetich Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- .../steamos-manager-powerstation/anda.hcl | 5 + .../steamos-manager-powerstation.spec | 96 +++++++++++++++++++ .../steamos-manager-powerstation/update.rhai | 6 ++ 3 files changed, 107 insertions(+) create mode 100644 anda/games/steamos-manager-powerstation/anda.hcl create mode 100644 anda/games/steamos-manager-powerstation/steamos-manager-powerstation.spec create mode 100644 anda/games/steamos-manager-powerstation/update.rhai diff --git a/anda/games/steamos-manager-powerstation/anda.hcl b/anda/games/steamos-manager-powerstation/anda.hcl new file mode 100644 index 0000000000..654ab9ce40 --- /dev/null +++ b/anda/games/steamos-manager-powerstation/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "steamos-manager-powerstation.spec" + } +} diff --git a/anda/games/steamos-manager-powerstation/steamos-manager-powerstation.spec b/anda/games/steamos-manager-powerstation/steamos-manager-powerstation.spec new file mode 100644 index 0000000000..b82d11bedc --- /dev/null +++ b/anda/games/steamos-manager-powerstation/steamos-manager-powerstation.spec @@ -0,0 +1,96 @@ +%global commit 81e1d500211483e01edde6c2b985c45499aec500 +%global shortcommit %{sub %{commit} 0 7} +%global commitdate 20260312 + +Name: steamos-manager-powerstation +Version: 0~%{commitdate}.git%{shortcommit} +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://github.com/honjow/steamos-manager +Source0: %{url}/archive/%{commit}.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: Kyle Gospodnetich + +Provides: steamos-manager +Conflicts: steamos-manager +Requires: powerstation + +%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. +This version has been patched with additional compatibility with powerstation. + +%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 steamos-manager-%{commit} +%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 %{_userunitdir}/steamos-manager.service %{buildroot}%{_userunitdir}/gamescope-session-plus.service.wants/steamos-manager.service + +%post +%systemd_post steamos-manager.service +%systemd_user_post steamos-manager.service +%systemd_user_post steamos-manager-configure-cecd.service +%systemd_user_post steamos-manager-session-cleanup.service + +%preun +%systemd_preun steamos-manager.service +%systemd_user_preun steamos-manager.service +%systemd_user_preun steamos-manager-configure-cecd.service +%systemd_user_preun steamos-manager-session-cleanup.service + +%postun +%systemd_postun_with_restart steamos-manager.service +%systemd_user_postun steamos-manager.service +%systemd_user_postun steamos-manager-configure-cecd.service +%systemd_user_postun steamos-manager-session-cleanup.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-configure-cecd.service +%{_userunitdir}/steamos-manager-session-cleanup.service + +%files gamescope-session-plus +%{_userunitdir}/gamescope-session-plus.service.wants/steamos-manager.service + +%changelog +* Wed Mar 18 2026 Kyle Gospodnetich - 26.0.1-1 +- Intial Commit diff --git a/anda/games/steamos-manager-powerstation/update.rhai b/anda/games/steamos-manager-powerstation/update.rhai new file mode 100644 index 0000000000..fd8ffe6cdd --- /dev/null +++ b/anda/games/steamos-manager-powerstation/update.rhai @@ -0,0 +1,6 @@ +rpm.global("commit", get("https://api.github.com/repos/honjow/steamos-manager/commits/dev").json().sha); +if rpm.changed() { + rpm.global("ver", gh("honjow/steamos-manager")); + rpm.global("commit_date", date()); + rpm.release(); +} From ad31a3d085b6cc6cb271830fe83b9c284fd7d7fe Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Thu, 19 Mar 2026 00:39:15 -0700 Subject: [PATCH 1115/1115] fix: Add missing requires to gamescope-session-opengamepadui + Update it (#10726) * fix: Add missing requires to gamescope-session-opengamepadui Signed-off-by: Kyle Gospodnetich * chore: Fix whitespace Signed-off-by: Kyle Gospodnetich * chore: Update gamescope-session-opengamepadui commit --------- Signed-off-by: Kyle Gospodnetich --- .../gamescope-session-opengamepadui.spec | 3 ++- anda/games/terra-gamescope/anda.hcl | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec b/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec index cab8e3f9ae..75be90b676 100644 --- a/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec +++ b/anda/games/gamescope-session-opengamepadui/gamescope-session-opengamepadui.spec @@ -1,4 +1,4 @@ -%global commit d9412bf01f3ffbe55e15f34445fe4c682fde5ede +%global commit 88087a086ab732211c466b41f5d64229ce51c050 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commit_date 20260314 @@ -10,6 +10,7 @@ License: GPL-3.0-only URL: https://github.com/OpenGamingCollective/gamescope-session-opengamepadui Source0: %url/archive/%commit.tar.gz Packager: Tulip Blossom +Requires: gamescope-session Requires: opengamepadui BuildArch: noarch diff --git a/anda/games/terra-gamescope/anda.hcl b/anda/games/terra-gamescope/anda.hcl index 1bc4cc6311..c01d057d11 100755 --- a/anda/games/terra-gamescope/anda.hcl +++ b/anda/games/terra-gamescope/anda.hcl @@ -5,7 +5,7 @@ project pkg { } labels { mock = 1 - nightly = 1 + nightly = 1 subrepo = "extras" } }