From 6d23f28e81ef7557d8d7a44e3d261264440732a3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 31 Dec 2025 20:23:21 +0000 Subject: [PATCH 001/442] 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 ee8ad8572b..baf6bad498 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.48.0 +Version: 0.49.0 Release: 1%?dist Summary: Command-line application for interacting with git repositories From 212203ee5c6ffeb44f07a6c88ab765179ecefda1 Mon Sep 17 00:00:00 2001 From: hamachitan Date: Thu, 1 Jan 2026 04:43:29 +0800 Subject: [PATCH 002/442] chore: update issue templates (#8769) * Create bug.yml Signed-off-by: hamachitan * Update bug.yml Signed-off-by: hamachitan * Update bug.yml Signed-off-by: hamachitan * Update and rename bug_report.md to incident.md Signed-off-by: hamachitan * Update incident.md Co-authored-by: Gilver Signed-off-by: madomado --------- Signed-off-by: hamachitan Signed-off-by: madomado Co-authored-by: madomado Co-authored-by: Gilver --- .github/ISSUE_TEMPLATE/bug.yml | 63 +++++++++++++++++++ .../{bug_report.md => incident.md} | 16 ++--- 2 files changed, 71 insertions(+), 8 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/bug.yml rename .github/ISSUE_TEMPLATE/{bug_report.md => incident.md} (52%) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml new file mode 100644 index 0000000000..53aedb05be --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -0,0 +1,63 @@ +name: Package Bug Report +description: Report an issue with a package. +title: "[BUG] " +labels: ["bug", "triage"] +#projects: ["octo-org/1", "octo-org/44"] +assignees: + - hamachitan +#type: bug +body: + - type: markdown + attributes: + value: | + Thanks for taking the time to fill out this bug report! + - 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 + validations: + required: true + - type: dropdown + id: releasever + attributes: + label: Release Version + description: Which version of Terra are you using? + options: + - frawhide + - f43 + - f42 + - el10 + default: 1 + - type: textarea + id: description + attributes: + label: Describe the Bug + description: A clear and concise description of what the bug is. Please only report issues with packaging or Terra itself, report upstream bugs to the respective project. + placeholder: A bug happened! + validations: + required: true + - type: textarea + id: repro + attributes: + label: To Reproduce + description: How can the bug be reproduced? + placeholder: | + 1. `dnf install this-package` + 2. run `this-package` + 3. see error + validations: + required: true + - type: textarea + id: expect + attributes: + label: Expected Behavior + description: A clear and concise description of what you expected to happen. + placeholder: Running it should show hello world! + - type: textarea + id: logs + attributes: + label: Relevant Log Output + description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. + render: shell diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/incident.md similarity index 52% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/incident.md index fbc0151853..9a79f26847 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/incident.md @@ -1,14 +1,14 @@ --- -name: Bug report -about: Report an issue with a package (or Terra itself) -title: '[BUG] ' -labels: bug -assignees: '' +name: Incident Report +about: Report an issue with Terra itself +title: '[INCIDENT] ' +labels: incident +assignees: ['madonuko', 'korewaChino', 'lleyton'] --- -**Describe the bug** -A clear and concise description of what the bug is. Please only report issues with packaging or Terra itself, report upstream bugs to the respective project. +**Describe the Incident** +A clear and concise description of what is going on. **If you want to report a problem with a package, please use the Package Bug Report option instead.** **To Reproduce** Steps to reproduce the behavior: @@ -23,7 +23,7 @@ If applicable, add screenshots to help explain your problem. **Affected (please complete the following information):** - Distro [e.g. Fedora] - - Package [e.g. melody, srpm-macros] + - Other relevant environments **Additional context** Add any other context about the problem here. From 4bef652fbfbd832ef50fa0dbfcc75685fb1e36a4 Mon Sep 17 00:00:00 2001 From: madomado Date: Thu, 1 Jan 2026 04:45:38 +0800 Subject: [PATCH 003/442] chore: mass switch email address and identity (#8788) --- anda/apps/anki-bin/anki-bin.spec | 2 +- anda/apps/anki-qt5/anki-qt5.spec | 2 +- anda/apps/anki/anki.spec | 2 +- .../discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 6 +++--- anda/apps/discord-openasar/discord-openasar.spec | 2 +- anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec | 2 +- anda/apps/discord-ptb/discord-ptb.spec | 6 +++--- anda/apps/discord/discord.spec | 2 +- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/apps/legcord/stable/legcord.spec | 4 ++-- .../indicators/session/0001-fix-tests-import-cstdint.patch | 2 +- anda/devs/codium/codium.spec | 4 ++-- anda/fonts/arphic-ukai/arphic-ukai-fonts.spec | 2 +- anda/fonts/arphic-uming/arphic-uming-fonts.spec | 2 +- anda/fonts/fakepearl/fakepearl-fonts.spec | 2 +- anda/fonts/hannom/hannom-fonts.spec | 2 +- anda/fonts/kanjistrokeorders/kanjistrokeorders-fonts.spec | 2 +- anda/fonts/mini-wakuwaku/mini-wakuwaku-fonts.spec | 2 +- anda/fonts/naikai/naikai-fonts.spec | 2 +- anda/fonts/nerd-fonts/nerd-fonts.spec | 2 +- anda/fonts/open-huninn/open-huninn-fonts.spec | 2 +- anda/fonts/sipa/sipa-fonts.spec | 2 +- anda/games/opsu/opsu.spec | 2 +- anda/games/osu-lazer/osu-lazer.spec | 2 +- anda/games/osu-mime/osu-mime.spec | 2 +- anda/langs/crystal/blahaj/blahaj.spec | 2 +- anda/langs/crystal/crystal/crystal.spec | 4 ++-- anda/langs/dart/dart.spec | 2 +- anda/langs/groovy/groovy-docs/groovy-docs.spec | 2 +- anda/langs/groovy/groovy.spec | 2 +- anda/langs/python/protobuf/python3-protobuf.spec | 4 ++-- anda/lib/tdlib/tdlib-nightly.spec | 2 +- anda/misc/sass/sass.spec | 2 +- anda/misc/system76-scheduler/system76-scheduler.spec | 2 +- anda/themes/bibata-cursor-theme/bibata-cursor-theme.spec | 2 +- anda/tools/buildsys/gradle/gradle.spec | 2 +- anda/tools/buildsys/ops2deb/ops2deb.spec | 2 +- anda/tools/electron/electron.spec | 2 +- anda/tools/graalvm/graalvm.spec | 6 +++--- anda/tools/warpd/warpd.spec | 2 +- 41 files changed, 52 insertions(+), 52 deletions(-) diff --git a/anda/apps/anki-bin/anki-bin.spec b/anda/apps/anki-bin/anki-bin.spec index 029564fa6d..2e5f31d091 100644 --- a/anda/apps/anki-bin/anki-bin.spec +++ b/anda/apps/anki-bin/anki-bin.spec @@ -74,5 +74,5 @@ rm -rf %buildroot%_bindir/{distro,flask,jsonschema,markdown_py,normalizer,send2t * Fri Nov 10 2023 hazel-bunny - 23.10-2 - Add python3-orjson and mpv as dependencies -* Wed Jan 11 2023 windowsboy111 - 2.1.60 +* Wed Jan 11 2023 madonuko - 2.1.60 - Initial package diff --git a/anda/apps/anki-qt5/anki-qt5.spec b/anda/apps/anki-qt5/anki-qt5.spec index 39dff5b184..3bd44e88d1 100644 --- a/anda/apps/anki-qt5/anki-qt5.spec +++ b/anda/apps/anki-qt5/anki-qt5.spec @@ -62,5 +62,5 @@ find %{buildroot} -iname direct_url.json | xargs -r rm -rf /usr/lib64/python*/site-packages/anki-%{version}.dist-info/ %changelog -* Tue Jan 3 2023 windowsboy111 - 2.1.60 +* Tue Jan 3 2023 madonuko - 2.1.60 - Initial package diff --git a/anda/apps/anki/anki.spec b/anda/apps/anki/anki.spec index 8d29ac2e71..c31ebcf138 100644 --- a/anda/apps/anki/anki.spec +++ b/anda/apps/anki/anki.spec @@ -68,5 +68,5 @@ chmod 755 %{buildroot}%{_bindir}/anki %changelog -* Tue Jan 3 2023 windowsboy111 - 2.1.60 +* Tue Jan 3 2023 madonuko - 2.1.60 - Initial package diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index 161a3bc738..2903739df2 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -54,7 +54,7 @@ ln -s %_datadir/discord-canary-openasar/DiscordCanary %buildroot%_bindir/discord %changelog -* Wed Jan 18 2023 windowsboy111 - 0.0.146-1 +* Wed Jan 18 2023 madonuko - 0.0.146-1 - Renamed from openasar-canary to discord-canary-openasar - Fix issues after removing discord-canary package - Bundle discord-canary diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index a736935bf5..352b3b004a 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -45,7 +45,7 @@ ln -s %_datadir/discord-canary/DiscordCanary %buildroot%_bindir/discord-canary * Thu Dec 01 2022 root - 0.0.144-1 - new version -* Thu Nov 17 2022 windowsboy111 - 0.0.143-1 +* Thu Nov 17 2022 madonuko - 0.0.143-1 - new version * Fri Oct 28 2022 root - 0.0.142-1 @@ -60,10 +60,10 @@ ln -s %_datadir/discord-canary/DiscordCanary %buildroot%_bindir/discord-canary * Thu Oct 27 2022 root - 0.0.141-1 - new version -* Wed Oct 19 2022 windowsboy111 - 0.0.140-1 +* Wed Oct 19 2022 madonuko - 0.0.140-1 - new version -* Sun Oct 16 2022 windowsboy111 - 0.0.139 +* Sun Oct 16 2022 madonuko - 0.0.139 - Repackaged for Terra * Tue Feb 22 2022 Ultramarine Release Tracking Service - 0.0.133-2 diff --git a/anda/apps/discord-openasar/discord-openasar.spec b/anda/apps/discord-openasar/discord-openasar.spec index ebbe30dd2e..eb361876e8 100644 --- a/anda/apps/discord-openasar/discord-openasar.spec +++ b/anda/apps/discord-openasar/discord-openasar.spec @@ -54,5 +54,5 @@ ln -s %_datadir/discord-openasar/Discord %buildroot%_bindir/discord-openasar %changelog -* Sat Jan 21 2023 windowsboy111 - 0.0.38-1 +* Sat Jan 21 2023 madonuko - 0.0.38-1 - Initial package diff --git a/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec index 5a848313c3..bf37859495 100644 --- a/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec +++ b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec @@ -56,5 +56,5 @@ ln -s %_datadir/discord-ptb-openasar/Discord %buildroot%_bindir/discord-ptb-open %changelog -* Sat Jan 21 2023 windowsboy111 - 0.0.38-1 +* Sat Jan 21 2023 madonuko - 0.0.38-1 - Initial package diff --git a/anda/apps/discord-ptb/discord-ptb.spec b/anda/apps/discord-ptb/discord-ptb.spec index 90d1078cb0..0af956e082 100644 --- a/anda/apps/discord-ptb/discord-ptb.spec +++ b/anda/apps/discord-ptb/discord-ptb.spec @@ -46,11 +46,11 @@ ln -s %_datadir/discord-ptb/Discord %buildroot%_bindir/discord-ptb %{_datadir}/pixmaps/discord-ptb.png %changelog -* Thu Nov 17 2022 windowsboy111 - 0.0.35-1 +* Thu Nov 17 2022 madonuko - 0.0.35-1 - new version -* Thu Oct 20 2022 windowsboy111 - 0.0.34-1 +* Thu Oct 20 2022 madonuko - 0.0.34-1 - new version -* Sun Oct 16 2022 windowsboy111 - 0.0.33 +* Sun Oct 16 2022 madonuko - 0.0.33 - Initial Package. diff --git a/anda/apps/discord/discord.spec b/anda/apps/discord/discord.spec index 2ccacfe816..da079f2ce5 100644 --- a/anda/apps/discord/discord.spec +++ b/anda/apps/discord/discord.spec @@ -46,5 +46,5 @@ ln -s %_datadir/discord/Discord %buildroot%_bindir/discord %{_datadir}/pixmaps/discord.png %changelog -* Thu Jan 19 2023 windowsboy111 - 0.0.143-1 +* Thu Jan 19 2023 madonuko - 0.0.143-1 - Initial package diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 9e04171e70..628f0a62f7 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -82,10 +82,10 @@ desktop-file-install --set-key=Exec --set-value="%{_datadir}/legcord/legcord %U" * Mon Aug 26 2024 madonuko - 3.3.0-1 - Update to license.txt -* Sat Jun 17 2023 windowsboy111 - 3.2.0-2 +* Sat Jun 17 2023 madonuko - 3.2.0-2 - Remove libnotify dependency. - Fix desktop entry. - Set as noarch package because there are not binary files. -* Sat May 6 2023 windowsboy111 - 3.1.7-1 +* Sat May 6 2023 madonuko - 3.1.7-1 - Initial package diff --git a/anda/apps/legcord/stable/legcord.spec b/anda/apps/legcord/stable/legcord.spec index 780fd70e4f..fdd011ef2e 100644 --- a/anda/apps/legcord/stable/legcord.spec +++ b/anda/apps/legcord/stable/legcord.spec @@ -78,10 +78,10 @@ desktop-file-install --set-key=Exec --set-value="%{_datadir}/legcord/legcord %U" * Mon Aug 26 2024 madonuko - 3.3.0-1 - Update to license.txt -* Sat Jun 17 2023 windowsboy111 - 3.2.0-2 +* Sat Jun 17 2023 madonuko - 3.2.0-2 - Remove libnotify dependency. - Fix desktop entry. - Set as noarch package because there are not binary files. -* Sat May 6 2023 windowsboy111 - 3.1.7-1 +* Sat May 6 2023 madonuko - 3.1.7-1 - Initial package diff --git a/anda/desktops/mate/indicators/session/0001-fix-tests-import-cstdint.patch b/anda/desktops/mate/indicators/session/0001-fix-tests-import-cstdint.patch index 62e326898a..49498f8e33 100644 --- a/anda/desktops/mate/indicators/session/0001-fix-tests-import-cstdint.patch +++ b/anda/desktops/mate/indicators/session/0001-fix-tests-import-cstdint.patch @@ -1,5 +1,5 @@ From e4039bd482e3abba2a04e754fcb179ea95213232 Mon Sep 17 00:00:00 2001 -From: windowsboy111 +From: madonuko Date: Fri, 16 Jun 2023 18:02:22 +0800 Subject: [PATCH] fix(tests): import cstdint diff --git a/anda/devs/codium/codium.spec b/anda/devs/codium/codium.spec index 77d7e7045c..84299290aa 100644 --- a/anda/devs/codium/codium.spec +++ b/anda/devs/codium/codium.spec @@ -114,9 +114,9 @@ ln -s %_datadir/%name/resources/completions/bash/codium %buildroot%_datadir/bash %dnl %_metainfodir/%appid.metainfo.xml %changelog -* Sat Jun 17 2023 windowsboy111 - 1.79.2.23166-2 +* Sat Jun 17 2023 madonuko - 1.79.2.23166-2 - Use /usr/share/ instead of /opt/. - Remove lib dependencies. -* Sun Apr 2 2023 windowsboy111 - 1.77.3.23102-1 +* Sun Apr 2 2023 madonuko - 1.77.3.23102-1 - Initial package. diff --git a/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec b/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec index 4004ec9a50..2cc0351828 100644 --- a/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec +++ b/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec @@ -26,5 +26,5 @@ install -D -m644 ukai.ttc %{buildroot}/%{_datadir}/fonts/arphic-ukai/ukai.ttc /%{_datadir}/fonts/arphic-ukai/ukai.ttc %changelog -* Mon Nov 21 2022 windowsboy111 - 0.2.20080216.2-1 +* Mon Nov 21 2022 madonuko - 0.2.20080216.2-1 - Initial package diff --git a/anda/fonts/arphic-uming/arphic-uming-fonts.spec b/anda/fonts/arphic-uming/arphic-uming-fonts.spec index cfe482f2cd..a7007374d4 100644 --- a/anda/fonts/arphic-uming/arphic-uming-fonts.spec +++ b/anda/fonts/arphic-uming/arphic-uming-fonts.spec @@ -27,5 +27,5 @@ install -D -m644 uming.ttc %{buildroot}/%{_datadir}/fonts/arphic-uming/uming.ttc /%{_datadir}/fonts/arphic-uming/uming.ttc %changelog -* Mon Nov 21 2022 windowsboy111 - 0.2.20080216.2-1 +* Mon Nov 21 2022 madonuko - 0.2.20080216.2-1 - Initial package diff --git a/anda/fonts/fakepearl/fakepearl-fonts.spec b/anda/fonts/fakepearl/fakepearl-fonts.spec index 32c3b184df..5e71da57eb 100644 --- a/anda/fonts/fakepearl/fakepearl-fonts.spec +++ b/anda/fonts/fakepearl/fakepearl-fonts.spec @@ -28,5 +28,5 @@ install -Dm644 tw/*.ttf %buildroot/%_datadir/fonts/fakepearl/ %changelog -* Mon May 22 2023 windowsboy111 - 1.1 +* Mon May 22 2023 madonuko - 1.1 - Initial package diff --git a/anda/fonts/hannom/hannom-fonts.spec b/anda/fonts/hannom/hannom-fonts.spec index f651f64092..097d11d2d0 100644 --- a/anda/fonts/hannom/hannom-fonts.spec +++ b/anda/fonts/hannom/hannom-fonts.spec @@ -28,5 +28,5 @@ install -Dm644 %{SOURCE1} "%{buildroot}/%{_datadir}/licenses/%{name}/COPYING" /%{_datadir}/fonts/hannom/ %changelog -* Mon Nov 21 2022 windowsboy111 - 4.004 +* Mon Nov 21 2022 madonuko - 4.004 - Initial package diff --git a/anda/fonts/kanjistrokeorders/kanjistrokeorders-fonts.spec b/anda/fonts/kanjistrokeorders/kanjistrokeorders-fonts.spec index b0e4438a21..623ab47103 100644 --- a/anda/fonts/kanjistrokeorders/kanjistrokeorders-fonts.spec +++ b/anda/fonts/kanjistrokeorders/kanjistrokeorders-fonts.spec @@ -26,5 +26,5 @@ install -D -m644 KanjiStrokeOrders_v%{version}.ttf %{buildroot}/%{_datadir}/font /%{_datadir}/fonts/TTF/KanjiStrokeOrders_v%{version}.ttf %changelog -* Mon Nov 21 2022 windowsboy111 - 4.004 +* Mon Nov 21 2022 madonuko - 4.004 - Initial package diff --git a/anda/fonts/mini-wakuwaku/mini-wakuwaku-fonts.spec b/anda/fonts/mini-wakuwaku/mini-wakuwaku-fonts.spec index ca342299e8..bc39532a8c 100644 --- a/anda/fonts/mini-wakuwaku/mini-wakuwaku-fonts.spec +++ b/anda/fonts/mini-wakuwaku/mini-wakuwaku-fonts.spec @@ -28,5 +28,5 @@ install -D -m644 mini-wakuwaku.otf %{buildroot}/%{_datadir}/fonts/mini-wakuwaku/ /%{_datadir}/fonts/mini-wakuwaku/ %changelog -* Mon Nov 21 2022 windowsboy111 - 1.0-1 +* Mon Nov 21 2022 madonuko - 1.0-1 - Initial package diff --git a/anda/fonts/naikai/naikai-fonts.spec b/anda/fonts/naikai/naikai-fonts.spec index 6a173d91c5..d3f2f0ce17 100644 --- a/anda/fonts/naikai/naikai-fonts.spec +++ b/anda/fonts/naikai/naikai-fonts.spec @@ -46,5 +46,5 @@ install -Dm644 tw/*.ttf %{buildroot}/%{_datadir}/fonts/%{name}-tw/ /%{_datadir}/fonts/%{name}-tw %changelog -* Tue Nov 22 2022 windowsboy111 - 1.87 +* Tue Nov 22 2022 madonuko - 1.87 - Initial package diff --git a/anda/fonts/nerd-fonts/nerd-fonts.spec b/anda/fonts/nerd-fonts/nerd-fonts.spec index 7060558edc..bce92fb036 100644 --- a/anda/fonts/nerd-fonts/nerd-fonts.spec +++ b/anda/fonts/nerd-fonts/nerd-fonts.spec @@ -86,5 +86,5 @@ end %changelog -* Wed Jan 4 2023 windowsboy111 - 2.2.2-1 +* Wed Jan 4 2023 madonuko - 2.2.2-1 - Initial package diff --git a/anda/fonts/open-huninn/open-huninn-fonts.spec b/anda/fonts/open-huninn/open-huninn-fonts.spec index 761789dff0..afaa472c6f 100644 --- a/anda/fonts/open-huninn/open-huninn-fonts.spec +++ b/anda/fonts/open-huninn/open-huninn-fonts.spec @@ -28,5 +28,5 @@ install -Dm644 font/jf-openhuninn-%version.ttf %buildroot/%_datadir/fonts/open-h %changelog -* Mon May 22 2023 windowsboy111 - 1.1 +* Mon May 22 2023 madonuko - 1.1 - Initial package diff --git a/anda/fonts/sipa/sipa-fonts.spec b/anda/fonts/sipa/sipa-fonts.spec index 6a4ca3801c..d6b5dac8b8 100644 --- a/anda/fonts/sipa/sipa-fonts.spec +++ b/anda/fonts/sipa/sipa-fonts.spec @@ -184,5 +184,5 @@ mv "THSarabunNew.ttf" "TH Sarabun New.ttf" - Use Fedora macros to build and install fonts - Auto-generate AppStream metadata for fonts -* Sun Jun 11 2023 windowsboy111 - 20200217-1 +* Sun Jun 11 2023 madonuko - 20200217-1 - Initial package diff --git a/anda/games/opsu/opsu.spec b/anda/games/opsu/opsu.spec index 031bfa7551..f6e454fd49 100644 --- a/anda/games/opsu/opsu.spec +++ b/anda/games/opsu/opsu.spec @@ -55,5 +55,5 @@ install -Dm644 %{SOURCE3} "%{buildroot}/%{_datadir}/doc/%{name}/README.md" /usr/share/applications/%{name}.desktop %changelog -* Tue Feb 7 2023 windowsboy111 - 0.16.1-1 +* Tue Feb 7 2023 madonuko - 0.16.1-1 - Initial package diff --git a/anda/games/osu-lazer/osu-lazer.spec b/anda/games/osu-lazer/osu-lazer.spec index 11fbff11a4..fc9956cee8 100644 --- a/anda/games/osu-lazer/osu-lazer.spec +++ b/anda/games/osu-lazer/osu-lazer.spec @@ -54,5 +54,5 @@ desktop-file-validate %{buildroot}%{_appsdir}/osu-lazer-uri-handler.desktop %changelog * Wed Dec 24 2025 Owen Zimmerman - Use macros, add %check, clean up %install -* Mon Feb 13 2023 windowsboy111 - 2023.207.0-1 +* Mon Feb 13 2023 madonuko - 2023.207.0-1 - Initial package diff --git a/anda/games/osu-mime/osu-mime.spec b/anda/games/osu-mime/osu-mime.spec index 4009d5796c..190ca7a8ab 100644 --- a/anda/games/osu-mime/osu-mime.spec +++ b/anda/games/osu-mime/osu-mime.spec @@ -56,5 +56,5 @@ update-desktop-database -q /usr/share/mime/packages/osu-file-extensions.xml %changelog -* Mon Feb 13 2023 windowsboy111 +* Mon Feb 13 2023 madonuko - Initial package diff --git a/anda/langs/crystal/blahaj/blahaj.spec b/anda/langs/crystal/blahaj/blahaj.spec index 0888b53f97..d10a2a3908 100644 --- a/anda/langs/crystal/blahaj/blahaj.spec +++ b/anda/langs/crystal/blahaj/blahaj.spec @@ -31,5 +31,5 @@ shards build --production --release %changelog * Sat Dec 06 2025 june-fish - 2.2.0-2 - Update URLs and build steps (fix missing debug_package) -* Sat Apr 15 2023 windowsboy111 - 2.0.1-1 +* Sat Apr 15 2023 madonuko - 2.0.1-1 - Initial package. diff --git a/anda/langs/crystal/crystal/crystal.spec b/anda/langs/crystal/crystal/crystal.spec index bb682dea41..fc0982e8cb 100644 --- a/anda/langs/crystal/crystal/crystal.spec +++ b/anda/langs/crystal/crystal/crystal.spec @@ -58,9 +58,9 @@ export PATH="%{_builddir}/crystal-%{bootstrap_version}-%{_arch}-alpine-linux-mus * Mon Nov 03 2025 Carl Hörberg - 1.18.2-2 - Build from source, support multiple architectures. -* Sat Jun 17 2023 windowsboy111 - 1.8.2-2 +* Sat Jun 17 2023 madonuko - 1.8.2-2 - Add devel package. -* Sat Apr 15 2023 windowsboy111 - 1.8.0-1 +* Sat Apr 15 2023 madonuko - 1.8.0-1 - Initial package. diff --git a/anda/langs/dart/dart.spec b/anda/langs/dart/dart.spec index 190ceec96f..bbe415feee 100644 --- a/anda/langs/dart/dart.spec +++ b/anda/langs/dart/dart.spec @@ -50,7 +50,7 @@ ln -sf %{_libdir}/dart/bin/dartaotruntime %{buildroot}%{_bindir}/dartaotruntime %doc README %changelog -* Thu Nov 17 2022 windowsboy111 - 2.18.4-1 +* Thu Nov 17 2022 madonuko - 2.18.4-1 - Bump * Tue Oct 11 2022 Cappy Ishihara - 2.18.2-1 diff --git a/anda/langs/groovy/groovy-docs/groovy-docs.spec b/anda/langs/groovy/groovy-docs/groovy-docs.spec index 9b2bf66360..0ea2b42b26 100644 --- a/anda/langs/groovy/groovy-docs/groovy-docs.spec +++ b/anda/langs/groovy/groovy-docs/groovy-docs.spec @@ -27,5 +27,5 @@ cp -r groovy-%{version} %{buildroot}/usr/share/doc/ /usr/share/doc/groovy-%{version} %changelog -* Tue Feb 7 2023 windowsboy111 +* Tue Feb 7 2023 madonuko - Initial package diff --git a/anda/langs/groovy/groovy.spec b/anda/langs/groovy/groovy.spec index 32e2abc56c..9d1ca04301 100644 --- a/anda/langs/groovy/groovy.spec +++ b/anda/langs/groovy/groovy.spec @@ -63,5 +63,5 @@ install -Dm644 %{name}.desktop -t %{buildroot}/usr/share/applications %changelog -* Wed Feb 8 2023 windowsboy111 - 4.0.12-1 +* Wed Feb 8 2023 madonuko - 4.0.12-1 - Initial package diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index 92a10abb0f..75c393edd6 100644 --- a/anda/langs/python/protobuf/python3-protobuf.spec +++ b/anda/langs/python/protobuf/python3-protobuf.spec @@ -54,8 +54,8 @@ rm -rf %{pypi_name}.egg-info %endif %changelog -* Sun Feb 19 2023 windowsboy111 - 4.22.0-1 +* Sun Feb 19 2023 madonuko - 4.22.0-1 - Bump. -* Tue Jan 10 2023 windowsboy111 - 4.21.12-1 +* Tue Jan 10 2023 madonuko - 4.21.12-1 - Initial package. diff --git a/anda/lib/tdlib/tdlib-nightly.spec b/anda/lib/tdlib/tdlib-nightly.spec index dc19bc6c57..3de00e0927 100644 --- a/anda/lib/tdlib/tdlib-nightly.spec +++ b/anda/lib/tdlib/tdlib-nightly.spec @@ -85,7 +85,7 @@ cp -r ../example %buildroot%_datadir/%{name} %_libdir/libtd*.a %changelog -* Sun May 28 2023 windowsboy111 - 1.8.14^54b34e9180dabc017210ebe3995f01d0c2fbaef1-1 +* Sun May 28 2023 madonuko - 1.8.14^54b34e9180dabc017210ebe3995f01d0c2fbaef1-1 - Repackaged for Terra * Sat Jan 21 2023 Fedora Release Engineering - 1.8.0-3 diff --git a/anda/misc/sass/sass.spec b/anda/misc/sass/sass.spec index c91aa6f3f2..4c86eb45b5 100644 --- a/anda/misc/sass/sass.spec +++ b/anda/misc/sass/sass.spec @@ -43,7 +43,7 @@ install -m 755 sass %{buildroot}%{_bindir}/sass %doc README.md %changelog -* Thu Nov 17 2022 windowsboy111 - 1.56.1-1 +* Thu Nov 17 2022 madonuko - 1.56.1-1 - new version * Tue Oct 11 2022 Cappy Ishihara - 1.53.0-5 diff --git a/anda/misc/system76-scheduler/system76-scheduler.spec b/anda/misc/system76-scheduler/system76-scheduler.spec index 31a01618bf..af871c9e49 100644 --- a/anda/misc/system76-scheduler/system76-scheduler.spec +++ b/anda/misc/system76-scheduler/system76-scheduler.spec @@ -61,5 +61,5 @@ just rootdir=%buildroot sysconfdir=%_datadir install - Move default configurations to /usr/share/system76-scheduler - Add Requires: bcc-tools so execsnoop is available -* Tue May 23 2023 windowsboy111 - 2.0.1-1 +* Tue May 23 2023 madonuko - 2.0.1-1 - Initial package. diff --git a/anda/themes/bibata-cursor-theme/bibata-cursor-theme.spec b/anda/themes/bibata-cursor-theme/bibata-cursor-theme.spec index 8a21b4a597..8aca3f2f12 100644 --- a/anda/themes/bibata-cursor-theme/bibata-cursor-theme.spec +++ b/anda/themes/bibata-cursor-theme/bibata-cursor-theme.spec @@ -36,5 +36,5 @@ cp %{SOURCE2} %{buildroot}/%{_datadir}/licenses/%{name}/LICENSE %{_datadir}/icons/Bibata-* %changelog -* Wed Jan 4 2023 windowsboy111 - 2.0.3-1 +* Wed Jan 4 2023 madonuko - 2.0.3-1 - Initial package diff --git a/anda/tools/buildsys/gradle/gradle.spec b/anda/tools/buildsys/gradle/gradle.spec index 8258a92dd9..05c6c6ed66 100644 --- a/anda/tools/buildsys/gradle/gradle.spec +++ b/anda/tools/buildsys/gradle/gradle.spec @@ -96,5 +96,5 @@ cp -r dist/src/* %{buildroot}%{_javadir}/%{name}/src * Fri Dec 05 2025 Owen Zimmerman - Pull in adoptium repo, fix many build issues, change source to GitHub release artifacts -* Tue Feb 7 2023 windowsboy111 +* Tue Feb 7 2023 madonuko - Initial package diff --git a/anda/tools/buildsys/ops2deb/ops2deb.spec b/anda/tools/buildsys/ops2deb/ops2deb.spec index 8cd46dabe8..da677895e3 100644 --- a/anda/tools/buildsys/ops2deb/ops2deb.spec +++ b/anda/tools/buildsys/ops2deb/ops2deb.spec @@ -39,5 +39,5 @@ rm -rf %buildroot/%python3_sitelib/*/__pycache__ /usr/lib/python3*/site-packages/ops2deb* %changelog -* Fri Apr 28 2023 windowsboy111 - 2.4.1-1 +* Fri Apr 28 2023 madonuko - 2.4.1-1 - Initial package. diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 7253f70488..a778a5938a 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -46,5 +46,5 @@ install -Dm644 %SOURCE2 %buildroot%_docdir/%name/ %changelog -* Fri Feb 10 2023 windowsboy111 - 20.3.12-1 +* Fri Feb 10 2023 madonuko - 20.3.12-1 - Initial package diff --git a/anda/tools/graalvm/graalvm.spec b/anda/tools/graalvm/graalvm.spec index c9f46a6bf5..f546adefc9 100644 --- a/anda/tools/graalvm/graalvm.spec +++ b/anda/tools/graalvm/graalvm.spec @@ -95,11 +95,11 @@ chmod +x %buildroot/usr/lib/jvm/java-*-graalvm/lib/*.so /usr/lib/jvm/java-17-graalvm/lib/polyglot/polyglot_types.h %changelog -* Sat Jun 17 2023 windowsboy111 - 22.3.2-2 +* Sat Jun 17 2023 madonuko - 22.3.2-2 - Add devel packages. -* Thu May 11 2023 windowsboy111 - 22.3.2-1 +* Thu May 11 2023 madonuko - 22.3.2-1 - Remove jdk19 -* Thu Feb 9 2023 windowsboy111 - 22.3.1-1 +* Thu Feb 9 2023 madonuko - 22.3.1-1 - Initial package diff --git a/anda/tools/warpd/warpd.spec b/anda/tools/warpd/warpd.spec index 8d2c34deb3..e63ce634b5 100644 --- a/anda/tools/warpd/warpd.spec +++ b/anda/tools/warpd/warpd.spec @@ -35,6 +35,6 @@ rm %buildroot/usr/local/bin/warpd %buildroot/usr/local/share/man/man1/warpd* %_mandir/man1/warpd* %changelog -* Thu Jun 15 2023 windowsboy111 - 1.3.5-1 +* Thu Jun 15 2023 madonuko - 1.3.5-1 - Initial package. From e355e9394bf99f7f98730a30dff3fd38442451fd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 1 Jan 2026 01:57:17 +0000 Subject: [PATCH 004/442] bump: rust-bottom yt-dlp-git --- anda/langs/rust/bottom/rust-bottom.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/rust/bottom/rust-bottom.spec b/anda/langs/rust/bottom/rust-bottom.spec index 7699bed043..b077d38eed 100644 --- a/anda/langs/rust/bottom/rust-bottom.spec +++ b/anda/langs/rust/bottom/rust-bottom.spec @@ -5,7 +5,7 @@ %global crate bottom Name: rust-bottom -Version: 0.12.2 +Version: 0.12.3 Release: 1%?dist Summary: Customizable cross-platform graphical process/system monitor for the terminal diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 7e8f64e364..a397b9bd05 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: 2025.12.31.095640 +Version: 2026.01.01.002428 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From b13a1269e94fe99463f4e553404885f49a4ef06e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 1 Jan 2026 02:09:55 +0000 Subject: [PATCH 005/442] bump(nightly): ghostty-nightly micro-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama tdlib-nightly falcond-profiles scx-scheds-nightly --- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/micro/micro-nightly.spec | 6 +++--- 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/lib/tdlib/tdlib-nightly.spec | 4 ++-- anda/system/falcond-profiles/falcond-profiles.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 15509794b7..8fe79ac973 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 1fa6641a6adf3936f6c8c81e14b5821d2de1a81b +%global commit 3a89c8ac5493636530129c80a32d29aa7ec45f03 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2025-12-29 +%global fulldate 2025-12-31 %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 6c1cd3c103..e4b9dbf4d8 100644 --- a/anda/devs/micro/micro-nightly.spec +++ b/anda/devs/micro/micro-nightly.spec @@ -12,10 +12,10 @@ # Naming variable as something other than "commit" is necessary # to stop %%gometa from putting commit hash in release -%global commit_hash 467eb88df02cf281d372e141e71a79985961f0c8 -%global commit_date 20251219 +%global commit_hash 6a62575bcfdf4965f187eedafceb3400316e612b +%global commit_date 20260101 %global shortcommit %{sub %{commit_hash} 1 7} -%global ver 2.0.14 +%global ver 2.0.15 # https://github.com/zyedidia/micro %global goipath github.com/zyedidia/micro diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 2022d68922..3c4311d534 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 6b3412232f97e06c22814bec670fb61149189d8c +%global commit 554382a87e2f51496c2f907554e309d0e589b3d2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251231 +%global commit_date 20260101 %global ver 0.219.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index a5bd911084..acf1053a1b 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 df1573abfd3ce2f38355dbe6d3c9744af108cea3 +%global commit fe2e171fa171381df07a519920a5c67c05d6dc11 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251231 +%global commit_date 20260101 %global snapshot_info %{commit_date}.%{shortcommit} %bcond_without qt6 diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index a7bd5d8328..06bca40569 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 e97b0bb541ee182c4f38709e2dbbaee03be12138 +%global commit 92ad98f5d89bfbce6e8d94896e3f4d7fcb84a2f7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20251231 +%global commit_date 20260101 %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 cdc9c357aa..49e18750cb 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 3714af2b840f476bd992f3cad8dd4886edda7712 -%global commit_date 20251231 +%global commit d1d5fe58664b30a0c2dde3cd5c3dc8091f0f16ae +%global commit_date 20260101 %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 3de00e0927..5bf535a248 100644 --- a/anda/lib/tdlib/tdlib-nightly.spec +++ b/anda/lib/tdlib/tdlib-nightly.spec @@ -1,6 +1,6 @@ -%global commit cecbf129676ee284817ddfe94af87405a3ed5d2b +%global commit 4d06d1ba3a1978476fe2b6575de8388439f6baa3 %global ver 1.8.59 -%global commit_date 20251220 +%global commit_date 20260101 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: tdlib-nightly diff --git a/anda/system/falcond-profiles/falcond-profiles.spec b/anda/system/falcond-profiles/falcond-profiles.spec index fa04977d38..a57451c9e4 100644 --- a/anda/system/falcond-profiles/falcond-profiles.spec +++ b/anda/system/falcond-profiles/falcond-profiles.spec @@ -1,6 +1,6 @@ -%global commit 56f49e5f51074d9b851e9e7f5d72e3c79d50d1a3 +%global commit 0f87c748cf34a9bcbc4351ad051bcef8cce79158 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250926 +%global commit_date 20260101 Name: falcond-profiles Version: 0^%{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 430587e35a..345b89766f 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 3442d12eef65ce3894b2e5460d075f75b6ae4331 +%global commit 0fc09a25e975533c406684e302452383ff7cb7cf %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251231 +%global commitdate 20260101 %global ver 1.0.19 %undefine __brp_mangle_shebangs From 675d31ee82df77e5eb6c7ac7fbe7a4007c328611 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 1 Jan 2026 03:53:03 +0000 Subject: [PATCH 006/442] bump: gh-act --- anda/langs/go/gh-act/gh-act.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/go/gh-act/gh-act.spec b/anda/langs/go/gh-act/gh-act.spec index 01590e39d1..a2a37ca824 100644 --- a/anda/langs/go/gh-act/gh-act.spec +++ b/anda/langs/go/gh-act/gh-act.spec @@ -12,7 +12,7 @@ # https://github.com/nektos/act %global goipath github.com/nektos/act -Version: 0.2.83 +Version: 0.2.84 %gometa -f From 27c9f8c5f4c6edd305a257dce73938b9a7c0d510 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 1 Jan 2026 03:18:11 -0600 Subject: [PATCH 007/442] fix (zola): remove period in summary tag (#8796) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/tools/zola/zola.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/zola/zola.spec b/anda/tools/zola/zola.spec index 1bb023360c..46bf2deca7 100644 --- a/anda/tools/zola/zola.spec +++ b/anda/tools/zola/zola.spec @@ -1,7 +1,7 @@ Name: zola Version: 0.21.0 -Release: 1%?dist -Summary: A fast static site generator in a single binary with everything built-in. +Release: 2%?dist +Summary: A fast static site generator in a single binary with everything built-in URL: https://www.getzola.org Source0: https://github.com/getzola/%{name}/archive/refs/tags/v%{version}.tar.gz License: MIT From 6aba2801fdd2b34af5a1a178d330208301543f1e Mon Sep 17 00:00:00 2001 From: nothingneko Date: Thu, 1 Jan 2026 03:28:43 -0600 Subject: [PATCH 008/442] app lab 0.3.2 (#8800) --- anda/tools/arduino-app-lab-bin/arduino-app-lab-bin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ead435100a..b1256845a5 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: 0.2.4 +Version: 0.3.2 Release: 1%{?dist} Summary: A powerful visual environment for managing the Arduino UNO Q From b78cf5e00b3e450c7f8b50c84ff2289de3fd937f Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:05:27 -0600 Subject: [PATCH 009/442] add: shadowenv (#8804) * add: shadowenv Signed-off-by: Owen-sz * clean up Signed-off-by: Owen-sz * clean up Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/tools/shadowenv/anda.hcl | 5 ++++ anda/tools/shadowenv/shadowenv.spec | 40 +++++++++++++++++++++++++++++ anda/tools/shadowenv/update.rhai | 1 + 3 files changed, 46 insertions(+) create mode 100644 anda/tools/shadowenv/anda.hcl create mode 100644 anda/tools/shadowenv/shadowenv.spec create mode 100644 anda/tools/shadowenv/update.rhai diff --git a/anda/tools/shadowenv/anda.hcl b/anda/tools/shadowenv/anda.hcl new file mode 100644 index 0000000000..45a58668de --- /dev/null +++ b/anda/tools/shadowenv/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "shadowenv.spec" + } +} diff --git a/anda/tools/shadowenv/shadowenv.spec b/anda/tools/shadowenv/shadowenv.spec new file mode 100644 index 0000000000..aabe4dbb51 --- /dev/null +++ b/anda/tools/shadowenv/shadowenv.spec @@ -0,0 +1,40 @@ +Name: shadowenv +Version: 3.5.0 +Release: 1%?dist +License: MIT +Summary: Reversible directory-local environment variable manipulations +URL: https://shopify.github.io/shadowenv/ +Source0: https://github.com/Shopify/shadowenv/archive/refs/tags/%version.tar.gz +BuildRequires: cargo cargo-rpm-macros mold + +Packager: Owen Zimmerman + +%description +%summary. + +%prep +%autosetup +%cargo_prep_online + +%build +%cargo_build + +%install +mkdir -p %{buildroot}%{_mandir}/man1/ +mkdir -p %{buildroot}%{_mandir}/man5/ +install -Dm755 target/rpm/shadowenv %{buildroot}%{_bindir}/shadowenv +install -Dm644 man/man1/shadowenv.1 %{buildroot}%{_mandir}/man1/ +install -Dm644 man/man5/shadowlisp.5 %{buildroot}%{_mandir}/man5/ +%{cargo_license_online -a} > LICENSE.dependencies + +%files +%doc README.md CONTRIBUTING.md +%license LICENSE +%license LICENSE.dependencies +%{_bindir}/shadowenv +%{_mandir}/man1/shadowenv.*.* +%{_mandir}/man5/shadowlisp.*.* + +%changelog +* Thu Jan 01 2026 Owen Zimmerman +- Initial commit diff --git a/anda/tools/shadowenv/update.rhai b/anda/tools/shadowenv/update.rhai new file mode 100644 index 0000000000..9f53d58ae5 --- /dev/null +++ b/anda/tools/shadowenv/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("Shopify/shadowenv")); From 6bdc8d2de79d484110c79e0ba8195579094275c8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 1 Jan 2026 10:30:52 +0000 Subject: [PATCH 010/442] 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 6cbf9b4f27a436297a3c388e5e84fc79c40d09eb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 1 Jan 2026 13:33:13 +0000 Subject: [PATCH 011/442] 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 8fef04eb48..4178d1ec2d 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.1878+2a02c7a0d +version=0.16.0-dev.1888+9d497d0d7 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index fd49eecbf4..3668477791 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.1878+2a02c7a0d +%global ver 0.16.0-dev.1888+9d497d0d7 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 8469c2afc8a0bc65a8d149e12f1eb80821a0fc93 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 1 Jan 2026 14:19:54 +0000 Subject: [PATCH 012/442] bump: btdu --- anda/langs/d/btdu/btdu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/d/btdu/btdu.spec b/anda/langs/d/btdu/btdu.spec index e9901500ad..c9bff3107a 100644 --- a/anda/langs/d/btdu/btdu.spec +++ b/anda/langs/d/btdu/btdu.spec @@ -1,7 +1,7 @@ %define debug_package %nil Name: btdu -Version: 0.6.1 +Version: 0.7.0 Release: 1%?dist Summary: Sampling disk usage profiler for btrfs License: GPL-2.0-only From 3beac4686d709e26fafc361d5da9090417471f3a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 1 Jan 2026 16:52:55 +0000 Subject: [PATCH 013/442] bump: osu-lazer --- 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 fc9956cee8..4fa42cd113 100644 --- a/anda/games/osu-lazer/osu-lazer.spec +++ b/anda/games/osu-lazer/osu-lazer.spec @@ -1,9 +1,9 @@ -%define osuresver 2025.1215.0 +%define osuresver 2025.1218.0 %global debug_package %{nil} %define __strip /bin/true Name: osu-lazer -Version: 2025.1218.0 +Version: 2026.102.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 From b4ab5e662937ce2f6525249a463ff36d673356bd Mon Sep 17 00:00:00 2001 From: Gilver Date: Thu, 1 Jan 2026 12:44:21 -0600 Subject: [PATCH 014/442] feat(tauri): Shell completions (#8808) * feat(tauri): Shell completions * Terrible spot * fix: Bash is broken?? Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/tools/tauri/tauri.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/anda/tools/tauri/tauri.spec b/anda/tools/tauri/tauri.spec index a7155f8434..17aa7d1029 100644 --- a/anda/tools/tauri/tauri.spec +++ b/anda/tools/tauri/tauri.spec @@ -3,7 +3,7 @@ Name: rust-tauri Version: 2.9.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Command line interface for building Tauri apps License: Apache-2.0 OR MIT URL: https://crates.io/crates/create-tauri-app @@ -24,6 +24,8 @@ License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND ((MIT OR Apache-2.0) A %description -n tauri Build smaller, faster, and more secure desktop and mobile applications with a web frontend. +%pkg_completion -n tauri -fz + %prep %autosetup -n %{crate}-%{version} -p1 %cargo_prep_online @@ -34,6 +36,11 @@ Build smaller, faster, and more secure desktop and mobile applications with a we %install install -Dpm755 target/rpm/cargo-tauri %{buildroot}%{_bindir}/tauri %{cargo_license_online} > LICENSE.dependencies +mkdir -p %{buildroot}{%{bash_completions_dir},%{fish_completions_dir},%{zsh_completions_dir}} + +#target/rpm/cargo-tauri completions --shell bash --output %{buildroot}%{bash_completions_dir}/tauri || : +target/rpm/cargo-tauri completions --shell fish --output %{buildroot}%{fish_completions_dir}/tauri.fish +target/rpm/cargo-tauri completions --shell zsh --output %{buildroot}%{zsh_completions_dir}/_tauri %files -n tauri %license LICENSE_APACHE-2.0 @@ -43,5 +50,7 @@ install -Dpm755 target/rpm/cargo-tauri %{buildroot}%{_bindir}/tauri %{_bindir}/tauri %changelog +* Thu Jan 1 2026 - 4.6.2-3 +- Added shell completion subpackages * Thu Dec 25 2025 Gilver E. - 4.6.2-1 - Initial package From 0e47ccf6ba6f9008ceb5d2290377e9a22a753b83 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 1 Jan 2026 14:13:09 -0600 Subject: [PATCH 015/442] fix: webapp-manager (#8816) * fix: webapp-manager Signed-off-by: Owen-sz * fix desktop file Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/apps/webapp-manager/update.rhai | 2 +- anda/apps/webapp-manager/webapp-manager.spec | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/anda/apps/webapp-manager/update.rhai b/anda/apps/webapp-manager/update.rhai index b219e12e9b..9e75eb8c9b 100644 --- a/anda/apps/webapp-manager/update.rhai +++ b/anda/apps/webapp-manager/update.rhai @@ -1 +1 @@ -rpm.version(gh("linuxmint/webapp-manager")); +rpm.version(gh_tag("linuxmint/webapp-manager")); diff --git a/anda/apps/webapp-manager/webapp-manager.spec b/anda/apps/webapp-manager/webapp-manager.spec index 4768ceb13a..f5707ea63a 100644 --- a/anda/apps/webapp-manager/webapp-manager.spec +++ b/anda/apps/webapp-manager/webapp-manager.spec @@ -1,5 +1,5 @@ Name: webapp-manager -Version: master.lmde7 +Version: 1.4.5 Release: 1%?dist Summary: Web Application Manager License: GPL-3.0-or-later @@ -13,11 +13,13 @@ Requires: python3-gobject Requires: python3-pillow Requires: python3-setproctitle Requires: python3-tldextract +Requires: xapp-symbolic-icons Requires: xapps BuildRequires: gettext BuildRequires: make BuildRequires: python3-devel +BuildRequires: desktop-file-utils Packager: metcya @@ -35,7 +37,7 @@ mkdir -p %{buildroot}%{_datadir}/locale cp -r usr/share/locale/* %{buildroot}%{_datadir}/locale install -Dm 755 usr/bin/%{name} -t %{buildroot}%{_bindir} install -Dm 755 usr/lib/%{name}/*.py -t %{buildroot}%{_libdir}/%{name}/ -install -Dm 644 usr/share/applications/%{name}.desktop -t %{buildroot}%{_datadir}/applications +install -Dm 644 usr/share/applications/%{name}.desktop -t %{buildroot}%{_appsdir} install -Dm 644 usr/share/desktop-directories/webapps-webapps.directory -t %{buildroot}%{_datadir}/desktop-directories/webapps-webapps.directory install -Dm 644 usr/share/glib-2.0/schemas/org.x.%{name}.gschema.xml -t %{buildroot}%{_datadir}/glib-2.0/schemas install -Dm 644 usr/share/icons/hicolor/scalable/apps/webapp-manager.svg -t %{buildroot}%{_scalableiconsdir} @@ -46,6 +48,11 @@ install -Dm 644 usr/share/%{name}/firefox/profile/{places.sqlite,search.json.moz install -Dm 644 usr/share/%{name}/firefox/profile/chrome/userChrome.css -t %{buildroot}%{_datadir}/%{name}/firefox/profile/chrome install -Dm 644 etc/xdg/menus/applications-merged/webapps.menu -t %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged +sed -i '/^NotShowIn=KDE;$/d' %{buildroot}%{_appsdir}/%{name}.desktop + +%check +desktop-file-validate %{buildroot}%{_appsdir}/%{name}.desktop + %files %doc README.md %license LICENSE From 015462932fcb634ff7f84a01dc7b3134fa3c5648 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 1 Jan 2026 20:25:48 +0000 Subject: [PATCH 016/442] bump: webapp-manager glaze --- anda/apps/webapp-manager/webapp-manager.spec | 2 +- anda/lib/glaze/glaze.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/webapp-manager/webapp-manager.spec b/anda/apps/webapp-manager/webapp-manager.spec index f5707ea63a..e55a935156 100644 --- a/anda/apps/webapp-manager/webapp-manager.spec +++ b/anda/apps/webapp-manager/webapp-manager.spec @@ -1,5 +1,5 @@ Name: webapp-manager -Version: 1.4.5 +Version: master.mint22 Release: 1%?dist Summary: Web Application Manager License: GPL-3.0-or-later diff --git a/anda/lib/glaze/glaze.spec b/anda/lib/glaze/glaze.spec index 0988922a4c..e5d7f1db71 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: 6.4.1 +Version: 6.5.0 Release: 1%?dist License: MIT URL: https://stephenberry.github.io/glaze From 2cd82f9cfdaefdf3dbfeca287324fb4a1d8cdbb8 Mon Sep 17 00:00:00 2001 From: Gilver Date: Thu, 1 Jan 2026 15:40:45 -0600 Subject: [PATCH 017/442] chore(rpcs3): Future proofing LLVM stuff (#8810) --- anda/games/rpcs3/rpcs3.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 931ff9ec54..71fd2798d3 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -1,8 +1,11 @@ +# RPCS3 builds often break with GCC +%global toolchain clang # Define which LLVM/Clang version RPCS3 needs %if 0%{?fedora} >= 45 %global llvm_major 21 +%global __cc clang-%{llvm_major} +%global __cxx clang++-%{llvm_major} %endif -%global toolchain clang # 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} @@ -88,8 +91,8 @@ export LLVM_DIR=%{_libdir}/llvm%{?llvm_major}/%{_lib}/cmake -DUSE_SYSTEM_FLATBUFFERS=OFF \ -DUSE_SYSTEM_PUGIXML=OFF \ -DUSE_SYSTEM_WOLFSSL=OFF \ - -DCMAKE_C_COMPILER=clang%{?llvm_major:-%{llvm_major}} \ - -DCMAKE_CXX_COMPILER=clang++%{?llvm_major:-%{llvm_major}} \ + -DCMAKE_C_COMPILER="$CC" \ + -DCMAKE_CXX_COMPILER="$CXX" \ -DCMAKE_LINKER=mold \ -DCMAKE_SHARED_LINKER_FLAGS="$LDFLAGS -fuse-ld=mold" \ -DCMAKE_EXE_LINKER_FLAGS="$LDFLAGS -fuse-ld=mold" From a8cce520931782b76d843b283061b5db3bc90d85 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 02:01:30 +0000 Subject: [PATCH 018/442] bump(nightly): goofcord-nightly legcord-nightly mpv-nightly ghostty-nightly zed-nightly tdlib-nightly stardust-telescope scx-scheds-nightly --- 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/lib/tdlib/tdlib-nightly.spec | 4 ++-- anda/stardust/telescope/stardust-telescope.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 053e472308..faccd2aded 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 737e1ab037f91cb70a0fff487b56d9158c2b4993 +%global commit 3da91c8fd711f0440c7854e05452c2e922761a6d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251231 +%global commit_date 20260102 %global ver 1.11.4^ %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 628f0a62f7..8484539745 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit baf407ce7cf37b279999ca22ca03b06a44415da7 -%global commit_date 20251216 +%global commit 64d08d5fc660632054c3da5c0b5b1180379f8188 +%global commit_date 20260102 %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 c1c12116d3..cb04385de0 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 f57c5ca422aa3b30d4a746dbad542667936b07ca +%global commit 72efbfd009a2b3259055133d74b88c81b1115ae1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251231 +%global commit_date 20260102 %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 8fe79ac973..0f51d5a895 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 3a89c8ac5493636530129c80a32d29aa7ec45f03 +%global commit 1c2db85aa41c7d929cb23b408229e297dce2758a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2025-12-31 +%global fulldate 2026-01-02 %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 3c4311d534..d6bfdcb6d2 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 554382a87e2f51496c2f907554e309d0e589b3d2 +%global commit 872b2b35101e21053c90c53befc16e5197b9a511 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260101 +%global commit_date 20260102 %global ver 0.219.0 %bcond_with check diff --git a/anda/lib/tdlib/tdlib-nightly.spec b/anda/lib/tdlib/tdlib-nightly.spec index 5bf535a248..029227ac4c 100644 --- a/anda/lib/tdlib/tdlib-nightly.spec +++ b/anda/lib/tdlib/tdlib-nightly.spec @@ -1,6 +1,6 @@ -%global commit 4d06d1ba3a1978476fe2b6575de8388439f6baa3 +%global commit 5742c287cd514e7a1ee7908d63b4e5fca8638799 %global ver 1.8.59 -%global commit_date 20260101 +%global commit_date 20260102 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: tdlib-nightly diff --git a/anda/stardust/telescope/stardust-telescope.spec b/anda/stardust/telescope/stardust-telescope.spec index f0ff4e7077..b140348230 100644 --- a/anda/stardust/telescope/stardust-telescope.spec +++ b/anda/stardust/telescope/stardust-telescope.spec @@ -1,5 +1,5 @@ -%global commit 37d473abef54e306da0774e0d9483a63990aae72 -%global commit_date 20251228 +%global commit cf5f3bc5a4b97aeacfe072725433a66da5bca68d +%global commit_date 20260102 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: stardust-xr-telescope diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 345b89766f..9d5b257639 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 0fc09a25e975533c406684e302452383ff7cb7cf +%global commit ff5f4a9bda3f9b7ec929ea1b00f6ce6f4f725692 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260101 +%global commitdate 20260102 %global ver 1.0.19 %undefine __brp_mangle_shebangs From 338817da726e069e2ca8fd94b6f5ae9ee45cf49d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 02:23:27 +0000 Subject: [PATCH 019/442] 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 a397b9bd05..29ee05604d 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.01.002428 +Version: 2026.01.02.001540 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 9ba20ff796bf830dd4e3bb5929b2ccb145b5c12e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 03:51:10 +0000 Subject: [PATCH 020/442] 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 5f7050fbe2..ba1267d091 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2025-12-31 +%global ver 2026-01-02 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From ac8f55f5ae06f97b7de9331be805cbd496c9a05e Mon Sep 17 00:00:00 2001 From: Gilver Date: Thu, 1 Jan 2026 23:19:06 -0600 Subject: [PATCH 021/442] add: falcond-gui (#8827) * add: falcond-gui * chore: License * fix: Uhhhh? * sdhfdhjdfshjk * I'm not sure this is possible * Oops * Oops again * fix: Files * fix: If I could spell * Blegh --- anda/apps/falcond-gui/anda.hcl | 5 ++ anda/apps/falcond-gui/falcond-gui.spec | 52 +++++++++++++++++++ anda/apps/falcond-gui/update.rhai | 1 + .../falcond-profiles/falcond-profiles.spec | 11 +++- anda/system/falcond/falcond.preset | 1 - anda/system/falcond/falcond.spec | 13 ++--- 6 files changed, 74 insertions(+), 9 deletions(-) create mode 100644 anda/apps/falcond-gui/anda.hcl create mode 100644 anda/apps/falcond-gui/falcond-gui.spec create mode 100644 anda/apps/falcond-gui/update.rhai delete mode 100644 anda/system/falcond/falcond.preset diff --git a/anda/apps/falcond-gui/anda.hcl b/anda/apps/falcond-gui/anda.hcl new file mode 100644 index 0000000000..9e3986494c --- /dev/null +++ b/anda/apps/falcond-gui/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "falcond-gui.spec" + } +} diff --git a/anda/apps/falcond-gui/falcond-gui.spec b/anda/apps/falcond-gui/falcond-gui.spec new file mode 100644 index 0000000000..43a86f158e --- /dev/null +++ b/anda/apps/falcond-gui/falcond-gui.spec @@ -0,0 +1,52 @@ +Name: falcond-gui +Version: 1.0.0 +Release: 1%{?dist} +Summary: A GTK4/LibAdwaita application to control and monitor the Falcond gaming optimization daemon +SourceLicense: MIT +License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND CC0-1.0 AND ISC AND (MIT OR Apache-2.0) AND MIT AND (Unlicense OR MIT) +URL: https://git.pika-os.com/general-packages/falcond-gui +Source0: %{url}/archive/v%{version}.tar.gz +BuildRequires: anda-srpm-macros +BuildRequires: cargo-rpm-macros +BuildRequires: desktop-file-utils +BuildRequires: gtk4-devel +BuildRequires: libadwaita-devel +BuildRequires: mold +Requires: gtk4 +Requires: falcond +Requires: falcond-profiles +Requires: libadwaita +Requires(post): gtk-update-icon-cache +Packager: Gilver E. + +%description +falcond-gui provides a user-friendly graphical interface for managing falcond. It allows users to view the status of the daemon and customize its behavior. + +%prep +%autosetup -n %{name}/%{name} +%cargo_prep_online + +%build + +%install +%cargo_install +desktop-file-install res/%{name}.desktop +install -Dm644 res/falcond.png -t %{buildroot}%{_hicolordir}/512x512/apps/ +%{cargo_license_online} > LICENSE.dependencies + +%check +desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop + +%posttrans +/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor/ &>/dev/null || : + +%files +%doc ../README.md +%license ../LICENSE.md +%{_bindir}/%{name} +%{_hicolordir}/512x512/apps/falcond.png +%{_appsdir}/%{name}.desktop + +%changelog +* Thu Jan 1 2026 Gilver E. - 1.0.0-1 +- Initial package diff --git a/anda/apps/falcond-gui/update.rhai b/anda/apps/falcond-gui/update.rhai new file mode 100644 index 0000000000..9c81c2f668 --- /dev/null +++ b/anda/apps/falcond-gui/update.rhai @@ -0,0 +1 @@ +rpm.version(get("https://git.pika-os.com/api/v1/repos/general-packages/falcond-gui/releases").json_arr()[0].tag_name); diff --git a/anda/system/falcond-profiles/falcond-profiles.spec b/anda/system/falcond-profiles/falcond-profiles.spec index a57451c9e4..bb6fe8554b 100644 --- a/anda/system/falcond-profiles/falcond-profiles.spec +++ b/anda/system/falcond-profiles/falcond-profiles.spec @@ -4,14 +4,15 @@ Name: falcond-profiles Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: Profiles for falcond License: MIT URL: https://github.com/PikaOS-Linux/falcond-profiles Source0: %{url}/archive/%{commit}.tar.gz#/%{name}-%{shortcommit}.tar.gz Requires: falcond +Suggests: falcond-gui BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description This package contains the profiles needed for falcond. @@ -28,6 +29,8 @@ install -Dm644 usr/share/falcond/profiles/*.conf -t %{buildroot}%{_datadir}/falc install -Dm644 usr/share/falcond/profiles/handheld/* -t %{buildroot}%{_datadir}/falcond/profiles/handheld/ install -Dm644 usr/share/falcond/profiles/htpc/* -t %{buildroot}%{_datadir}/falcond/profiles/htpc/ +install -dm755 %{buildroot}%{_datadir}/falcond/profiles/user + %files %doc README.md %license LICENSE @@ -35,7 +38,11 @@ install -Dm644 usr/share/falcond/profiles/htpc/* -t %{buildroot}%{_datadir}/falc %{_datadir}/falcond/profiles/*.conf %{_datadir}/falcond/profiles/handheld/*.conf %{_datadir}/falcond/profiles/htpc/*.conf +%dir %{_datadir}/falcond/profiles/user/ %changelog +* Thu Jan 1 2026 Gilver E. - 0^20260101git.0f87c74-2 +- Added new user profiles directory +- Added weak dep on falcond-gui * Thu Jun 19 2025 Gilver E. - 0^20250613git.96c2cdf-1 - Initial package diff --git a/anda/system/falcond/falcond.preset b/anda/system/falcond/falcond.preset deleted file mode 100644 index ab43d0cb0b..0000000000 --- a/anda/system/falcond/falcond.preset +++ /dev/null @@ -1 +0,0 @@ -enable falcond.service diff --git a/anda/system/falcond/falcond.spec b/anda/system/falcond/falcond.spec index 3b2ff59199..26232ceed1 100644 --- a/anda/system/falcond/falcond.spec +++ b/anda/system/falcond/falcond.spec @@ -2,20 +2,20 @@ Name: falcond Version: 1.2.1 -Release: 1%?dist +Release: 2%?dist Summary: Advanced Linux Gaming Performance Daemon License: MIT URL: https://git.pika-os.com/general-packages/falcond Source0: %{url}/archive/v%{version}.tar.gz -Source1: %{name}.preset BuildRequires: anda-srpm-macros >= 0.2.18 BuildRequires: systemd-rpm-macros -BuildRequires: zig >= 0.14.0 +BuildRequires: zig >= 0.15.2 BuildRequires: zig-rpm-macros Requires: %{name}-profiles Requires: (scx-scheds or scx-scheds-nightly) +Suggests: %{name}-gui Conflicts: gamemode -Packager: Gilver E. +Packager: Gilver E. %description falcond is a powerful system daemon designed to automatically optimize your Linux gaming experience. @@ -29,7 +29,6 @@ This eliminates the need to manually configure settings for each game. %install install -Dm644 debian/%{name}.service -t %{buildroot}%{_unitdir} -install -Dm644 %{SOURCE1} %{buildroot}%{_presetdir}/60-%{name}.preset # When DNF supports microarchitectures the fallback option for -c can be used here instead DESTDIR="%{buildroot}" \ %ifarch x86_64 @@ -52,9 +51,11 @@ DESTDIR="%{buildroot}" \ %license ../LICENSE %{_bindir}/%{name} %{_unitdir}/%{name}.service -%{_presetdir}/60-%{name}.preset %changelog +* Thu Jan 1 2026 Gilver E. - 1.2.1-2 +- Disabled service by default in favor of user enablement via falcond-gui +- Added weak dep on falcond-gui * Fri Jun 20 2025 Gilver E. - 1.1.5-2 - Enable service by default - Enable aarch64 CPU features From a69a4f3804e1363ebb71cd9b6b24934eddea6714 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 2 Jan 2026 00:07:08 -0600 Subject: [PATCH 022/442] add: gnome-shell-extension-multi-monitors-bar (#8821) Signed-off-by: Owen-sz --- .../anda.hcl | 6 ++ ...me-shell-extension-multi-monitors-bar.spec | 58 +++++++++++++++++++ .../update.rhai | 5 ++ 3 files changed, 69 insertions(+) create mode 100644 anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/anda.hcl create mode 100644 anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/gnome-shell-extension-multi-monitors-bar.spec create mode 100644 anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/update.rhai diff --git a/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/anda.hcl b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/anda.hcl new file mode 100644 index 0000000000..bf107f8450 --- /dev/null +++ b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "gnome-shell-extension-multi-monitors-bar.spec" + } +} 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 new file mode 100644 index 0000000000..8ed5d49581 --- /dev/null +++ b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/gnome-shell-extension-multi-monitors-bar.spec @@ -0,0 +1,58 @@ +%global commit 655e48c7ebda01916ee1b466f625c3aa58d83413 +%global commit_date 20251218 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) + +%global extension multi-monitors-bar +%global uuid %{extension}@frederykabryan + +Name: gnome-shell-extension-%{extension} +Version: 0~%{commit_date}git.%{shortcommit} +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 + +BuildArch: noarch + +Source0: %url/archive/%commit/multi-monitors-bar_fapv2-%commit.tar.gz +# README declared the license, but they do not provide a license file +Source1: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt + +Requires: (gnome-shell >= 48~ with gnome-shell < 50~) +Recommends: gnome-extensions-app + +Packager: Owen Zimmerman + +%description +%summary. + +%prep +%autosetup -n multi-monitors-bar_fapv2-%commit + +cp %{SOURCE1} . + +%build + +%install +find . -name "*.gschema.xml" +mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid} +install -Dm644 *.json %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}/ +install -Dm644 *.js %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}/ +install -Dm644 *.css %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}/ +install -Dm644 schemas/*.gschema.xml -t %{buildroot}%{_datadir}/glib-2.0/schemas/ + +%post +glib-compile-schemas %{_datadir}/glib-2.0/schemas/ &> /dev/null || : + +%postun +glib-compile-schemas %{_datadir}/glib-2.0/schemas/ &> /dev/null || : + +%files +%license gpl-2.0.txt +%doc README.md +%{_datadir}/gnome-shell/extensions/%{uuid} +%{_datadir}/glib-2.0/schemas/*.gschema.xml + +%changelog +* Thu Jan 01 2026 Owen Zimmerman +- Initial commit diff --git a/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/update.rhai b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/update.rhai new file mode 100644 index 0000000000..255ca7a345 --- /dev/null +++ b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("FrederykAbryan/multi-monitors-bar_fapv2")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} From 7927e3b2713a71bcd54c2cb22a651e62a9d40e1a Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 2 Jan 2026 03:52:14 -0600 Subject: [PATCH 023/442] fix (snow): metainfo (#8835) Signed-off-by: Owen-sz --- anda/apps/snow/com.github.snow.metainfo.xml | 3 --- anda/apps/snow/snow.spec | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/anda/apps/snow/com.github.snow.metainfo.xml b/anda/apps/snow/com.github.snow.metainfo.xml index af75f24888..3e858280ca 100644 --- a/anda/apps/snow/com.github.snow.metainfo.xml +++ b/anda/apps/snow/com.github.snow.metainfo.xml @@ -22,9 +22,6 @@ snow.desktop https://github.com/twvd/snow - - snowemu - macintosh diff --git a/anda/apps/snow/snow.spec b/anda/apps/snow/snow.spec index eddc67e1e2..5bf3e376fd 100644 --- a/anda/apps/snow/snow.spec +++ b/anda/apps/snow/snow.spec @@ -2,7 +2,7 @@ Name: snow Version: 1.2.0 -Release: 2%?dist +Release: 3%?dist Summary: Classic Macintosh emulator URL: https://github.com/twvd/snow Source0: %url/archive/refs/tags/v%version.tar.gz From a2d2e4fc5cc6f5c245c9bc81b2bfc62631b4e112 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 10:45:53 +0000 Subject: [PATCH 024/442] bump: osu-lazer --- anda/games/osu-lazer/osu-lazer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/games/osu-lazer/osu-lazer.spec b/anda/games/osu-lazer/osu-lazer.spec index 4fa42cd113..73cef4a837 100644 --- a/anda/games/osu-lazer/osu-lazer.spec +++ b/anda/games/osu-lazer/osu-lazer.spec @@ -3,7 +3,7 @@ %define __strip /bin/true Name: osu-lazer -Version: 2026.102.0 +Version: 2026.102.1 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 From 388cc3b70fc0954a4b82ee8b50590665ff046fd9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 11:19:33 +0000 Subject: [PATCH 025/442] bump: btdu --- anda/langs/d/btdu/btdu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/d/btdu/btdu.spec b/anda/langs/d/btdu/btdu.spec index c9bff3107a..4ebeaaba06 100644 --- a/anda/langs/d/btdu/btdu.spec +++ b/anda/langs/d/btdu/btdu.spec @@ -1,7 +1,7 @@ %define debug_package %nil Name: btdu -Version: 0.7.0 +Version: 0.7.1 Release: 1%?dist Summary: Sampling disk usage profiler for btrfs License: GPL-2.0-only From ffd1f729a878f3647adc10de0188c4ff6f3c62f0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 11:34:15 +0000 Subject: [PATCH 026/442] 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 7b653ce0a7..cdddf5da9a 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,6 +1,6 @@ Name: vicinae -Version: 0.17.3 -Release: 1%{?dist} +Version: 0.18.0 +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 361c0f4f3474243b9932d0ebe8e27c2415df6962 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 12:47:37 +0000 Subject: [PATCH 027/442] bump: gnome-shell-extension-multi-monitors-bar --- .../gnome-shell-extension-multi-monitors-bar.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 8ed5d49581..59955b9a1e 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 655e48c7ebda01916ee1b466f625c3aa58d83413 -%global commit_date 20251218 +%global commit daf7f76a28b9d18d3c50a972d86c6d5f16c2ac01 +%global commit_date 20260102 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global extension multi-monitors-bar From d6d27e2e5387ef9f9827d3222f90c67bec414c25 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 13:50:08 +0000 Subject: [PATCH 028/442] 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 265ce6b1b4..08e1c90d1c 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.67 +Version: 0.1.69 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From 56973898414b5f2a83be59fe2f18083e4781d37b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 2 Jan 2026 08:45:57 -0600 Subject: [PATCH 029/442] fix: vpkedit (#8820) * fix: vpkedit Signed-off-by: Owen-sz * make files install to correct spots Signed-off-by: Owen-sz * fix files Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/apps/vpkedit/vpkedit.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/anda/apps/vpkedit/vpkedit.spec b/anda/apps/vpkedit/vpkedit.spec index c19cb43c5c..8032a7f538 100644 --- a/anda/apps/vpkedit/vpkedit.spec +++ b/anda/apps/vpkedit/vpkedit.spec @@ -1,3 +1,5 @@ +%define _unpackaged_files_terminate_build 0 + Name: vpkedit Version: 5.0.0.4 Release: 1%?dist @@ -26,9 +28,9 @@ new VPKs. %build -%cmake -DCMAKE_INSTALL_PREFIX=%_libdir/%name \ - -DBUILD_SHARED_LIBS:BOOL=OFF \ - -DCMAKE_BUILD_TYPE=Release +%cmake -DBUILD_SHARED_LIBS:BOOL=OFF \ + -DCMAKE_BUILD_TYPE=Release \ + -DCPACK_GENERATOR=RPM # -DVPKEDIT_BUILD_LIBC=ON %cmake_build @@ -38,18 +40,18 @@ new VPKs. 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 %files -%doc README.md CREDITS.md +%doc README.md CODE_OF_CONDUCT.md INSTALL.md CREDITS.md %license LICENSE %_bindir/vpkedit %_bindir/vpkeditcli %_libdir/%name/ %_datadir/applications/vpkedit.desktop -%_iconsdir/hicolor/128x128/mimetypes/application-x-vpkedit.png +%_hicolordir/*x*/apps/vpkedit.png %_datadir/mime/packages/vpkedit.xml -%_datadir/pixmaps/vpkedit.png From 40cc2517885d90ae917d7d004c9d94bfa36808e2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 15:21:51 +0000 Subject: [PATCH 030/442] 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 cff022383f..28d30aa992 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.7.7.1 +Version: 0.7.7.2 Release: 1%?dist Summary: Private, fast, and honest web browser based on Chromium From 0b15c607fe1e9042c7cfc50b1aa2fc3d2b1f160c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 16:29:27 +0000 Subject: [PATCH 031/442] 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 29ee05604d..d15d4cc964 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.02.001540 +Version: 2026.01.02.160313 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From d6a8d56e1497173b6cce9ea2e1eba5405727111c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 18:40:55 +0000 Subject: [PATCH 032/442] 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 4178d1ec2d..bd886a6d2f 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.1888+9d497d0d7 +version=0.16.0-dev.1890+2bd02883c mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 3668477791..f59a9440fa 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.1888+9d497d0d7 +%global ver 0.16.0-dev.1890+2bd02883c %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 73ba8c5e55b67e438f6fc6a1c75983a0fafef44b Mon Sep 17 00:00:00 2001 From: Gilver Date: Fri, 2 Jan 2026 13:24:44 -0600 Subject: [PATCH 033/442] chore(falcond-profiles): Update for falcond group (#8842) --- .../system/falcond-profiles/falcond-profiles.spec | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/anda/system/falcond-profiles/falcond-profiles.spec b/anda/system/falcond-profiles/falcond-profiles.spec index bb6fe8554b..ad1b5678c4 100644 --- a/anda/system/falcond-profiles/falcond-profiles.spec +++ b/anda/system/falcond-profiles/falcond-profiles.spec @@ -4,7 +4,7 @@ Name: falcond-profiles Version: 0^%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 3%?dist Summary: Profiles for falcond License: MIT URL: https://github.com/PikaOS-Linux/falcond-profiles @@ -29,16 +29,17 @@ install -Dm644 usr/share/falcond/profiles/*.conf -t %{buildroot}%{_datadir}/falc install -Dm644 usr/share/falcond/profiles/handheld/* -t %{buildroot}%{_datadir}/falcond/profiles/handheld/ install -Dm644 usr/share/falcond/profiles/htpc/* -t %{buildroot}%{_datadir}/falcond/profiles/htpc/ -install -dm755 %{buildroot}%{_datadir}/falcond/profiles/user +install -dm2755 %{buildroot}%{_datadir}/falcond/profiles/user %files %doc README.md %license LICENSE -%{_datadir}/falcond/system.conf -%{_datadir}/falcond/profiles/*.conf -%{_datadir}/falcond/profiles/handheld/*.conf -%{_datadir}/falcond/profiles/htpc/*.conf -%dir %{_datadir}/falcond/profiles/user/ +%dir %{_datadir}/falcond +%config %{_datadir}/falcond/system.conf +%config %{_datadir}/falcond/profiles/*.conf +%config %{_datadir}/falcond/profiles/handheld/*.conf +%config %{_datadir}/falcond/profiles/htpc/*.conf +%attr(2755, root, falcond) %dir %{_datadir}/falcond/profiles/user %changelog * Thu Jan 1 2026 Gilver E. - 0^20260101git.0f87c74-2 From 3fa5758edf8a839478c5bbf2001d457612c2ae70 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 19:28:07 +0000 Subject: [PATCH 034/442] bump: zapret --- anda/misc/zapret/zapret.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/misc/zapret/zapret.spec b/anda/misc/zapret/zapret.spec index 80e44707c9..2808830b86 100644 --- a/anda/misc/zapret/zapret.spec +++ b/anda/misc/zapret/zapret.spec @@ -1,5 +1,5 @@ Name: zapret -Version: 72.5 +Version: 72.6 Release: 1%?dist Summary: A multi-platform Deep Packet Inspection (DPI) bypass tool License: MIT From 6f661eea9b9c96aa3fd10973a34f9850b9ee0845 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 2 Jan 2026 14:57:11 -0600 Subject: [PATCH 035/442] chore (gnome-shell-extension-multi-monitors-bar): upstream added a license file (#8847) --- .../gnome-shell-extension-multi-monitors-bar.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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 59955b9a1e..b51851cdce 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 @@ -7,7 +7,7 @@ Name: gnome-shell-extension-%{extension} Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?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 @@ -16,7 +16,6 @@ BuildArch: noarch Source0: %url/archive/%commit/multi-monitors-bar_fapv2-%commit.tar.gz # README declared the license, but they do not provide a license file -Source1: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Requires: (gnome-shell >= 48~ with gnome-shell < 50~) Recommends: gnome-extensions-app @@ -29,8 +28,6 @@ Packager: Owen Zimmerman %prep %autosetup -n multi-monitors-bar_fapv2-%commit -cp %{SOURCE1} . - %build %install @@ -48,7 +45,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas/ &> /dev/null || : glib-compile-schemas %{_datadir}/glib-2.0/schemas/ &> /dev/null || : %files -%license gpl-2.0.txt +%license LICENSE %doc README.md %{_datadir}/gnome-shell/extensions/%{uuid} %{_datadir}/glib-2.0/schemas/*.gschema.xml From d48238cf0f0bf37b9dab490f60423aa2148909aa Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 21:31:06 +0000 Subject: [PATCH 036/442] bump: falcond --- 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 26232ceed1..de9dda8cb9 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.1 -Release: 2%?dist +Version: 1.2.2 +Release: 1%?dist Summary: Advanced Linux Gaming Performance Daemon License: MIT URL: https://git.pika-os.com/general-packages/falcond From d3c3230f87798178838374c34f91cd9d0011bfc4 Mon Sep 17 00:00:00 2001 From: Gilver Date: Fri, 2 Jan 2026 16:16:12 -0600 Subject: [PATCH 037/442] chore(falcond): Add group (#8846) * chore(falcond): Add group * chore: Bump release --------- Signed-off-by: Gilver --- anda/system/falcond/falcond.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/anda/system/falcond/falcond.spec b/anda/system/falcond/falcond.spec index de9dda8cb9..257cc461c9 100644 --- a/anda/system/falcond/falcond.spec +++ b/anda/system/falcond/falcond.spec @@ -2,7 +2,7 @@ Name: falcond Version: 1.2.2 -Release: 1%?dist +Release: 2%?dist Summary: Advanced Linux Gaming Performance Daemon License: MIT URL: https://git.pika-os.com/general-packages/falcond @@ -15,6 +15,7 @@ Requires: %{name}-profiles Requires: (scx-scheds or scx-scheds-nightly) Suggests: %{name}-gui Conflicts: gamemode +Provides: group(falcond) Packager: Gilver E. %description @@ -37,6 +38,13 @@ DESTDIR="%{buildroot}" \ %{zig_build_target -r fast -s} \ %endif +%pre +# Create falcond group if it doesn't exist +getent group 'falcond' >/dev/null || groupadd -f -r 'falcond' || : + +# Root must be a member of the group +usermod -aG 'falcond' root || : + %post %systemd_post %{name}.service From a6b815785f4dfc62d48f4bc8e3e704ef376485f6 Mon Sep 17 00:00:00 2001 From: Willow Date: Fri, 2 Jan 2026 15:51:27 -0700 Subject: [PATCH 038/442] add: breakpad (#8851) --- anda/lib/breakpad/anda.hcl | 5 +++ anda/lib/breakpad/breakpad.spec | 62 +++++++++++++++++++++++++++++++++ anda/lib/breakpad/update.rhai | 1 + 3 files changed, 68 insertions(+) create mode 100644 anda/lib/breakpad/anda.hcl create mode 100644 anda/lib/breakpad/breakpad.spec create mode 100644 anda/lib/breakpad/update.rhai diff --git a/anda/lib/breakpad/anda.hcl b/anda/lib/breakpad/anda.hcl new file mode 100644 index 0000000000..9242fd816b --- /dev/null +++ b/anda/lib/breakpad/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "breakpad.spec" + } +} diff --git a/anda/lib/breakpad/breakpad.spec b/anda/lib/breakpad/breakpad.spec new file mode 100644 index 0000000000..8438611cab --- /dev/null +++ b/anda/lib/breakpad/breakpad.spec @@ -0,0 +1,62 @@ +Name: breakpad +Version: 2024.02.16 +Release: 1%?dist +Summary: Google Breakpad crash-reporting system +License: BSD-3-Clause +Group: System +URL: https://github.com/google/breakpad +Source0: https://github.com/google/breakpad/archive/refs/tags/v%{version}.tar.gz +Source1: https://chromium.googlesource.com/linux-syscall-support/+archive/refs/heads/main.tar.gz#/lss.tar.gz + +BuildRequires: gcc-c++ +BuildRequires: pkgconfig(gmock) +BuildRequires: pkgconfig(gtest) +BuildRequires: pkgconfig(zlib) +BuildRequires: anda-srpm-macros + +Packager: Willow Reed (willow@willowidk.dev) + +%description +A set of client and server components which implement a crash-reporting system. + +%package devel +Requires: %{name} = %{evr} +%pkg_devel_files +%{_libdir}/libbreakpad.a +%{_libdir}/libbreakpad_client.a + +%prep +%autosetup -n breakpad-%{version} +mkdir -p src/third_party/lss +cd src/third_party/lss +tar -xzf %{SOURCE1} --strip-components=0 + +%build +export CFLAGS="$CFLAGS -Wno-error" +export CXXFLAGS="$CXXFLAGS -Wno-error" + +%configure +%make_build + +%install +%make_install + +rm -rf %{buildroot}%{_docdir}/breakpad-0.1 + +%files +%license LICENSE +%doc README.md AUTHORS ChangeLog INSTALL NEWS +%{_bindir}/core2md +%{_bindir}/dump_sym* +%{_bindir}/microdump_stackwalk +%{_bindir}/minidump-2-core +%{_bindir}/minidump_dump +%{_bindir}/minidump_stackwalk +%{_bindir}/minidump_upload +%{_bindir}/pid2md +%{_bindir}/sym_upload +%{_libexecdir}/core_handler + +%changelog +* Fri Jan 02 2026 Willow Reed +- Initial commit \ No newline at end of file diff --git a/anda/lib/breakpad/update.rhai b/anda/lib/breakpad/update.rhai new file mode 100644 index 0000000000..df846a57b8 --- /dev/null +++ b/anda/lib/breakpad/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("https://github.com/google/breakpad")); \ No newline at end of file From 7624423be677dfd54b960c68ebbae2e461f0e9a7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 Jan 2026 23:20:18 +0000 Subject: [PATCH 039/442] 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 939df932fe..5a18242178 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.19.23 +Version: 1.20.0 Release: 1%?dist Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty From efb673cbdc214c82503a9466d13fe79da1873a26 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 2 Jan 2026 17:35:22 -0600 Subject: [PATCH 040/442] add: libfiber (#8795) Signed-off-by: Owen-sz --- anda/lib/libfiber/add-missing-header.patch | 12 +++++++ anda/lib/libfiber/anda.hcl | 6 ++++ anda/lib/libfiber/libfiber.spec | 42 ++++++++++++++++++++++ anda/lib/libfiber/update.rhai | 1 + 4 files changed, 61 insertions(+) create mode 100644 anda/lib/libfiber/add-missing-header.patch create mode 100644 anda/lib/libfiber/anda.hcl create mode 100644 anda/lib/libfiber/libfiber.spec create mode 100644 anda/lib/libfiber/update.rhai diff --git a/anda/lib/libfiber/add-missing-header.patch b/anda/lib/libfiber/add-missing-header.patch new file mode 100644 index 0000000000..dc81dc6e2c --- /dev/null +++ b/anda/lib/libfiber/add-missing-header.patch @@ -0,0 +1,12 @@ +diff --git a/cpp/include/fiber/go_fiber.hpp b/cpp/include/fiber/go_fiber.hpp +index 5e1df06..8d6ad2a 100644 +--- a/cpp/include/fiber/go_fiber.hpp ++++ b/cpp/include/fiber/go_fiber.hpp +@@ -15,6 +15,7 @@ + #include + #include "fiber.hpp" + #include "fiber_tbox.hpp" ++#include + + struct ACL_FIBER; + diff --git a/anda/lib/libfiber/anda.hcl b/anda/lib/libfiber/anda.hcl new file mode 100644 index 0000000000..d714a0a0fd --- /dev/null +++ b/anda/lib/libfiber/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "libfiber.spec" + } +} diff --git a/anda/lib/libfiber/libfiber.spec b/anda/lib/libfiber/libfiber.spec new file mode 100644 index 0000000000..7a7095e49c --- /dev/null +++ b/anda/lib/libfiber/libfiber.spec @@ -0,0 +1,42 @@ +%define debug_package %{nil} + +%global _description %{expand: +libfiber is a high-performance coroutine library designed for building efficient network applications across multiple platforms. +Originating from the coroutine module in the acl project, libfiber supports Linux, FreeBSD, macOS, and Windows operating systems. +The library enables developers to write highly concurrent applications using synchronous programming paradigms while achieving performance comparable to or better than asynchronous frameworks.} + +Name: libfiber-devel +Version: 1.1.0 +Release: 1%?dist +URL: https://deepwiki.com/iqiyi/libfiber +Source0: https://github.com/iqiyi/libfiber/archive/refs/tags/v%version.tar.gz +Patch0: add-missing-header.patch +Summary: The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI +License: LGPL-3.0 +ExclusiveArch: x86_64 + +Packager: Owen Zimmerman + +BuildRequires: gcc-c++ make + +%description %_description + +%prep +%autosetup -n libfiber-%{version} -p1 + +%build +%make_build + +%install +mkdir -p %{buildroot}%{_includedir}/fiber/ +install -Dm644 c/include/fiber/*.h %{buildroot}%{_includedir}/fiber/ +install -Dm644 cpp/include/fiber/*.hpp %{buildroot}%{_includedir}/fiber/ + +%files +%license LICENSE.txt +%doc README.md README_cn.md changes.txt +%{_includedir}/fiber/ + +%changelog +* Wed Dec 31 2025 Owen Zimmerman +- Initial commit diff --git a/anda/lib/libfiber/update.rhai b/anda/lib/libfiber/update.rhai new file mode 100644 index 0000000000..43cf72991d --- /dev/null +++ b/anda/lib/libfiber/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("iqiyi/libfiber")); From 377abcc783bc3a64e057f2d73d0173df80b0b20d Mon Sep 17 00:00:00 2001 From: Gilver Date: Fri, 2 Jan 2026 17:42:38 -0600 Subject: [PATCH 041/442] fix(breakpad): Static files (#8862) Signed-off-by: Gilver --- anda/lib/breakpad/breakpad.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/anda/lib/breakpad/breakpad.spec b/anda/lib/breakpad/breakpad.spec index 8438611cab..8964f54b2f 100644 --- a/anda/lib/breakpad/breakpad.spec +++ b/anda/lib/breakpad/breakpad.spec @@ -1,6 +1,6 @@ Name: breakpad Version: 2024.02.16 -Release: 1%?dist +Release: 2%?dist Summary: Google Breakpad crash-reporting system License: BSD-3-Clause Group: System @@ -22,8 +22,9 @@ A set of client and server components which implement a crash-reporting system. %package devel Requires: %{name} = %{evr} %pkg_devel_files -%{_libdir}/libbreakpad.a -%{_libdir}/libbreakpad_client.a + +%package static +%pkg_static_files %prep %autosetup -n breakpad-%{version} @@ -59,4 +60,4 @@ rm -rf %{buildroot}%{_docdir}/breakpad-0.1 %changelog * Fri Jan 02 2026 Willow Reed -- Initial commit \ No newline at end of file +- Initial commit From 72de536a5e206fb31ed58f23f88b0341daffcbbc Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 2 Jan 2026 18:49:09 -0600 Subject: [PATCH 042/442] add: ghc-ghc-exactpoint and langs/haskell folder (#8866) * add: ghc-ghc-exactpoint Signed-off-by: Owen-sz * dont need Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- .../langs/haskell/ghc-ghc-exactprint/anda.hcl | 5 + .../ghc-ghc-exactprint.spec | 137 ++++++++++++++++++ 2 files changed, 142 insertions(+) create mode 100644 anda/langs/haskell/ghc-ghc-exactprint/anda.hcl create mode 100644 anda/langs/haskell/ghc-ghc-exactprint/ghc-ghc-exactprint.spec diff --git a/anda/langs/haskell/ghc-ghc-exactprint/anda.hcl b/anda/langs/haskell/ghc-ghc-exactprint/anda.hcl new file mode 100644 index 0000000000..aaa2098fca --- /dev/null +++ b/anda/langs/haskell/ghc-ghc-exactprint/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "ghc-ghc-exactprint.spec" + } +} diff --git a/anda/langs/haskell/ghc-ghc-exactprint/ghc-ghc-exactprint.spec b/anda/langs/haskell/ghc-ghc-exactprint/ghc-ghc-exactprint.spec new file mode 100644 index 0000000000..ed978e90ff --- /dev/null +++ b/anda/langs/haskell/ghc-ghc-exactprint/ghc-ghc-exactprint.spec @@ -0,0 +1,137 @@ +# generated by cabal-rpm-2.3.0 +# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ + +%global pkg_name ghc-exactprint +%global pkgver %{pkg_name}-%{version} +%{?haskell_setup} + +# testsuite missing deps: Diff HUnit data-default extra fail ghc-paths ordered-containers silently syb + +Name: ghc-%{pkg_name} +Version: 1.8.0.0 +Release: 1%{?dist} +Summary: ExactPrint for GHC + +License: BSD-3-Clause +URL: https://hackage.haskell.org/package/ghc-exactprint +# Begin cabal-rpm sources: +Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz +# End cabal-rpm sources + +# Begin cabal-rpm deps: +BuildRequires: ghc-Cabal-devel +BuildRequires: ghc-rpm-macros +BuildRequires: ghc-base-devel +BuildRequires: ghc-bytestring-devel +BuildRequires: ghc-containers-devel +BuildRequires: ghc-data-default-devel +BuildRequires: ghc-directory-devel +BuildRequires: ghc-filepath-devel +BuildRequires: ghc-free-devel +BuildRequires: ghc-ghc-devel +BuildRequires: ghc-ghc-boot-devel +BuildRequires: ghc-mtl-devel +BuildRequires: ghc-ordered-containers-devel +BuildRequires: ghc-syb-devel +%if %{with ghc_prof} +BuildRequires: ghc-base-prof +BuildRequires: ghc-bytestring-prof +BuildRequires: ghc-containers-prof +BuildRequires: ghc-data-default-prof +BuildRequires: ghc-directory-prof +BuildRequires: ghc-filepath-prof +BuildRequires: ghc-free-prof +BuildRequires: ghc-ghc-prof +BuildRequires: ghc-ghc-boot-prof +BuildRequires: ghc-mtl-prof +BuildRequires: ghc-ordered-containers-prof +BuildRequires: ghc-syb-prof +%endif +# End cabal-rpm deps + +Packager: Owen Zimmerman + +%description +Using the API Annotations available from GHC 9.2.1, this library provides a +means to round trip any code that can be compiled by GHC, currently excluding +lhs files. + +Note: requires GHC 9.6.*. For earlier GHC versions see lower version numbers. + + +%package devel +Summary: Haskell %{pkg_name} library development files +Provides: %{name}-static = %{version}-%{release} +Provides: %{name}-static%{?_isa} = %{version}-%{release} +%if %{defined ghc_version} +Requires: ghc-compiler = %{ghc_version} +%endif +Requires: %{name}%{?_isa} = %{version}-%{release} + +%description devel +This package provides the Haskell %{pkg_name} library development files. + + +%if %{with haddock} +%package doc +Summary: Haskell %{pkg_name} library documentation +BuildArch: noarch +Requires: ghc-filesystem + +%description doc +This package provides the Haskell %{pkg_name} library documentation. +%endif + + +%if %{with ghc_prof} +%package prof +Summary: Haskell %{pkg_name} profiling library +Requires: %{name}-devel%{?_isa} = %{version}-%{release} +Supplements: (%{name}-devel and ghc-prof) + +%description prof +This package provides the Haskell %{pkg_name} profiling library. +%endif + + +%prep +# Begin cabal-rpm setup: +%setup -q -n %{pkgver} +# End cabal-rpm setup +%build +# Begin cabal-rpm build: +%dnl %global cabal_configure_options --allow-newer=base,fail +%ghc_lib_build +# End cabal-rpm build + + +%install +# Begin cabal-rpm install +%ghc_lib_install +# End cabal-rpm install + + +%files -f %{name}.files +# Begin cabal-rpm files: +%license LICENSE +# End cabal-rpm files + + +%files devel -f %{name}-devel.files +%doc ChangeLog + + +%if %{with haddock} +%files doc -f %{name}-doc.files +%license LICENSE +%endif + + +%if %{with ghc_prof} +%files prof -f %{name}-prof.files +%endif + + +%changelog +* Fri Jan 02 2026 Owen Zimmerman 1.8.0.0-1 +- spec file generated by cabal-rpm-2.3.0 From b8d5c9fc93f1a633ea4b88ff8d55dddee9451c55 Mon Sep 17 00:00:00 2001 From: Willow Date: Fri, 2 Jan 2026 18:43:57 -0700 Subject: [PATCH 043/442] add: quickshell (#8858) --- anda/desktops/quickshell/anda.hcl | 5 ++ anda/desktops/quickshell/quickshell.spec | 67 ++++++++++++++++++++++++ anda/desktops/quickshell/update.rhai | 1 + 3 files changed, 73 insertions(+) create mode 100644 anda/desktops/quickshell/anda.hcl create mode 100644 anda/desktops/quickshell/quickshell.spec create mode 100644 anda/desktops/quickshell/update.rhai diff --git a/anda/desktops/quickshell/anda.hcl b/anda/desktops/quickshell/anda.hcl new file mode 100644 index 0000000000..2cfcd032f5 --- /dev/null +++ b/anda/desktops/quickshell/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "quickshell.spec" + } +} diff --git a/anda/desktops/quickshell/quickshell.spec b/anda/desktops/quickshell/quickshell.spec new file mode 100644 index 0000000000..7931ed485b --- /dev/null +++ b/anda/desktops/quickshell/quickshell.spec @@ -0,0 +1,67 @@ +Name: quickshell +Version: 0.2.1 +Release: 1%?dist +Summary: Flexible QtQuick based desktop shell toolkit +License: LGPL-3.0-only AND GPL-3.0-only +URL: https://github.com/quickshell-mirror/quickshell +Source0: https://github.com/quickshell-mirror/quickshell/archive/v%{version}/%{name}-%{version}.tar.gz + +Packager: Willow Reed (willow@willowidk.dev) + +BuildRequires: cmake +BuildRequires: cmake(Qt6Core) +BuildRequires: cmake(Qt6Qml) +BuildRequires: cmake(Qt6ShaderTools) +BuildRequires: cmake(Qt6WaylandClient) +BuildRequires: gcc-c++ +BuildRequires: ninja-build +BuildRequires: qt6-qtbase-private-devel +BuildRequires: spirv-tools +BuildRequires: anda-srpm-macros +BuildRequires: breakpad-devel +BuildRequires: breakpad-static +BuildRequires: pkgconfig +BuildRequires: pkgconfig(jemalloc) +BuildRequires: pkgconfig(libpipewire-0.3) +BuildRequires: pkgconfig(wayland-client) +BuildRequires: pkgconfig(wayland-protocols) +BuildRequires: pkgconfig(xcb) +BuildRequires: pkgconfig(pam) +BuildRequires: pkgconfig(libdrm) +BuildRequires: pkgconfig(gbm) +BuildRequires: pkgconfig(CLI11) + +%description +Flexible QtQuick based desktop shell toolkit. + +%prep +%autosetup -n %{name}-%{version} + +%build +%cmake -GNinja \ + -DBUILD_SHARED_LIBS=OFF \ + -DCMAKE_BUILD_TYPE=RelWithDebInfo \ + -DDISTRIBUTOR="Fedora Terra" \ + -DDISTRIBUTOR_DEBUGINFO_AVAILABLE=YES \ + -DGIT_REVISION=%{commit} \ + -DINSTALL_QML_PREFIX=%{_lib}/qt6/qml +%cmake_build + +%install +%cmake_install + +%files +%license LICENSE LICENSE-GPL +%doc BUILD.md +%doc CONTRIBUTING.md +%doc README.md +%doc changelog/v%{version}.md +%{_bindir}/qs +%{_bindir}/quickshell +%{_appsdir}/org.quickshell.desktop +%{_scalableiconsdir}/org.quickshell.svg +%{_libdir}/qt6/qml/Quickshell + +%changelog +* Fri Jan 02 2026 Willow Reed +- Initial commit \ No newline at end of file diff --git a/anda/desktops/quickshell/update.rhai b/anda/desktops/quickshell/update.rhai new file mode 100644 index 0000000000..c9d8e7e22f --- /dev/null +++ b/anda/desktops/quickshell/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("https://github.com/quickshell-mirror/quickshell")); \ No newline at end of file From 57ea454c2dd6459e1e1c2e9367338556fc36ce7b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 01:54:49 +0000 Subject: [PATCH 044/442] bump: gnome-shell-extension-multi-monitors-bar yt-dlp-git --- .../gnome-shell-extension-multi-monitors-bar.spec | 6 +++--- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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 b51851cdce..646546ea90 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 daf7f76a28b9d18d3c50a972d86c6d5f16c2ac01 -%global commit_date 20260102 +%global commit c27ade6d83d48cfbe52b957b4b28d26e8335354f +%global commit_date 20260103 %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: 2%?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/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index d15d4cc964..2b52343506 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.02.160313 +Version: 2026.01.03.002214 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 1770715a5b003003e53741de1c92d6af00b6a424 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 03:22:12 +0000 Subject: [PATCH 045/442] bump: gnome-shell-extension-multi-monitors-bar iosevka-fonts --- .../gnome-shell-extension-multi-monitors-bar.spec | 2 +- anda/fonts/iosevka/iosevka-fonts.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 646546ea90..baaa03fa9f 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,4 +1,4 @@ -%global commit c27ade6d83d48cfbe52b957b4b28d26e8335354f +%global commit d23c3c95ecdfdec8a30c66f58cb16e1084953962 %global commit_date 20260103 %global shortcommit %(c=%{commit}; echo ${c:0:7}) diff --git a/anda/fonts/iosevka/iosevka-fonts.spec b/anda/fonts/iosevka/iosevka-fonts.spec index 6efebaa590..27e2b699bb 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: 33.3.6 +Version: 34.0.0 Release: 1%?dist Packager: Cappy Ishihara Summary: Versatile typeface for code, from code. From 51cf2770036b5aec874dd10fd6970491d49b79db Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 2 Jan 2026 22:00:02 -0600 Subject: [PATCH 046/442] add: jade (#8874) Signed-off-by: Owen-sz --- anda/langs/python/jade/anda.hcl | 6 ++++ anda/langs/python/jade/jade.spec | 48 ++++++++++++++++++++++++++++++ anda/langs/python/jade/update.rhai | 1 + 3 files changed, 55 insertions(+) create mode 100644 anda/langs/python/jade/anda.hcl create mode 100644 anda/langs/python/jade/jade.spec create mode 100644 anda/langs/python/jade/update.rhai diff --git a/anda/langs/python/jade/anda.hcl b/anda/langs/python/jade/anda.hcl new file mode 100644 index 0000000000..6981ec174c --- /dev/null +++ b/anda/langs/python/jade/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "jade.spec" + } +} diff --git a/anda/langs/python/jade/jade.spec b/anda/langs/python/jade/jade.spec new file mode 100644 index 0000000000..d59938d50a --- /dev/null +++ b/anda/langs/python/jade/jade.spec @@ -0,0 +1,48 @@ +%global pypi_name jade +%global _desc Exoplanet evolution code. + +Name: python-%{pypi_name} +Version: 0.1.0 +Release: 1%?dist +Summary: Exoplanet evolution code +License: LGPL-3.0 +URL: https://gitlab.unige.ch/spice_dune/jade +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3 +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip + +Packager: Owen Zimmerman + +%description +%_desc + +%package -n python3-%{pypi_name} +Summary: %{summary} +Provides: jade +%{?python_provide:%python_provide python3-%{pypi_name}} + +%description -n python3-%{pypi_name} +%_desc + +%prep +%autosetup -n jade-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files jade + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE +%{_bindir}/jade + +%changelog +* Fri Jan 02 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/jade/update.rhai b/anda/langs/python/jade/update.rhai new file mode 100644 index 0000000000..7e4f13db9e --- /dev/null +++ b/anda/langs/python/jade/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("jade")); From 2ef06353e9d919479ef1c6849304d0c785987e47 Mon Sep 17 00:00:00 2001 From: arbor Date: Fri, 2 Jan 2026 22:33:53 -0600 Subject: [PATCH 047/442] add: uxn (debug) (#8809) * prog add: uxn virtual machine stable * fix doc: summary * doc: update comment about sr.ht versioning * fix: enable debug, remove uneeded dependancies * fix: disable debug package to avoid unoptimized debug * feat: enable debug, remove build script * minor fix: switch c compiler to fedora macro * prog: add build ld flags --------- Co-authored-by: metcya <134973769+metcya@users.noreply.github.com> --- anda/misc/uxn/stable/anda.hcl | 5 ++++ anda/misc/uxn/stable/uxn.spec | 48 +++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 anda/misc/uxn/stable/anda.hcl create mode 100644 anda/misc/uxn/stable/uxn.spec diff --git a/anda/misc/uxn/stable/anda.hcl b/anda/misc/uxn/stable/anda.hcl new file mode 100644 index 0000000000..329e61e67c --- /dev/null +++ b/anda/misc/uxn/stable/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "uxn.spec" + } +} diff --git a/anda/misc/uxn/stable/uxn.spec b/anda/misc/uxn/stable/uxn.spec new file mode 100644 index 0000000000..f6e4df5e8f --- /dev/null +++ b/anda/misc/uxn/stable/uxn.spec @@ -0,0 +1,48 @@ +# uxn stable has no update script because this version +# is permanently frozen. A nightly will be added once the +# sourcehut versioning script is done. + +Name: uxn +Version: 1.0 +Release: 1%?dist +Summary: An emulator for the Varvara virtual machine +URL: https://100r.ca/site/%{name}.html +Source0: https://git.sr.ht/~rabbits/%{name}/archive/%{version}.tar.gz +License: MIT +BuildRequires: SDL2-devel gcc + +Packager: arbormoss + +%description +%summary. + +%prep +%autosetup -n %name-%version + +%build +# credit: based on the build script for uxn +# https://git.sr.ht/~rabbits/uxn/tree/1.0/item/build.sh + +mkdir -p bin +UXNEMU_LDFLAGS="-L/usr/local/lib $(sdl2-config --cflags --libs)" +CFLAGS="%{build_cflags}" + +%{__cc} ${CFLAGS} src/%{name}asm.c %{build_ldflags} -o bin/%{name}asm +%{__cc} ${CFLAGS} src/%{name}.c src/devices/system.c src/devices/console.c src/devices/file.c src/devices/datetime.c src/devices/mouse.c src/devices/controller.c src/devices/screen.c src/devices/audio.c src/%{name}emu.c ${UXNEMU_LDFLAGS} ${FILE_LDFLAGS} %{build_ldflags} -o bin/%{name}emu +%{__cc} ${CFLAGS} src/%{name}.c src/devices/system.c src/devices/console.c src/devices/file.c src/devices/datetime.c src/%{name}cli.c ${FILE_LDFLAGS} %{build_ldflags} -o bin/%{name}cli + +%install +install -Dm755 bin/%{name}asm %{buildroot}%{_bindir}/%{name}asm +install -Dm755 bin/%{name}cli %{buildroot}%{_bindir}/%{name}cli +install -Dm755 bin/%{name}emu %{buildroot}%{_bindir}/%{name}emu + +%files +%doc README.md +%license LICENSE +%{_bindir}/%{name}asm +%{_bindir}/%{name}cli +%{_bindir}/%{name}emu + +%changelog +* Sun Dec 21 2025 arbormoss +- Intial Commit From c6b098b7fd7b65ab0da5b18f708d8a1f3075d2e7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 05:31:36 +0000 Subject: [PATCH 048/442] bump: gnome-shell-extension-multi-monitors-bar --- .../gnome-shell-extension-multi-monitors-bar.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 baaa03fa9f..ee3af44570 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,4 +1,4 @@ -%global commit d23c3c95ecdfdec8a30c66f58cb16e1084953962 +%global commit fa8a73a208ced4a2376d692552ea6b3694d08d53 %global commit_date 20260103 %global shortcommit %(c=%{commit}; echo ${c:0:7}) From 7baffacea335a0fa7eaf6a93fc6ee65cd2184067 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 3 Jan 2026 00:42:08 -0600 Subject: [PATCH 049/442] fix(falcond-profiles): 2775 (#8883) Signed-off-by: Gilver --- anda/system/falcond-profiles/falcond-profiles.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/system/falcond-profiles/falcond-profiles.spec b/anda/system/falcond-profiles/falcond-profiles.spec index ad1b5678c4..79c788f371 100644 --- a/anda/system/falcond-profiles/falcond-profiles.spec +++ b/anda/system/falcond-profiles/falcond-profiles.spec @@ -4,7 +4,7 @@ Name: falcond-profiles Version: 0^%{commit_date}git.%{shortcommit} -Release: 3%?dist +Release: 4%?dist Summary: Profiles for falcond License: MIT URL: https://github.com/PikaOS-Linux/falcond-profiles @@ -29,7 +29,7 @@ install -Dm644 usr/share/falcond/profiles/*.conf -t %{buildroot}%{_datadir}/falc install -Dm644 usr/share/falcond/profiles/handheld/* -t %{buildroot}%{_datadir}/falcond/profiles/handheld/ install -Dm644 usr/share/falcond/profiles/htpc/* -t %{buildroot}%{_datadir}/falcond/profiles/htpc/ -install -dm2755 %{buildroot}%{_datadir}/falcond/profiles/user +install -dm2775 %{buildroot}%{_datadir}/falcond/profiles/user %files %doc README.md @@ -39,7 +39,7 @@ install -dm2755 %{buildroot}%{_datadir}/falcond/profiles/user %config %{_datadir}/falcond/profiles/*.conf %config %{_datadir}/falcond/profiles/handheld/*.conf %config %{_datadir}/falcond/profiles/htpc/*.conf -%attr(2755, root, falcond) %dir %{_datadir}/falcond/profiles/user +%attr(2775, root, falcond) %dir %{_datadir}/falcond/profiles/user %changelog * Thu Jan 1 2026 Gilver E. - 0^20260101git.0f87c74-2 From fb18a0c1d8f560dbeb746c6128ad8517b21970f2 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 3 Jan 2026 00:43:20 -0600 Subject: [PATCH 050/442] fix(gnome-shell-extension-multi-monitors-bar): Nightly (#8882) Signed-off-by: Gilver --- .../gnome/gnome-shell-extension-multi-monitors-bar/anda.hcl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/anda.hcl b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/anda.hcl index bf107f8450..814427681e 100644 --- a/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/anda.hcl +++ b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/anda.hcl @@ -3,4 +3,7 @@ project pkg { rpm { spec = "gnome-shell-extension-multi-monitors-bar.spec" } + labels { + nightly = 1 + } } From 64a5a755dc11c1fa2634e31d58ec5da73e0182d9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 07:39:45 +0000 Subject: [PATCH 051/442] 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 28d30aa992..88f4257824 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.7.7.2 +Version: 0.7.9.1 Release: 1%?dist Summary: Private, fast, and honest web browser based on Chromium From 1274f6a3f09ed0d68ed36087eb3e60e001a2cc48 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 12:42:32 +0000 Subject: [PATCH 052/442] 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 4d9c86af11..b3bf4eef5a 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: 1.7.2 +Version: 2.0.0 Release: 1%?dist Summary: Extremely simple lofi player From 65bd9363ccd06620bdaaf4ab150ea4523049a637 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 13:18:14 +0000 Subject: [PATCH 053/442] bump: sleepy-launcher --- anda/games/launcher.moe/sleepy-launcher/sleepy-launcher.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/games/launcher.moe/sleepy-launcher/sleepy-launcher.spec b/anda/games/launcher.moe/sleepy-launcher/sleepy-launcher.spec index 6a1c046deb..8ee3aaded9 100644 --- a/anda/games/launcher.moe/sleepy-launcher/sleepy-launcher.spec +++ b/anda/games/launcher.moe/sleepy-launcher/sleepy-launcher.spec @@ -2,7 +2,7 @@ %global crate sleepy-launcher %global appid moe.launcher.sleepy-launcher Name: %{crate} -Version: 1.6.1 +Version: 1.6.2 Release: 1%?dist Summary: Sleepy Game Launcher for Linux with automatic patching and telemetry disabling From 928cede72a4e064fcb71a2e46a10be363ba25d38 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 13:57:50 +0000 Subject: [PATCH 054/442] 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 1981385ea1..3bce2eff6f 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: 3.0.2 +Version: 3.1.0 Release: 1%?dist Summary: Cooling device control for Linux License: GPL-3.0-or-later From 80e625788c6b92ea3add832390d2651fd657e033 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 15:28:11 +0000 Subject: [PATCH 055/442] 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 bd886a6d2f..174f017239 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.1890+2bd02883c +version=0.16.0-dev.1892+53ebfde6b mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index f59a9440fa..1738da24a0 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.1890+2bd02883c +%global ver 0.16.0-dev.1892+53ebfde6b %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 412f75d8617d98f9f5cbf4162655b67c7da3dffd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 19:17:53 +0000 Subject: [PATCH 056/442] 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 acd699dda5..e116cd3ea0 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 41f015fde0b2cfe1f52503af3994c1aef0c40f24 +%global commit a552ac4981b3d8ce7380f7c1b3b66514bf9d2eb3 %forgemeta Name: lomiri-system-settings From ff0c323aff70263cc6e00ffaf177edc42b904a69 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 19:29:17 +0000 Subject: [PATCH 057/442] 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 e5d7f1db71..3c6d631ec5 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: 6.5.0 +Version: 6.5.1 Release: 1%?dist License: MIT URL: https://stephenberry.github.io/glaze From e595be1bdf8c18a66e1cb43178c91049f38549e3 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 3 Jan 2026 13:40:11 -0600 Subject: [PATCH 058/442] fix(akmod-nvidia): Requires gcc-c++ (#8890) Signed-off-by: Gilver --- anda/system/nvidia/nvidia-kmod/nvidia-kmod.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/system/nvidia/nvidia-kmod/nvidia-kmod.spec b/anda/system/nvidia/nvidia-kmod/nvidia-kmod.spec index 68ac2cd73e..3e92b51adb 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: 3%?dist +Release: 4%?dist Summary: NVIDIA display driver kernel module Epoch: 3 License: NVIDIA License @@ -18,6 +18,7 @@ ExclusiveArch: x86_64 aarch64 Source0: https://github.com/NVIDIA/open-gpu-kernel-modules/archive/%{version}/open-gpu-kernel-modules-%{version}.tar.gz 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} From b9ad52cb4dc9ed2ec6010c3cf5b458cdad011f1c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 19:43:24 +0000 Subject: [PATCH 059/442] 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 d581f923cc..81f3da88a5 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.57.0 +Version: 0.58.0 %gometa -f From 80fa0c19edb7c8a40ffa8bf62996d609c6e0bb84 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 20:42:58 +0000 Subject: [PATCH 060/442] 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 2b52343506..50002116a9 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.03.002214 +Version: 2026.01.03.203053 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 1a89ce624aa85003e1ac482ba4a924227da0c53d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 21:19:16 +0000 Subject: [PATCH 061/442] 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 50002116a9..386362d4f7 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.03.203053 +Version: 2026.01.03.205958 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From c5d53daaf07d07aed846ea7081a9f83740f4047e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 Jan 2026 21:56:22 +0000 Subject: [PATCH 062/442] 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 386362d4f7..00338122db 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.03.205958 +Version: 2026.01.03.214857 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 3010586e4c773024c5c93a67e085c0d3d4ec70bb Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 3 Jan 2026 16:08:19 -0600 Subject: [PATCH 063/442] add: stardust-xr-solar-sailer (#8894) --- anda/stardust/solar-sailer/anda.hcl | 5 +++ .../solar-sailer/stardust-solar-sailer.spec | 41 +++++++++++++++++++ anda/stardust/solar-sailer/update.rhai | 1 + .../telescope/stardust-telescope.spec | 3 +- comps.xml | 6 ++- 5 files changed, 53 insertions(+), 3 deletions(-) create mode 100644 anda/stardust/solar-sailer/anda.hcl create mode 100644 anda/stardust/solar-sailer/stardust-solar-sailer.spec create mode 100644 anda/stardust/solar-sailer/update.rhai diff --git a/anda/stardust/solar-sailer/anda.hcl b/anda/stardust/solar-sailer/anda.hcl new file mode 100644 index 0000000000..74c19c817d --- /dev/null +++ b/anda/stardust/solar-sailer/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "stardust-solar-sailer.spec" + } +} diff --git a/anda/stardust/solar-sailer/stardust-solar-sailer.spec b/anda/stardust/solar-sailer/stardust-solar-sailer.spec new file mode 100644 index 0000000000..fdb3633038 --- /dev/null +++ b/anda/stardust/solar-sailer/stardust-solar-sailer.spec @@ -0,0 +1,41 @@ +# Exclude input files from mangling +%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ + +Name: stardust-xr-solar-sailer +Version: 0.50.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 +License: MIT +BuildRequires: cargo anda-srpm-macros cargo-rpm-macros mold python3-devel + +Provides: solar-sailer stardust-solar-sailer +Packager: Owen Zimmerman + +%description +%summary + +%prep +%autosetup -n solar-sailer-%version +%cargo_prep_online + +%build +%cargo_build + +%install +mkdir -p %{buildroot}%{_datadir}/%{name}/solar_sailer +%cargo_install +install -Dm644 res/solar_sailer/move_icon.glb %{buildroot}%{_datadir}/%{name}/solar_sailer/move_icon.glb +%{cargo_license_online} > LICENSE.dependencies + +%files +%doc README.md +%license LICENSE +%license LICENSE.dependencies +%_bindir/solar-sailer +%{_datadir}/%{name}/solar_sailer/move_icon.glb + +%changelog +* Sat Jan 03 2026 Owen Zimmerman +- Initial commit diff --git a/anda/stardust/solar-sailer/update.rhai b/anda/stardust/solar-sailer/update.rhai new file mode 100644 index 0000000000..e68539b6aa --- /dev/null +++ b/anda/stardust/solar-sailer/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("StardustXR/solar-sailer")); diff --git a/anda/stardust/telescope/stardust-telescope.spec b/anda/stardust/telescope/stardust-telescope.spec index b140348230..6ecfcbe6db 100644 --- a/anda/stardust/telescope/stardust-telescope.spec +++ b/anda/stardust/telescope/stardust-telescope.spec @@ -4,7 +4,7 @@ Name: stardust-xr-telescope Version: %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 @@ -22,6 +22,7 @@ Requires: stardust-xr-magnetar Requires: stardust-xr-non-spatial-input Requires: stardust-xr-protostar Requires: stardust-xr-server +Requires: stardust-xr-solar-sailer BuildArch: noarch Provides: telescope stardust-telescope diff --git a/comps.xml b/comps.xml index f342006245..441cd66c10 100644 --- a/comps.xml +++ b/comps.xml @@ -1,4 +1,4 @@ - + @@ -16,7 +16,8 @@ stardust-xr Stardust XR - All Stardust XR packages needed to run the Stardust server + All Stardust XR packages needed to run the Stardust server false true @@ -30,6 +31,7 @@ stardust-xr-non-spatial-input stardust-xr-protostar stardust-xr-server + stardust-xr-solar-sailer stardust-xr-telescope From 6cdd8cd45148e3e04969302246053c1a89471097 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 02:11:15 +0000 Subject: [PATCH 064/442] bump(nightly): goofcord-nightly legcord-nightly mpv-nightly zed-nightly grabnim nim-nightly types-colorama tdlib-nightly Carla-nightly stardust-telescope opentabletdriver-nightly scx-scheds-nightly glasgow --- 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/zed/nightly/zed-nightly.spec | 4 ++-- anda/langs/nim/grabnim/grabnim.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 +++--- anda/multimedia/carla/Carla-nightly.spec | 4 ++-- anda/stardust/telescope/stardust-telescope.spec | 6 +++--- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 4 ++-- 13 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 faccd2aded..255ee85579 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 3da91c8fd711f0440c7854e05452c2e922761a6d +%global commit a37ae2bf6544014790034317f179cf3a3e2e701f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260102 +%global commit_date 20260104 %global ver 1.11.4^ %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 8484539745..cb5743ffb6 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 64d08d5fc660632054c3da5c0b5b1180379f8188 -%global commit_date 20260102 +%global commit cb6072a853d7fc36fe1a6d5b666ee3ef7e238566 +%global commit_date 20260104 %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 cb04385de0..75a1940113 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 72efbfd009a2b3259055133d74b88c81b1115ae1 +%global commit a3350e2fbb0cfd6d2bd4993570e3ffe8e10a34eb %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260102 +%global commit_date 20260104 %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 d6bfdcb6d2..a59a94c85b 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 872b2b35101e21053c90c53befc16e5197b9a511 +%global commit 9a79cb8ba1919773e809e08266874e6f8793279a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260102 +%global commit_date 20260104 %global ver 0.219.0 %bcond_with check diff --git a/anda/langs/nim/grabnim/grabnim.spec b/anda/langs/nim/grabnim/grabnim.spec index bcfabfcbec..3323985e21 100644 --- a/anda/langs/nim/grabnim/grabnim.spec +++ b/anda/langs/nim/grabnim/grabnim.spec @@ -1,5 +1,5 @@ -%global commit f895e593178fddc107679dde326c49dd053a624d -%global commit_date 20251231 +%global commit b6b772ce9e94fc34a8f205392cb8f2d6483022ae +%global commit_date 20260104 %global shortcommit %{sub %commit 1 7} Name: grabnim diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index 06bca40569..1b2bad1dbf 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 92ad98f5d89bfbce6e8d94896e3f4d7fcb84a2f7 +%global commit 4b615aca46d1f2f0932e8a1a0319e449ff9e9468 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260101 +%global commit_date 20260104 %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 49e18750cb..ccf2b07126 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 d1d5fe58664b30a0c2dde3cd5c3dc8091f0f16ae -%global commit_date 20260101 +%global commit eb347f3a1c13dc00449bf178a53c24f2ae838450 +%global commit_date 20260104 %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 029227ac4c..bf413b92db 100644 --- a/anda/lib/tdlib/tdlib-nightly.spec +++ b/anda/lib/tdlib/tdlib-nightly.spec @@ -1,6 +1,6 @@ -%global commit 5742c287cd514e7a1ee7908d63b4e5fca8638799 -%global ver 1.8.59 -%global commit_date 20260102 +%global commit 0da5c72f8365fb4857096e716d53175ddbdf5a15 +%global ver 1.8.60 +%global commit_date 20260104 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: tdlib-nightly diff --git a/anda/multimedia/carla/Carla-nightly.spec b/anda/multimedia/carla/Carla-nightly.spec index 0c1e8cf62c..5cc37220ce 100644 --- a/anda/multimedia/carla/Carla-nightly.spec +++ b/anda/multimedia/carla/Carla-nightly.spec @@ -1,8 +1,8 @@ %global pname carla %global ver 2.5.10 -%global commit a406f0044bc8c098475814abc1f379ed7e0545d6 +%global commit 011867b6bcd592a510b4ec157c032fcdac23d6ef %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251111 +%global commit_date 20260104 Name: Carla-nightly Version: %(echo %ver | tr -d 'v')^%commit_date.git~%shortcommit diff --git a/anda/stardust/telescope/stardust-telescope.spec b/anda/stardust/telescope/stardust-telescope.spec index 6ecfcbe6db..4cb9158cfd 100644 --- a/anda/stardust/telescope/stardust-telescope.spec +++ b/anda/stardust/telescope/stardust-telescope.spec @@ -1,10 +1,10 @@ -%global commit cf5f3bc5a4b97aeacfe072725433a66da5bca68d -%global commit_date 20260102 +%global commit 3f6bbbb6bfaf28da8e3635a67a7d9502ae7a7b11 +%global commit_date 20260104 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: stardust-xr-telescope Version: %commit_date.git~%shortcommit -Release: 2%?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 e20c3184b6..8556c8f7cf 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 322f261a81c8f4417653572b4768cb3c131f2368 +%global commit 2697c70ebfaa7152fa4541a8066416455ae1aec6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251230 +%global commit_date 20260104 %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 9d5b257639..0fa2170241 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 ff5f4a9bda3f9b7ec929ea1b00f6ce6f4f725692 +%global commit f9833dccf7803d5b64c819067bb57ca631219dad %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260102 +%global commitdate 20260104 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 53b5d5dcbe..7f22a16759 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit aa05b7f4ce69e23098e5a4cd591642d463453aa1 -%global commit_date 20251229 +%global commit f1e5d53259bccf5955394b7b09f0ac3c3b5f4580 +%global commit_date 20260104 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow From ffa220657c91e97007b2ece38a7617818833b20e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 02:27:25 +0000 Subject: [PATCH 065/442] bump: rust-television yt-dlp-git --- anda/langs/rust/television/rust-television.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/rust/television/rust-television.spec b/anda/langs/rust/television/rust-television.spec index 3833fb039d..4de07bcdb6 100644 --- a/anda/langs/rust/television/rust-television.spec +++ b/anda/langs/rust/television/rust-television.spec @@ -5,7 +5,7 @@ %global crate television Name: rust-television -Version: 0.14.3 +Version: 0.14.4 Release: 1%?dist Summary: Cross-platform, fast and extensible general purpose fuzzy finder TUI diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 00338122db..0298d5393f 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.03.214857 +Version: 2026.01.04.010244 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From f61afa6c7d1678a5b17b436516549fd6056d3d30 Mon Sep 17 00:00:00 2001 From: Willow Reed Date: Sat, 3 Jan 2026 19:44:39 -0700 Subject: [PATCH 066/442] add: gpu-screen-recorder (#8878) --- anda/multimedia/gpu-screen-recorder/anda.hcl | 5 ++ .../gpu-screen-recorder.spec | 77 +++++++++++++++++++ .../gpu-screen-recorder/update.rhai | 1 + 3 files changed, 83 insertions(+) create mode 100644 anda/multimedia/gpu-screen-recorder/anda.hcl create mode 100644 anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec create mode 100644 anda/multimedia/gpu-screen-recorder/update.rhai diff --git a/anda/multimedia/gpu-screen-recorder/anda.hcl b/anda/multimedia/gpu-screen-recorder/anda.hcl new file mode 100644 index 0000000000..637e4d9201 --- /dev/null +++ b/anda/multimedia/gpu-screen-recorder/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "gpu-screen-recorder.spec" + } +} \ No newline at end of file diff --git a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec new file mode 100644 index 0000000000..d0fa44a9e8 --- /dev/null +++ b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec @@ -0,0 +1,77 @@ +%global snapshot r1245.8e82100 + +Name: gpu-screen-recorder +Version: 5.11.2 +Release: 1%{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 + +BuildRequires: gcc +BuildRequires: (gcc-g++ or gcc-c++) +BuildRequires: pkgconfig(libva) +BuildRequires: pkgconfig(libdrm) +BuildRequires: pkgconfig(libva-drm) +BuildRequires: vulkan-headers +BuildRequires: pkgconfig(libcap) +BuildRequires: pkgconfig(wayland-client) +BuildRequires: pkgconfig(wayland-egl) +BuildRequires: pkgconfig(libpulse) +BuildRequires: (ffmpeg-free-devel or ffmpeg-devel or ffmpeg-7-mini-devel) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xdamage) +BuildRequires: pkgconfig(xcomposite) +BuildRequires: pkgconfig(xrandr) +BuildRequires: pkgconfig(xfixes) +BuildRequires: meson +BuildRequires: pkgconfig(dbus-1) +BuildRequires: pkgconfig(libspa-0.2) +BuildRequires: pkgconfig(libglvnd) +Requires(post): libcap +BuildRequires: systemd-rpm-macros + +Packager: Willow Reed + +%description +Shadowplay-like screen recorder for Linux. Uses GPU acceleration to record in H.264, HEVC, AV1, VP8, or VP9. + +%prep +%autosetup -c + +%build +%meson -Dcapabilities=false +%meson_build + +%install +%meson_install + +%check +%meson_test + +%post +%systemd_user_post gpu-screen-recorder.service + +%preun +%systemd_user_preun gpu-screen-recorder.service + +%postun +%systemd_user_postun gpu-screen-recorder.service + +%files +%license LICENSE +%doc README.md +%{_bindir}/gpu-screen-recorder +%caps(cap_sys_admin+ep) %{_bindir}/gsr-kms-server +%{_includedir}/gsr/plugin.h +%{_userunitdir}/%{name}.service +%{_modprobedir}/gsr-nvidia.conf +%{_mandir}/man1/gsr-kms-server.1* +%{_mandir}/man1/gpu-screen-recorder.1* + +%changelog +* Fri Jan 02 2026 Willow Reed +- Initial commit \ No newline at end of file diff --git a/anda/multimedia/gpu-screen-recorder/update.rhai b/anda/multimedia/gpu-screen-recorder/update.rhai new file mode 100644 index 0000000000..d0f6ae76b3 --- /dev/null +++ b/anda/multimedia/gpu-screen-recorder/update.rhai @@ -0,0 +1 @@ +rpm.version(find_all(`/gpu-screen-recorder/tag/\?h=([\d.]+)`, get(`https://git.dec05eba.com/gpu-screen-recorder/refs/`))[0][1]); \ No newline at end of file From c6a9468e4e7859df6776f65e79f03ec6dc0b41f7 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 3 Jan 2026 21:33:11 -0600 Subject: [PATCH 067/442] chore: Remove %config from files that shouldn't have this (#8899) --- anda/langs/go/zrepl/golang-github-zrepl.spec | 2 +- anda/system/broadcom-wl/broadcom-wl.spec | 8 ++++---- anda/system/falcond-profiles/falcond-profiles.spec | 10 +++++----- anda/system/scx-tools/nightly/scx-tools-nightly.spec | 4 ++-- anda/system/scx-tools/stable/scx-tools.spec | 5 +++-- 5 files changed, 15 insertions(+), 14 deletions(-) diff --git a/anda/langs/go/zrepl/golang-github-zrepl.spec b/anda/langs/go/zrepl/golang-github-zrepl.spec index f3e8ecb708..874b20be7b 100644 --- a/anda/langs/go/zrepl/golang-github-zrepl.spec +++ b/anda/langs/go/zrepl/golang-github-zrepl.spec @@ -75,7 +75,7 @@ cp -a config/samples %{buildroot}%{_datadir}/ %license LICENSE %doc README.md %{_bindir}/* -%config %{_unitdir}/zrepl.service +%{_unitdir}/zrepl.service %dir %{_sysconfdir}/zrepl %config(noreplace) %{_sysconfdir}/zrepl/zrepl.yml %{_datadir}/bash-completion/completions/zrepl diff --git a/anda/system/broadcom-wl/broadcom-wl.spec b/anda/system/broadcom-wl/broadcom-wl.spec index 0edc352904..f08e2416ec 100644 --- a/anda/system/broadcom-wl/broadcom-wl.spec +++ b/anda/system/broadcom-wl/broadcom-wl.spec @@ -6,7 +6,7 @@ Name: broadcom-wl Version: 6.30.223.271 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common files for Broadcom 802.11 STA driver Group: System Environment/Kernel License: Redistributable, no modification permitted @@ -61,9 +61,9 @@ grep -q Copyright ${fn} >/dev/null || sed -i "s%\(^ Date: Sat, 3 Jan 2026 20:35:07 -0700 Subject: [PATCH 068/442] add: noctalia-shell (#8870) --- anda/desktops/noctalia-shell/anda.hcl | 5 ++ .../noctalia-shell/noctalia-shell.spec | 46 +++++++++++++++++++ anda/desktops/noctalia-shell/update.rhai | 1 + 3 files changed, 52 insertions(+) create mode 100644 anda/desktops/noctalia-shell/anda.hcl create mode 100644 anda/desktops/noctalia-shell/noctalia-shell.spec create mode 100644 anda/desktops/noctalia-shell/update.rhai diff --git a/anda/desktops/noctalia-shell/anda.hcl b/anda/desktops/noctalia-shell/anda.hcl new file mode 100644 index 0000000000..40cee1a4b7 --- /dev/null +++ b/anda/desktops/noctalia-shell/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "noctalia-shell.spec" + } +} diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec new file mode 100644 index 0000000000..c2b72dd936 --- /dev/null +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -0,0 +1,46 @@ +%global debug_package %{nil} + +Name: noctalia-shell +Version: 3.8.0 +Release: 1%?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 + +Requires: brightnessctl +Requires: dejavu-sans-fonts +Requires: gpu-screen-recorder +Requires: qt6-qtmultimedia +Requires: quickshell + +Recommends: cava +Recommends: cliphist +Recommends: ddcutil +Recommends: matugen +Recommends: power-profiles-daemon +Recommends: wlsunset + +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. + +%prep +%autosetup -n noctalia-release + +%build + +%install +install -d -m 0755 %{buildroot}/etc/xdg/quickshell/noctalia-shell +cp -r ./* %{buildroot}/etc/xdg/quickshell/noctalia-shell/ + +%files +%doc README.md +%license LICENSE +%{_sysconfdir}/xdg/quickshell/noctalia-shell/ + +%changelog +* Fri Jan 02 2026 Willow Reed +- Initial commit \ No newline at end of file diff --git a/anda/desktops/noctalia-shell/update.rhai b/anda/desktops/noctalia-shell/update.rhai new file mode 100644 index 0000000000..1c9be28be7 --- /dev/null +++ b/anda/desktops/noctalia-shell/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("noctalia-dev/noctalia-shell")); From 8806454786358eaea201df298fcf0faf5a301b69 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 04:01:02 +0000 Subject: [PATCH 069/442] 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 c2b72dd936..edae1f5834 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: 3.8.0 +Version: 3.8.2 Release: 1%?dist Summary: A Quickshell-based custom shell setup From 3c002258d37978a993a2a798c591a6f8db7e85c8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 05:25:38 +0000 Subject: [PATCH 070/442] bump: yazi yt-dlp-git --- anda/langs/rust/yazi/yazi.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/rust/yazi/yazi.spec b/anda/langs/rust/yazi/yazi.spec index 8c82c8d076..17d7105a92 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: 25.12.29 +Version: 26.1.4 Release: 1%?dist Summary: Blazing fast terminal file manager written in Rust, based on async I/O URL: https://yazi-rs.github.io/ diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 0298d5393f..c2cfbb0427 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.04.010244 +Version: 2026.01.04.045251 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 1a537b7d96a44bf1f556a8fabb2635963a26ba4f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 11:17:10 +0000 Subject: [PATCH 071/442] 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 ecb20eed9f..826e9356cb 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.1.0 +Version: 1.2.0 Release: 1%?dist Summary: A modern self-hosted music player License: GPL-3.0 From ac1eedd3a9e09ac05446a3e3f1c434dfc681ac7f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 12:42:17 +0000 Subject: [PATCH 072/442] bump: mangowc --- anda/desktops/mangowc/mangowc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/mangowc/mangowc.spec b/anda/desktops/mangowc/mangowc.spec index e2d4bcd1d6..c7ce217c29 100644 --- a/anda/desktops/mangowc/mangowc.spec +++ b/anda/desktops/mangowc/mangowc.spec @@ -1,5 +1,5 @@ Name: mangowc -Version: 0.10.9 +Version: 0.10.10 Release: 1%?dist Summary: wayland compositor base wlroots and scenefx (dwm but wayland) License: GPL-3.0 From c713e824307b9e027fa1ccfcef0696fee4827a0a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 14:20:28 +0000 Subject: [PATCH 073/442] 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 cdddf5da9a..7391c98324 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.18.0 +Version: 0.18.1 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com From 55da048fbd923cad339b54dc3cc6884b2ab56439 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 17:24:13 +0000 Subject: [PATCH 074/442] 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 08e1c90d1c..4aeb962b8e 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.69 +Version: 0.1.70 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From f8f4b3074669210fa214012aaf5dceb9b5d0ac6a Mon Sep 17 00:00:00 2001 From: bunzuhbu Date: Sun, 4 Jan 2026 20:39:20 +0300 Subject: [PATCH 075/442] Remove unnecessary dependencies in throne.spec (#8913) Signed-off-by: bunzuhbu --- anda/apps/throne/throne.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/anda/apps/throne/throne.spec b/anda/apps/throne/throne.spec index 6bd8108cd5..d7b61eaeb7 100644 --- a/anda/apps/throne/throne.spec +++ b/anda/apps/throne/throne.spec @@ -24,12 +24,6 @@ BuildRequires: rpm_macro(cmake_build) BuildRequires: rpm_macro(cmake_install) BuildRequires: cmake BuildRequires: gcc-c++ -BuildRequires: pkgconfig(protobuf) -BuildRequires: pkgconfig(libcurl) -BuildRequires: cmake(yaml-cpp) -BuildRequires: cmake(ZXing) -BuildRequires: cmake(absl) -BuildRequires: cmake(cpr) BuildRequires: cmake(Qt6) BuildRequires: cmake(Qt6Svg) BuildRequires: cmake(Qt6Linguist) From 44552740a92c3a9f8baff7106cb28448d6ae0596 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 17:55:48 +0000 Subject: [PATCH 076/442] 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 c2cfbb0427..16d9bbfedc 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.04.045251 +Version: 2026.01.04.174402 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 0a2862d9ad1d7e0782927a033c8f3d2689347630 Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 5 Jan 2026 03:16:33 +0800 Subject: [PATCH 077/442] fix(vicinae): bdep pkgconfig(icu-uc) (#8918) Signed-off-by: madomado --- anda/system/vicinae/vicinae.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index 7391c98324..0ae08bc2cf 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -20,6 +20,7 @@ BuildRequires: cmake(Qt6Keychain) BuildRequires: cmake(LayerShellQt) BuildRequires: pkgconfig(libqalculate) BuildRequires: pkgconfig(protobuf) +BuildRequires: pkgconfig(icu-uc) BuildRequires: wayland-devel BuildRequires: nodejs-npm BuildRequires: systemd-rpm-macros From 4b6b065377f3ba1f2d46e5348c8cb7e793f1fadc Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 5 Jan 2026 03:20:40 +0800 Subject: [PATCH 078/442] fix(television): rust2rpm (#8919) --- .../rust/television/rust-television.spec | 8 +- .../television-fix-metadata-auto.diff | 18 ++-- rust-television.spec | 91 +++++++++++++++++++ television-fix-metadata-auto.diff | 27 ++++++ 4 files changed, 131 insertions(+), 13 deletions(-) create mode 100644 rust-television.spec create mode 100644 television-fix-metadata-auto.diff diff --git a/anda/langs/rust/television/rust-television.spec b/anda/langs/rust/television/rust-television.spec index 4de07bcdb6..25f03493ea 100644 --- a/anda/langs/rust/television/rust-television.spec +++ b/anda/langs/rust/television/rust-television.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 27 +# Generated by rust2rpm 28 %bcond check 1 %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ @@ -7,7 +7,7 @@ Name: rust-television Version: 0.14.4 Release: 1%?dist -Summary: Cross-platform, fast and extensible general purpose fuzzy finder TUI +Summary: Very fast, portable and hackable fuzzy finder for the terminal License: MIT URL: https://crates.io/crates/television @@ -18,13 +18,13 @@ Patch: television-fix-metadata-auto.diff BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: -Cross-platform, fast and extensible general purpose fuzzy finder TUI.} +A very fast, portable and hackable fuzzy finder for the terminal.} %description %{_description} %package -n %{crate} Summary: %{summary} -License: (0BSD OR MIT OR Apache-2.0) AND 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-3-Clause 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 Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) AND Zlib +License: (0BSD OR MIT OR Apache-2.0) AND 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-3-Clause 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 Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) AND Zlib AND (Zlib OR Apache-2.0 OR MIT) # LICENSE.dependencies contains a full license breakdown %description -n %{crate} %{_description} diff --git a/anda/langs/rust/television/television-fix-metadata-auto.diff b/anda/langs/rust/television/television-fix-metadata-auto.diff index e330561bec..3d288f888a 100644 --- a/anda/langs/rust/television/television-fix-metadata-auto.diff +++ b/anda/langs/rust/television/television-fix-metadata-auto.diff @@ -1,9 +1,10 @@ ---- television-0.13.2/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ television-0.13.2/Cargo.toml 2025-08-12T10:41:15.727396+00:00 -@@ -227,19 +227,6 @@ +--- television-0.14.4/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ television-0.14.4/Cargo.toml 2026-01-04T18:45:00.790925+00:00 +@@ -251,19 +251,6 @@ + [target.'cfg(not(target_os = "macos"))'.dependencies.crossterm] version = "0.28" features = ["serde"] - +- -[target.'cfg(target_os = "macos")'.dependencies.crossterm] -version = "0.28.1" -features = [ @@ -16,12 +17,11 @@ - -[target."cfg(windows)".dependencies.winapi-util] -version = "0.1.9" -- + [lints.clippy] cast_precision_loss = "allow" - float_cmp = "allow" -@@ -277,3 +264,4 @@ +@@ -301,3 +288,4 @@ + opt-level = 3 lto = false - debug = 2 - inherits = "dev" + inherits = "release" + diff --git a/rust-television.spec b/rust-television.spec new file mode 100644 index 0000000000..953d008193 --- /dev/null +++ b/rust-television.spec @@ -0,0 +1,91 @@ +# Generated by rust2rpm 28 +%bcond check 1 + +%global crate television + +Name: rust-television +Version: 0.14.4 +Release: %autorelease +Summary: Very fast, portable and hackable fuzzy finder for the terminal + +License: MIT +URL: https://crates.io/crates/television +Source: %{crates_source} +# Automatically generated patch to strip dependencies and normalize metadata +Patch: television-fix-metadata-auto.diff + +BuildRequires: cargo-rpm-macros >= 24 + +%global _description %{expand: +A very fast, portable and hackable fuzzy finder for the terminal.} + +%description %{_description} + +%package -n %{crate} +Summary: %{summary} +# FIXME: paste output of %%cargo_license_summary here +License: # FIXME +# LICENSE.dependencies contains a full license breakdown + +%description -n %{crate} %{_description} + +%files -n %{crate} +%license LICENSE +%license LICENSE.dependencies +%doc CHANGELOG.md +%doc CODE_OF_CONDUCT.md +%doc CONTRIBUTING.md +%doc README.md +%{_bindir}/tv + +%package devel +Summary: %{summary} +BuildArch: noarch + +%description devel %{_description} + +This package contains library source intended for building other packages which +use the "%{crate}" crate. + +%files devel +%license %{crate_instdir}/LICENSE +%doc %{crate_instdir}/CHANGELOG.md +%doc %{crate_instdir}/CODE_OF_CONDUCT.md +%doc %{crate_instdir}/CONTRIBUTING.md +%doc %{crate_instdir}/README.md +%{crate_instdir}/ + +%package -n %{name}+default-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+default-devel %{_description} + +This package contains library source intended for building other packages which +use the "default" feature of the "%{crate}" crate. + +%files -n %{name}+default-devel +%ghost %{crate_instdir}/Cargo.toml + +%prep +%autosetup -n %{crate}-%{version} -p1 +%cargo_prep + +%generate_buildrequires +%cargo_generate_buildrequires + +%build +%cargo_build +%{cargo_license_summary} +%{cargo_license} > LICENSE.dependencies + +%install +%cargo_install + +%if %{with check} +%check +%cargo_test +%endif + +%changelog +%autochangelog diff --git a/television-fix-metadata-auto.diff b/television-fix-metadata-auto.diff new file mode 100644 index 0000000000..3d288f888a --- /dev/null +++ b/television-fix-metadata-auto.diff @@ -0,0 +1,27 @@ +--- television-0.14.4/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ television-0.14.4/Cargo.toml 2026-01-04T18:45:00.790925+00:00 +@@ -251,19 +251,6 @@ + [target.'cfg(not(target_os = "macos"))'.dependencies.crossterm] + version = "0.28" + features = ["serde"] +- +-[target.'cfg(target_os = "macos")'.dependencies.crossterm] +-version = "0.28.1" +-features = [ +- "serde", +- "use-dev-tty", +-] +- +-[target."cfg(windows)".dependencies.clipboard-win] +-version = "5.4.0" +- +-[target."cfg(windows)".dependencies.winapi-util] +-version = "0.1.9" + + [lints.clippy] + cast_precision_loss = "allow" +@@ -301,3 +288,4 @@ + opt-level = 3 + lto = false + inherits = "release" ++ From 05b56284949ca4b26f3857ba2b2acc92e46a3f6b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 20:23:34 +0000 Subject: [PATCH 079/442] bump: dorion --- anda/apps/dorion/dorion.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/dorion/dorion.spec b/anda/apps/dorion/dorion.spec index dcd318796a..77f9588661 100644 --- a/anda/apps/dorion/dorion.spec +++ b/anda/apps/dorion/dorion.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: dorion -Version: 6.11.0 +Version: 6.12.0 Release: 1%?dist Summary: Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more! SourceLicense: GPL-3.0-only From 995ef8355f3c130360384e0667b93bda05447b15 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 21:56:59 +0000 Subject: [PATCH 080/442] bump: zig-master-bootstrap vgmstream --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/multimedia/vgmstream/vgmstream.spec | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 174f017239..c8b10f7f4a 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.1892+53ebfde6b +version=0.16.0-dev.1912+0cbaaa5eb mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 1738da24a0..8ff2ecb563 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.1892+53ebfde6b +%global ver 0.16.0-dev.1912+0cbaaa5eb %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 af17b95fea..ae9b35775e 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit d9cbdcaf63fe94e5dd02565805a15e9c91718f75 +%global commit 51327578a2648e2fcebd37438739a1a2d9d6e7f2 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20251226 +%global commit_date 20260104 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit From 7f2754d5761be6c120f27e17f63d0a73a9431396 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 4 Jan 2026 16:21:28 -0600 Subject: [PATCH 081/442] chore(zig-master): Update patches (#8782) --- ...ve-native-lib-directories-from-rpath.patch | 8 ++-- ...t-directory-of-libraries-to-linker-p.patch | 43 ------------------- .../zig/bootstrap/zig-master-bootstrap.spec | 1 - ...ve-native-lib-directories-from-rpath.patch | 8 ++-- ...t-directory-of-libraries-to-linker-p.patch | 43 ------------------- anda/langs/zig/master/zig-master.spec | 1 - 6 files changed, 8 insertions(+), 96 deletions(-) delete mode 100644 anda/langs/zig/bootstrap/0005-link.Elf-add-root-directory-of-libraries-to-linker-p.patch delete mode 100644 anda/langs/zig/master/0005-link.Elf-add-root-directory-of-libraries-to-linker-p.patch diff --git a/anda/langs/zig/bootstrap/0000-remove-native-lib-directories-from-rpath.patch b/anda/langs/zig/bootstrap/0000-remove-native-lib-directories-from-rpath.patch index 1e1c1f1709..034d8ed0f3 100644 --- a/anda/langs/zig/bootstrap/0000-remove-native-lib-directories-from-rpath.patch +++ b/anda/langs/zig/bootstrap/0000-remove-native-lib-directories-from-rpath.patch @@ -1,9 +1,9 @@ ---- a/src/main.zig 2025-04-25 06:01:31.337458939 -0500 -+++ b/src/main.zig 2025-04-25 06:03:02.239473385 -0500 -@@ -4072,6 +4072,15 @@ +--- a/src/main.zig 2025-12-27 19:19:30.000000000 -0600 ++++ b/src/main.zig 2025-12-31 08:25:12.962257290 -0600 +@@ -3998,6 +3998,15 @@ try create_module.lib_directories.ensureUnusedCapacity(arena, paths.lib_dirs.items.len); - for (paths.lib_dirs.items) |path| addLibDirectoryWarn2(&create_module.lib_directories, path, true); + for (paths.lib_dirs.items) |path| addLibDirectoryWarn2(io, &create_module.lib_directories, path, true); + + for (paths.lib_dirs.items) |native_lib_dir| { + for (0.., create_module.rpath_list.items) |i, rpath_dir| { diff --git a/anda/langs/zig/bootstrap/0005-link.Elf-add-root-directory-of-libraries-to-linker-p.patch b/anda/langs/zig/bootstrap/0005-link.Elf-add-root-directory-of-libraries-to-linker-p.patch deleted file mode 100644 index d4dd5bb4eb..0000000000 --- a/anda/langs/zig/bootstrap/0005-link.Elf-add-root-directory-of-libraries-to-linker-p.patch +++ /dev/null @@ -1,43 +0,0 @@ -From 1796a91063dc5ed71418f164bb7d98ca65c33d4a Mon Sep 17 00:00:00 2001 -From: Jan200101 -Date: Mon, 16 Jun 2025 20:46:25 +0200 -Subject: [PATCH] link.Elf: add root directory of libraries to linker path - -All the given dynamic shared objects will be linked with an absolute -path however they may link to other dynamic shared objects which won't -have an absolute path, for this we need to add the library path so that -lld can resolve it. - -Signed-off-by: Jan200101 ---- - src/link/Lld.zig | 12 +++++++++++- - 1 file changed, 11 insertions(+), 1 deletion(-) - -diff --git a/src/link/Lld.zig b/src/link/Lld.zig -index 4ea809428e..b8421dd60a 100644 ---- a/src/link/Lld.zig -+++ b/src/link/Lld.zig -@@ -1109,9 +1109,19 @@ fn elfLink(lld: *Lld, arena: Allocator) !void { - // Positional arguments to the linker such as object files. - var whole_archive = false; - -+ var lib_directories = std.StringArrayHashMap(void).init(gpa); -+ defer lib_directories.deinit(); -+ - for (base.comp.link_inputs) |link_input| switch (link_input) { - .res => unreachable, // Windows-only -- .dso => continue, -+ .dso => |dso| { -+ if (dso.path.root_dir.path) |root_dir| { -+ const lib_dir = try lib_directories.getOrPut(root_dir); -+ if (lib_dir.found_existing) continue; -+ try argv.append("-L"); -+ try argv.append(root_dir); -+ } -+ }, - .object, .archive => |obj| { - if (obj.must_link and !whole_archive) { - try argv.append("-whole-archive"); --- -2.49.0 - diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 8ff2ecb563..9e7b95abef 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -47,7 +47,6 @@ URL: https://ziglang.org Source0: %{archive_name} Source1: %{archive_name}.minisig Patch0: 0000-remove-native-lib-directories-from-rpath.patch -Patch3: 0005-link.Elf-add-root-directory-of-libraries-to-linker-p.patch BuildRequires: cmake BuildRequires: gcc BuildRequires: gcc-c++ diff --git a/anda/langs/zig/master/0000-remove-native-lib-directories-from-rpath.patch b/anda/langs/zig/master/0000-remove-native-lib-directories-from-rpath.patch index 1e1c1f1709..034d8ed0f3 100644 --- a/anda/langs/zig/master/0000-remove-native-lib-directories-from-rpath.patch +++ b/anda/langs/zig/master/0000-remove-native-lib-directories-from-rpath.patch @@ -1,9 +1,9 @@ ---- a/src/main.zig 2025-04-25 06:01:31.337458939 -0500 -+++ b/src/main.zig 2025-04-25 06:03:02.239473385 -0500 -@@ -4072,6 +4072,15 @@ +--- a/src/main.zig 2025-12-27 19:19:30.000000000 -0600 ++++ b/src/main.zig 2025-12-31 08:25:12.962257290 -0600 +@@ -3998,6 +3998,15 @@ try create_module.lib_directories.ensureUnusedCapacity(arena, paths.lib_dirs.items.len); - for (paths.lib_dirs.items) |path| addLibDirectoryWarn2(&create_module.lib_directories, path, true); + for (paths.lib_dirs.items) |path| addLibDirectoryWarn2(io, &create_module.lib_directories, path, true); + + for (paths.lib_dirs.items) |native_lib_dir| { + for (0.., create_module.rpath_list.items) |i, rpath_dir| { diff --git a/anda/langs/zig/master/0005-link.Elf-add-root-directory-of-libraries-to-linker-p.patch b/anda/langs/zig/master/0005-link.Elf-add-root-directory-of-libraries-to-linker-p.patch deleted file mode 100644 index d4dd5bb4eb..0000000000 --- a/anda/langs/zig/master/0005-link.Elf-add-root-directory-of-libraries-to-linker-p.patch +++ /dev/null @@ -1,43 +0,0 @@ -From 1796a91063dc5ed71418f164bb7d98ca65c33d4a Mon Sep 17 00:00:00 2001 -From: Jan200101 -Date: Mon, 16 Jun 2025 20:46:25 +0200 -Subject: [PATCH] link.Elf: add root directory of libraries to linker path - -All the given dynamic shared objects will be linked with an absolute -path however they may link to other dynamic shared objects which won't -have an absolute path, for this we need to add the library path so that -lld can resolve it. - -Signed-off-by: Jan200101 ---- - src/link/Lld.zig | 12 +++++++++++- - 1 file changed, 11 insertions(+), 1 deletion(-) - -diff --git a/src/link/Lld.zig b/src/link/Lld.zig -index 4ea809428e..b8421dd60a 100644 ---- a/src/link/Lld.zig -+++ b/src/link/Lld.zig -@@ -1109,9 +1109,19 @@ fn elfLink(lld: *Lld, arena: Allocator) !void { - // Positional arguments to the linker such as object files. - var whole_archive = false; - -+ var lib_directories = std.StringArrayHashMap(void).init(gpa); -+ defer lib_directories.deinit(); -+ - for (base.comp.link_inputs) |link_input| switch (link_input) { - .res => unreachable, // Windows-only -- .dso => continue, -+ .dso => |dso| { -+ if (dso.path.root_dir.path) |root_dir| { -+ const lib_dir = try lib_directories.getOrPut(root_dir); -+ if (lib_dir.found_existing) continue; -+ try argv.append("-L"); -+ try argv.append(root_dir); -+ } -+ }, - .object, .archive => |obj| { - if (obj.must_link and !whole_archive) { - try argv.append("-whole-archive"); --- -2.49.0 - diff --git a/anda/langs/zig/master/zig-master.spec b/anda/langs/zig/master/zig-master.spec index 0e8ebaa89f..833d17f405 100644 --- a/anda/langs/zig/master/zig-master.spec +++ b/anda/langs/zig/master/zig-master.spec @@ -22,7 +22,6 @@ URL: https://ziglang.org Source0: %{archive_name} Source1: %{archive_name}.minisig Patch0: 0000-remove-native-lib-directories-from-rpath.patch -Patch3: 0005-link.Elf-add-root-directory-of-libraries-to-linker-p.patch BuildRequires: cmake BuildRequires: gcc BuildRequires: gcc-c++ From d5f754362232737fbfcdd44da4d46196ea92b5f7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 23:14:46 +0000 Subject: [PATCH 082/442] 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 833d17f405..b93f59ea48 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.1657+985a3565c +Version: 0.16.0~dev.1912+0cbaaa5eb 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 88d7b22b180f09eb626004e424deaedfb92362cf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 4 Jan 2026 23:37:20 +0000 Subject: [PATCH 083/442] 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 2687727207..b8a2004325 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.68.1 +Version: 2.69.0 %gometa -f From fa420bed4fedf3a9ebc2806cf938ca9d465bfadf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 02:11:06 +0000 Subject: [PATCH 084/442] bump(nightly): goofcord-nightly mpv-nightly zed-nightly --- anda/apps/goofcord/nightly/goofcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 255ee85579..06fae744df 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit a37ae2bf6544014790034317f179cf3a3e2e701f +%global commit e92a5cf09e5755b07a57cd92ed3a555b442e2ccf %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260104 +%global commit_date 20260105 %global ver 1.11.4^ %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 75a1940113..c9457ce3ad 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 a3350e2fbb0cfd6d2bd4993570e3ffe8e10a34eb +%global commit 0035bb7cbd1faf97aa91414a9b376a53b4c821bd %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260104 +%global commit_date 20260105 %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 a59a94c85b..d8db00a2c0 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 9a79cb8ba1919773e809e08266874e6f8793279a +%global commit 88a0b310d619d22c0d7ab88564c94ae833514ec5 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260104 +%global commit_date 20260105 %global ver 0.219.0 %bcond_with check From 71df6a110275e1a81fac7472dc0e65fdaff24488 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 02:34:11 +0000 Subject: [PATCH 085/442] bump: komikku ruffle-nightly --- anda/apps/komikku/komikku.spec | 4 ++-- anda/apps/ruffle/ruffle-nightly.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/komikku/komikku.spec b/anda/apps/komikku/komikku.spec index 1a6e177eeb..527c910d38 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.98.0 +%global raw_ver v1.99.0 Name: komikku -Version: 1.98.0 +Version: 1.99.0 %forgemeta Release: 1%?dist Summary: A manga reader for GNOME diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index ba1267d091..16ed4c6572 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-02 +%global ver 2026-01-05 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 0781580086810a41bbb71efd7d7f918ade5b8b26 Mon Sep 17 00:00:00 2001 From: lux8149 <252955427+lux8149@users.noreply.github.com> Date: Sun, 4 Jan 2026 20:44:42 -0600 Subject: [PATCH 086/442] add: socktop (#8929) * add: socktop * add:dependency licenses --- anda/apps/socktop/anda.hcl | 5 ++++ anda/apps/socktop/socktop.spec | 53 ++++++++++++++++++++++++++++++++++ anda/apps/socktop/update.rhai | 1 + 3 files changed, 59 insertions(+) create mode 100644 anda/apps/socktop/anda.hcl create mode 100644 anda/apps/socktop/socktop.spec create mode 100644 anda/apps/socktop/update.rhai diff --git a/anda/apps/socktop/anda.hcl b/anda/apps/socktop/anda.hcl new file mode 100644 index 0000000000..1038af94e2 --- /dev/null +++ b/anda/apps/socktop/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "socktop.spec" + } +} diff --git a/anda/apps/socktop/socktop.spec b/anda/apps/socktop/socktop.spec new file mode 100644 index 0000000000..fe5117effc --- /dev/null +++ b/anda/apps/socktop/socktop.spec @@ -0,0 +1,53 @@ +%global ver 1.55.0-test2 +%global sanitized_ver %(echo %{ver} | sed 's/-//g') + +Name: socktop +Version: %sanitized_ver +Release: 1%?dist +Summary: socktop is a remote system monitor with a rich TUI interface +URL: https://github.com/jasonwitty/socktop +Source0: %{url}/archive/refs/tags/v%{ver}.tar.gz +License: MIT +BuildRequires: rust libdrm-devel systemd-rpm-macros cargo-rpm-macros +Requires: libdrm +Packager: lux8149 + +%description +socktop is a remote system monitor with a rich TUI interface, inspired by `top` and `btop`, +that communicates with a lightweight remote agent over WebSockets. + +%prep +%autosetup -n %{name}-%{ver} +%cargo_prep_online + +%build +%cargo_build + +%install +install -Dm 755 target/rpm/socktop %{buildroot}%{_bindir}/socktop +install -Dm 755 target/rpm/socktop_agent %{buildroot}%{_bindir}/socktop_agent +install -Dm 644 target/rpm/libsocktop_connector.so %{buildroot}%{_libdir}/libsocktop_connector.so +install -Dm 644 docs/socktop-agent.service %{buildroot}%{_unitdir}/socktop-agent.service +%{cargo_license_online} > LICENSE.dependencies + +%post +%systemd_post socktop-agent.service + +%preun +%systemd_preun socktop-agent.service + +%postun +%systemd_postun_with_restart socktop-agent.service + +%files +%doc README.md +%license LICENSE +%license LICENSE.dependencies +%{_bindir}/socktop +%{_bindir}/socktop_agent +%{_libdir}/libsocktop_connector.so +%{_unitdir}/socktop-agent.service + +%changelog +* Sun Jan 04 2026 lux8149 +- Initial Package diff --git a/anda/apps/socktop/update.rhai b/anda/apps/socktop/update.rhai new file mode 100644 index 0000000000..f8fadc9d1f --- /dev/null +++ b/anda/apps/socktop/update.rhai @@ -0,0 +1 @@ +rpm.global("ver", gh("jasonwitty/socktop")); From fbb60450657c6f923cbe3ca46187bb4d3c697f03 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 04:08:30 +0000 Subject: [PATCH 087/442] bump: socktop yt-dlp-git --- anda/apps/socktop/socktop.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/socktop/socktop.spec b/anda/apps/socktop/socktop.spec index fe5117effc..6c03b425da 100644 --- a/anda/apps/socktop/socktop.spec +++ b/anda/apps/socktop/socktop.spec @@ -1,4 +1,4 @@ -%global ver 1.55.0-test2 +%global ver v1.55.0-test2 %global sanitized_ver %(echo %{ver} | sed 's/-//g') Name: socktop diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 16d9bbfedc..949e1f08e3 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.04.174402 +Version: 2026.01.05.031946 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 6e296bad1e81db74b0f793f5fc906be396548e2e Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 4 Jan 2026 23:18:52 -0600 Subject: [PATCH 088/442] add: somewm (#8935) * add: somewm Signed-off-by: Owen-sz * fix build with needed meson flag Co-Authored-By: june-fish --------- Signed-off-by: Owen-sz Co-authored-by: june-fish --- anda/desktops/somewm/anda.hcl | 5 +++ anda/desktops/somewm/somewm.spec | 56 ++++++++++++++++++++++++++++++++ anda/desktops/somewm/update.rhai | 1 + 3 files changed, 62 insertions(+) create mode 100644 anda/desktops/somewm/anda.hcl create mode 100644 anda/desktops/somewm/somewm.spec create mode 100644 anda/desktops/somewm/update.rhai diff --git a/anda/desktops/somewm/anda.hcl b/anda/desktops/somewm/anda.hcl new file mode 100644 index 0000000000..63b30c73ae --- /dev/null +++ b/anda/desktops/somewm/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "somewm.spec" + } +} diff --git a/anda/desktops/somewm/somewm.spec b/anda/desktops/somewm/somewm.spec new file mode 100644 index 0000000000..12de8feb11 --- /dev/null +++ b/anda/desktops/somewm/somewm.spec @@ -0,0 +1,56 @@ +Name: somewm +Version: 0.5.0 +Release: 1%?dist +Summary: Wayland compositor that brings AwesomeWM's Lua API to Wayland +License: GPL-3.0 +URL: https://github.com/trip-zip/somewm +Source: %{url}/archive/%{version}.tar.gz + +Packager: Owen Zimmerman + +BuildRequires: gcc +BuildRequires: gcc-c++ +BuildRequires: meson +BuildRequires: pkgconfig(wlroots) +BuildRequires: pkgconfig(luajit) +BuildRequires: lua-lgi-compat +BuildRequires: pkgconfig(wlroots-0.19) +BuildRequires: pkgconfig(cairo) +BuildRequires: pkgconfig(pango) +BuildRequires: gdk-pixbuf2-devel +BuildRequires: pkgconfig(wayland-protocols) +BuildRequires: pkgconfig(libinput) +BuildRequires: libxkbcommon-devel +BuildRequires: pkgconfig(xcb-util) +BuildRequires: dbus-devel +BuildRequires: pkgconfig(dbus-1) +BuildRequires: python3-devel +BuildRequires: ninja-build + +%description +somewm is a Wayland compositor that brings AwesomeWM's Lua API to Wayland, built on wlroots. +The goal is 100% compatibility with AwesomeWM's Lua configuration. + +%prep +%autosetup + +%build +%meson -Dwerror=false +%meson_build + +%install +%meson_install + +%files +%doc README.md CHANGELOG.md +%license LICENSE licenses/ +%{_bindir}/%{name} +%{_bindir}/%{name}-client +%{_sysconfdir}/xdg/%{name}/rc.lua +%{_datadir}/%{name}/ +%{_datadir}/wayland-sessions/%{name}.desktop +%{_mandir}/man1/somewm.1.* + +%changelog +* Sun Jan 04 2026 Owen Zimmerman +- Initial commit diff --git a/anda/desktops/somewm/update.rhai b/anda/desktops/somewm/update.rhai new file mode 100644 index 0000000000..abf20acf6f --- /dev/null +++ b/anda/desktops/somewm/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("trip-zip/somewm")); From f2cefafe4a1a347bf54622da9ea9110ee551d7a0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 06:19:14 +0000 Subject: [PATCH 089/442] 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 12623ff0a1..fa4235cae9 100644 --- a/anda/system/limine/limine.spec +++ b/anda/system/limine/limine.spec @@ -1,5 +1,5 @@ Name: limine -Version: 10.6.0 +Version: 10.6.1 Release: 1%?dist Summary: Modern, advanced, portable, multiprotocol bootloader License: BSD-2-Clause From 84dd7207bc82440bc3cc6b62566af27a3de88f5c Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 5 Jan 2026 17:48:39 +0800 Subject: [PATCH 090/442] fix(mado): gigantic skill issue of including rust2rpm stuff (#8940) --- rust-television.spec | 91 ------------------------------- television-fix-metadata-auto.diff | 27 --------- 2 files changed, 118 deletions(-) delete mode 100644 rust-television.spec delete mode 100644 television-fix-metadata-auto.diff diff --git a/rust-television.spec b/rust-television.spec deleted file mode 100644 index 953d008193..0000000000 --- a/rust-television.spec +++ /dev/null @@ -1,91 +0,0 @@ -# Generated by rust2rpm 28 -%bcond check 1 - -%global crate television - -Name: rust-television -Version: 0.14.4 -Release: %autorelease -Summary: Very fast, portable and hackable fuzzy finder for the terminal - -License: MIT -URL: https://crates.io/crates/television -Source: %{crates_source} -# Automatically generated patch to strip dependencies and normalize metadata -Patch: television-fix-metadata-auto.diff - -BuildRequires: cargo-rpm-macros >= 24 - -%global _description %{expand: -A very fast, portable and hackable fuzzy finder for the terminal.} - -%description %{_description} - -%package -n %{crate} -Summary: %{summary} -# FIXME: paste output of %%cargo_license_summary here -License: # FIXME -# LICENSE.dependencies contains a full license breakdown - -%description -n %{crate} %{_description} - -%files -n %{crate} -%license LICENSE -%license LICENSE.dependencies -%doc CHANGELOG.md -%doc CODE_OF_CONDUCT.md -%doc CONTRIBUTING.md -%doc README.md -%{_bindir}/tv - -%package devel -Summary: %{summary} -BuildArch: noarch - -%description devel %{_description} - -This package contains library source intended for building other packages which -use the "%{crate}" crate. - -%files devel -%license %{crate_instdir}/LICENSE -%doc %{crate_instdir}/CHANGELOG.md -%doc %{crate_instdir}/CODE_OF_CONDUCT.md -%doc %{crate_instdir}/CONTRIBUTING.md -%doc %{crate_instdir}/README.md -%{crate_instdir}/ - -%package -n %{name}+default-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+default-devel %{_description} - -This package contains library source intended for building other packages which -use the "default" feature of the "%{crate}" crate. - -%files -n %{name}+default-devel -%ghost %{crate_instdir}/Cargo.toml - -%prep -%autosetup -n %{crate}-%{version} -p1 -%cargo_prep - -%generate_buildrequires -%cargo_generate_buildrequires - -%build -%cargo_build -%{cargo_license_summary} -%{cargo_license} > LICENSE.dependencies - -%install -%cargo_install - -%if %{with check} -%check -%cargo_test -%endif - -%changelog -%autochangelog diff --git a/television-fix-metadata-auto.diff b/television-fix-metadata-auto.diff deleted file mode 100644 index 3d288f888a..0000000000 --- a/television-fix-metadata-auto.diff +++ /dev/null @@ -1,27 +0,0 @@ ---- television-0.14.4/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ television-0.14.4/Cargo.toml 2026-01-04T18:45:00.790925+00:00 -@@ -251,19 +251,6 @@ - [target.'cfg(not(target_os = "macos"))'.dependencies.crossterm] - version = "0.28" - features = ["serde"] -- --[target.'cfg(target_os = "macos")'.dependencies.crossterm] --version = "0.28.1" --features = [ -- "serde", -- "use-dev-tty", --] -- --[target."cfg(windows)".dependencies.clipboard-win] --version = "5.4.0" -- --[target."cfg(windows)".dependencies.winapi-util] --version = "0.1.9" - - [lints.clippy] - cast_precision_loss = "allow" -@@ -301,3 +288,4 @@ - opt-level = 3 - lto = false - inherits = "release" -+ From 4741944931ad7abb8a35f60e1787a5c07ed23931 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 5 Jan 2026 03:51:29 -0600 Subject: [PATCH 091/442] add: ttop (#8936) * add: ttop Signed-off-by: Owen-sz * funny Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/apps/ttop/anda.hcl | 5 +++++ anda/apps/ttop/ttop.spec | 33 +++++++++++++++++++++++++++++++++ anda/apps/ttop/update.rhai | 1 + 3 files changed, 39 insertions(+) create mode 100644 anda/apps/ttop/anda.hcl create mode 100644 anda/apps/ttop/ttop.spec create mode 100644 anda/apps/ttop/update.rhai diff --git a/anda/apps/ttop/anda.hcl b/anda/apps/ttop/anda.hcl new file mode 100644 index 0000000000..b10fdcce8a --- /dev/null +++ b/anda/apps/ttop/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "ttop.spec" + } +} diff --git a/anda/apps/ttop/ttop.spec b/anda/apps/ttop/ttop.spec new file mode 100644 index 0000000000..e1fd92a9b0 --- /dev/null +++ b/anda/apps/ttop/ttop.spec @@ -0,0 +1,33 @@ +Name: ttop +Version: 1.5.7 +Release: 1%?dist +Summary: System monitoring tool with historical data service, triggers and top-like TUI +License: MIT +URL: https://github.com/inv2004/ttop +Source0: %url/archive/refs/tags/v%version.tar.gz +BuildRequires: anda-srpm-macros +BuildRequires: nim + +Packager: Owen Zimmerman + +%description +%summary. + +%prep +%autosetup -n ttop-%version +%nim_prep + +%build +%nim_c src/ttop + +%install +install -Dm755 src/ttop.out %{buildroot}%{_bindir}/ttop + +%files +%doc README.md +%license LICENSE +%{_bindir}/ttop + +%changelog +* Sun Jan 04 2026 Owen Zimmerman +- Initial commit diff --git a/anda/apps/ttop/update.rhai b/anda/apps/ttop/update.rhai new file mode 100644 index 0000000000..b36ff56cdb --- /dev/null +++ b/anda/apps/ttop/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("inv2004/ttop")); From 06041a59426f6559dd9d26549e4ac07277f08ce9 Mon Sep 17 00:00:00 2001 From: Roice Young Date: Mon, 5 Jan 2026 03:00:59 -0700 Subject: [PATCH 092/442] add: wooting-udev-rules (#8934) * add: wooting-udev-rules * fix: typo and remnant from other udev package this was based on * refactor: Simplify rules --- .../games/wooting-udev-rules/70-wooting.rules | 7 ++++ anda/games/wooting-udev-rules/anda.hcl | 6 +++ .../wooting-udev-rules.spec | 40 +++++++++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 anda/games/wooting-udev-rules/70-wooting.rules create mode 100644 anda/games/wooting-udev-rules/anda.hcl create mode 100644 anda/games/wooting-udev-rules/wooting-udev-rules.spec diff --git a/anda/games/wooting-udev-rules/70-wooting.rules b/anda/games/wooting-udev-rules/70-wooting.rules new file mode 100644 index 0000000000..8c9617e136 --- /dev/null +++ b/anda/games/wooting-udev-rules/70-wooting.rules @@ -0,0 +1,7 @@ +# Legacy Wootings +SUBSYSTEM=="hidraw", ATTRS{idVendor}=="03eb", MODE:="0660", TAG+="uaccess" +SUBSYSTEM=="usb", ATTRS{idVendor}=="03eb", MODE:="0660", TAG+="uaccess" + +# Generic Wootings +SUBSYSTEM=="hidraw", ATTRS{idVendor}=="31e3", MODE:="0660", TAG+="uaccess" +SUBSYSTEM=="usb", ATTRS{idVendor}=="31e3", MODE:="0660", TAG+="uaccess" diff --git a/anda/games/wooting-udev-rules/anda.hcl b/anda/games/wooting-udev-rules/anda.hcl new file mode 100644 index 0000000000..955d43a034 --- /dev/null +++ b/anda/games/wooting-udev-rules/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + rpm { + spec = "wooting-udev-rules.spec" + } + arches = ["x86_64"] +} diff --git a/anda/games/wooting-udev-rules/wooting-udev-rules.spec b/anda/games/wooting-udev-rules/wooting-udev-rules.spec new file mode 100644 index 0000000000..27f7706c27 --- /dev/null +++ b/anda/games/wooting-udev-rules/wooting-udev-rules.spec @@ -0,0 +1,40 @@ +%global appid io.wooting.Udev + + +Name: wooting-udev-rules +Version: 1 +Release: 1%{?dist} +Summary: Udev rules for wooting keyboards +Provides: wooting-udev = %{version}-%{release} +License: Unlicense +Source0: 70-wooting.rules +BuildArch: noarch +BuildRequires: systemd +BuildRequires: anda-srpm-macros +Requires: systemd-udev + +%global udev_order 70 + +%description +Udev rules for Wooting keyboards to enable device access for use with the Wootility AppImage on Linux systems. + +%prep + +%build + +%install +install -D -p -m 644 %SOURCE0 %{buildroot}%{_udevrulesdir}/%{udev_order}-wooting.rules +# +%post +%udev_rules_update + +%postun +%udev_rules_update + +%files +%_udevrulesdir/%{udev_order}-wooting.rules + + +%changelog +* Mon Jan 05 2026 Roice Young +- Initial release From 07c00c20a9226d071cc68d6cfec91dccd34571fb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 11:20:12 +0000 Subject: [PATCH 093/442] bump: rust-chess-tui --- anda/games/chess-tui/rust-chess-tui.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/games/chess-tui/rust-chess-tui.spec b/anda/games/chess-tui/rust-chess-tui.spec index 43a840becf..100d6da896 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.2.0 +Version: 2.3.0 Release: 1%?dist Summary: Rusty chess game in your terminal 🦀 From 1c77e31e5b2a57fb8767343f9d4bd4b5c761d9de Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 13:04:31 +0000 Subject: [PATCH 094/442] bump: falcond --- 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 257cc461c9..173429bfcb 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.2 -Release: 2%?dist +Version: 1.2.3 +Release: 1%?dist Summary: Advanced Linux Gaming Performance Daemon License: MIT URL: https://git.pika-os.com/general-packages/falcond From 2a6cab23d82da28108dc1f05929a8eb30503544c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 16:53:45 +0000 Subject: [PATCH 095/442] 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 9ee47901c4..319d92121e 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.3 +Version: 2.6.4 Release: 1%?dist Summary: Deno executable From 39afc098b4f1029624567f6d5bc826d87031d26c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 17:46:28 +0000 Subject: [PATCH 096/442] bump: zed-preview zed inputplumber --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/devs/zed/stable/zed.spec | 4 ++-- anda/games/inputplumber/inputplumber.spec | 2 +- 3 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 4f36a696c7..f6be2e4be4 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.218.3-pre +%global ver 0.217.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 e5adec3d1d..87d7d48585 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.217.3 -Release: 2%?dist +Version: 0.217.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 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/inputplumber/inputplumber.spec b/anda/games/inputplumber/inputplumber.spec index 9ec41d80de..16becd6ccf 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.70.1 +Version: 0.70.2 Release: 1%?dist Summary: Open source input router and remapper daemon for Linux License: GPL-3.0-or-later From f7db3ed79371b2a11df6562104742c85870efd93 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 18:40:17 +0000 Subject: [PATCH 097/442] 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 f6be2e4be4..31e980f5ce 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.217.4 +%global ver 0.218.4-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From 784d1bfabf065a2049c19a2a550d4f28b77093b9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 19:55:42 +0000 Subject: [PATCH 098/442] 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 2903739df2..b59a811ca4 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.839 +Version: 0.0.840 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 352b3b004a..9a962a6104 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.839 +Version: 0.0.840 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From ffc73edc2551ceac5f5ebe3d96ae23829f3d045c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 20:47:02 +0000 Subject: [PATCH 099/442] 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 31e980f5ce..484b45ae0d 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.218.4-pre +%global ver 0.218.5-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From 513f8aacb2c99a9616e50542219dd6496710422b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 21:27:52 +0000 Subject: [PATCH 100/442] bump: discord-canary-openasar discord-canary btdu --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/langs/d/btdu/btdu.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 b59a811ca4..abd1890537 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.840 +Version: 0.0.841 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 9a962a6104..ddebc1845c 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.840 +Version: 0.0.841 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/langs/d/btdu/btdu.spec b/anda/langs/d/btdu/btdu.spec index 4ebeaaba06..146d3b8c43 100644 --- a/anda/langs/d/btdu/btdu.spec +++ b/anda/langs/d/btdu/btdu.spec @@ -1,7 +1,7 @@ %define debug_package %nil Name: btdu -Version: 0.7.1 +Version: 0.7.2 Release: 1%?dist Summary: Sampling disk usage profiler for btrfs License: GPL-2.0-only From 45605fdf85c7dde211edfebf6ade4714401b1fea Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 21:57:46 +0000 Subject: [PATCH 101/442] 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 abd1890537..da32570455 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.841 +Version: 0.0.842 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 ddebc1845c..fea8e77d80 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.841 +Version: 0.0.842 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From 7d3630a6a7448e7044756be0789f07960fea6e94 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 22:23:10 +0000 Subject: [PATCH 102/442] 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 c8b10f7f4a..4ac74075dc 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.1912+0cbaaa5eb +version=0.16.0-dev.1976+8e091047b mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 9e7b95abef..5e0e563342 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.1912+0cbaaa5eb +%global ver 0.16.0-dev.1976+8e091047b %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 2d8511feddb641a47cbe3ea80be856e0c7274935 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 23:15:19 +0000 Subject: [PATCH 103/442] 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 b93f59ea48..5e0a9b4070 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.1912+0cbaaa5eb +Version: 0.16.0~dev.1976+8e091047b 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 9b15bf888fb227550ee6aeea19703aa1b82ae574 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 23:24:43 +0000 Subject: [PATCH 104/442] 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 4aeb962b8e..f0ce56a8e2 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.70 +Version: 0.1.71 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From 71fcf8679d028a9e78be4decdfeef9573bee608c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 5 Jan 2026 23:55:40 +0000 Subject: [PATCH 105/442] 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 da32570455..4b0973fba1 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.842 +Version: 0.0.843 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 fea8e77d80..974847444b 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.842 +Version: 0.0.843 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From 9d76b3d613d7d1e01f230232b3a97033ee84b990 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 01:47:35 +0000 Subject: [PATCH 106/442] bump: ruffle-nightly sass --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/misc/sass/sass.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 16ed4c6572..7fb809db7c 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-05 +%global ver 2026-01-06 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/misc/sass/sass.spec b/anda/misc/sass/sass.spec index 4c86eb45b5..c50b8be3c4 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.1 +Version: 1.97.2 Release: 1%?dist Summary: The reference implementation of Sass, written in Dart License: MIT From 9a8cd6a28a1e8d3064c8a8e2182c92ee3ecba679 Mon Sep 17 00:00:00 2001 From: metcya <134973769+metcya@users.noreply.github.com> Date: Mon, 5 Jan 2026 19:57:43 -0600 Subject: [PATCH 107/442] add: inputtino (#8950) --- anda/lib/inputtino/anda.hcl | 5 ++ .../fix-pkgconfig-install-location.patch | 13 +++++ anda/lib/inputtino/inputtino.spec | 48 +++++++++++++++++++ anda/lib/inputtino/update.rhai | 5 ++ 4 files changed, 71 insertions(+) create mode 100644 anda/lib/inputtino/anda.hcl create mode 100644 anda/lib/inputtino/fix-pkgconfig-install-location.patch create mode 100644 anda/lib/inputtino/inputtino.spec create mode 100644 anda/lib/inputtino/update.rhai diff --git a/anda/lib/inputtino/anda.hcl b/anda/lib/inputtino/anda.hcl new file mode 100644 index 0000000000..c1d2548c97 --- /dev/null +++ b/anda/lib/inputtino/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "inputtino.spec" + } +} diff --git a/anda/lib/inputtino/fix-pkgconfig-install-location.patch b/anda/lib/inputtino/fix-pkgconfig-install-location.patch new file mode 100644 index 0000000000..37214f1c79 --- /dev/null +++ b/anda/lib/inputtino/fix-pkgconfig-install-location.patch @@ -0,0 +1,13 @@ +diff --git a/CMakeLists.txt b/CMakeLists.txt +index 2546b78..c6ca674 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -174,7 +174,7 @@ if (CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME) + @ONLY + ) + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libinputtino.pc +- DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/pkgconfig) ++ DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig) + endif () + endif () + diff --git a/anda/lib/inputtino/inputtino.spec b/anda/lib/inputtino/inputtino.spec new file mode 100644 index 0000000000..1b9e31204e --- /dev/null +++ b/anda/lib/inputtino/inputtino.spec @@ -0,0 +1,48 @@ +%global commit 504f0abc7da8ebc351f8300fb2ed98db5438ee48 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global commitdate 20250816 + +Name: inputtino +Version: 0^%{commitdate}.%{shortcommit} +Release: 1%{?dist} +License: MIT +URL: https://github.com/games-on-whales/%{name} +Source: %{url}/archive/%{commit}.tar.gz +Patch0: fix-pkgconfig-install-location.patch +Summary: A virtual input library: supports mouse, keyboard, joypad, trackpad and more +Packager: metcya + +BuildRequires: gcc-c++ +BuildRequires: cmake +BuildRequires: pkgconfig(libevdev) +BuildRequires: pkgconfig(libinput) +BuildRequires: pkgconfig(sdl2) + +%description +An easy to use virtual input library for Linux built on top of uinput, evdev +and uhid. + +%package devel +%pkg_devel_files + +%prep +%autosetup -n %{name}-%{commit} -p1 + +%build +%cmake -DBUILD_TESTING=OFF \ + -DLIBINPUTTINO_INSTALL=ON +%cmake_build + +%install +%cmake_install + +%files +%doc README.md +%license LICENSE +# huh? +%{_libdir}/liblib%{name}.so.* + +%changelog +* Mon Jan 05 2026 metcya - 0^20250816.504f0ab +- Initial package + diff --git a/anda/lib/inputtino/update.rhai b/anda/lib/inputtino/update.rhai new file mode 100644 index 0000000000..04f1555b85 --- /dev/null +++ b/anda/lib/inputtino/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("games-on-whales/inputtino")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} From 2a38d4780c5eb84d8a20c78e72c4c554f74a974e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 02:01:16 +0000 Subject: [PATCH 108/442] bump(nightly): goofcord-nightly ghostty-nightly zed-nightly prismlauncher-nightly nim-nightly opentabletdriver-nightly --- anda/apps/goofcord/nightly/goofcord-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 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 06fae744df..45b78945d7 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit e92a5cf09e5755b07a57cd92ed3a555b442e2ccf +%global commit 7764acf34f511c37652e8995723b1b92d825a9a3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260105 +%global commit_date 20260106 %global ver 1.11.4^ %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 0f51d5a895..fce30c1def 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 1c2db85aa41c7d929cb23b408229e297dce2758a +%global commit c5bc6bb2ce079fedf9e222a02939d3e0707a67f4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-02 +%global fulldate 2026-01-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 d8db00a2c0..a9e81d13c2 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 88a0b310d619d22c0d7ab88564c94ae833514ec5 +%global commit ec41d391e30e33443954111c8c6366b6d05cc4b3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260105 +%global commit_date 20260106 %global ver 0.219.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index acf1053a1b..bcc92a9008 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 fe2e171fa171381df07a519920a5c67c05d6dc11 +%global commit b32bc08b344548cd8c975ade7a7ce6863383cbff %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260101 +%global commit_date 20260106 %global snapshot_info %{commit_date}.%{shortcommit} %bcond_without qt6 diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index 1b2bad1dbf..72c8e906e5 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 4b615aca46d1f2f0932e8a1a0319e449ff9e9468 +%global commit d3be5e5e135401e9a403d9b95e76c888d492c724 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260104 +%global commit_date 20260106 %global debug_package %nil Name: nim-nightly diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 8556c8f7cf..1d051fc89d 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 2697c70ebfaa7152fa4541a8066416455ae1aec6 +%global commit 2f233afece2b9a346c19a1f193ad0177821fdd8a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260104 +%global commit_date 20260106 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono From 471f621a050a75d78fc8724f382f036083c485a8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 03:12:44 +0000 Subject: [PATCH 109/442] bump(branch): gstreamer1-plugin-libav gstreamer1-plugins-bad gstreamer1-plugins-ugly gstreamer1-vaapi --- .../gstreamer1-plugin-libav/gstreamer1-plugin-libav.spec | 2 +- .../gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec | 4 ++-- .../gstreamer1-plugins-ugly/gstreamer1-plugins-ugly.spec | 2 +- .../gstreamer1/gstreamer1-vaapi/gstreamer1-vaapi.spec | 4 ++-- 4 files changed, 6 insertions(+), 6 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 ad57064a7f..14c58dab70 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.9 +Version: 1.26.10 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 c2a9f8df57..6f12cb3636 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.26.9 -Release: 3%?dist +Version: 1.26.10 +Release: 1%?dist Epoch: 2 Summary: GStreamer streaming media framework "bad" plugins License: LGPL-2.0-or-later and LGPL-2.0-only 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 a16d8b6cad..79dba57c67 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.9 +Version: 1.26.10 Release: 1%?dist Epoch: 2 Summary: GStreamer streaming media framework "ugly" plugins diff --git a/anda/multimedia/gstreamer1/gstreamer1-vaapi/gstreamer1-vaapi.spec b/anda/multimedia/gstreamer1/gstreamer1-vaapi/gstreamer1-vaapi.spec index 327fef69f8..6714d8520c 100644 --- a/anda/multimedia/gstreamer1/gstreamer1-vaapi/gstreamer1-vaapi.spec +++ b/anda/multimedia/gstreamer1/gstreamer1-vaapi/gstreamer1-vaapi.spec @@ -1,6 +1,6 @@ Name: gstreamer1-plugin-vaapi -Version: 1.26.9 -Release: 3%?dist +Version: 1.26.10 +Release: 1%?dist Epoch: 1 Summary: GStreamer VA-API integration License: LGPLv2+ From c0045fc5eeb535729ad3aeda3a4a65edad58d7e1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 04:54:05 +0000 Subject: [PATCH 110/442] bump: prismlauncher --- anda/games/prismlauncher/prismlauncher.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/prismlauncher/prismlauncher.spec b/anda/games/prismlauncher/prismlauncher.spec index 6ce620bafc..f0173630ad 100644 --- a/anda/games/prismlauncher/prismlauncher.spec +++ b/anda/games/prismlauncher/prismlauncher.spec @@ -23,8 +23,8 @@ Name: prismlauncher %else Name: prismlauncher-qt5 %endif -Version: 9.4 -Release: 3%?dist +Version: 10.0.0 +Release: 1%?dist Summary: Minecraft launcher with ability to manage multiple instances # see COPYING.md for more information # each file in the source also contains a SPDX-License-Identifier header that declares its license From 1d91d0a994e17c220bd7368935bfe086ee69f3ae Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 5 Jan 2026 22:58:56 -0600 Subject: [PATCH 111/442] add: gnome-shell-extension-battery_time (#8954) Signed-off-by: Owen-sz --- .../anda.hcl | 6 +++ .../gnome-shell-extension-battery_time.spec | 45 +++++++++++++++++++ .../update.rhai | 5 +++ 3 files changed, 56 insertions(+) create mode 100644 anda/desktops/gnome/gnome-shell-extension-battery_time/anda.hcl create mode 100644 anda/desktops/gnome/gnome-shell-extension-battery_time/gnome-shell-extension-battery_time.spec create mode 100644 anda/desktops/gnome/gnome-shell-extension-battery_time/update.rhai diff --git a/anda/desktops/gnome/gnome-shell-extension-battery_time/anda.hcl b/anda/desktops/gnome/gnome-shell-extension-battery_time/anda.hcl new file mode 100644 index 0000000000..07746fe533 --- /dev/null +++ b/anda/desktops/gnome/gnome-shell-extension-battery_time/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "gnome-shell-extension-battery_time.spec" + } +} diff --git a/anda/desktops/gnome/gnome-shell-extension-battery_time/gnome-shell-extension-battery_time.spec b/anda/desktops/gnome/gnome-shell-extension-battery_time/gnome-shell-extension-battery_time.spec new file mode 100644 index 0000000000..c26a5b15e7 --- /dev/null +++ b/anda/desktops/gnome/gnome-shell-extension-battery_time/gnome-shell-extension-battery_time.spec @@ -0,0 +1,45 @@ +%global commit 0df5f952843a296bf9f9b61b36c5fae5d851700b +%global commit_date 20250925 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) + +%global extension battery_time +%global uuid %{extension}@pomoke + +Name: gnome-shell-extension-%{extension} +Version: 0~%{commit_date}git.%{shortcommit} +Release: 1%?dist +Summary: Battery remaining time extension for GNOME Shell +License: GPL-2.0-only +URL: https://github.com/pomoke/battery_time + +BuildArch: noarch + +Source0: %url/archive/%commit/battery_time-%commit.tar.gz +# License declared in README +Source1: https://scancode-licensedb.aboutcode.org/gpl-2.0.LICENSE + +Requires: (gnome-shell >= 48~ with gnome-shell < 50~) +Recommends: gnome-extensions-app + +Packager: Owen Zimmerman + +%description +This extension serves as a replacement of battery remaining time, last seen in GNOME 42. +Remaining time is shown inline, so no additional menu item is created (currently). + +%prep +%autosetup -n %{extension}-%{commit} + +%install +install -Dm644 metadata.json %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}/metadata.json +install -Dm644 extension.js %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}/extension.js +cp %{SOURCE1} LICENSE + +%files +%doc README.md +%license LICENSE +%{_datadir}/gnome-shell/extensions/%{uuid} + +%changelog +* Mon Jan 05 2026 Owen Zimmerman +- Initial commit diff --git a/anda/desktops/gnome/gnome-shell-extension-battery_time/update.rhai b/anda/desktops/gnome/gnome-shell-extension-battery_time/update.rhai new file mode 100644 index 0000000000..4d59d3708c --- /dev/null +++ b/anda/desktops/gnome/gnome-shell-extension-battery_time/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("pomoke/battery_time")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} From f75d043a9f35d34f57bc4f01061dd7093976ef02 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 5 Jan 2026 22:59:19 -0600 Subject: [PATCH 112/442] fix (gnome-shell-extension-appmenu-is-back): only use x86_64 runners (#8955) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- .../gnome/gnome-shell-extension-appmenu-is-back/anda.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/desktops/gnome/gnome-shell-extension-appmenu-is-back/anda.hcl b/anda/desktops/gnome/gnome-shell-extension-appmenu-is-back/anda.hcl index ede91daf20..2554aaa4d2 100644 --- a/anda/desktops/gnome/gnome-shell-extension-appmenu-is-back/anda.hcl +++ b/anda/desktops/gnome/gnome-shell-extension-appmenu-is-back/anda.hcl @@ -1,4 +1,5 @@ project pkg { + arches = ["x86_64"] rpm { spec = "gnome-shell-extension-appmenu-is-back.spec" } From 0d57814d44ed1d59a7473c28392e9b5da98cc87e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 05:24:34 +0000 Subject: [PATCH 113/442] 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 949e1f08e3..2916263004 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.05.031946 +Version: 2026.01.06.045633 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From fe3e8130dc808640f4d4eacc72fa9354a36affb8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 05:58:47 +0000 Subject: [PATCH 114/442] 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 2916263004..4b5398b0da 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.06.045633 +Version: 2026.01.06.054443 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From cd83c6de2934d8bc4978de047de53b027911769f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 12:46:58 +0000 Subject: [PATCH 115/442] bump: voicevox --- anda/apps/voicevox/voicevox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/voicevox/voicevox.spec b/anda/apps/voicevox/voicevox.spec index 17d29eacec..e932a6dd99 100644 --- a/anda/apps/voicevox/voicevox.spec +++ b/anda/apps/voicevox/voicevox.spec @@ -13,7 +13,7 @@ %global __requires_exclude ^((libffmpeg[.]so.*)|(lib.*\\.so.*))$ Name: voicevox -Version: 0.25.0 +Version: 0.25.1 Release: 1%?dist Summary: Free Japanese text-to-speech editor License: LGPL-3.0 From 796d613380948d5ec33dcfd1ed7dd879017c80b0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 17:58:36 +0000 Subject: [PATCH 116/442] bump: create-tauri-app --- anda/devs/create-tauri-app/create-tauri-app.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/create-tauri-app/create-tauri-app.spec b/anda/devs/create-tauri-app/create-tauri-app.spec index 2c697c0f90..7ff75de1e7 100644 --- a/anda/devs/create-tauri-app/create-tauri-app.spec +++ b/anda/devs/create-tauri-app/create-tauri-app.spec @@ -1,8 +1,8 @@ %global crate create-tauri-app Name: rust-create-tauri-app -Version: 4.6.2 -Release: 1%{?dist} +Version: 4.7.0 +Release: 1%?dist Summary: Rapidly scaffold out a new tauri app project License: Apache-2.0 OR MIT URL: https://crates.io/crates/create-tauri-app From d03c523f660f165f83ce13bcf6f1c7f41b1e6bf9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 18:43:15 +0000 Subject: [PATCH 117/442] bump: gpu-screen-recorder --- anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec index d0fa44a9e8..3f75fb239e 100644 --- a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec +++ b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec @@ -1,8 +1,8 @@ %global snapshot r1245.8e82100 Name: gpu-screen-recorder -Version: 5.11.2 -Release: 1%{dist} +Version: 5.11.3 +Release: 1%?dist Summary: A shadowplay-like screen recorder for Linux License: GPL-3.0-or-later From e4f5e8d294d6e0edd65b358e6334678ed14e0253 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 18:59:38 +0000 Subject: [PATCH 118/442] bump: rpcs3 gpu-screen-recorder --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 71fd2798d3..f9d4de1002 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 65273dde7621592205fa8251209c7e03f9294a0c -%global ver 0.0.38-18582 +%global commit 90df8baa5f296120b1fa02bda6df2f3e33cbc72d +%global ver 0.0.39-18615 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec index 3f75fb239e..93452f3147 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.11.3 +Version: 5.11.4 Release: 1%?dist Summary: A shadowplay-like screen recorder for Linux From 5dc735dc11ac304c42b4ebc9a71cefc5fc86170f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 01:47:35 +0000 Subject: [PATCH 119/442] bump: ruffle-nightly limine --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/system/limine/limine.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 7fb809db7c..75027a9c23 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-06 +%global ver 2026-01-07 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/system/limine/limine.spec b/anda/system/limine/limine.spec index fa4235cae9..c02d3fe61a 100644 --- a/anda/system/limine/limine.spec +++ b/anda/system/limine/limine.spec @@ -1,5 +1,5 @@ Name: limine -Version: 10.6.1 +Version: 10.6.2 Release: 1%?dist Summary: Modern, advanced, portable, multiprotocol bootloader License: BSD-2-Clause From 1d399d27162760bd815477ddbcdb455e10754b61 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 02:00:45 +0000 Subject: [PATCH 120/442] bump(nightly): mpv-nightly zed-nightly prismlauncher-nightly types-colorama nvidia-patch scx-scheds-nightly natscli --- 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/python/types-colorama/types-colorama.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 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index c9457ce3ad..d5b28fdc54 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 0035bb7cbd1faf97aa91414a9b376a53b4c821bd +%global commit 85bf9f4ff46cd45686cfe2fd22f49828877db5cb %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260105 +%global commit_date 20260107 %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 a9e81d13c2..0155c1ffc0 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit ec41d391e30e33443954111c8c6366b6d05cc4b3 +%global commit 09ce318a78bc3b7ee82461b962cb82f44d860d4d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260106 +%global commit_date 20260107 %global ver 0.219.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index bcc92a9008..58a2a2d16e 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 b32bc08b344548cd8c975ade7a7ce6863383cbff +%global commit c3bcfec5e4b003b0d9cd0eb2b6aff46372ad3f76 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260106 +%global commit_date 20260107 %global snapshot_info %{commit_date}.%{shortcommit} %bcond_without qt6 diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index ccf2b07126..95d63ac882 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 eb347f3a1c13dc00449bf178a53c24f2ae838450 -%global commit_date 20260104 +%global commit a68aa254d9e6641f58a7c4f45ab20782226fbfc2 +%global commit_date 20260107 %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 bac752f630..f5c9aa7107 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 794cc9039e8d446dde0e0b3471a90494a1b893ea +%global commit be3f1616b976c47d33b0abf2956f4129d759824a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251226 +%global commit_date 20260107 %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 0fa2170241..7bb6b6fa69 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 f9833dccf7803d5b64c819067bb57ca631219dad +%global commit 7ce3794b2b79ea2bb526ee01c5d0e9395e66d263 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260104 +%global commitdate 20260107 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index d22292cdc1..04b3e056b8 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 d7c950d87bd1b0c199677bab8bd34f7f47a56e38 -%global commit_date 20251220 +%global commit 700651901d289375d0af28256c4b9d032465e91b +%global commit_date 20260107 %global shortcommit %{sub %{commit} 1 7} %gometa -f From 823b43ed08a06880f8a6ee6bbb886286d39506f1 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 6 Jan 2026 21:14:54 -0600 Subject: [PATCH 121/442] fix (prism-launcher): install new file from 10.0.0 release, deprecate Qt5 versions, use new macros (#8962) * fix (prism-launcher): install new file from 10.0.0 release Signed-off-by: Owen-sz * I forgot my own macro oh my god Signed-off-by: Owen-sz * chore: deprecate Qt5 prismlauncher and prismlauncher nightly Signed-off-by: Owen-sz * chore: deprecate Qt5 prismlauncher and prismlauncher nightly Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- .../prismlauncher-nightly.spec | 30 +++++-------------- anda/games/prismlauncher/prismlauncher.spec | 25 +++++----------- 2 files changed, 14 insertions(+), 41 deletions(-) diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 58a2a2d16e..4066bdd7a5 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -9,28 +9,17 @@ %global commit_date 20260107 %global snapshot_info %{commit_date}.%{shortcommit} -%bcond_without qt6 - # Change this variables if you want to use custom keys # Leave blank if you want to build Prism Launcher without MSA id or curseforge api key %define msa_id default %define curseforge_key default -%if %{with qt6} %global qt_version 6 %global min_qt_version 6 -%else -%global qt_version 5 -%global min_qt_version 5.12 -%endif %global build_platform terra -%if %{with qt6} Name: prismlauncher-nightly -%else -Name: prismlauncher-qt5-nightly -%endif Version: 10.0^%{snapshot_info} Release: 1%?dist Summary: Minecraft launcher with ability to manage multiple instances @@ -71,14 +60,9 @@ BuildRequires: cmake(Qt%{qt_version}Widgets) >= %{min_qt_version} BuildRequires: cmake(Qt%{qt_version}Xml) >= %{min_qt_version} BuildRequires: cmake(Qt%{qt_version}NetworkAuth) >= %{min_qt_version} -%if %{with qt6} BuildRequires: cmake(Qt6Core5Compat) -%endif BuildRequires: pkgconfig(libcmark) -%if 0%{fedora} < 38 -BuildRequires: cmark -%endif BuildRequires: pkgconfig(scdoc) BuildRequires: pkgconfig(zlib) @@ -102,11 +86,8 @@ Recommends: flite Suggests: gamemode Conflicts: %{real_name} -Conflicts: %{real_name}-qt5 -%if %{without qt6} -Conflicts: %{real_name}-nightly -%endif +Obsoletes: %{real_name}-qt5 <= 9.4 %description A custom launcher for Minecraft that allows you to easily manage @@ -158,16 +139,19 @@ rm -f %{buildroot}%{_datadir}/metainfo/org.prismlauncher.PrismLauncher.metainfo. %{_datadir}/%{nice_name}/JavaCheck.jar %{_datadir}/%{nice_name}/qtlogging.ini %{_datadir}/%{nice_name}/NewLaunchLegacy.jar -%{_datadir}/applications/org.prismlauncher.PrismLauncher.desktop +%{_appsdir}/org.prismlauncher.PrismLauncher.desktop %{_metainfodir}/%{appid}.metainfo.xml -%{_datadir}/icons/hicolor/scalable/apps/org.prismlauncher.PrismLauncher.svg -%{_datadir}/icons/hicolor/256x256/apps/org.prismlauncher.PrismLauncher.png +%{_scalableiconsdir}/org.prismlauncher.PrismLauncher.svg +%{_hicolordir}/256x256/apps/org.prismlauncher.PrismLauncher.png %{_datadir}/mime/packages/modrinth-mrpack-mime.xml %{_datadir}/qlogging-categories%{qt_version}/prismlauncher.categories %{_mandir}/man?/prismlauncher.* %changelog +* Tue Jan 06 2026 Owen Zimmerman - 10.0.0-1 +- Remove Qt5 version + * Wed Jun 19 2024 Trung Lê <8 at tle dot id dot au> - 9.0^20240619.8014283-1 - use system quazip-qt and tomlplusplus diff --git a/anda/games/prismlauncher/prismlauncher.spec b/anda/games/prismlauncher/prismlauncher.spec index f0173630ad..3fa2b79bf4 100644 --- a/anda/games/prismlauncher/prismlauncher.spec +++ b/anda/games/prismlauncher/prismlauncher.spec @@ -1,6 +1,5 @@ %global real_name prismlauncher %global nice_name PrismLauncher -%bcond_without qt6 %global appid org.prismlauncher.PrismLauncher # Change this variables if you want to use custom keys @@ -8,21 +7,12 @@ %define msa_id default %define curseforge_key default -%if %{with qt6} %global qt_version 6 %global min_qt_version 6 -%else -%global qt_version 5 -%global min_qt_version 5.12 -%endif %global build_platform terra -%if %{with qt6} Name: prismlauncher -%else -Name: prismlauncher-qt5 -%endif Version: 10.0.0 Release: 1%?dist Summary: Minecraft launcher with ability to manage multiple instances @@ -63,10 +53,7 @@ BuildRequires: pkgconfig(libqrencode) BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(gamemode) -%if %{with qt6} BuildRequires: cmake(Qt6Core5Compat) -%endif - BuildRequires: pkgconfig(libcmark) BuildRequires: pkgconfig(scdoc) @@ -93,9 +80,7 @@ Recommends: flite # Prism supports enabling gamemode Suggests: gamemode -%if %{without qt6} -Conflicts: %{real_name} -%endif +Obsoletes: %{real_name}-qt5-nightly <= 9.4 %description A custom launcher for Minecraft that allows you to easily manage @@ -146,8 +131,9 @@ sed -i "s|\$ORIGIN/||" CMakeLists.txt %{_datadir}/%{nice_name}/JavaCheck.jar %{_datadir}/%{nice_name}/qtlogging.ini %{_datadir}/%{nice_name}/NewLaunchLegacy.jar -%{_datadir}/applications/org.prismlauncher.PrismLauncher.desktop -%{_datadir}/icons/hicolor/scalable/apps/org.prismlauncher.PrismLauncher.svg +%{_appsdir}/org.prismlauncher.PrismLauncher.desktop +%{_scalableiconsdir}/org.prismlauncher.PrismLauncher.svg +%{_hicolordir}/256x256/apps/org.prismlauncher.PrismLauncher.png %{_datadir}/mime/packages/modrinth-mrpack-mime.xml %{_datadir}/qlogging-categories%{qt_version}/prismlauncher.categories %{_mandir}/man?/prismlauncher.* @@ -155,6 +141,9 @@ sed -i "s|\$ORIGIN/||" CMakeLists.txt %changelog +* Tue Jan 06 2026 Owen Zimmerman - 10.0.0-1 +- Update to 10.0.0, remove Qt5 version + * Sun Jun 23 2024 Trung Lê <8@tle.id.au> - 8.2-2 - update to 8.4. Add quazip-qt deps From e5cb8d7a1b6ee8a7288f46aca56b2cd32db87283 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 6 Jan 2026 23:51:30 -0600 Subject: [PATCH 122/442] fix (helium-browser-bin): .desktop file (#8966) * fox (helium-browser-bin): .desktop file For some reason the .desktop file doesn't exec the correct binary anymore? ``` [Desktop Entry] Version=1.0 Name=Helium Browser GenericName=Web Browser Comment=Access the Internet Exec=helium %U StartupNotify=true StartupWMClass=helium Terminal=false Icon=net.imput.helium Type=Application Categories=Network;WebBrowser; MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https; Actions=new-window;new-private-window; [Desktop Action new-window] Name=New Window Exec=helium [Desktop Action new-private-window] Name=New Incognito Window Exec=helium --incognito ``` This should fix that Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * use desktop-file-install Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * oh. my. god. Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * move to right spot and remove stuff Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * back to this 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/apps/helium-browser-bin/helium-browser-bin.spec | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/anda/apps/helium-browser-bin/helium-browser-bin.spec b/anda/apps/helium-browser-bin/helium-browser-bin.spec index 88f4257824..9fb918550a 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.7.9.1 -Release: 1%?dist +Release: 2%?dist Summary: Private, fast, and honest web browser based on Chromium URL: https://helium.computer @@ -39,11 +39,7 @@ Based on ungoogled-chromium with additional privacy and usability improvements. %autosetup -n helium-%{version}-%{arch}_linux tar --strip-components=1 -zxvf %{SOURCE1} -sed -i \ - -e 's/Exec=chromium/Exec=%{name}/' \ - -e 's/Name=Helium$/Name=Helium Browser/' \ - -e 's/Icon=helium/Icon=%{appid}/' \ - helium.desktop +sed -i 's/Exec=helium\b/Exec=helium-browser-bin/g' helium.desktop %build From 464946fbf059ab48f12bc26420c45d2767641057 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 07:56:09 +0000 Subject: [PATCH 123/442] 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 f9d4de1002..a6f3d3a8fd 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 90df8baa5f296120b1fa02bda6df2f3e33cbc72d -%global ver 0.0.39-18615 +%global commit 27033ee0cb55197fdaa5bc580f0fc7796d6a540c +%global ver 0.0.39-18616 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 6ddd97fbdecf541c798bbaac74ac0d75c5f444e9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 09:36:43 +0000 Subject: [PATCH 124/442] 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 a6f3d3a8fd..27a10809d2 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 27033ee0cb55197fdaa5bc580f0fc7796d6a540c -%global ver 0.0.39-18616 +%global commit e3a938fb760ef59cedb7708e14d124cb2dcdd749 +%global ver 0.0.39-18618 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 85c76dd26f575250798a2c53188cdedccf0e5f0a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 10:49:55 +0000 Subject: [PATCH 125/442] 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 3fa2b79bf4..1788cfa351 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.0 +Version: 10.0.1 Release: 1%?dist Summary: Minecraft launcher with ability to manage multiple instances # see COPYING.md for more information From 35929d6046539dd42f995ae58a8a355e398ce220 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 12:47:47 +0000 Subject: [PATCH 126/442] 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 050a448627..2f5bd507d3 100644 --- a/anda/apps/throne/Sagernet.SingBox.Version.txt +++ b/anda/apps/throne/Sagernet.SingBox.Version.txt @@ -1 +1 @@ -v1.12.14 \ No newline at end of file +v1.12.15 \ No newline at end of file From a28fe99fd80f622bf4e474be121560891da310e3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 13:30:23 +0000 Subject: [PATCH 127/442] 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 d65bbf21e2..e1ff4b5b93 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: 2025.12.13 +Version: 2026.1.0 Release: 1%?dist Summary: Front-end to your dev env From 184e46a36ecb72e80ca516d9a51b459ec83bdd10 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 16:47:13 +0000 Subject: [PATCH 128/442] 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 4ac74075dc..7eb04fef02 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.1976+8e091047b +version=0.16.0-dev.2040+c475f1fcd mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 5e0e563342..413c6cea7e 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.1976+8e091047b +%global ver 0.16.0-dev.2040+c475f1fcd %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 44eab3971bf6e9c548f31e21b78706cde2bf83f8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 17:13:31 +0000 Subject: [PATCH 129/442] 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 484b45ae0d..fc19d44e94 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.218.5-pre +%global ver 0.218.5 # 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 87d7d48585..f9e6f0f86c 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.217.4 +Version: 0.218.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 dd2f6e6075974be45e52a9d0a5b375388358e177 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 17:44:36 +0000 Subject: [PATCH 130/442] 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 16becd6ccf..c9c6f83b3e 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.70.2 +Version: 0.71.0 Release: 1%?dist Summary: Open source input router and remapper daemon for Linux License: GPL-3.0-or-later From a3ab6832e06729449835835d0cf1064347dfbf33 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 17:48:33 +0000 Subject: [PATCH 131/442] 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 5e0a9b4070..620cb2ba5d 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.1976+8e091047b +Version: 0.16.0~dev.2040+c475f1fcd 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 53d439ddc17f3269610f291df6ceaafde23694cf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 17:57:57 +0000 Subject: [PATCH 132/442] 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 4b0973fba1..8145ef981b 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.843 +Version: 0.0.844 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 974847444b..dd2c86a9a1 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.843 +Version: 0.0.844 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From 3f53351db601fceea9fbc968d575553094f878b1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 18:41:54 +0000 Subject: [PATCH 133/442] 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 27a10809d2..19a5730b45 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 e3a938fb760ef59cedb7708e14d124cb2dcdd749 -%global ver 0.0.39-18618 +%global commit 1bfd1154f5a2041ebc2ecb88c72e5c66207bc57a +%global ver 0.0.39-18620 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From d6c3ab66607189f618686333d8a893fc96ea442e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 20:18:47 +0000 Subject: [PATCH 134/442] bump(branch): ffmpeg --- anda/multimedia/ffmpeg/VERSION_tesseract.txt | 2 +- anda/multimedia/ffmpeg/ffmpeg.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/multimedia/ffmpeg/VERSION_tesseract.txt b/anda/multimedia/ffmpeg/VERSION_tesseract.txt index b5431a6327..1ee56cf7c6 100644 --- a/anda/multimedia/ffmpeg/VERSION_tesseract.txt +++ b/anda/multimedia/ffmpeg/VERSION_tesseract.txt @@ -1 +1 @@ -5.5.23 \ No newline at end of file +5.2.43 \ No newline at end of file diff --git a/anda/multimedia/ffmpeg/ffmpeg.spec b/anda/multimedia/ffmpeg/ffmpeg.spec index 5710359f4d..204be24403 100644 --- a/anda/multimedia/ffmpeg/ffmpeg.spec +++ b/anda/multimedia/ffmpeg/ffmpeg.spec @@ -22,7 +22,7 @@ Summary: A complete solution to record, convert and stream audio and video Name: ffmpeg Version: 8.0.1 -Release: 2%?dist +Release: 3%?dist License: LGPLv3+ URL: http://%{name}.org/ Epoch: 1 From 8495e3116c95ac3668d19b466c56db96b5d98067 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 20:26:20 +0000 Subject: [PATCH 135/442] bump: zed-preview vicinae --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/system/vicinae/vicinae.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 fc19d44e94..cbc1a189a6 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.218.5 +%global ver 0.219.0-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index 0ae08bc2cf..67b9dbe08b 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.18.1 +Version: 0.18.2 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com From 14b75cbd90a97f91d027d669a952948b7c9bc9a7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 21:44:54 +0000 Subject: [PATCH 136/442] 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 79534dafee..0e97ae4f55 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.41.0 +Version: 1.42.0 Release: 1%?dist Summary: Source Code Spelling Correction From 564dcfaa28bbf140de890d4d474cc09e336b2ab1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 22:45:34 +0000 Subject: [PATCH 137/442] 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 cbc1a189a6..4da5ac0e6f 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.219.0-pre +%global ver 0.219.1-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From 9cf09fd27373a7354b044fb17e26904d5201761a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 7 Jan 2026 23:24:15 +0000 Subject: [PATCH 138/442] bump: signal-desktop fresh --- anda/apps/signal-desktop/signal-desktop.spec | 2 +- anda/langs/rust/fresh/fresh.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 a6f19d9eaf..52d26aadbe 100644 --- a/anda/apps/signal-desktop/signal-desktop.spec +++ b/anda/apps/signal-desktop/signal-desktop.spec @@ -15,7 +15,7 @@ %endif Name: signal-desktop -Version: 7.83.0 +Version: 7.84.0 Release: 1%?dist Summary: A private messenger for Windows, macOS, and Linux URL: https://signal.org diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index f0ce56a8e2..d9a31a1b38 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.71 +Version: 0.1.74 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From eab78a936f035246eabbe41f79dc3e55e3e010c0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 01:47:56 +0000 Subject: [PATCH 139/442] bump: ruffle-nightly zed-preview gpu-screen-recorder --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.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 75027a9c23..727c41acb1 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-07 +%global ver 2026-01-08 %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 4da5ac0e6f..512b296585 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.219.1-pre +%global ver 0.219.2-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec index 93452f3147..84c04f86d7 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.11.4 +Version: 5.11.5 Release: 1%?dist Summary: A shadowplay-like screen recorder for Linux From 146d75709e9ae1c71695bfb92d1a73960d313c39 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 02:01:11 +0000 Subject: [PATCH 140/442] bump(nightly): legcord-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama opentabletdriver-nightly scx-scheds-nightly HeadsetControl-nightly --- anda/apps/legcord/nightly/legcord-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 6 +++--- 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 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- .../HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- 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 cb5743ffb6..76b03e36a7 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit cb6072a853d7fc36fe1a6d5b666ee3ef7e238566 -%global commit_date 20260104 +%global commit a9d30eb0dfd0fbe6defc2664bfc7c94d09e3c55b +%global commit_date 20260108 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global debug_package %nil %global __strip /bin/true diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 0155c1ffc0..c033466919 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit 09ce318a78bc3b7ee82461b962cb82f44d860d4d +%global commit 74c36083502684734c089437c40301f259f2844c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260107 -%global ver 0.219.0 +%global commit_date 20260108 +%global ver 0.220.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 4066bdd7a5..5cb0509a76 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 c3bcfec5e4b003b0d9cd0eb2b6aff46372ad3f76 +%global commit 3e5990f8ecc6e38a9a1a27a0e4c460cd841ebcad %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260107 +%global commit_date 20260108 %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 72c8e906e5..b58540cfc0 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 d3be5e5e135401e9a403d9b95e76c888d492c724 +%global commit b3273e732dd628a0881448bc82ebedf103776ece %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260106 +%global commit_date 20260108 %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 95d63ac882..a685ae86b2 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 a68aa254d9e6641f58a7c4f45ab20782226fbfc2 -%global commit_date 20260107 +%global commit a564787bf23386e57338b750bf4733f3c978b701 +%global commit_date 20260108 %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 1d051fc89d..0609a661ea 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 2f233afece2b9a346c19a1f193ad0177821fdd8a +%global commit 18cc7aa0e635cc7f4348f6bdfa65cadd03983bc6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260106 +%global commit_date 20260108 %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 7bb6b6fa69..05445bf866 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 7ce3794b2b79ea2bb526ee01c5d0e9395e66d263 +%global commit 453f9c95537bc399a5a72f5874db7192b8c5e322 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260107 +%global commitdate 20260108 %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 ca601ba595..9f18f0bd41 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 abe3ac8a6a561b1711769b9f747c1ad330b826dd +%global commit d59c696898afc4b46639cc4d1f3b2be8cdf0673e %global commitdate 20251121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) From 73aa88979514b9376213f79aa0b8eb1b5c22525f Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 7 Jan 2026 20:23:11 -0600 Subject: [PATCH 141/442] add: accelerate (#8971) * add: accelerate Signed-off-by: Owen-sz * oop Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/langs/python/accelerate/accelerate.spec | 53 ++++++++++++++++++++ anda/langs/python/accelerate/anda.hcl | 5 ++ anda/langs/python/accelerate/update.rhai | 1 + 3 files changed, 59 insertions(+) create mode 100644 anda/langs/python/accelerate/accelerate.spec create mode 100644 anda/langs/python/accelerate/anda.hcl create mode 100644 anda/langs/python/accelerate/update.rhai diff --git a/anda/langs/python/accelerate/accelerate.spec b/anda/langs/python/accelerate/accelerate.spec new file mode 100644 index 0000000000..7d801a6a76 --- /dev/null +++ b/anda/langs/python/accelerate/accelerate.spec @@ -0,0 +1,53 @@ +%define debug_package %{nil} + +%global pypi_name accelerate +%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 +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 +URL: https://github.com/huggingface/accelerate +# pypi_source does not include all doc files +Source0: %url/archive/refs/tags/v%version.tar.gz + +BuildRequires: python3-devel +BuildRequires: python3-wheel +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 accelerate-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files accelerate + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md CODE_OF_CONDUCT.md CONTRIBUTING.md +%license LICENSE +%{_bindir}/%{pypi_name} +%{_bindir}/%{pypi_name}-config +%{_bindir}/%{pypi_name}-estimate-memory +%{_bindir}/%{pypi_name}-launch +%{_bindir}/%{pypi_name}-merge-weights + +%changelog +* Wed Jan 07 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/accelerate/anda.hcl b/anda/langs/python/accelerate/anda.hcl new file mode 100644 index 0000000000..6051d8fc61 --- /dev/null +++ b/anda/langs/python/accelerate/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "accelerate.spec" + } +} diff --git a/anda/langs/python/accelerate/update.rhai b/anda/langs/python/accelerate/update.rhai new file mode 100644 index 0000000000..54c1fab680 --- /dev/null +++ b/anda/langs/python/accelerate/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("accelerate")); From e963593aef3d774fbce48133d6a6443757f51f7f Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 7 Jan 2026 20:24:57 -0600 Subject: [PATCH 142/442] add: darkdetect (#8972) Signed-off-by: Owen-sz --- anda/langs/python/darkdetect/anda.hcl | 6 +++ anda/langs/python/darkdetect/darkdetect.spec | 51 ++++++++++++++++++++ anda/langs/python/darkdetect/update.rhai | 1 + 3 files changed, 58 insertions(+) create mode 100644 anda/langs/python/darkdetect/anda.hcl create mode 100644 anda/langs/python/darkdetect/darkdetect.spec create mode 100644 anda/langs/python/darkdetect/update.rhai diff --git a/anda/langs/python/darkdetect/anda.hcl b/anda/langs/python/darkdetect/anda.hcl new file mode 100644 index 0000000000..47864bd819 --- /dev/null +++ b/anda/langs/python/darkdetect/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "darkdetect.spec" + } +} diff --git a/anda/langs/python/darkdetect/darkdetect.spec b/anda/langs/python/darkdetect/darkdetect.spec new file mode 100644 index 0000000000..05f1797cd3 --- /dev/null +++ b/anda/langs/python/darkdetect/darkdetect.spec @@ -0,0 +1,51 @@ +%global pypi_name darkdetect +%global _desc Detect OS Dark Mode from Python. + +Name: python-%{pypi_name} +Version: 0.8.0 +Release: 1%?dist +Summary: Detect OS Dark Mode from Python +License: BSD-3-Clause +URL: https://github.com/albertosottile/darkdetect +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools + +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 + +%package -n python3-%{pypi_name}-doc +Summary: documentation for python3-%{pypi_name} + +%description -n python3-%{pypi_name}-doc +documentation for python3-%{pypi_name}. + +%prep +%autosetup -n darkdetect-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files darkdetect + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Wed Jan 07 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/darkdetect/update.rhai b/anda/langs/python/darkdetect/update.rhai new file mode 100644 index 0000000000..f8474fb5f4 --- /dev/null +++ b/anda/langs/python/darkdetect/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("darkdetect")); From 6a1690b6a3536107ba6e4b915215a2be6e5798e7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 03:20:18 +0000 Subject: [PATCH 143/442] bump: zed jujutsu --- anda/devs/zed/stable/zed.spec | 2 +- anda/tools/jujutsu/jujutsu.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index f9e6f0f86c..ae6330fac3 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.218.5 +Version: 0.218.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 diff --git a/anda/tools/jujutsu/jujutsu.spec b/anda/tools/jujutsu/jujutsu.spec index 6a38a4f027..dc6ad65268 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.36.0 +Version: 0.37.0 Release: 1%?dist Summary: Git-compatible DVCS that is both simple and powerful License: Apache-2.0 AND CC-BY-4.0 From 2c7ebf761329e8a9f33f477805300111a857ac3e Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:46:29 -0600 Subject: [PATCH 144/442] add: dataclasses-json (#8979) Signed-off-by: Owen-sz --- anda/langs/python/dataclasses-json/anda.hcl | 6 ++ .../dataclasses-json/dataclasses-json.spec | 57 +++++++++++++++++++ .../langs/python/dataclasses-json/update.rhai | 1 + 3 files changed, 64 insertions(+) create mode 100644 anda/langs/python/dataclasses-json/anda.hcl create mode 100644 anda/langs/python/dataclasses-json/dataclasses-json.spec create mode 100644 anda/langs/python/dataclasses-json/update.rhai diff --git a/anda/langs/python/dataclasses-json/anda.hcl b/anda/langs/python/dataclasses-json/anda.hcl new file mode 100644 index 0000000000..32d2934bb5 --- /dev/null +++ b/anda/langs/python/dataclasses-json/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "dataclasses-json.spec" + } +} diff --git a/anda/langs/python/dataclasses-json/dataclasses-json.spec b/anda/langs/python/dataclasses-json/dataclasses-json.spec new file mode 100644 index 0000000000..7141310177 --- /dev/null +++ b/anda/langs/python/dataclasses-json/dataclasses-json.spec @@ -0,0 +1,57 @@ +%global pypi_name dataclasses-json +%global _desc Easily serialize Data Classes to and from JSON. + +%define _python_dist_allow_version_zero %{nil} + +Name: python-%{pypi_name} +Version: 0.6.7 +Release: 1%?dist +Summary: Easily serialize Data Classes to and from JSON +License: MIT +URL: https://github.com/lidatong/dataclasses-json +Source0: %url/archive/refs/tags/v%version.tar.gz +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-poetry-dynamic-versioning + +Requires: python3-marshmallow +Requires: python3-typing-inspect + +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 + +%package -n python3-%{pypi_name}-doc +Summary: documentation for python3-%{pypi_name} + +%description -n python3-%{pypi_name}-doc +documentation for python3-%{pypi_name}. + +%prep +%autosetup -n dataclasses-json-%{version} +sed -i '/\[tool.poetry-dynamic-versioning\]/,+1d' pyproject.toml + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files dataclasses_json + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Wed Jan 07 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/dataclasses-json/update.rhai b/anda/langs/python/dataclasses-json/update.rhai new file mode 100644 index 0000000000..e73c391bc8 --- /dev/null +++ b/anda/langs/python/dataclasses-json/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("dataclasses-json")); From f22a17f7b0ef95647a40bfc3d01578b74f72b04f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 04:11:58 +0000 Subject: [PATCH 145/442] bump: opengamepadui apparmor --- anda/games/opengamepadui/opengamepadui.spec | 2 +- anda/lib/apparmor/apparmor.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/opengamepadui/opengamepadui.spec b/anda/games/opengamepadui/opengamepadui.spec index 60a0d0bcee..ff721749dc 100644 --- a/anda/games/opengamepadui/opengamepadui.spec +++ b/anda/games/opengamepadui/opengamepadui.spec @@ -1,5 +1,5 @@ Name: opengamepadui -Version: 0.42.3 +Version: 0.43.0 Release: 1%?dist Summary: Open source gamepad-native game launcher and overlay diff --git a/anda/lib/apparmor/apparmor.spec b/anda/lib/apparmor/apparmor.spec index 659184da40..9fca368062 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~alpha4 +Version: 4.1.3 Release: 1%?dist Summary: AppArmor userspace components From 321cac6c2a95f72d9d47aba90533d5c959cbcd7e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 04:54:30 +0000 Subject: [PATCH 146/442] bump: opengamepadui --- anda/games/opengamepadui/opengamepadui.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/games/opengamepadui/opengamepadui.spec b/anda/games/opengamepadui/opengamepadui.spec index ff721749dc..373e262a64 100644 --- a/anda/games/opengamepadui/opengamepadui.spec +++ b/anda/games/opengamepadui/opengamepadui.spec @@ -1,5 +1,5 @@ Name: opengamepadui -Version: 0.43.0 +Version: 0.44.0 Release: 1%?dist Summary: Open source gamepad-native game launcher and overlay From 7407c9f1f9991b5cb2bba70bcfbb44fa19e80eea Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 05:25:16 +0000 Subject: [PATCH 147/442] bump: iterable-io --- anda/langs/python/iterable-io/iterable-io.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/iterable-io/iterable-io.spec b/anda/langs/python/iterable-io/iterable-io.spec index 81e0bb531a..6bbbdb7fca 100644 --- a/anda/langs/python/iterable-io/iterable-io.spec +++ b/anda/langs/python/iterable-io/iterable-io.spec @@ -2,7 +2,7 @@ %global _desc Python library to adapt iterables to a file-like interface. Name: python-%{pypi_name} -Version: 1.0.0 +Version: 1.0.1 Release: 1%?dist Summary: Python library to adapt iterables to a file-like interface From ac3a5726ab27418a0e12619dae88a1c5a3e68bff Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 08:31:03 +0000 Subject: [PATCH 148/442] 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 9fb918550a..b01333318c 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.7.9.1 -Release: 2%?dist +Version: 0.7.10.1 +Release: 1%?dist Summary: Private, fast, and honest web browser based on Chromium URL: https://helium.computer From 14c8f0fc860718e5685ca346e188d04a1fbd5d50 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 13:49:56 +0000 Subject: [PATCH 149/442] 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 e1ff4b5b93..873ba7217c 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.0 +Version: 2026.1.1 Release: 1%?dist Summary: Front-end to your dev env From fbde98db158f2bc31f007183590158e7669f2f0b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 14:12:54 +0000 Subject: [PATCH 150/442] 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 7eb04fef02..ac83c340bc 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.2040+c475f1fcd +version=0.16.0-dev.2075+62d6bbc7d mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 413c6cea7e..5e8ecbace4 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.2040+c475f1fcd +%global ver 0.16.0-dev.2075+62d6bbc7d %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From c41607601df0fb03d34e86ce59bf88e5410bf956 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 15:19:45 +0000 Subject: [PATCH 151/442] 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 620cb2ba5d..7ed626e724 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.2040+c475f1fcd +Version: 0.16.0~dev.2075+62d6bbc7d 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 58321174c9fbf5d71f7c5a5525b433d8642d6a0e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 17:36:07 +0000 Subject: [PATCH 152/442] 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 4094cdd540..6cabb7708b 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.12.2 +%global upstream_version v2.13.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 e7881b463f..9b699b3e7a 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.17.2 +Version: 2.18.0 %gometa -f From 9e5011328a4ce50a68801290149b7e21e03c2980 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 17:54:36 +0000 Subject: [PATCH 153/442] bump: soft-serve vicinae --- anda/langs/go/soft-serve/soft-serve.spec | 2 +- anda/system/vicinae/vicinae.spec | 2 +- 2 files 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 2c7b39e005..c3eb116584 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.1 +Version: 0.11.2 %gometa -f diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index 67b9dbe08b..552fdc4cd8 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.18.2 +Version: 0.18.3 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com From 9d1e6142700370f1c5a565d3ddc2eac88996c097 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 18:55:16 +0000 Subject: [PATCH 154/442] 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 bf37859495..484f57de14 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.171 +Version: 0.0.172 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 0af956e082..51dab16081 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.171 +Version: 0.0.172 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers. URL: https://discord.com From 52e0147699ee244c74e19dfa74e3a88163ced13d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 23:20:59 +0000 Subject: [PATCH 155/442] bump: flutter --- anda/devs/flutter/flutter.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index e69f37a8a4..4c60afcd3c 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -1,5 +1,5 @@ Name: flutter -Version: 3.38.5 +Version: 3.38.6 Release: 1%?dist Summary: SDK for crafting beautiful, fast user experiences from a single codebase License: BSD-3-Clause From 671fb7adbb00bd55624839180b076e4703f63e48 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 8 Jan 2026 18:57:59 -0600 Subject: [PATCH 156/442] add: diffq (#8984) * add: diffq Signed-off-by: Owen-sz * need Signed-off-by: Owen-sz * need Signed-off-by: Owen-sz * need Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/langs/python/diffq/anda.hcl | 5 +++ anda/langs/python/diffq/diffq.spec | 52 +++++++++++++++++++++++++++++ anda/langs/python/diffq/update.rhai | 1 + 3 files changed, 58 insertions(+) create mode 100644 anda/langs/python/diffq/anda.hcl create mode 100644 anda/langs/python/diffq/diffq.spec create mode 100644 anda/langs/python/diffq/update.rhai diff --git a/anda/langs/python/diffq/anda.hcl b/anda/langs/python/diffq/anda.hcl new file mode 100644 index 0000000000..3af8121ea4 --- /dev/null +++ b/anda/langs/python/diffq/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "diffq.spec" + } +} diff --git a/anda/langs/python/diffq/diffq.spec b/anda/langs/python/diffq/diffq.spec new file mode 100644 index 0000000000..bb7d1e5adb --- /dev/null +++ b/anda/langs/python/diffq/diffq.spec @@ -0,0 +1,52 @@ +%global pypi_name diffq +%global _desc DiffQ performs differentiable quantization using pseudo quantization noise. + +Name: python-%{pypi_name} +Version: 0.2.4 +Release: 1%?dist +Summary: DiffQ performs differentiable quantization using pseudo quantization noise +License: CC-BY-NC-4.0 +URL: https://github.com/facebookresearch/diffq +Source0: %{pypi_source} + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildRequires: cython +BuildRequires: gcc + +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 + +%package -n python3-%{pypi_name}-doc +Summary: documentation for python3-%{pypi_name} + +%description -n python3-%{pypi_name}-doc +documentation for python3-%{pypi_name}. + +%prep +%autosetup -n diffq-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files diffq + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Thu Jan 08 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/diffq/update.rhai b/anda/langs/python/diffq/update.rhai new file mode 100644 index 0000000000..82c143b23f --- /dev/null +++ b/anda/langs/python/diffq/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("diffq")); From f9bb89741a278c02296eeab18191c6e31342d78f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 01:46:45 +0000 Subject: [PATCH 157/442] bump: fresh copyparty --- anda/langs/rust/fresh/fresh.spec | 2 +- anda/tools/copyparty/copyparty.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index d9a31a1b38..e99e9d2083 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.74 +Version: 0.1.75 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ diff --git a/anda/tools/copyparty/copyparty.spec b/anda/tools/copyparty/copyparty.spec index 5a18242178..6350709b42 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.0 +Version: 1.20.1 Release: 1%?dist Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty From 936b4d944e06e832a490dfbd9f3059d059c62938 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 02:02:30 +0000 Subject: [PATCH 158/442] bump(nightly): legcord-nightly zed-nightly prismlauncher-nightly types-colorama tdlib-nightly scx-scheds-nightly HeadsetControl-nightly natscli --- anda/apps/legcord/nightly/legcord-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/tdlib/tdlib-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- anda/tools/natscli/natscli.spec | 4 ++-- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 76b03e36a7..8d116ef563 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit a9d30eb0dfd0fbe6defc2664bfc7c94d09e3c55b -%global commit_date 20260108 +%global commit 4104aea0b89e600203e3b3d189649714877bcd70 +%global commit_date 20260109 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global debug_package %nil %global __strip /bin/true diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index c033466919..f974ab7138 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 74c36083502684734c089437c40301f259f2844c +%global commit 144ff825e26e2090c4bb15ab4ff7f5174a9fe6a2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260108 +%global commit_date 20260109 %global ver 0.220.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 5cb0509a76..d0a53b7554 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 3e5990f8ecc6e38a9a1a27a0e4c460cd841ebcad +%global commit 3b1a5dd3c0141b8ee965e14fc3aa65a744886608 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260108 +%global commit_date 20260109 %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 a685ae86b2..27c2a028b1 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 a564787bf23386e57338b750bf4733f3c978b701 -%global commit_date 20260108 +%global commit 9a175299c4cc4ffe0c9aafc33b2248916b23c3fa +%global commit_date 20260109 %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 bf413b92db..5a0a1cd1a7 100644 --- a/anda/lib/tdlib/tdlib-nightly.spec +++ b/anda/lib/tdlib/tdlib-nightly.spec @@ -1,6 +1,6 @@ -%global commit 0da5c72f8365fb4857096e716d53175ddbdf5a15 +%global commit cb863c1600082404428f1a84e407b866b9d412a8 %global ver 1.8.60 -%global commit_date 20260104 +%global commit_date 20260109 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: tdlib-nightly diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 05445bf866..375fe997f6 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 453f9c95537bc399a5a72f5874db7192b8c5e322 +%global commit 0a1c86a673b7b551fe17e0c0250ab1039bbaca7b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260108 +%global commitdate 20260109 %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 9f18f0bd41..f3360cc59a 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 d59c696898afc4b46639cc4d1f3b2be8cdf0673e +%global commit 689115ac9bd7cf246040576a241b9b472826a564 %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 04b3e056b8..f832aa750b 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 700651901d289375d0af28256c4b9d032465e91b -%global commit_date 20260107 +%global commit 41ed6a11bf7dbdd2e8ae16d9422d99f4118fa4f9 +%global commit_date 20260109 %global shortcommit %{sub %{commit} 1 7} %gometa -f From 7c4eadd9a1b6acf2084e99ecc30088be80ec8d60 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 03:20:35 +0000 Subject: [PATCH 159/442] bump: ruffle-nightly python-shibuya zed-preview --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/devs/shibuya/python-shibuya.spec | 2 +- anda/devs/zed/preview/zed-preview.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 727c41acb1..549752af01 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-08 +%global ver 2026-01-09 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/devs/shibuya/python-shibuya.spec b/anda/devs/shibuya/python-shibuya.spec index 93a75d2e27..3cf4e07729 100644 --- a/anda/devs/shibuya/python-shibuya.spec +++ b/anda/devs/shibuya/python-shibuya.spec @@ -5,7 +5,7 @@ A responsive, good looking with modern design documentation theme for Sphinx, wi %bcond docs 0 Name: python-%{pypi_name} -Version: 2025.12.19 +Version: 2026.1.9 Release: 1%?dist Summary: A clean, responsive, and customizable Sphinx documentation theme with light/dark mode License: BSD-3-Clause diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 512b296585..a38847f199 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.219.2-pre +%global ver 0.219.3-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From 097e5dcf30cc9ecf30c073865e3b945cdede528c Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 8 Jan 2026 21:20:50 -0600 Subject: [PATCH 160/442] add: antlr4-python3-runtime (#8987) * add: diffq Signed-off-by: Owen-sz * add: antlr4-python3-runtime Signed-off-by: Owen-sz * why does this keep happening Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/langs/python/antlr4-runtime/anda.hcl | 6 ++ .../python/antlr4-runtime/antlr4-runtime.spec | 64 +++++++++++++++++++ .../langs/python/antlr4-runtime/shebang.patch | 10 +++ anda/langs/python/antlr4-runtime/update.rhai | 7 ++ 4 files changed, 87 insertions(+) create mode 100644 anda/langs/python/antlr4-runtime/anda.hcl create mode 100644 anda/langs/python/antlr4-runtime/antlr4-runtime.spec create mode 100644 anda/langs/python/antlr4-runtime/shebang.patch create mode 100644 anda/langs/python/antlr4-runtime/update.rhai diff --git a/anda/langs/python/antlr4-runtime/anda.hcl b/anda/langs/python/antlr4-runtime/anda.hcl new file mode 100644 index 0000000000..d5759f9842 --- /dev/null +++ b/anda/langs/python/antlr4-runtime/anda.hcl @@ -0,0 +1,6 @@ + project pkg { + arches = ["x86_64"] + rpm { + spec = "antlr4-runtime.spec" + } + } diff --git a/anda/langs/python/antlr4-runtime/antlr4-runtime.spec b/anda/langs/python/antlr4-runtime/antlr4-runtime.spec new file mode 100644 index 0000000000..53aa863566 --- /dev/null +++ b/anda/langs/python/antlr4-runtime/antlr4-runtime.spec @@ -0,0 +1,64 @@ +%global pypi_name antlr4-python3-runtime +%global _desc Python 3 runtime libraries for ANTLR 4. + +%global commit 23ed92cc6655f7def5d1447f51cb4c9657400f9d +%global commit_date 20150607 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) + +%global ver 4.9.3 + +Name: python-%{pypi_name} +Version: %{ver}^%{commit_date}git.%{shortcommit} +Release: 1%?dist +Summary: Python 3 runtime libraries for ANTLR 4 +License: BSD +URL: https://www.antlr.org/ +Source0: https://github.com/parrt/antlr4-python3/archive/%commit/antlr4-python3-%commit.tar.gz +Source1: https://github.com/s-a/license/blob/master/_licenses/bsd-3-clause.txt +Patch0: shebang.patch +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools + +Conflicts: python3-antlr4-runtime + +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 + +%package -n python3-%{pypi_name}-doc +Summary: documentation for python3-%{pypi_name} + +%description -n python3-%{pypi_name}-doc +documentation for python3-%{pypi_name}. + +%prep +%autosetup -n antlr4-python3-%{commit} -p1 +cp %{SOURCE1} . + +%build +%pyproject_wheel + +%install +%pyproject_install +install -Dm755 bin/pygrun %{buildroot}%{_bindir}/pygrun +%pyproject_save_files antlr4 + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.txt RELEASE-4.5.txt +%license bsd-3-clause.txt +%{_bindir}/pygrun + +%changelog +* Thu Jan 08 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/antlr4-runtime/shebang.patch b/anda/langs/python/antlr4-runtime/shebang.patch new file mode 100644 index 0000000000..8077e29b6b --- /dev/null +++ b/anda/langs/python/antlr4-runtime/shebang.patch @@ -0,0 +1,10 @@ +diff --git a/bin/pygrun b/bin/pygrun +index 96f1b40..dd01add 100755 +--- a/bin/pygrun ++++ b/bin/pygrun +@@ -1,4 +1,4 @@ +-#!python ++#!/usr/bin/env python3 + __author__ = 'jszheng' + import optparse + import sys diff --git a/anda/langs/python/antlr4-runtime/update.rhai b/anda/langs/python/antlr4-runtime/update.rhai new file mode 100644 index 0000000000..519404b97d --- /dev/null +++ b/anda/langs/python/antlr4-runtime/update.rhai @@ -0,0 +1,7 @@ +rpm.global("commit", gh_commit("parrt/antlr4-python3")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); + let v = gh("Winetricks/winetricks"); + rpm.global("ver", v); +} From d0e2d4e349785f79a013e0a0364d94167f53ee24 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 8 Jan 2026 21:21:20 -0600 Subject: [PATCH 161/442] add: omegaconf (#8986) * add: diffq Signed-off-by: Owen-sz * add: omegaconf Signed-off-by: Owen-sz * ? Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/langs/python/omegaconf/anda.hcl | 6 +++ anda/langs/python/omegaconf/omegaconf.spec | 54 ++++++++++++++++++++++ anda/langs/python/omegaconf/update.rhai | 1 + 3 files changed, 61 insertions(+) create mode 100644 anda/langs/python/omegaconf/anda.hcl create mode 100644 anda/langs/python/omegaconf/omegaconf.spec create mode 100644 anda/langs/python/omegaconf/update.rhai diff --git a/anda/langs/python/omegaconf/anda.hcl b/anda/langs/python/omegaconf/anda.hcl new file mode 100644 index 0000000000..0aa423089a --- /dev/null +++ b/anda/langs/python/omegaconf/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "omegaconf.spec" + } +} diff --git a/anda/langs/python/omegaconf/omegaconf.spec b/anda/langs/python/omegaconf/omegaconf.spec new file mode 100644 index 0000000000..dbc696d088 --- /dev/null +++ b/anda/langs/python/omegaconf/omegaconf.spec @@ -0,0 +1,54 @@ +%global pypi_name omegaconf +%global _desc Flexible Python configuration system. The last one you will ever need. + +Name: python-%{pypi_name} +Version: 2.3.0 +Release: 1%?dist +Summary: Flexible Python configuration system. The last one you will ever need +License: BSD-3-Clause +URL: https://github.com/omry/omegaconf +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildRequires: python3-wheel +BuildRequires: java-21-openjdk-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 + +%package -n python3-%{pypi_name}-doc +Summary: documentation for python3-%{pypi_name} + +%description -n python3-%{pypi_name}-doc +documentation for python3-%{pypi_name}. + +%prep +%autosetup -n omegaconf-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files omegaconf + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE +%{python3_sitelib}/pydevd_plugins/ + +%changelog +* Thu Jan 08 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/omegaconf/update.rhai b/anda/langs/python/omegaconf/update.rhai new file mode 100644 index 0000000000..d6a9611470 --- /dev/null +++ b/anda/langs/python/omegaconf/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("omegaconf")); From f9d2c28c1b968b28bd9d9e8bee85534a09365107 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 09:37:01 +0000 Subject: [PATCH 162/442] bump: zapret --- anda/misc/zapret/zapret.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/misc/zapret/zapret.spec b/anda/misc/zapret/zapret.spec index 2808830b86..1b58f8df04 100644 --- a/anda/misc/zapret/zapret.spec +++ b/anda/misc/zapret/zapret.spec @@ -1,5 +1,5 @@ Name: zapret -Version: 72.6 +Version: 72.7 Release: 1%?dist Summary: A multi-platform Deep Packet Inspection (DPI) bypass tool License: MIT From fe073eacc0e9292db04927a7ef4548f80d39bc48 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 12:46:35 +0000 Subject: [PATCH 163/442] 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 dd98b14835..9fc4f7a271 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.7.0 +Version: 16.8.0 Release: 1%?dist Summary: Upgrade all the things From beac983ed7bd1eba9c547a1e3ef89d28e4ac5854 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 15:36:32 +0000 Subject: [PATCH 164/442] 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 8145ef981b..3a8255465c 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.844 +Version: 0.0.845 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 dd2c86a9a1..92c0b0c511 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.844 +Version: 0.0.845 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From 0ba45292cdf7d68d69bfe3fcb27b59783abd59fd Mon Sep 17 00:00:00 2001 From: Willow Reed Date: Fri, 9 Jan 2026 11:21:11 -0700 Subject: [PATCH 165/442] fix: add xdg-desktop-portal as a requirement (#8998) --- anda/desktops/noctalia-shell/noctalia-shell.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index edae1f5834..1d7964207e 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: 3.8.2 -Release: 1%?dist +Release: 2%?dist Summary: A Quickshell-based custom shell setup License: MIT @@ -14,6 +14,7 @@ Requires: dejavu-sans-fonts Requires: gpu-screen-recorder Requires: qt6-qtmultimedia Requires: quickshell +Requires: xdg-desktop-portal Recommends: cava Recommends: cliphist From bacebb1a8baf41fae385f21bb8d3945aac3ea1b5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 19:29:16 +0000 Subject: [PATCH 166/442] 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 b3bf4eef5a..90f8da55bc 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.0 +Version: 2.0.1 Release: 1%?dist Summary: Extremely simple lofi player From 98a49025a10eda7a3f4568fcda9626b21095b490 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 20:57:41 +0000 Subject: [PATCH 167/442] 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 64996a7d0f..58fe2415ad 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.0 # Make this as a variable instead in case of WINE RCs -%global ver wine-11.0-rc4 +%global ver wine-11.0-rc5 %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 ee2593a376f7ebf5f8859350e5531c8dbb66742d Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 9 Jan 2026 15:36:59 -0600 Subject: [PATCH 168/442] add: submitit (#9002) --- anda/langs/python/submitit/anda.hcl | 6 +++ anda/langs/python/submitit/submitit.spec | 56 ++++++++++++++++++++++++ anda/langs/python/submitit/update.rhai | 1 + 3 files changed, 63 insertions(+) create mode 100644 anda/langs/python/submitit/anda.hcl create mode 100644 anda/langs/python/submitit/submitit.spec create mode 100644 anda/langs/python/submitit/update.rhai diff --git a/anda/langs/python/submitit/anda.hcl b/anda/langs/python/submitit/anda.hcl new file mode 100644 index 0000000000..fbd78c6e45 --- /dev/null +++ b/anda/langs/python/submitit/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "submitit.spec" + } +} diff --git a/anda/langs/python/submitit/submitit.spec b/anda/langs/python/submitit/submitit.spec new file mode 100644 index 0000000000..904267c82f --- /dev/null +++ b/anda/langs/python/submitit/submitit.spec @@ -0,0 +1,56 @@ +%global pypi_name submitit +%global _desc Python 3.8+ toolbox for submitting jobs to Slurm. + +Name: python-%{pypi_name} +Version: 1.2.0 +Release: 1%?dist +Summary: Python 3.8+ toolbox for submitting jobs to Slurm +License: MIT +URL: https://github.com/facebookincubator/submitit +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-wheel +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 + +%package doc +Summary: Documentation for %{name} +Requires: python3-%{pypi_name} = %{evr} + +%description doc +Documentation for %{name}. + +%prep +%autosetup -n submitit-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files submitit + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%files doc +%doc docs/ + +%changelog +* Fri Jan 09 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/submitit/update.rhai b/anda/langs/python/submitit/update.rhai new file mode 100644 index 0000000000..151e39be57 --- /dev/null +++ b/anda/langs/python/submitit/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("submitit")); From 0970cf480cf29f5b95268f87afb834f8eb47369a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 21:42:51 +0000 Subject: [PATCH 169/442] bump: submitit --- anda/langs/python/submitit/submitit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/submitit/submitit.spec b/anda/langs/python/submitit/submitit.spec index 904267c82f..39ff45ce90 100644 --- a/anda/langs/python/submitit/submitit.spec +++ b/anda/langs/python/submitit/submitit.spec @@ -2,7 +2,7 @@ %global _desc Python 3.8+ toolbox for submitting jobs to Slurm. Name: python-%{pypi_name} -Version: 1.2.0 +Version: 1.5.4 Release: 1%?dist Summary: Python 3.8+ toolbox for submitting jobs to Slurm License: MIT From 83063590a54e279058a59da9aa8fc80c5b460689 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 9 Jan 2026 15:53:38 -0600 Subject: [PATCH 170/442] add: treetable (#9003) --- anda/langs/python/treetable/anda.hcl | 6 +++ anda/langs/python/treetable/treetable.spec | 45 ++++++++++++++++++++++ anda/langs/python/treetable/update.rhai | 1 + 3 files changed, 52 insertions(+) create mode 100644 anda/langs/python/treetable/anda.hcl create mode 100644 anda/langs/python/treetable/treetable.spec create mode 100644 anda/langs/python/treetable/update.rhai diff --git a/anda/langs/python/treetable/anda.hcl b/anda/langs/python/treetable/anda.hcl new file mode 100644 index 0000000000..3a5b245c99 --- /dev/null +++ b/anda/langs/python/treetable/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "treetable.spec" + } +} diff --git a/anda/langs/python/treetable/treetable.spec b/anda/langs/python/treetable/treetable.spec new file mode 100644 index 0000000000..fe3aaff265 --- /dev/null +++ b/anda/langs/python/treetable/treetable.spec @@ -0,0 +1,45 @@ +%global pypi_name treetable +%global _desc Print in ascii art a table with a tree-like structure. + +Name: python-%{pypi_name} +Version: 0.2.6 +Release: 1%?dist +Summary: Print in ascii art a table with a tree-like structure +License: Unlicense +URL: https://github.com/adefossez/treetable +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 treetable + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Fri Jan 09 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/treetable/update.rhai b/anda/langs/python/treetable/update.rhai new file mode 100644 index 0000000000..d00faed156 --- /dev/null +++ b/anda/langs/python/treetable/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("treetable")); From a9da60791ecd09cae767ce2c4274cad4e51a146c Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 9 Jan 2026 15:59:18 -0600 Subject: [PATCH 171/442] add: retrying (#8988) --- anda/langs/python/retrying/anda.hcl | 6 +++ anda/langs/python/retrying/retrying.spec | 47 ++++++++++++++++++++++++ anda/langs/python/retrying/update.rhai | 1 + 3 files changed, 54 insertions(+) create mode 100644 anda/langs/python/retrying/anda.hcl create mode 100644 anda/langs/python/retrying/retrying.spec create mode 100644 anda/langs/python/retrying/update.rhai diff --git a/anda/langs/python/retrying/anda.hcl b/anda/langs/python/retrying/anda.hcl new file mode 100644 index 0000000000..ff081034b6 --- /dev/null +++ b/anda/langs/python/retrying/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "retrying.spec" + } +} diff --git a/anda/langs/python/retrying/retrying.spec b/anda/langs/python/retrying/retrying.spec new file mode 100644 index 0000000000..3a999c1c69 --- /dev/null +++ b/anda/langs/python/retrying/retrying.spec @@ -0,0 +1,47 @@ +%global pypi_name retrying +%global _desc General-purpose retrying library. + +%define debug_package %{nil} + +Name: python-%{pypi_name} +Version: 1.4.2 +Release: 1%?dist +Summary: General-purpose retrying library +License: Apache-2.0 +URL: https://github.com/groodt/retrying +Source0: %{pypi_source} + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools + +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 retrying + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE.txt + +%changelog +* Thu Jan 08 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/retrying/update.rhai b/anda/langs/python/retrying/update.rhai new file mode 100644 index 0000000000..7b0d8b3031 --- /dev/null +++ b/anda/langs/python/retrying/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("retrying")); From 690e465349df5641fa2953faf195be1325bcbe85 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 9 Jan 2026 15:59:36 -0600 Subject: [PATCH 172/442] add: dora-search (#8985) * add: diffq Signed-off-by: Owen-sz * add: dora-search Signed-off-by: Owen-sz * remove Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/langs/python/dora-search/anda.hcl | 5 ++ .../langs/python/dora-search/dora-search.spec | 53 +++++++++++++++++++ anda/langs/python/dora-search/update.rhai | 1 + 3 files changed, 59 insertions(+) create mode 100644 anda/langs/python/dora-search/anda.hcl create mode 100644 anda/langs/python/dora-search/dora-search.spec create mode 100644 anda/langs/python/dora-search/update.rhai diff --git a/anda/langs/python/dora-search/anda.hcl b/anda/langs/python/dora-search/anda.hcl new file mode 100644 index 0000000000..ff36648dd3 --- /dev/null +++ b/anda/langs/python/dora-search/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "dora-search.spec" + } +} diff --git a/anda/langs/python/dora-search/dora-search.spec b/anda/langs/python/dora-search/dora-search.spec new file mode 100644 index 0000000000..c625cbc48b --- /dev/null +++ b/anda/langs/python/dora-search/dora-search.spec @@ -0,0 +1,53 @@ +%global pypi_name dora-search +%global _desc Dora is an experiment management framework. It expresses grid searches as pure python files as part of your repo. It identifies experiments with a unique hash signature. Scale up to hundreds of experiments without losing your sanity. + +%define debug_package %{nil} + +Name: python-%{pypi_name} +Version: 0.1.12 +Release: 1%?dist +Summary: Experiment management framework +License: MIT +URL: https://github.com/facebookresearch/dora +Source0: %url/archive/refs/tags/v%version.tar.gz + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools + +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 + +%package -n python3-%{pypi_name}-doc +Summary: documentation for python3-%{pypi_name} + +%description -n python3-%{pypi_name}-doc +documentation for python3-%{pypi_name}. + +%prep +%autosetup -n dora-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files dora + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE +%{_bindir}/dora + +%changelog +* Thu Jan 08 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/dora-search/update.rhai b/anda/langs/python/dora-search/update.rhai new file mode 100644 index 0000000000..55b23c931b --- /dev/null +++ b/anda/langs/python/dora-search/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("dora-search")); From 94cae49933e48bec24149cad54608ed73149723c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 22:45:13 +0000 Subject: [PATCH 173/442] bump: rpcs3 zola --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/tools/zola/zola.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 19a5730b45..10fccd5a75 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 1bfd1154f5a2041ebc2ecb88c72e5c66207bc57a -%global ver 0.0.39-18620 +%global commit 49bcc930727ced0ea935155f8ef8bf4a4ce4e6e1 +%global ver 0.0.39-18648 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/tools/zola/zola.spec b/anda/tools/zola/zola.spec index 46bf2deca7..28c63b3335 100644 --- a/anda/tools/zola/zola.spec +++ b/anda/tools/zola/zola.spec @@ -1,6 +1,6 @@ Name: zola -Version: 0.21.0 -Release: 2%?dist +Version: 0.22.0 +Release: 1%?dist Summary: A fast static site generator in a single binary with everything built-in URL: https://www.getzola.org Source0: https://github.com/getzola/%{name}/archive/refs/tags/v%{version}.tar.gz From 45d20535ff5b895025c3b31d71e0d1264a6b4bdf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 22:55:53 +0000 Subject: [PATCH 174/442] 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 532c25f380..5fb7c5ed04 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.0.rc4 +Version: 11.0.rc5 Release: 1%?dist Epoch: 1 Summary: WINE Is Not An Emulator - runs MS Windows programs From 57118730be1822d0c647ebd1e9829421f1675fb2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 9 Jan 2026 23:21:13 +0000 Subject: [PATCH 175/442] 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 75c393edd6..ea5d44f1f7 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.2 +Version: 6.33.3 Release: 1%?dist Summary: Protocol Buffers From e24e748f038792e5581582c379e7269c71b89b62 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 01:45:28 +0000 Subject: [PATCH 176/442] 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 b8a2004325..631a36e136 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.0 +Version: 2.69.1 %gometa -f From 363b9aaa398f86f6c38092d63d41734e1df1b93e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 01:58:16 +0000 Subject: [PATCH 177/442] bump(nightly): goofcord-nightly legcord-nightly mpv-nightly rasputin rp-appset zed-nightly prismlauncher-nightly nim-nightly types-colorama opentabletdriver-nightly scx-scheds-nightly natscli 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/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 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/natscli/natscli.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 45b78945d7..8a22d89cef 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 7764acf34f511c37652e8995723b1b92d825a9a3 +%global commit dc42ede197f50b98f3f63212430d5bcb7e3927de %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260106 +%global commit_date 20260110 %global ver 1.11.4^ %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 8d116ef563..583d4b355d 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 4104aea0b89e600203e3b3d189649714877bcd70 -%global commit_date 20260109 +%global commit b37f65ffcc6cb196141f2635df66e32821c04a8e +%global commit_date 20260110 %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 d5b28fdc54..e637a0d881 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 85bf9f4ff46cd45686cfe2fd22f49828877db5cb +%global commit 9483d6e12f793d9e7b8c270e2b04d3e79809c701 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260107 +%global commit_date 20260110 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/apps/rasputin/rasputin.spec b/anda/apps/rasputin/rasputin.spec index 0938b1c519..6ccda7c06c 100644 --- a/anda/apps/rasputin/rasputin.spec +++ b/anda/apps/rasputin/rasputin.spec @@ -1,5 +1,5 @@ -%global commit a822eb767a330711e67714428c1c56cf3c82f044 -%global commit_date 20251118 +%global commit c100a03bb39a52c0829fbd9e266a57a4aa2940dd +%global commit_date 20260110 %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 9a3d1a024d..85d010501c 100644 --- a/anda/apps/rp-appset/rp-appset.spec +++ b/anda/apps/rp-appset/rp-appset.spec @@ -1,5 +1,5 @@ -%global commit a822eb767a330711e67714428c1c56cf3c82f044 -%global commit_date 20251118 +%global commit c100a03bb39a52c0829fbd9e266a57a4aa2940dd +%global commit_date 20260110 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: appset diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index f974ab7138..a61bbf0fb8 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 144ff825e26e2090c4bb15ab4ff7f5174a9fe6a2 +%global commit 93e3a3907723672f2df885e583a5040565930786 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260109 +%global commit_date 20260110 %global ver 0.220.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index d0a53b7554..cb8854432d 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 3b1a5dd3c0141b8ee965e14fc3aa65a744886608 +%global commit cbe77872faf93933d0520fde54634ce09c0c5884 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260109 +%global commit_date 20260110 %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 b58540cfc0..bf1579aecf 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 b3273e732dd628a0881448bc82ebedf103776ece +%global commit 01eedd916c914f7aa2346826016332cc4931286d %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260108 +%global commit_date 20260110 %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 27c2a028b1..dadd74aaa6 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 9a175299c4cc4ffe0c9aafc33b2248916b23c3fa -%global commit_date 20260109 +%global commit e213e04a8468e2cbbb432ce2676b12a7e27ab77e +%global commit_date 20260110 %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 0609a661ea..903cfef1c8 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 18cc7aa0e635cc7f4348f6bdfa65cadd03983bc6 +%global commit 3b038f309932b26c2badb4be9432fc3e50b0139d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260108 +%global commit_date 20260110 %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 375fe997f6..1053460983 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 0a1c86a673b7b551fe17e0c0250ab1039bbaca7b +%global commit 639b413b49038eb756c946adeced00561ea5c98a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260109 +%global commitdate 20260110 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index f832aa750b..cd51bf808a 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 41ed6a11bf7dbdd2e8ae16d9422d99f4118fa4f9 -%global commit_date 20260109 +%global commit 15e855a68d6d6ee6681ffcbd7403f086dd9eadad +%global commit_date 20260110 %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 1ee0fc0073..129bab8101 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,5 +1,5 @@ -%global commit 63b31200ff28feae474a4898d1e2fd7de04e2969 -%global commit_date 20251231 +%global commit 38a62fa9627744922a061062324eefbd0ae97e00 +%global commit_date 20260110 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash From c909ec5dfb84db2e2893f3398ffecae4fd28d2bb Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 9 Jan 2026 23:15:51 -0600 Subject: [PATCH 178/442] add: hf-xet (#9016) --- anda/langs/python/hf-xet/anda.hcl | 5 +++ anda/langs/python/hf-xet/update.rhai | 1 + anda/langs/python/hf-xet/xf-xet.spec | 58 ++++++++++++++++++++++++++++ 3 files changed, 64 insertions(+) create mode 100644 anda/langs/python/hf-xet/anda.hcl create mode 100644 anda/langs/python/hf-xet/update.rhai create mode 100644 anda/langs/python/hf-xet/xf-xet.spec diff --git a/anda/langs/python/hf-xet/anda.hcl b/anda/langs/python/hf-xet/anda.hcl new file mode 100644 index 0000000000..d3b789ccda --- /dev/null +++ b/anda/langs/python/hf-xet/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "xf-xet.spec" + } +} diff --git a/anda/langs/python/hf-xet/update.rhai b/anda/langs/python/hf-xet/update.rhai new file mode 100644 index 0000000000..87a7689bb6 --- /dev/null +++ b/anda/langs/python/hf-xet/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("hf-xet")); diff --git a/anda/langs/python/hf-xet/xf-xet.spec b/anda/langs/python/hf-xet/xf-xet.spec new file mode 100644 index 0000000000..4fd2d857a5 --- /dev/null +++ b/anda/langs/python/hf-xet/xf-xet.spec @@ -0,0 +1,58 @@ +%global pypi_name hf-xet +%global _desc xet client tech, used in huggingface_hub. + +Name: python-%{pypi_name} +Version: 1.2.0 +Release: 1%?dist +Summary: xet client tech, used in huggingface_hub +License: Apache-2.0 +URL: https://github.com/huggingface/xet-core +Source0: %url/archive/refs/tags/v%version.tar.gz + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools + +BuildRequires: python +BuildRequires: gdb +BuildRequires: cargo +BuildRequires: rust-src +BuildRequires: pkgconfig(libssh2) +BuildRequires: lmdb-devel +BuildRequires: maturin + +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 + +%package -n python3-%{pypi_name}-doc +Summary: documentation for python3-%{pypi_name} + +%description -n python3-%{pypi_name}-doc +documentation for python3-%{pypi_name}. + +%prep +%autosetup -n xet-core-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files hf_xet + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc *.md +%license LICENSE + +%changelog +* Fri Jan 09 2026 Owen Zimmerman +- Initial commit From 691fd35c3bd4b00160d36e62f007f1971c461b1d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 06:41:26 +0000 Subject: [PATCH 179/442] bump: opengamepadui rpcs3 --- anda/games/opengamepadui/opengamepadui.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/opengamepadui/opengamepadui.spec b/anda/games/opengamepadui/opengamepadui.spec index 373e262a64..dc863745e6 100644 --- a/anda/games/opengamepadui/opengamepadui.spec +++ b/anda/games/opengamepadui/opengamepadui.spec @@ -1,5 +1,5 @@ Name: opengamepadui -Version: 0.44.0 +Version: 0.44.1 Release: 1%?dist Summary: Open source gamepad-native game launcher and overlay diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 10fccd5a75..bfd9afc52c 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 49bcc930727ced0ea935155f8ef8bf4a4ce4e6e1 -%global ver 0.0.39-18648 +%global commit 19129eddd770ac7083630990bd925469f44722cc +%global ver 0.0.39-18650 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 794e984e41c11de6afa67ff3452d3b200d489d05 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 11:18:01 +0000 Subject: [PATCH 180/442] 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 e116cd3ea0..d545b36084 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 a552ac4981b3d8ce7380f7c1b3b66514bf9d2eb3 +%global commit 58b754ccee5e2d735eee49c0f209bc2ed0804be2 %forgemeta Name: lomiri-system-settings From 687125bf543d56176ebaf810238cf1f34e8bc607 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 11:45:57 +0000 Subject: [PATCH 181/442] 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 bfd9afc52c..7189fc47d0 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 19129eddd770ac7083630990bd925469f44722cc -%global ver 0.0.39-18650 +%global commit a8624682a770738ffb7d6b0c1ff48dc9c3e6df5b +%global ver 0.0.39-18656 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From f7c654dfa91e24d768d3678871e7cefc20a214e3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 11:56:16 +0000 Subject: [PATCH 182/442] 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 3bce2eff6f..2a86423959 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: 3.1.0 +Version: 3.1.1 Release: 1%?dist Summary: Cooling device control for Linux License: GPL-3.0-or-later From 05523a31b8eb36b92e054f764598b03fd46fa854 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 13:20:17 +0000 Subject: [PATCH 183/442] bump: goofcord --- 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 6347a94e34..6199ff947d 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -3,7 +3,7 @@ %electronmeta Name: goofcord -Version: 1.11.4 +Version: 2.0.0 Release: 1%?dist License: OSL-3.0 Summary: A privacy-minded Legcord fork. From f7e7b7eea57903e1d2354cea01bb25ac50f53113 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 14:20:00 +0000 Subject: [PATCH 184/442] bump: rust-typstyle --- anda/langs/rust/typstyle/rust-typstyle.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/typstyle/rust-typstyle.spec b/anda/langs/rust/typstyle/rust-typstyle.spec index 60722a3499..96f8d2f335 100644 --- a/anda/langs/rust/typstyle/rust-typstyle.spec +++ b/anda/langs/rust/typstyle/rust-typstyle.spec @@ -4,7 +4,7 @@ %global crate typstyle Name: rust-typstyle -Version: 0.14.0 +Version: 0.14.3 Release: 1%?dist Summary: CLI for Typstyle From b7fdf66a618f1c34f4c362c1b9682ad5c5392645 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 15:19:43 +0000 Subject: [PATCH 185/442] 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 ac83c340bc..ea6b7be3e1 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.2075+62d6bbc7d +version=0.16.0-dev.2135+7c0b42ba0 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 5e8ecbace4..cefee93f65 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.2075+62d6bbc7d +%global ver 0.16.0-dev.2135+7c0b42ba0 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From cecfe730caa58c87363937b2f318bd956f640411 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 15:37:27 +0000 Subject: [PATCH 186/442] bump: rust-typstyle --- anda/langs/rust/typstyle/rust-typstyle.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/typstyle/rust-typstyle.spec b/anda/langs/rust/typstyle/rust-typstyle.spec index 96f8d2f335..85fb40af4b 100644 --- a/anda/langs/rust/typstyle/rust-typstyle.spec +++ b/anda/langs/rust/typstyle/rust-typstyle.spec @@ -4,7 +4,7 @@ %global crate typstyle Name: rust-typstyle -Version: 0.14.3 +Version: 0.14.4 Release: 1%?dist Summary: CLI for Typstyle From 116b7b2cc947f8e7aeacc95658f933c44feb75b0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 16:18:07 +0000 Subject: [PATCH 187/442] 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 7ed626e724..9319d3649d 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.2075+62d6bbc7d +Version: 0.16.0~dev.2135+7c0b42ba0 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 56e9bc943aeeadc4592c1490c993715ca8c281fb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 16:33:49 +0000 Subject: [PATCH 188/442] 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 7189fc47d0..4a7c1355fb 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 a8624682a770738ffb7d6b0c1ff48dc9c3e6df5b -%global ver 0.0.39-18656 +%global commit 9faf9a6145367043cce0123fb41e624a992f58d4 +%global ver 0.0.39-18659 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From cc19a6ddfb0b9d911ef83474fcbf72a800bb1f26 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 17:17:57 +0000 Subject: [PATCH 189/442] bump: rpcs3 vgmstream --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/multimedia/vgmstream/vgmstream.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 4a7c1355fb..ffc1d2b117 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 9faf9a6145367043cce0123fb41e624a992f58d4 -%global ver 0.0.39-18659 +%global commit 50fcee6fe04fee4539ff2aaa52de0098248556f9 +%global ver 0.0.39-18665 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/multimedia/vgmstream/vgmstream.spec b/anda/multimedia/vgmstream/vgmstream.spec index ae9b35775e..b9b73a59d0 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit 51327578a2648e2fcebd37438739a1a2d9d6e7f2 +%global commit 3d145c46ae32409594fa561967bbe0f7cb027482 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260104 +%global commit_date 20260110 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit From 2729c4e6aef6e22c4f280e3a940885ac064e547e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 18:54:52 +0000 Subject: [PATCH 190/442] 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 ffc1d2b117..0ddd397b8a 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 50fcee6fe04fee4539ff2aaa52de0098248556f9 -%global ver 0.0.39-18665 +%global commit cd6dfc82a27844860d3596f5e031214ef354d849 +%global ver 0.0.39-18668 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 1213f699dc691eba738f8d38c5ebd12b4166d6ad Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 21:19:09 +0000 Subject: [PATCH 191/442] bump: noctalia-shell --- anda/desktops/noctalia-shell/noctalia-shell.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 1d7964207e..cbb022ebed 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: 3.8.2 -Release: 2%?dist +Version: 4.0.0 +Release: 1%?dist Summary: A Quickshell-based custom shell setup License: MIT From f86ac20ee1ea5e7922d00fff919ebc5a5ee64cba Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 22:22:38 +0000 Subject: [PATCH 192/442] bump: rust-television --- anda/langs/rust/television/rust-television.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/television/rust-television.spec b/anda/langs/rust/television/rust-television.spec index 25f03493ea..d7c5725bcb 100644 --- a/anda/langs/rust/television/rust-television.spec +++ b/anda/langs/rust/television/rust-television.spec @@ -5,7 +5,7 @@ %global crate television Name: rust-television -Version: 0.14.4 +Version: 0.14.5 Release: 1%?dist Summary: Very fast, portable and hackable fuzzy finder for the terminal From 698086b5c8dc816963eb9631d35a9c51ddaacf13 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 23:36:17 +0000 Subject: [PATCH 193/442] 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 3c6d631ec5..a01f4acbba 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: 6.5.1 +Version: 7.0.0 Release: 1%?dist License: MIT URL: https://stephenberry.github.io/glaze From dfba2283fac1aec15e3704d9a4cc70f77a0c37da Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 02:10:59 +0000 Subject: [PATCH 194/442] bump(nightly): goofcord-nightly ghostty-nightly micro-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama opentabletdriver-nightly scx-scheds-nightly spotx-bash --- anda/apps/goofcord/nightly/goofcord-nightly.spec | 6 +++--- 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 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/spotx-bash/spotx-bash.spec | 4 ++-- 10 files changed, 21 insertions(+), 21 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 8a22d89cef..31b2032143 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,7 +1,7 @@ -%global commit dc42ede197f50b98f3f63212430d5bcb7e3927de +%global commit 5cac1b4f0ff8a1c80d3a41d0a7c35a0d8fe6db74 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260110 -%global ver 1.11.4^ +%global commit_date 20260111 +%global ver 2.0.0^ %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 fce30c1def..908e027aed 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit c5bc6bb2ce079fedf9e222a02939d3e0707a67f4 +%global commit 17da13840dc71ba36b0deb2c0e85097840630ad5 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-05 +%global fulldate 2026-01-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 e4b9dbf4d8..8f96ad9a7c 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 6a62575bcfdf4965f187eedafceb3400316e612b -%global commit_date 20260101 +%global commit_hash ee09a0354ac9ab1c6a4f13ea3a250fd6add8e967 +%global commit_date 20260111 %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 a61bbf0fb8..ae16e027e2 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 93e3a3907723672f2df885e583a5040565930786 +%global commit ecc392804056a1daa200197f4decf2009fdab455 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260110 +%global commit_date 20260111 %global ver 0.220.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index cb8854432d..5d1589e371 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 cbe77872faf93933d0520fde54634ce09c0c5884 +%global commit 62e17cd19ebffa61eb912862443319c8572956ee %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260110 +%global commit_date 20260111 %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 bf1579aecf..5a4d18a871 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 01eedd916c914f7aa2346826016332cc4931286d +%global commit 83d7d8c6342e05ce8cb69fb78f18a6784251556f %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260110 +%global commit_date 20260111 %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 dadd74aaa6..b968124fc3 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 e213e04a8468e2cbbb432ce2676b12a7e27ab77e -%global commit_date 20260110 +%global commit 9d408759251edf3447c100ac40ddbdfa0b6afa51 +%global commit_date 20260111 %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 903cfef1c8..17fcdf5ab8 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 3b038f309932b26c2badb4be9432fc3e50b0139d +%global commit 32ec33bc41abdea3b879a9cc29994c9e62b54f79 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260110 +%global commit_date 20260111 %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 1053460983..a20c8de32a 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 639b413b49038eb756c946adeced00561ea5c98a +%global commit c091945fbe1bfacda677c2dd1aa9375286e06751 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260110 +%global commitdate 20260111 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index 129bab8101..7613a6b26a 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,5 +1,5 @@ -%global commit 38a62fa9627744922a061062324eefbd0ae97e00 -%global commit_date 20260110 +%global commit b70121d23c0ca9ddc13dec4d3addcba2799a1a4b +%global commit_date 20260111 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash From 4245502d05aa9241b584a2bfcb72ec7237ef410b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 20:27:20 -0600 Subject: [PATCH 195/442] fix (arduino-app-lab): add update.rhai (#9036) Signed-off-by: Owen-sz --- anda/tools/arduino-app-lab-bin/update.rhai | 1 + 1 file changed, 1 insertion(+) create mode 100644 anda/tools/arduino-app-lab-bin/update.rhai diff --git a/anda/tools/arduino-app-lab-bin/update.rhai b/anda/tools/arduino-app-lab-bin/update.rhai new file mode 100644 index 0000000000..1eaf8a7c54 --- /dev/null +++ b/anda/tools/arduino-app-lab-bin/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("arduino/arduino-app-lab")); From c5ac3792e25f2b68e5bb23785bfab536f0e8a3f4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 04:00:43 +0000 Subject: [PATCH 196/442] bump: ruffle-nightly arduino-app-lab-bin --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/tools/arduino-app-lab-bin/arduino-app-lab-bin.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 549752af01..adbeecfb92 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-09 +%global ver 2026-01-11 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold 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 b1256845a5..5a7241c418 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,8 +1,8 @@ %global appid cc.arduino.AppLab Name: arduino-app-lab-bin -Version: 0.3.2 -Release: 1%{?dist} +Version: al.0.3.2 +Release: 1%?dist Summary: A powerful visual environment for managing the Arduino UNO Q Provides: arduino-app-lab From b52e444f62bb77a92a04fa6d7585be40e5d07a3b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:07:06 -0600 Subject: [PATCH 197/442] add: whisper (#9043) Signed-off-by: Owen-sz --- anda/langs/python/openai-whisper/anda.hcl | 6 +++ .../python/openai-whisper/openai-whisper.spec | 53 +++++++++++++++++++ anda/langs/python/openai-whisper/update.rhai | 1 + 3 files changed, 60 insertions(+) create mode 100644 anda/langs/python/openai-whisper/anda.hcl create mode 100644 anda/langs/python/openai-whisper/openai-whisper.spec create mode 100644 anda/langs/python/openai-whisper/update.rhai diff --git a/anda/langs/python/openai-whisper/anda.hcl b/anda/langs/python/openai-whisper/anda.hcl new file mode 100644 index 0000000000..ebdf695d17 --- /dev/null +++ b/anda/langs/python/openai-whisper/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "openai-whisper.spec" + } +} diff --git a/anda/langs/python/openai-whisper/openai-whisper.spec b/anda/langs/python/openai-whisper/openai-whisper.spec new file mode 100644 index 0000000000..f1ee8200b3 --- /dev/null +++ b/anda/langs/python/openai-whisper/openai-whisper.spec @@ -0,0 +1,53 @@ +%global pypi_name openai-whisper +%global _desc Robust Speech Recognition via Large-Scale Weak Supervision. + +Name: python-%{pypi_name} +Version: 20250625 +Release: 1%?dist +Summary: Robust Speech Recognition via Large-Scale Weak Supervision +License: MIT +URL: https://github.com/openai/whisper +Source0: %url/archive/refs/tags/v%version.tar.gz +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildRequires: python3-wheel + +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 + +%package -n python3-%{pypi_name}-doc +Summary: documentation for python3-%{pypi_name} + +%description -n python3-%{pypi_name}-doc +documentation for python3-%{pypi_name}. + +%prep +%autosetup -n whisper-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files whisper + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE +%{_bindir}/whisper + +%changelog +* Sat Jan 10 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/openai-whisper/update.rhai b/anda/langs/python/openai-whisper/update.rhai new file mode 100644 index 0000000000..daf9385253 --- /dev/null +++ b/anda/langs/python/openai-whisper/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("openai-whisper")); From 76b096916c0011e6a2cb2d9106e4988d5e4c1cc8 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:07:38 -0600 Subject: [PATCH 198/442] add: posthog (#9039) Signed-off-by: Owen-sz --- anda/langs/python/posthog/anda.hcl | 6 ++++ anda/langs/python/posthog/posthog.spec | 46 ++++++++++++++++++++++++++ anda/langs/python/posthog/update.rhai | 1 + 3 files changed, 53 insertions(+) create mode 100644 anda/langs/python/posthog/anda.hcl create mode 100644 anda/langs/python/posthog/posthog.spec create mode 100644 anda/langs/python/posthog/update.rhai diff --git a/anda/langs/python/posthog/anda.hcl b/anda/langs/python/posthog/anda.hcl new file mode 100644 index 0000000000..43dc6efe1f --- /dev/null +++ b/anda/langs/python/posthog/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "posthog.spec" + } +} diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec new file mode 100644 index 0000000000..552fe1cf76 --- /dev/null +++ b/anda/langs/python/posthog/posthog.spec @@ -0,0 +1,46 @@ +%global pypi_name posthog +%global _desc Send usage data from your Python code to PostHog. + +Name: python-%{pypi_name} +Version: 7.5.1 +Release: 1%?dist +Summary: Send usage data from your Python code to PostHog +License: MIT +URL: https://posthog.com/docs/libraries/python +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools + +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 %{pypi_name} + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Sat Jan 10 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/posthog/update.rhai b/anda/langs/python/posthog/update.rhai new file mode 100644 index 0000000000..2217c65f13 --- /dev/null +++ b/anda/langs/python/posthog/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("posthog")); From 87df982f1d54056590c51bd28ce2e31d6aaa5640 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:08:02 -0600 Subject: [PATCH 199/442] add: srt (#9037) * add: srt Signed-off-by: Owen-sz * need Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/langs/python/srt/anda.hcl | 6 ++++ anda/langs/python/srt/srt.spec | 59 +++++++++++++++++++++++++++++++ anda/langs/python/srt/update.rhai | 1 + 3 files changed, 66 insertions(+) create mode 100644 anda/langs/python/srt/anda.hcl create mode 100644 anda/langs/python/srt/srt.spec create mode 100644 anda/langs/python/srt/update.rhai diff --git a/anda/langs/python/srt/anda.hcl b/anda/langs/python/srt/anda.hcl new file mode 100644 index 0000000000..4d7656cd41 --- /dev/null +++ b/anda/langs/python/srt/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "srt.spec" + } +} diff --git a/anda/langs/python/srt/srt.spec b/anda/langs/python/srt/srt.spec new file mode 100644 index 0000000000..148ea46697 --- /dev/null +++ b/anda/langs/python/srt/srt.spec @@ -0,0 +1,59 @@ +%global pypi_name srt +%global _desc A simple library and set of tools for parsing, modifying, and composing SRT files. + +Name: python-%{pypi_name} +Version: 3.5.3 +Release: 1%?dist +Summary: A simple library and set of tools for parsing, modifying, and composing SRT files +License: MIT +URL: https://github.com/cdown/srt +Source0: %{pypi_source} +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 srt-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files srt_tools + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE +%{_bindir}/srt +%{_bindir}/srt-deduplicate +%{_bindir}/srt-fixed-timeshift +%{_bindir}/srt-linear-timeshift +%{_bindir}/srt-lines-matching +%{_bindir}/srt-mux +%{_bindir}/srt-normalise +%{_bindir}/srt-play +%{_bindir}/srt-process +%{python3_sitelib}/__pycache__/srt.cpython-314.opt-1.pyc +%{python3_sitelib}/__pycache__/srt.cpython-314.pyc +%{python3_sitelib}/srt.py + +%changelog +* Sat Jan 10 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/srt/update.rhai b/anda/langs/python/srt/update.rhai new file mode 100644 index 0000000000..8186fb86a3 --- /dev/null +++ b/anda/langs/python/srt/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("srt")); From 8695ec4390d5d667d7e6a6f2bd12a001576cfbf5 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:08:17 -0600 Subject: [PATCH 200/442] fix (copyparty): suggest golang-github-cloudflare-cfssl (#9035) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/tools/copyparty/copyparty.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/copyparty/copyparty.spec b/anda/tools/copyparty/copyparty.spec index 6350709b42..81e95c0a08 100644 --- a/anda/tools/copyparty/copyparty.spec +++ b/anda/tools/copyparty/copyparty.spec @@ -2,7 +2,7 @@ Name: %{pypi_name} Version: 1.20.1 -Release: 1%?dist +Release: 2%?dist Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty Source0: %{pypi_source} @@ -13,7 +13,7 @@ BuildRequires: python3-devel python3-pip pyproject-rpm-macros BuildRequires: python3dist(wheel) python3dist(build) python3dist(jinja2) BuildRequires: python3dist(setuptools) python3dist(installer) Requires: python3-%{name} = %{evr} -Suggests: ffmpeg python3dist(fuse) +Suggests: ffmpeg python3dist(fuse) golang-github-cloudflare-cfssl BuildArch: noarch Packager: Riley Loo From 481f8cb5bd67d259cbea86212196b7cfb8485100 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:08:39 -0600 Subject: [PATCH 201/442] chore: switch stardust-telescope to version based (#9034) Signed-off-by: Owen-sz --- anda/stardust/telescope/anda.hcl | 3 --- anda/stardust/telescope/stardust-telescope.spec | 15 ++++++++------- anda/stardust/telescope/update.rhai | 6 +----- 3 files changed, 9 insertions(+), 15 deletions(-) diff --git a/anda/stardust/telescope/anda.hcl b/anda/stardust/telescope/anda.hcl index 7448b15f3f..9cbbb2e14d 100644 --- a/anda/stardust/telescope/anda.hcl +++ b/anda/stardust/telescope/anda.hcl @@ -3,7 +3,4 @@ project pkg { rpm { spec = "stardust-telescope.spec" } - labels { - nightly = 1 - } } diff --git a/anda/stardust/telescope/stardust-telescope.spec b/anda/stardust/telescope/stardust-telescope.spec index 4cb9158cfd..98c51bdb14 100644 --- a/anda/stardust/telescope/stardust-telescope.spec +++ b/anda/stardust/telescope/stardust-telescope.spec @@ -1,14 +1,11 @@ -%global commit 3f6bbbb6bfaf28da8e3635a67a7d9502ae7a7b11 -%global commit_date 20260104 -%global shortcommit %(c=%{commit}; echo ${c:0:7}) - Name: stardust-xr-telescope -Version: %commit_date.git~%shortcommit +Version: 0.50.3 Release: 1%?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/%commit.tar.gz +Source0: %url/archive/refs/tags/%version.tar.gz Requires: bash Requires: xwayland-satellite @@ -31,7 +28,7 @@ Provides: telescope stardust-telescope See the stars! Easy stardust setups to run on your computer. %prep -%autosetup -n telescope-%commit +%autosetup -n telescope-%version %build @@ -48,3 +45,7 @@ install -Dm644 org.stardustxr.Telescope.png %buildroot%_hicolordir/512x512/ %_bindir/_telescope_startup %_appsdir/org.stardustxr.Telescope.desktop %_hicolordir/512x512/apps/org.stardustxr.Telescope.png + +%changelog +* Sat Jan 10 2026 Owen Zimmerman +- Switch to version based diff --git a/anda/stardust/telescope/update.rhai b/anda/stardust/telescope/update.rhai index fa41be03c8..0eca1dfedf 100644 --- a/anda/stardust/telescope/update.rhai +++ b/anda/stardust/telescope/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("StardustXR/telescope")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} +rpm.version(gh("StardustXR/telescope")); From 0969483b7236ae1425483732b6b2dc4d62cbf7b2 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:08:51 -0600 Subject: [PATCH 202/442] chore: switch stardust-server to version based (#9033) Signed-off-by: Owen-sz --- anda/stardust/server/anda.hcl | 1 - anda/stardust/server/stardust-server.spec | 13 +++++++------ anda/stardust/server/update.rhai | 6 +----- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/anda/stardust/server/anda.hcl b/anda/stardust/server/anda.hcl index f5c09a5513..626fcb7281 100644 --- a/anda/stardust/server/anda.hcl +++ b/anda/stardust/server/anda.hcl @@ -3,7 +3,6 @@ project pkg { spec = "stardust-server.spec" } labels { - nightly = 1 large = 1 } } diff --git a/anda/stardust/server/stardust-server.spec b/anda/stardust/server/stardust-server.spec index 72dd167903..af3e86a42a 100644 --- a/anda/stardust/server/stardust-server.spec +++ b/anda/stardust/server/stardust-server.spec @@ -1,15 +1,13 @@ -%global commit f0545414201aa1c825e2546ee98aae010100bffd -%global commit_date 20251225 -%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 -Version: %commit_date.%shortcommit +Version: 0.50.2 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 -Source0: %url/archive/%commit/server-%commit.tar.gz +Source0: %url/archive/refs/tags/%version.tar.gz License: GPL-2.0-only BuildRequires: cargo @@ -33,7 +31,7 @@ Packager: Owen Zimmerman Usable Linux display server that reinvents human-computer interaction for all kinds of XR, from putting 2D/XR apps into various 3D shells for varying uses to SDF-based interaction. %prep -%autosetup -n server-%commit +%autosetup -n server-%version %cargo_prep_online %build @@ -51,6 +49,9 @@ install -Dm755 target/rpm/stardust-xr-server %{buildroot}%{_bindir}/stardust-xr- %doc README.md %changelog +* Sat Jan 10 2026 Owen Zimmerman +- Switch to version based + * Tue Dec 02 2025 Owen Zimmerman - Update spec to reflect upstream changes, add LICENSE.dependencies diff --git a/anda/stardust/server/update.rhai b/anda/stardust/server/update.rhai index 16db710969..7f16117e80 100644 --- a/anda/stardust/server/update.rhai +++ b/anda/stardust/server/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("StardustXR/server")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} +rpm.version(gh_tag("StardustXR/server")); From 7611c6970fda49db9734d391be9c06914aa3857d Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:09:08 -0600 Subject: [PATCH 203/442] chore: switch stardust-protostar to version based (#9032) --- anda/stardust/protostar/anda.hcl | 3 --- anda/stardust/protostar/stardust-protostar.spec | 13 +++++++------ anda/stardust/protostar/update.rhai | 6 +----- 3 files changed, 8 insertions(+), 14 deletions(-) diff --git a/anda/stardust/protostar/anda.hcl b/anda/stardust/protostar/anda.hcl index ad23b47645..8ec6b361dd 100644 --- a/anda/stardust/protostar/anda.hcl +++ b/anda/stardust/protostar/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "stardust-protostar.spec" } - labels { - nightly = 1 - } } diff --git a/anda/stardust/protostar/stardust-protostar.spec b/anda/stardust/protostar/stardust-protostar.spec index 0a0d41bcad..520264fea5 100644 --- a/anda/stardust/protostar/stardust-protostar.spec +++ b/anda/stardust/protostar/stardust-protostar.spec @@ -1,15 +1,13 @@ -%global commit 7609cbfc07121b3b68d91bf2124b9c0afa57363d -%global commit_date 20251218 -%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 -Version: %commit_date.%shortcommit +Version: 0.50.0 Release: 1%?dist +Epoch: 1 Summary: Prototype application launcher for Stardust XR URL: https://github.com/StardustXR/protostar -Source0: %url/archive/%commit/protostar-%commit.tar.gz +Source0: %url/archive/refs/tags/%version.tar.gz License: MIT BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel @@ -20,7 +18,7 @@ Packager: Owen Zimmerman Prototype application launcher for StardustXR, providing an easy to use crate to write applications launchers. %prep -%autosetup -n protostar-%commit +%autosetup -n protostar-%version %cargo_prep_online %build @@ -51,5 +49,8 @@ cp -r res/* %buildroot%_datadir/ %_datadir/protostar/ %changelog +* Sat Jan 10 2026 Owen Zimmerman +- Switch to version based + * Tue Sep 10 2024 Owen-sz - Package StardustXR protostar diff --git a/anda/stardust/protostar/update.rhai b/anda/stardust/protostar/update.rhai index 90aae413bd..952a8ea260 100644 --- a/anda/stardust/protostar/update.rhai +++ b/anda/stardust/protostar/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("StardustXR/protostar")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} +rpm.version(gh_tag("StardustXR/protostar")); From 9ef34986507f2e9659d30825c924aa5d8f7335f9 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:09:23 -0600 Subject: [PATCH 204/442] chore: switch stardust-non-spatial-input to version based (#9031) Signed-off-by: Owen-sz --- anda/stardust/non-spatial-input/anda.hcl | 3 --- .../stardust-non-spatial-input.spec | 15 ++++++++------- anda/stardust/non-spatial-input/update.rhai | 6 +----- 3 files changed, 9 insertions(+), 15 deletions(-) diff --git a/anda/stardust/non-spatial-input/anda.hcl b/anda/stardust/non-spatial-input/anda.hcl index 4d5828157f..7a6951f46a 100644 --- a/anda/stardust/non-spatial-input/anda.hcl +++ b/anda/stardust/non-spatial-input/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "stardust-non-spatial-input.spec" } - labels { - nightly = 1 - } } diff --git a/anda/stardust/non-spatial-input/stardust-non-spatial-input.spec b/anda/stardust/non-spatial-input/stardust-non-spatial-input.spec index 4e78ddb41f..1da98e66ab 100644 --- a/anda/stardust/non-spatial-input/stardust-non-spatial-input.spec +++ b/anda/stardust/non-spatial-input/stardust-non-spatial-input.spec @@ -1,15 +1,13 @@ -%global commit 3a586815e1c057580674c147e27c3a4909b3b4c6 -%global commit_date 20251130 -%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 -Version: %commit_date.%shortcommit -Release: 2%?dist +Version: 0.50.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 -Source0: %url/archive/%commit/non-spatial-input-%commit.tar.gz +Source0: %url/archive/refs/tags/%version.tar.gz License: MIT BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel @@ -20,7 +18,7 @@ Packager: Owen Zimmerman %summary. %prep -%autosetup -n non-spatial-input-%commit +%autosetup -n non-spatial-input-%version %cargo_prep_online %build @@ -47,5 +45,8 @@ wait %doc README.md %changelog +* Sat Jan 10 2026 Owen Zimmerman +- Switch to version based + * Mon Sep 9 2024 Owen-sz - Package StardustXR non-spatial-input diff --git a/anda/stardust/non-spatial-input/update.rhai b/anda/stardust/non-spatial-input/update.rhai index 2d8268c3d9..4273f88736 100644 --- a/anda/stardust/non-spatial-input/update.rhai +++ b/anda/stardust/non-spatial-input/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("StardustXR/non-spatial-input")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} +rpm.version(gh_tag("StardustXR/non-spatial-input")); From 6d10495712cb7de27161342910304929d5f7697e Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:09:41 -0600 Subject: [PATCH 205/442] chore: switch stardust-gravity to version based (#9030) * chore: switch stardust-gravity to version based Signed-off-by: Owen-sz * changelog Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/stardust/gravity/anda.hcl | 5 +---- anda/stardust/gravity/stardust-gravity.spec | 15 ++++++++------- anda/stardust/gravity/update.rhai | 6 +----- 3 files changed, 10 insertions(+), 16 deletions(-) diff --git a/anda/stardust/gravity/anda.hcl b/anda/stardust/gravity/anda.hcl index 58522742e6..ab8afd0480 100644 --- a/anda/stardust/gravity/anda.hcl +++ b/anda/stardust/gravity/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "stardust-gravity.spec" } - labels { - nightly = 1 - } -} \ No newline at end of file +} diff --git a/anda/stardust/gravity/stardust-gravity.spec b/anda/stardust/gravity/stardust-gravity.spec index 8af85d2e82..c4147d1272 100644 --- a/anda/stardust/gravity/stardust-gravity.spec +++ b/anda/stardust/gravity/stardust-gravity.spec @@ -1,15 +1,13 @@ -%global commit 3283bf8b352cdcb04ef3e0edb5155c4ca8c5c97c -%global commit_date 20251130 -%global shortcommit %(c=%{commit}; echo ${c:0:7}) # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-xr-gravity -Version: %commit_date.%shortcommit -Release: 2%?dist +Version: 0.50.0 +Release: 1%?dist +Epoch: 1 Summary: Utility to launch apps and Stardust XR clients spatially URL: https://github.com/StardustXR/gravity -Source0: %url/archive/%commit/gravity-%commit.tar.gz +Source0: %url/archive/refs/tags/%version.tar.gz License: MIT BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold @@ -20,7 +18,7 @@ Packager: Owen Zimmerman %summary. %prep -%autosetup -n gravity-%commit +%autosetup -n gravity-%version %cargo_prep_online %build @@ -38,5 +36,8 @@ Packager: Owen Zimmerman %doc README.md %changelog +* Sat Jan 10 2026 Owen Zimmerman +- Switch to version based + * Wed Sep 11 2024 Owen-sz - Package StardustXR gravity diff --git a/anda/stardust/gravity/update.rhai b/anda/stardust/gravity/update.rhai index d139dccddc..7a3f8d3240 100644 --- a/anda/stardust/gravity/update.rhai +++ b/anda/stardust/gravity/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("StardustXR/gravity")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} \ No newline at end of file +rpm.version(gh_tag("StardustXR/gravity")); From d96df2b44500f531beae4d17f33876c8505818e0 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:09:59 -0600 Subject: [PATCH 206/442] chore: switch stardust-flatland to version based (#9029) Signed-off-by: Owen-sz --- anda/stardust/flatland/anda.hcl | 3 --- anda/stardust/flatland/stardust-flatland.spec | 13 +++++++------ anda/stardust/flatland/update.rhai | 6 +----- 3 files changed, 8 insertions(+), 14 deletions(-) diff --git a/anda/stardust/flatland/anda.hcl b/anda/stardust/flatland/anda.hcl index 9f0199171a..6f0745ed49 100644 --- a/anda/stardust/flatland/anda.hcl +++ b/anda/stardust/flatland/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "stardust-flatland.spec" } - labels { - nightly = 1 - } } diff --git a/anda/stardust/flatland/stardust-flatland.spec b/anda/stardust/flatland/stardust-flatland.spec index 7bd9b76ff8..d49a9826e7 100644 --- a/anda/stardust/flatland/stardust-flatland.spec +++ b/anda/stardust/flatland/stardust-flatland.spec @@ -1,15 +1,13 @@ -%global commit add9b3420940a5608116d02d3dbf53fbd3eb7c40 -%global commit_date 20251225 -%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 -Version: %commit_date.%shortcommit +Version: 0.50.1 Release: 1%?dist +Epoch: 1 Summary: Flatland for Stardust XR URL: https://github.com/StardustXR/flatland -Source0: %url/archive/%commit/flatland-%commit.tar.gz +Source0: %url/archive/refs/tags/%version.tar.gz License: MIT BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold @@ -20,7 +18,7 @@ Packager: Owen Zimmerman %summary. %prep -%autosetup -n flatland-%commit +%autosetup -n flatland-%version %cargo_prep_online %build @@ -44,5 +42,8 @@ cp -r res/* %buildroot%_datadir/ %doc README.md %changelog +* Sat Jan 10 2026 Owen Zimmerman +- Switch to version based + * Sat Sep 7 2024 Owen-sz - Package StardustXR Flatland diff --git a/anda/stardust/flatland/update.rhai b/anda/stardust/flatland/update.rhai index 0688d89201..f74d9e16b3 100644 --- a/anda/stardust/flatland/update.rhai +++ b/anda/stardust/flatland/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("StardustXR/flatland")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} +rpm.version(gh_tag("StardustXR/flatland")); From ff42662ce7dba07dbf96ab420ce7c6480420611a Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:10:16 -0600 Subject: [PATCH 207/442] chore: switch stardust-black-hole to version based (#9027) Signed-off-by: Owen-sz --- anda/stardust/black-hole/anda.hcl | 5 +---- anda/stardust/black-hole/stardust-black-hole.spec | 15 ++++++++------- anda/stardust/black-hole/update.rhai | 6 +----- 3 files changed, 10 insertions(+), 16 deletions(-) diff --git a/anda/stardust/black-hole/anda.hcl b/anda/stardust/black-hole/anda.hcl index f14c2dc669..9a26292ed9 100644 --- a/anda/stardust/black-hole/anda.hcl +++ b/anda/stardust/black-hole/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "stardust-black-hole.spec" } - labels { - nightly = 1 - } -} \ No newline at end of file +} diff --git a/anda/stardust/black-hole/stardust-black-hole.spec b/anda/stardust/black-hole/stardust-black-hole.spec index 00c480fd40..5b23204afb 100644 --- a/anda/stardust/black-hole/stardust-black-hole.spec +++ b/anda/stardust/black-hole/stardust-black-hole.spec @@ -1,15 +1,13 @@ -%global commit 5abca9d613fac7861803319b3191061b2d8ce067 -%global commit_date 20251130 -%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 -Version: %commit_date.%shortcommit -Release: 2%?dist +Version: 0.50.0 +Release: 1%?dist +Epoch: 1 Summary: Spatial storage for Stardust XR URL: https://github.com/StardustXR/black-hole -Source0: %url/archive/%commit/black-hole-%commit.tar.gz +Source0: %url/archive/refs/tags/%version.tar.gz License: MIT BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold @@ -20,7 +18,7 @@ Packager: Owen Zimmerman %summary. %prep -%autosetup -n black-hole-%commit +%autosetup -n black-hole-%version %cargo_prep_online %build @@ -43,5 +41,8 @@ cp -r res/* %buildroot%_datadir/ %_datadir/black_hole/ %changelog +* Sat Jan 10 2026 Owen Zimmerman +- Switch to version based + * Sat Sep 8 2024 Owen-sz - Package StardustXR black-hole diff --git a/anda/stardust/black-hole/update.rhai b/anda/stardust/black-hole/update.rhai index 8cacd481ac..1f0cd54cb4 100644 --- a/anda/stardust/black-hole/update.rhai +++ b/anda/stardust/black-hole/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("StardustXR/black-hole")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} +rpm.version(gh_tag("StardustXR/black-hole")); From d695c880e822e57b690e87674f22486decc2789c Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:15:53 -0600 Subject: [PATCH 208/442] chore: switch stardust-atmosphere to version based (#9026) Signed-off-by: Owen-sz --- anda/stardust/atmosphere/anda.hcl | 5 +---- anda/stardust/atmosphere/stardust-atmosphere.spec | 15 ++++++++------- anda/stardust/atmosphere/update.rhai | 6 +----- 3 files changed, 10 insertions(+), 16 deletions(-) diff --git a/anda/stardust/atmosphere/anda.hcl b/anda/stardust/atmosphere/anda.hcl index 5a82bc12e7..74a7c681c3 100644 --- a/anda/stardust/atmosphere/anda.hcl +++ b/anda/stardust/atmosphere/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "stardust-atmosphere.spec" } - labels { - nightly = 1 - } -} \ No newline at end of file +} diff --git a/anda/stardust/atmosphere/stardust-atmosphere.spec b/anda/stardust/atmosphere/stardust-atmosphere.spec index dcbd579d21..5e2f67e460 100644 --- a/anda/stardust/atmosphere/stardust-atmosphere.spec +++ b/anda/stardust/atmosphere/stardust-atmosphere.spec @@ -1,15 +1,13 @@ -%global commit af38adafe7491498c48905b77518f8a6e9541f67 -%global commit_date 20251202 -%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 -Version: %commit_date.%shortcommit -Release: 2%?dist +Version: 0.5.0 +Release: 1%?dist +Epoch: 1 Summary: Environment, homespace, and setup client for Stardust XR URL: https://github.com/StardustXR/atmosphere -Source0: %url/archive/%commit/atmosphere-%commit.tar.gz +Source0: %url/archive/refs/tags/%version.tar.gz License: MIT BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel @@ -20,7 +18,7 @@ Packager: Owen Zimmerman %summary. %prep -%autosetup -n atmosphere-%commit +%autosetup -n atmosphere-%version %cargo_prep_online %build @@ -38,5 +36,8 @@ Packager: Owen Zimmerman %doc README.md %changelog +* Sat Jan 10 2026 Owen Zimmerman +- Switch to version based + * Tue Sep 10 2024 Owen-sz - Package StardustXR atmosphere diff --git a/anda/stardust/atmosphere/update.rhai b/anda/stardust/atmosphere/update.rhai index a375acf6ce..f9bbc21252 100644 --- a/anda/stardust/atmosphere/update.rhai +++ b/anda/stardust/atmosphere/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("StardustXR/atmosphere")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} \ No newline at end of file +rpm.version(gh_tag("StardustXR/atmosphere")); From 4a97be93fe207df3fb6e0dd56dd47c6cfe8a5714 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:16:06 -0600 Subject: [PATCH 209/442] chore: switch stardust-armillary to version based (#9025) Signed-off-by: Owen-sz --- anda/stardust/armillary/anda.hcl | 3 --- anda/stardust/armillary/stardust-armillary.spec | 15 ++++++++------- anda/stardust/armillary/update.rhai | 6 +----- 3 files changed, 9 insertions(+), 15 deletions(-) diff --git a/anda/stardust/armillary/anda.hcl b/anda/stardust/armillary/anda.hcl index 31ad1adca2..261ee3ed48 100644 --- a/anda/stardust/armillary/anda.hcl +++ b/anda/stardust/armillary/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "stardust-armillary.spec" } - labels { - nightly = 1 - } } diff --git a/anda/stardust/armillary/stardust-armillary.spec b/anda/stardust/armillary/stardust-armillary.spec index 07856e93f7..5a5e5ad1c3 100644 --- a/anda/stardust/armillary/stardust-armillary.spec +++ b/anda/stardust/armillary/stardust-armillary.spec @@ -1,15 +1,13 @@ -%global commit c278020dc78587e887f91377a882b50d0b009c50 -%global commit_date 20251130 -%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 -Version: %commit_date.%shortcommit -Release: 2%?dist +Version: 0.50.0 +Release: 1%?dist +Epoch: 1 Summary: Model viewer for Stardust XR URL: https://github.com/StardustXR/armillary -Source0: %url/archive/%commit/armillary-%commit.tar.gz +Source0: %url/archive/refs/tags/%version.tar.gz License: MIT BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold @@ -20,7 +18,7 @@ Packager: Owen Zimmerman A model viewer for Stardust XR which works great for hand tracking, pointers, and controllers. %prep -%autosetup -n armillary-%commit +%autosetup -n armillary-%version %cargo_prep_online %build @@ -38,5 +36,8 @@ A model viewer for Stardust XR which works great for hand tracking, pointers, an %doc README.md %changelog +* Sat Jan 10 2026 Owen Zimmerman +- Switch to version based + * Sat Sep 7 2024 Owen-sz - Package StardustXR armillary diff --git a/anda/stardust/armillary/update.rhai b/anda/stardust/armillary/update.rhai index 4b75d1e64b..88d41ddc01 100644 --- a/anda/stardust/armillary/update.rhai +++ b/anda/stardust/armillary/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("StardustXR/armillary")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} +rpm.version(gh_tag("StardustXR/armillary")); From 9c305af05497dcd5fcd32ed235970df36db3049f Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:16:24 -0600 Subject: [PATCH 210/442] chore: switch stardust-comet to version based (#9028) Signed-off-by: Owen-sz --- anda/stardust/comet/anda.hcl | 3 --- anda/stardust/comet/stardust-comet.spec | 13 +++++++------ anda/stardust/comet/update.rhai | 6 +----- 3 files changed, 8 insertions(+), 14 deletions(-) diff --git a/anda/stardust/comet/anda.hcl b/anda/stardust/comet/anda.hcl index 95ba7c5843..4b8128741c 100644 --- a/anda/stardust/comet/anda.hcl +++ b/anda/stardust/comet/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "stardust-comet.spec" } - labels { - nightly = 1 - } } diff --git a/anda/stardust/comet/stardust-comet.spec b/anda/stardust/comet/stardust-comet.spec index 9f1ad21252..0c7505cbcd 100644 --- a/anda/stardust/comet/stardust-comet.spec +++ b/anda/stardust/comet/stardust-comet.spec @@ -1,15 +1,13 @@ -%global commit 52b442c42d8b2938f16adfe42ab1ac0b5d29a137 -%global commit_date 20251218 -%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 -Version: %commit_date.%shortcommit +Version: 0.50.0 Release: 1%?dist +Epoch: 1 Summary: Annotate things in Stardust XR URL: https://github.com/StardustXR/comet -Source0: %url/archive/%commit/comet-%commit.tar.gz +Source0: %url/archive/refs/tags/%version.tar.gz License: MIT BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold @@ -20,7 +18,7 @@ Packager: Owen Zimmerman %summary. %prep -%autosetup -n comet-%commit +%autosetup -n comet-%version %cargo_prep_online %build @@ -38,5 +36,8 @@ Packager: Owen Zimmerman %doc README.md %changelog +* Sat Jan 10 2026 Owen Zimmerman +- Switch to version based + * Sat Sep 7 2024 Owen-sz - Package StardustXR comet diff --git a/anda/stardust/comet/update.rhai b/anda/stardust/comet/update.rhai index e9531f24ba..92d47374cf 100644 --- a/anda/stardust/comet/update.rhai +++ b/anda/stardust/comet/update.rhai @@ -1,5 +1 @@ -rpm.global("commit", gh_commit("StardustXR/comet")); -if rpm.changed() { - rpm.release(); - rpm.global("commit_date", date()); -} +rpm.version(gh_tag("StardustXR/comet")); From d58f514be0ffcd6e987cf4d3a1a7227366032556 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:20:22 -0600 Subject: [PATCH 211/442] add: hydra-colorlog (#9022) --- anda/langs/python/hydra-colorlog/anda.hcl | 5 ++ .../python/hydra-colorlog/hydra-colorlog.spec | 53 +++++++++++++++++++ anda/langs/python/hydra-colorlog/update.rhai | 1 + 3 files changed, 59 insertions(+) create mode 100644 anda/langs/python/hydra-colorlog/anda.hcl create mode 100644 anda/langs/python/hydra-colorlog/hydra-colorlog.spec create mode 100644 anda/langs/python/hydra-colorlog/update.rhai diff --git a/anda/langs/python/hydra-colorlog/anda.hcl b/anda/langs/python/hydra-colorlog/anda.hcl new file mode 100644 index 0000000000..ebdc17a706 --- /dev/null +++ b/anda/langs/python/hydra-colorlog/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "hydra-colorlog.spec" + } +} diff --git a/anda/langs/python/hydra-colorlog/hydra-colorlog.spec b/anda/langs/python/hydra-colorlog/hydra-colorlog.spec new file mode 100644 index 0000000000..7eecd6ea32 --- /dev/null +++ b/anda/langs/python/hydra-colorlog/hydra-colorlog.spec @@ -0,0 +1,53 @@ +%global pypi_name hydra-colorlog +%global _desc Hydra is a framework for elegantly configuring complex applications. + +%define debug_package %{nil} + +Name: python-%{pypi_name} +Version: 1.3.2 +Release: 1%?dist +Summary: Hydra is a framework for elegantly configuring complex applications +License: MIT +URL: https://github.com/facebookresearch/hydra +Source0: %url/archive/refs/tags/v%version.tar.gz + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildRequires: java-21-openjdk-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 + +%package -n python3-%{pypi_name}-doc +Summary: documentation for python3-%{pypi_name} + +%description -n python3-%{pypi_name}-doc +documentation for python3-%{pypi_name}. + +%prep +%autosetup -n hydra-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files hydra + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Fri Jan 09 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/hydra-colorlog/update.rhai b/anda/langs/python/hydra-colorlog/update.rhai new file mode 100644 index 0000000000..0a747b447f --- /dev/null +++ b/anda/langs/python/hydra-colorlog/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("hydra-colorlog")); From a5ede3201c74fb8b2b60aee231bd5384df4937a2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 05:29:06 +0000 Subject: [PATCH 212/442] bump: hydra-colorlog --- anda/langs/python/hydra-colorlog/hydra-colorlog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/hydra-colorlog/hydra-colorlog.spec b/anda/langs/python/hydra-colorlog/hydra-colorlog.spec index 7eecd6ea32..71a17f48cf 100644 --- a/anda/langs/python/hydra-colorlog/hydra-colorlog.spec +++ b/anda/langs/python/hydra-colorlog/hydra-colorlog.spec @@ -4,7 +4,7 @@ %define debug_package %{nil} Name: python-%{pypi_name} -Version: 1.3.2 +Version: 1.2.0 Release: 1%?dist Summary: Hydra is a framework for elegantly configuring complex applications License: MIT From a53b098e296ca95b99f2f0de0a978bd0c3268909 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 07:30:44 +0000 Subject: [PATCH 213/442] bump: modern-colorthief --- anda/tools/modern-colorthief/modern-colorthief.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/modern-colorthief/modern-colorthief.spec b/anda/tools/modern-colorthief/modern-colorthief.spec index 283affe94a..263d4a22e3 100644 --- a/anda/tools/modern-colorthief/modern-colorthief.spec +++ b/anda/tools/modern-colorthief/modern-colorthief.spec @@ -5,7 +5,7 @@ # The srcrpm is not prefixed with Python because the source is mostly Rust Name: modern-colorthief -Version: 0.1.8 +Version: 0.1.10 Release: 1%?dist Summary: ColorThief reimagined SourceLicense: MIT From 488eb6b28b904352c9c7bba79e60bfd3500f95ce Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 07:47:08 +0000 Subject: [PATCH 214/442] bump: rust-bacon --- anda/langs/rust/bacon/rust-bacon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/bacon/rust-bacon.spec b/anda/langs/rust/bacon/rust-bacon.spec index 26a237e880..86636d976d 100644 --- a/anda/langs/rust/bacon/rust-bacon.spec +++ b/anda/langs/rust/bacon/rust-bacon.spec @@ -5,7 +5,7 @@ %global features "sound,clipboard" Name: rust-bacon -Version: 3.20.3 +Version: 3.21.0 Release: 1%?dist Summary: Background rust compiler Packager: metcya From 5dcecad30aee90f40304fa1fd778b20ff8e9e9df Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 08:53:33 +0000 Subject: [PATCH 215/442] bump: modern-colorthief --- anda/tools/modern-colorthief/modern-colorthief.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/modern-colorthief/modern-colorthief.spec b/anda/tools/modern-colorthief/modern-colorthief.spec index 263d4a22e3..5e04927586 100644 --- a/anda/tools/modern-colorthief/modern-colorthief.spec +++ b/anda/tools/modern-colorthief/modern-colorthief.spec @@ -5,7 +5,7 @@ # The srcrpm is not prefixed with Python because the source is mostly Rust Name: modern-colorthief -Version: 0.1.10 +Version: 0.1.11 Release: 1%?dist Summary: ColorThief reimagined SourceLicense: MIT From fd72fa8b0c6378ea47795210a233aa58ecf5b4cf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 09:42:14 +0000 Subject: [PATCH 216/442] bump: modern-colorthief --- anda/tools/modern-colorthief/modern-colorthief.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/modern-colorthief/modern-colorthief.spec b/anda/tools/modern-colorthief/modern-colorthief.spec index 5e04927586..04bfe8beff 100644 --- a/anda/tools/modern-colorthief/modern-colorthief.spec +++ b/anda/tools/modern-colorthief/modern-colorthief.spec @@ -5,7 +5,7 @@ # The srcrpm is not prefixed with Python because the source is mostly Rust Name: modern-colorthief -Version: 0.1.11 +Version: 0.1.12 Release: 1%?dist Summary: ColorThief reimagined SourceLicense: MIT From ae673ae3abe43a941c9c3ee8c17a40fa992ec2ea Mon Sep 17 00:00:00 2001 From: Hikari Hayashi Date: Sun, 11 Jan 2026 20:53:12 +0900 Subject: [PATCH 217/442] fix: update Zed desktop files to use correct app ids (#9091) --- anda/devs/zed/nightly/zed-nightly.spec | 3 +-- anda/devs/zed/preview/zed-preview.spec | 3 +-- anda/devs/zed/stable/zed.spec | 1 - 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index ae16e027e2..12d0986d05 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -15,7 +15,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zed -%global appid dev.zed.Zed-nightly +%global appid dev.zed.Zed-Nightly %global appstream_component desktop-application %global rustflags_debuginfo 0 @@ -110,7 +110,6 @@ export ZED_RELEASE_CHANNEL=nightly export BRANDING_LIGHT="#e9aa6a" export BRANDING_DARK="#1a5fb4" -echo "StartupWMClass=$appid" >> crates/zed/resources/zed.desktop.in envsubst < "crates/zed/resources/zed.desktop.in" > %{appid}.desktop # from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=zed-git#n52 sed -i "s|@release_info@||g" "crates/zed/resources/flatpak/zed.metainfo.xml.in" diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index a38847f199..f8413c1efa 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -10,7 +10,7 @@ %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zed -%global appid dev.zed.Zed-preview +%global appid dev.zed.Zed-Preview %global appstream_component desktop-application %global rustflags_debuginfo 0 @@ -99,7 +99,6 @@ export ZED_RELEASE_CHANNEL=preview export BRANDING_LIGHT="#99c1f1" export BRANDING_DARK="#1a5fb4" -echo "StartupWMClass=$appid" >> crates/zed/resources/zed.desktop.in envsubst < "crates/zed/resources/zed.desktop.in" > %{appid}.desktop # from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=zed-git#n52 sed -i "s|@release_info@||g" "crates/zed/resources/flatpak/zed.metainfo.xml.in" diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index ae6330fac3..9d5cf292ed 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -99,7 +99,6 @@ export ZED_RELEASE_CHANNEL=stable export BRANDING_LIGHT="#e9aa6a" export BRANDING_DARK="#1a5fb4" -echo "StartupWMClass=$appid" >> crates/zed/resources/zed.desktop.in envsubst < "crates/zed/resources/zed.desktop.in" > %{appid}.desktop # from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=zed-git#n52 sed -i "s|@release_info@||g" "crates/zed/resources/flatpak/zed.metainfo.xml.in" From ef978942a3b6270552ff67cea73bd7ffa25f6c27 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 13:20:56 +0000 Subject: [PATCH 218/442] 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 0ddd397b8a..8445ece35e 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 cd6dfc82a27844860d3596f5e031214ef354d849 -%global ver 0.0.39-18668 +%global commit 9781690918e5e8fffb8d1af7d999239dd8aa0d59 +%global ver 0.0.39-18669 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 42d4d93c9091b9f6cae8e9c0630037b7fb5c2154 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 14:22:56 +0000 Subject: [PATCH 219/442] bump: nautilus-open-any-terminal zig-master-bootstrap --- .../nautilus-open-any-terminal.spec | 4 ++-- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.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 a3598a5665..7c2a9d5fed 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,8 +1,8 @@ %global pypi_name nautilus_open_any_terminal Name: nautilus-open-any-terminal -Version: 0.7.0 -Release: 2%?dist +Version: 0.8.0 +Release: 1%?dist Summary: Context-menu entry for opening other terminal in Nautilus License: GPL-3.0-only URL: https://github.com/Stunkymonkey/nautilus-open-any-terminal diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index ea6b7be3e1..031b25a44c 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.2135+7c0b42ba0 +version=0.16.0-dev.2145+ec25b1384 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index cefee93f65..ef74777be3 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.2135+7c0b42ba0 +%global ver 0.16.0-dev.2145+ec25b1384 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From ed141bf1444ab30fa820e29297339ee0979aaab0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 15:15:01 +0000 Subject: [PATCH 220/442] 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 9319d3649d..3519d4ee5c 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.2135+7c0b42ba0 +Version: 0.16.0~dev.2145+ec25b1384 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 2063e34c199780a42c620d382374e2f00f5bf500 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 15:40:46 +0000 Subject: [PATCH 221/442] 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 8445ece35e..b512b2f009 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 9781690918e5e8fffb8d1af7d999239dd8aa0d59 -%global ver 0.0.39-18669 +%global commit 8188c45b9dd46e717ac86b8238e6a44214ffacbe +%global ver 0.0.39-18671 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 8cd3ca948e6a59b300a41f2021a4ec2096ff40c1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 16:48:40 +0000 Subject: [PATCH 222/442] bump: rpcs3 fresh --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/rust/fresh/fresh.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index b512b2f009..d951fd596f 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 8188c45b9dd46e717ac86b8238e6a44214ffacbe -%global ver 0.0.39-18671 +%global commit 7e9e0f56fbf3058a7675ee41818cbd04535cce19 +%global ver 0.0.39-18672 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 e99e9d2083..491fa7eb85 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.75 +Version: 0.1.76 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From a62cac9be5b30e9a1e2ca404eb585a90f0cb2adc Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 17:25:02 +0000 Subject: [PATCH 223/442] 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 d951fd596f..126a2abd72 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 7e9e0f56fbf3058a7675ee41818cbd04535cce19 -%global ver 0.0.39-18672 +%global commit d584575984645476e34c23c1a1f33098741e4c4b +%global ver 0.0.39-18673 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From a4466010fab3567546e6a1ff62828d7faaccb192 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 18:29:52 +0000 Subject: [PATCH 224/442] 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 126a2abd72..b99c2848b5 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 d584575984645476e34c23c1a1f33098741e4c4b -%global ver 0.0.39-18673 +%global commit 25b412a90f462efb9d409150f61f2941d42be305 +%global ver 0.0.39-18674 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From c4284d55510e92b8d06f1570b388f1824c54cbfb Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 11 Jan 2026 13:14:21 -0600 Subject: [PATCH 225/442] add: stardust-armillary-nightly (#9087) * add: stardust-armillary-nightly Signed-off-by: Owen-sz * changelog Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/stardust/armillary/nightly/anda.hcl | 8 ++++ .../nightly/stardust-armillary-nightly.spec | 43 +++++++++++++++++++ anda/stardust/armillary/nightly/update.rhai | 5 +++ anda/stardust/armillary/{ => stable}/anda.hcl | 0 .../{ => stable}/stardust-armillary.spec | 0 .../armillary/{ => stable}/update.rhai | 0 6 files changed, 56 insertions(+) create mode 100644 anda/stardust/armillary/nightly/anda.hcl create mode 100644 anda/stardust/armillary/nightly/stardust-armillary-nightly.spec create mode 100644 anda/stardust/armillary/nightly/update.rhai rename anda/stardust/armillary/{ => stable}/anda.hcl (100%) rename anda/stardust/armillary/{ => stable}/stardust-armillary.spec (100%) rename anda/stardust/armillary/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/armillary/nightly/anda.hcl b/anda/stardust/armillary/nightly/anda.hcl new file mode 100644 index 0000000000..87e3aa5098 --- /dev/null +++ b/anda/stardust/armillary/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "stardust-armillary-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec b/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec new file mode 100644 index 0000000000..ddc1b781fc --- /dev/null +++ b/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec @@ -0,0 +1,43 @@ +%global commit c278020dc78587e887f91377a882b50d0b009c50 +%global commit_date 20251130 +%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: 1%?dist +Summary: Model viewer for Stardust XR +URL: https://github.com/StardustXR/armillary +Source0: %url/archive/%commit/armillary-%commit.tar.gz +License: MIT +BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold + +Provides: armillary-nightly stardust-armillary-nightly +Conflicts: stardust-xr-armillary +Packager: Owen Zimmerman + +%description +A model viewer for Stardust XR which works great for hand tracking, pointers, and controllers. + +%prep +%autosetup -n armillary-%commit +%cargo_prep_online + +%build + +%install +%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked +%cargo_install +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + +%files +%_bindir/armillary +%license LICENSE +%license LICENSE.dependencies +%doc README.md + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/armillary/nightly/update.rhai b/anda/stardust/armillary/nightly/update.rhai new file mode 100644 index 0000000000..4b75d1e64b --- /dev/null +++ b/anda/stardust/armillary/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/armillary")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/armillary/anda.hcl b/anda/stardust/armillary/stable/anda.hcl similarity index 100% rename from anda/stardust/armillary/anda.hcl rename to anda/stardust/armillary/stable/anda.hcl diff --git a/anda/stardust/armillary/stardust-armillary.spec b/anda/stardust/armillary/stable/stardust-armillary.spec similarity index 100% rename from anda/stardust/armillary/stardust-armillary.spec rename to anda/stardust/armillary/stable/stardust-armillary.spec diff --git a/anda/stardust/armillary/update.rhai b/anda/stardust/armillary/stable/update.rhai similarity index 100% rename from anda/stardust/armillary/update.rhai rename to anda/stardust/armillary/stable/update.rhai From 665ee18d884d42e1dbd41ed36ee525e97b48844b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 11 Jan 2026 13:14:39 -0600 Subject: [PATCH 226/442] add: stardust-atmosphere-nightly (#9088) Signed-off-by: Owen-sz --- anda/stardust/atmosphere/nightly/anda.hcl | 8 ++++ .../nightly/stardust-atmosphere-nightly.spec | 43 +++++++++++++++++++ anda/stardust/atmosphere/nightly/update.rhai | 5 +++ .../stardust/atmosphere/{ => stable}/anda.hcl | 0 .../{ => stable}/stardust-atmosphere.spec | 0 .../atmosphere/{ => stable}/update.rhai | 0 6 files changed, 56 insertions(+) create mode 100644 anda/stardust/atmosphere/nightly/anda.hcl create mode 100644 anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec create mode 100644 anda/stardust/atmosphere/nightly/update.rhai rename anda/stardust/atmosphere/{ => stable}/anda.hcl (100%) rename anda/stardust/atmosphere/{ => stable}/stardust-atmosphere.spec (100%) rename anda/stardust/atmosphere/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/atmosphere/nightly/anda.hcl b/anda/stardust/atmosphere/nightly/anda.hcl new file mode 100644 index 0000000000..12f9613023 --- /dev/null +++ b/anda/stardust/atmosphere/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "stardust-atmosphere-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec new file mode 100644 index 0000000000..04824e77ab --- /dev/null +++ b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec @@ -0,0 +1,43 @@ +%global commit af38adafe7491498c48905b77518f8a6e9541f67 +%global commit_date 20251202 +%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 +Summary: Environment, homespace, and setup client for Stardust XR +URL: https://github.com/StardustXR/atmosphere +Source0: %url/archive/%commit/atmosphere-%commit.tar.gz +License: MIT +BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel + +Provides: atmosphere-nightly stardust-atmosphere-nightly +Conflicts: stardust-xr-atmosphere +Packager: Owen Zimmerman + +%description +%summary. + +%prep +%autosetup -n atmosphere-%commit +%cargo_prep_online + +%build + +%install +%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked +%cargo_install +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + +%files +%_bindir/stardust-xr-atmosphere +%license LICENSE +%license LICENSE.dependencies +%doc README.md + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/atmosphere/nightly/update.rhai b/anda/stardust/atmosphere/nightly/update.rhai new file mode 100644 index 0000000000..ce6d6c9112 --- /dev/null +++ b/anda/stardust/atmosphere/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/atmosphere")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/atmosphere/anda.hcl b/anda/stardust/atmosphere/stable/anda.hcl similarity index 100% rename from anda/stardust/atmosphere/anda.hcl rename to anda/stardust/atmosphere/stable/anda.hcl diff --git a/anda/stardust/atmosphere/stardust-atmosphere.spec b/anda/stardust/atmosphere/stable/stardust-atmosphere.spec similarity index 100% rename from anda/stardust/atmosphere/stardust-atmosphere.spec rename to anda/stardust/atmosphere/stable/stardust-atmosphere.spec diff --git a/anda/stardust/atmosphere/update.rhai b/anda/stardust/atmosphere/stable/update.rhai similarity index 100% rename from anda/stardust/atmosphere/update.rhai rename to anda/stardust/atmosphere/stable/update.rhai From e5da3a6d33875d8f1f56ece4100a6a96cdaa09b9 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 11 Jan 2026 13:15:07 -0600 Subject: [PATCH 227/442] add: stardust-black-hole-nightly (#9089) Signed-off-by: Owen-sz --- anda/stardust/black-hole/nightly/anda.hcl | 8 ++++ .../nightly/stardust-black-hole-nightly.spec | 48 +++++++++++++++++++ anda/stardust/black-hole/nightly/update.rhai | 5 ++ .../stardust/black-hole/{ => stable}/anda.hcl | 0 .../{ => stable}/stardust-black-hole.spec | 0 .../black-hole/{ => stable}/update.rhai | 0 6 files changed, 61 insertions(+) create mode 100644 anda/stardust/black-hole/nightly/anda.hcl create mode 100644 anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec create mode 100644 anda/stardust/black-hole/nightly/update.rhai rename anda/stardust/black-hole/{ => stable}/anda.hcl (100%) rename anda/stardust/black-hole/{ => stable}/stardust-black-hole.spec (100%) rename anda/stardust/black-hole/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/black-hole/nightly/anda.hcl b/anda/stardust/black-hole/nightly/anda.hcl new file mode 100644 index 0000000000..293ef56e0d --- /dev/null +++ b/anda/stardust/black-hole/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "stardust-black-hole-nightly.spec" + } + labels { + nightly = 1 + } + } diff --git a/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec b/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec new file mode 100644 index 0000000000..3322d918d7 --- /dev/null +++ b/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec @@ -0,0 +1,48 @@ +%global commit 5abca9d613fac7861803319b3191061b2d8ce067 +%global commit_date 20251130 +%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 +Summary: Spatial storage for Stardust XR +URL: https://github.com/StardustXR/black-hole +Source0: %url/archive/%commit/black-hole-%commit.tar.gz +License: MIT +BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold + +Provides: black-hole-nightly stardust-black-hole-nightly +Conflicts: stardust-xr-black-hole +Packager: Owen Zimmerman + +%description +%summary. + +%prep +%autosetup -n black-hole-%commit +%cargo_prep_online + +%build + +%install +%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked +export STARDUST_RES_PREFIXES=%_datadir +%cargo_install +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + +mkdir -p %buildroot%_datadir +cp -r res/* %buildroot%_datadir/ + +%files +%doc README.md +%license LICENSE +%license LICENSE.dependencies +%_bindir/black-hole +%_datadir/black_hole/ + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/black-hole/nightly/update.rhai b/anda/stardust/black-hole/nightly/update.rhai new file mode 100644 index 0000000000..8cacd481ac --- /dev/null +++ b/anda/stardust/black-hole/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/black-hole")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/black-hole/anda.hcl b/anda/stardust/black-hole/stable/anda.hcl similarity index 100% rename from anda/stardust/black-hole/anda.hcl rename to anda/stardust/black-hole/stable/anda.hcl diff --git a/anda/stardust/black-hole/stardust-black-hole.spec b/anda/stardust/black-hole/stable/stardust-black-hole.spec similarity index 100% rename from anda/stardust/black-hole/stardust-black-hole.spec rename to anda/stardust/black-hole/stable/stardust-black-hole.spec diff --git a/anda/stardust/black-hole/update.rhai b/anda/stardust/black-hole/stable/update.rhai similarity index 100% rename from anda/stardust/black-hole/update.rhai rename to anda/stardust/black-hole/stable/update.rhai From 3492d4d75a71474e57eae40ef3907a2bd9fb4880 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 19:15:55 +0000 Subject: [PATCH 228/442] 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 1788cfa351..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.1 +Version: 10.0.2 Release: 1%?dist Summary: Minecraft launcher with ability to manage multiple instances # see COPYING.md for more information From 0b235b17bdd56e8b75053a1b8dafba051a0c581b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 11 Jan 2026 13:19:29 -0600 Subject: [PATCH 229/442] add: stardust-comet-nightly (#9090) Signed-off-by: Owen-sz --- anda/stardust/comet/nightly/anda.hcl | 8 ++++ .../comet/nightly/stardust-comet-nightly.spec | 43 +++++++++++++++++++ anda/stardust/comet/nightly/update.rhai | 5 +++ anda/stardust/comet/{ => stable}/anda.hcl | 0 .../comet/{ => stable}/stardust-comet.spec | 0 anda/stardust/comet/{ => stable}/update.rhai | 0 6 files changed, 56 insertions(+) create mode 100644 anda/stardust/comet/nightly/anda.hcl create mode 100644 anda/stardust/comet/nightly/stardust-comet-nightly.spec create mode 100644 anda/stardust/comet/nightly/update.rhai rename anda/stardust/comet/{ => stable}/anda.hcl (100%) rename anda/stardust/comet/{ => stable}/stardust-comet.spec (100%) rename anda/stardust/comet/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/comet/nightly/anda.hcl b/anda/stardust/comet/nightly/anda.hcl new file mode 100644 index 0000000000..af380fc21e --- /dev/null +++ b/anda/stardust/comet/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "stardust-comet-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/stardust/comet/nightly/stardust-comet-nightly.spec b/anda/stardust/comet/nightly/stardust-comet-nightly.spec new file mode 100644 index 0000000000..092d8477d1 --- /dev/null +++ b/anda/stardust/comet/nightly/stardust-comet-nightly.spec @@ -0,0 +1,43 @@ +%global commit 52b442c42d8b2938f16adfe42ab1ac0b5d29a137 +%global commit_date 20251218 +%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 +Summary: Annotate things in Stardust XR +URL: https://github.com/StardustXR/comet +Source0: %url/archive/%commit/comet-%commit.tar.gz +License: MIT +BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold + +Provides: comet-nightly stardust-comet-nightly +Conflicts: stardust-xr-comet +Packager: Owen Zimmerman + +%description +%summary. + +%prep +%autosetup -n comet-%commit +%cargo_prep_online + +%build + +%install +%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked +%cargo_install +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + +%files +%_bindir/comet +%license LICENSE +%license LICENSE.dependencies +%doc README.md + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/comet/nightly/update.rhai b/anda/stardust/comet/nightly/update.rhai new file mode 100644 index 0000000000..e9531f24ba --- /dev/null +++ b/anda/stardust/comet/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/comet")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/comet/anda.hcl b/anda/stardust/comet/stable/anda.hcl similarity index 100% rename from anda/stardust/comet/anda.hcl rename to anda/stardust/comet/stable/anda.hcl diff --git a/anda/stardust/comet/stardust-comet.spec b/anda/stardust/comet/stable/stardust-comet.spec similarity index 100% rename from anda/stardust/comet/stardust-comet.spec rename to anda/stardust/comet/stable/stardust-comet.spec diff --git a/anda/stardust/comet/update.rhai b/anda/stardust/comet/stable/update.rhai similarity index 100% rename from anda/stardust/comet/update.rhai rename to anda/stardust/comet/stable/update.rhai From c9aaae449d511e505aa78d28ae7cb8fc939f632f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 20:43:56 +0000 Subject: [PATCH 230/442] 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 b99c2848b5..802b679642 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 25b412a90f462efb9d409150f61f2941d42be305 -%global ver 0.0.39-18674 +%global commit cf6aaaa74f124439d1f56ce81a651662a0c974e8 +%global ver 0.0.39-18675 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 1d7eb3e1da094d036bbbf62bb72ef64c91fdb289 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 21:56:39 +0000 Subject: [PATCH 231/442] 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 802b679642..4f3b70daf5 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 cf6aaaa74f124439d1f56ce81a651662a0c974e8 -%global ver 0.0.39-18675 +%global commit aa220d24e8d6a967bd9a13c47ac86e93b78408ce +%global ver 0.0.39-18677 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 2e2db3b37648b4c940bcd1ba159a74c719e80d83 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 22:23:05 +0000 Subject: [PATCH 232/442] bump: readymade --- anda/system/readymade/stable/readymade.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/readymade/stable/readymade.spec b/anda/system/readymade/stable/readymade.spec index d588f7e509..3738577d25 100644 --- a/anda/system/readymade/stable/readymade.spec +++ b/anda/system/readymade/stable/readymade.spec @@ -1,6 +1,6 @@ %global crate readymade Name: readymade -Version: 0.12.6 +Version: 0.13.0 Release: 1%?dist Summary: Install ready-made distribution images! License: GPL-3.0-or-later From c1877f8ca84fee2daafcfccf3b9b19135f8aa24f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 22:55:38 +0000 Subject: [PATCH 233/442] 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 f570d60890..4fe64a6abc 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.1 +Version: 0.5.2 Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 From ab6ea657bce88df786a40a5368aefb3122573d4e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 11 Jan 2026 23:14:39 +0000 Subject: [PATCH 234/442] bump(branch): xone-kmod dkms-xone --- anda/system/xone/stable/akmod/xone-kmod.spec | 4 ++-- anda/system/xone/stable/dkms/dkms-xone.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/system/xone/stable/akmod/xone-kmod.spec b/anda/system/xone/stable/akmod/xone-kmod.spec index 69ede3513a..133a967467 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.1 -Release: 2%?dist +Version: 0.5.2 +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 d85a4b698a..2f2e6099a8 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.1 +Version: 0.5.2 Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 From 60f7ce453cf48cc266b5a9f38c4eca142464c808 Mon Sep 17 00:00:00 2001 From: lea Date: Sun, 11 Jan 2026 15:47:14 -0800 Subject: [PATCH 235/442] fix: fix taidan_proc_macros clone in readymade (#9107) --- anda/system/readymade/git/readymade-git.spec | 2 +- anda/system/readymade/stable/readymade.spec | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/anda/system/readymade/git/readymade-git.spec b/anda/system/readymade/git/readymade-git.spec index 81bbb9ba1a..abd4d5641d 100644 --- a/anda/system/readymade/git/readymade-git.spec +++ b/anda/system/readymade/git/readymade-git.spec @@ -44,7 +44,7 @@ This package contains the configuration files for Readymade to install Ultramari %prep %autosetup -n readymade-%commit tar xf %{S:1} -rmdir taidan_proc_macros && mv rdms_proc_macros* taidan_proc_macros +rmdir crates/taidan_proc_macros && mv rdms_proc_macros* crates/taidan_proc_macros %cargo_prep_online %build diff --git a/anda/system/readymade/stable/readymade.spec b/anda/system/readymade/stable/readymade.spec index 3738577d25..5aeec70554 100644 --- a/anda/system/readymade/stable/readymade.spec +++ b/anda/system/readymade/stable/readymade.spec @@ -32,7 +32,7 @@ This package contains the configuration files for Readymade to install Ultramari %prep %autosetup tar xf %{S:1} -rmdir taidan_proc_macros && mv rdms_proc_macros* taidan_proc_macros +rmdir crates/taidan_proc_macros && mv rdms_proc_macros* crates/taidan_proc_macros %cargo_prep_online %build @@ -56,4 +56,3 @@ ln -sf %{_datadir}/applications/com.fyralabs.Readymade.desktop %{buildroot}%{_da %_datadir/applications/liveinst.desktop %ghost %_datadir/readymade %_datadir/icons/hicolor/scalable/apps/com.fyralabs.Readymade.svg - From 13e7ccd2e7c6d85c587bb182c51c29d0ebc32493 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 02:07:21 +0000 Subject: [PATCH 236/442] bump(nightly): legcord-nightly mpv-nightly ghostty-nightly micro-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama xone-nightly HeadsetControl-nightly graftcp-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/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/xone/nightly/kmod-common/xone-nightly.spec | 6 +++--- .../HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- anda/tools/graftcp/nightly/graftcp-nightly.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 583d4b355d..161e5d1103 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit b37f65ffcc6cb196141f2635df66e32821c04a8e -%global commit_date 20260110 +%global commit b1e8e208f85093b7cbfd3ae7d180b09b4bba13ae +%global commit_date 20260112 %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 e637a0d881..b0d15d7a1e 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 9483d6e12f793d9e7b8c270e2b04d3e79809c701 +%global commit 39d7bbe2bf3a74e1107b456c2e6b1dd38b521da2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260110 +%global commit_date 20260112 %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 908e027aed..2bcb97ff8b 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 17da13840dc71ba36b0deb2c0e85097840630ad5 +%global commit bb1c3bce10d0157af0e680a701a07f1a97ca1cdf %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-10 +%global fulldate 2026-01-12 %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 8f96ad9a7c..2c72af50cb 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 ee09a0354ac9ab1c6a4f13ea3a250fd6add8e967 -%global commit_date 20260111 +%global commit_hash a544015a350b1ce7fe7c109bb30294ed86d460c7 +%global commit_date 20260112 %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 12d0986d05..8d1c8f4669 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit ecc392804056a1daa200197f4decf2009fdab455 +%global commit d4f6ca44bc17992b3b88fb687dfe2dd3b52f3aa2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260111 +%global commit_date 20260112 %global ver 0.220.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 5d1589e371..3a30610317 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 62e17cd19ebffa61eb912862443319c8572956ee +%global commit 5a6f94fe795db5fc316d3fab61332034f0612040 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260111 +%global commit_date 20260112 %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 5a4d18a871..cf211127ca 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 83d7d8c6342e05ce8cb69fb78f18a6784251556f +%global commit c1e381ae8d02036fa8707e0434338b4cbe29bf21 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260111 +%global commit_date 20260112 %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 b968124fc3..b04cb6abb0 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 9d408759251edf3447c100ac40ddbdfa0b6afa51 -%global commit_date 20260111 +%global commit 5c5f3eb3907a61596bab6c92781b67bbb051b62a +%global commit_date 20260112 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/system/xone/nightly/kmod-common/xone-nightly.spec b/anda/system/xone/nightly/kmod-common/xone-nightly.spec index 0763922426..ca97b1ce28 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 17d9b6a8939085d6e13b8c3ad684d28ca3166a02 +%global commit e34350de2d518498edff4b689ce153b337809b9f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251222 -%global ver 0.5.1 +%global commitdate 20260112 +%global ver 0.5.2 %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 f3360cc59a..ead854dacc 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 689115ac9bd7cf246040576a241b9b472826a564 +%global commit 620e69fa8d50134158a57bc8f104840b6d060c17 %global commitdate 20251121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) diff --git a/anda/tools/graftcp/nightly/graftcp-nightly.spec b/anda/tools/graftcp/nightly/graftcp-nightly.spec index 1d103cc104..4bced4ba7a 100644 --- a/anda/tools/graftcp/nightly/graftcp-nightly.spec +++ b/anda/tools/graftcp/nightly/graftcp-nightly.spec @@ -1,5 +1,5 @@ -%global commit 7f1a44c4886c64c4708c5f2e88f787768801bb7a -%global commit_date 20251226 +%global commit 8e1c4f890ce49f0284e9c473b73c5abcbb7be334 +%global commit_date 20260112 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: graftcp-nightly diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index cd51bf808a..65a560ec33 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 15e855a68d6d6ee6681ffcbd7403f086dd9eadad -%global commit_date 20260110 +%global commit b040af29ab96da01f630013806a3666450df4337 +%global commit_date 20260112 %global shortcommit %{sub %{commit} 1 7} %gometa -f From f380958df2ffc094bf5a9971e6c6c7af3dfadadd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 02:29:09 +0000 Subject: [PATCH 237/442] 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 adbeecfb92..4524bebdec 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-11 +%global ver 2026-01-12 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From d3003fa51db45d0b72415e6d8c2862ba40cb5e4e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 03:21:01 +0000 Subject: [PATCH 238/442] 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 | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec index 43d547d641..c723bb9685 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 17d9b6a8939085d6e13b8c3ad684d28ca3166a02 +%global commit e34350de2d518498edff4b689ce153b337809b9f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251222 -%global ver 0.5.1 +%global commitdate 20260112 +%global ver 0.5.2 %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 53e47ca92f..9492e685df 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 17d9b6a8939085d6e13b8c3ad684d28ca3166a02 +%global commit e34350de2d518498edff4b689ce153b337809b9f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251222 -%global ver 0.5.1 +%global commitdate 20260112 +%global ver 0.5.2 %global debug_package %{nil} %global modulename xone From 0a3cbfd6c42bb8bd75bb469593b4bf14a2e25ea7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 08:33:06 +0000 Subject: [PATCH 239/442] bump: stardust-atmosphere --- anda/stardust/atmosphere/stable/stardust-atmosphere.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/stardust/atmosphere/stable/stardust-atmosphere.spec b/anda/stardust/atmosphere/stable/stardust-atmosphere.spec index 5e2f67e460..836be3f6b8 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.5.0 +Version: 0.50.0 Release: 1%?dist Epoch: 1 Summary: Environment, homespace, and setup client for Stardust XR From 90fa513d3caf8838a9de21650e300e4024b5cb3a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 14:43:32 +0000 Subject: [PATCH 240/442] 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 4f3b70daf5..1b56335575 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 aa220d24e8d6a967bd9a13c47ac86e93b78408ce -%global ver 0.0.39-18677 +%global commit 100a402cd86059d337feed33d2b340ab1eefea88 +%global ver 0.0.39-18684 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From f580bc221c302ce2233ba3db38540b62f1b30d75 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 15:01:37 +0000 Subject: [PATCH 241/442] 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 031b25a44c..03a3fd0c31 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.2145+ec25b1384 +version=0.16.0-dev.2187+e2338edb4 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index ef74777be3..0a29816d0e 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.2145+ec25b1384 +%global ver 0.16.0-dev.2187+e2338edb4 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 716dab88bde585f9f4b1547cd53d72e86a507135 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 15:48:26 +0000 Subject: [PATCH 242/442] 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 3519d4ee5c..5b55e3c0a3 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.2145+ec25b1384 +Version: 0.16.0~dev.2187+e2338edb4 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 df9f94f893697d5ec5aab325d3af88a91a16fea7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 15:56:57 +0000 Subject: [PATCH 243/442] 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 1b56335575..12edb15d8a 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 100a402cd86059d337feed33d2b340ab1eefea88 -%global ver 0.0.39-18684 +%global commit ec7f666c6b62ac2e08938a99de0ee19b03efd9ae +%global ver 0.0.39-18687 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From ac30eb0409fe469f1dce3e5782363854274d107c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 18:46:14 +0000 Subject: [PATCH 244/442] bump: falcond-gui rpcs3 python3-protobuf --- anda/apps/falcond-gui/falcond-gui.spec | 4 ++-- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/python/protobuf/python3-protobuf.spec | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/falcond-gui/falcond-gui.spec b/anda/apps/falcond-gui/falcond-gui.spec index 43a86f158e..79a66045fd 100644 --- a/anda/apps/falcond-gui/falcond-gui.spec +++ b/anda/apps/falcond-gui/falcond-gui.spec @@ -1,6 +1,6 @@ Name: falcond-gui -Version: 1.0.0 -Release: 1%{?dist} +Version: 1.0.1 +Release: 1%?dist Summary: A GTK4/LibAdwaita application to control and monitor the Falcond gaming optimization daemon SourceLicense: MIT License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND CC0-1.0 AND ISC AND (MIT OR Apache-2.0) AND MIT AND (Unlicense OR MIT) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 12edb15d8a..5baeb63ccb 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 ec7f666c6b62ac2e08938a99de0ee19b03efd9ae -%global ver 0.0.39-18687 +%global commit ee1886fad9e7313dd345769e4656cf5261967688 +%global ver 0.0.39-18689 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index ea5d44f1f7..25407a2dfa 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.3 +Version: 6.33.4 Release: 1%?dist Summary: Protocol Buffers From 450413cbbc604be7aeac094f9789e2c7081c8eb3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 19:56:18 +0000 Subject: [PATCH 245/442] 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 81f3da88a5..c02731f143 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.0 +Version: 0.58.1 %gometa -f From de9ef4891108bcc5640a03bd8db74a45715af7ea Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 20:27:36 +0000 Subject: [PATCH 246/442] 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 eb361876e8..3bb83cb3e5 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.119 +Version: 0.0.120 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 da079f2ce5..98927be6b8 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.119 +Version: 0.0.120 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: https://discord.com From 074bdc60bb63cb0bbc685cd3ce125a5792db4b4d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 21:45:31 +0000 Subject: [PATCH 247/442] 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 5baeb63ccb..2d2fcb3ec1 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 ee1886fad9e7313dd345769e4656cf5261967688 -%global ver 0.0.39-18689 +%global commit 4a12f70f2cd43ab554da60cc58681df86fe06e58 +%global ver 0.0.39-18690 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From d335e0df05a2fc841f3eebfb92c0d094c98adab6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 22:42:07 +0000 Subject: [PATCH 248/442] bump(branch): cuda-cccl 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 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 | 2 +- anda/lib/nvidia/cuda-culibos/cuda-culibos.spec | 2 +- anda/lib/nvidia/cuda-cuobjdump/cuda-cuobjdump.spec | 2 +- anda/lib/nvidia/cuda-cupti/cuda-cupti.spec | 2 +- anda/lib/nvidia/cuda-cuxxfilt/cuda-cuxxfilt.spec | 2 +- anda/lib/nvidia/cuda-gdb/cuda-gdb.spec | 2 +- anda/lib/nvidia/cuda-nvdisasm/cuda-nvdisasm.spec | 2 +- anda/lib/nvidia/cuda-nvml/cuda-nvml.spec | 2 +- anda/lib/nvidia/cuda-nvprune/cuda-nvprune.spec | 2 +- anda/lib/nvidia/cuda-nvrtc/cuda-nvrtc.spec | 2 +- anda/lib/nvidia/cuda-nvtx/cuda-nvtx.spec | 2 +- anda/lib/nvidia/cuda-profiler/cuda-profiler.spec | 4 ++-- anda/lib/nvidia/cuda-sandbox/cuda-sandbox.spec | 2 +- anda/lib/nvidia/cuda-sanitizer/cuda-sanitizer.spec | 2 +- anda/lib/nvidia/cuda/cuda.spec | 4 ++-- anda/lib/nvidia/libcublas/libcublas.spec | 2 +- anda/lib/nvidia/libcufft/libcufft.spec | 2 +- anda/lib/nvidia/libcufile/libcufile.spec | 2 +- anda/lib/nvidia/libcurand/libcurand.spec | 2 +- anda/lib/nvidia/libcusolver/libcusolver.spec | 2 +- anda/lib/nvidia/libcusparse/libcusparse.spec | 2 +- anda/lib/nvidia/libnpp/libnpp.spec | 2 +- anda/lib/nvidia/libnvfatbin/libnvfatbin.spec | 2 +- anda/lib/nvidia/libnvjitlink/libnvjitlink.spec | 2 +- anda/lib/nvidia/libnvjpeg/libnvjpeg.spec | 2 +- .../nvidia/libnvptxcompiler-devel/libnvptxcompiler-devel.spec | 2 +- anda/lib/nvidia/libnvvm/libnvvm.spec | 2 +- anda/tools/nvidia/cuda-crt/cuda-crt.spec | 2 +- anda/tools/nvidia/cuda-ctadvisor/cuda-ctadvisor.spec | 2 +- anda/tools/nvidia/cuda-nvcc/cuda-nvcc.spec | 2 +- 30 files changed, 32 insertions(+), 32 deletions(-) diff --git a/anda/lib/nvidia/cuda-cccl/cuda-cccl.spec b/anda/lib/nvidia/cuda-cccl/cuda-cccl.spec index 54e5410e9b..3359b31262 100644 --- a/anda/lib/nvidia/cuda-cccl/cuda-cccl.spec +++ b/anda/lib/nvidia/cuda-cccl/cuda-cccl.spec @@ -5,7 +5,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.78 +Version: 13.1.115 Release: 1%?dist Summary: CXX Core Compute Libraries License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-culibos/cuda-culibos.spec b/anda/lib/nvidia/cuda-culibos/cuda-culibos.spec index f4f24a5507..9b3a01be7a 100644 --- a/anda/lib/nvidia/cuda-culibos/cuda-culibos.spec +++ b/anda/lib/nvidia/cuda-culibos/cuda-culibos.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-')-devel Epoch: 1 -Version: 13.1.68 +Version: 13.1.115 Release: 1%?dist Summary: CUDA Culibos Math development library License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-cuobjdump/cuda-cuobjdump.spec b/anda/lib/nvidia/cuda-cuobjdump/cuda-cuobjdump.spec index 5a04e6648d..5d57909811 100644 --- a/anda/lib/nvidia/cuda-cuobjdump/cuda-cuobjdump.spec +++ b/anda/lib/nvidia/cuda-cuobjdump/cuda-cuobjdump.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: Utility to extract information from CUDA binary files License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-cupti/cuda-cupti.spec b/anda/lib/nvidia/cuda-cupti/cuda-cupti.spec index ea6863fe87..8b8da25fcc 100644 --- a/anda/lib/nvidia/cuda-cupti/cuda-cupti.spec +++ b/anda/lib/nvidia/cuda-cupti/cuda-cupti.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.75 +Version: 13.1.115 Release: 1%?dist Summary: NVIDIA CUDA Profiling Tools Interface (CUPTI) library License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-cuxxfilt/cuda-cuxxfilt.spec b/anda/lib/nvidia/cuda-cuxxfilt/cuda-cuxxfilt.spec index 76e4cd4c02..e3d43fd97c 100644 --- a/anda/lib/nvidia/cuda-cuxxfilt/cuda-cuxxfilt.spec +++ b/anda/lib/nvidia/cuda-cuxxfilt/cuda-cuxxfilt.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: CUDA cuxxfilt (demangler) License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-gdb/cuda-gdb.spec b/anda/lib/nvidia/cuda-gdb/cuda-gdb.spec index 77300cf4ce..064af8d78d 100644 --- a/anda/lib/nvidia/cuda-gdb/cuda-gdb.spec +++ b/anda/lib/nvidia/cuda-gdb/cuda-gdb.spec @@ -7,7 +7,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.68 +Version: 13.1.115 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 diff --git a/anda/lib/nvidia/cuda-nvdisasm/cuda-nvdisasm.spec b/anda/lib/nvidia/cuda-nvdisasm/cuda-nvdisasm.spec index 848cda41f1..e1aa3a6fc9 100644 --- a/anda/lib/nvidia/cuda-nvdisasm/cuda-nvdisasm.spec +++ b/anda/lib/nvidia/cuda-nvdisasm/cuda-nvdisasm.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: Utility to extract information from CUDA binary files License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-nvml/cuda-nvml.spec b/anda/lib/nvidia/cuda-nvml/cuda-nvml.spec index fa06d22687..bce2dbac6e 100644 --- a/anda/lib/nvidia/cuda-nvml/cuda-nvml.spec +++ b/anda/lib/nvidia/cuda-nvml/cuda-nvml.spec @@ -8,7 +8,7 @@ Name: cuda-nvml Epoch: 1 -Version: 13.1.68 +Version: 13.1.115 Release: 1%?dist Summary: NVIDIA Management library (NVML) License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-nvprune/cuda-nvprune.spec b/anda/lib/nvidia/cuda-nvprune/cuda-nvprune.spec index 67767db85a..7b2dc013dd 100644 --- a/anda/lib/nvidia/cuda-nvprune/cuda-nvprune.spec +++ b/anda/lib/nvidia/cuda-nvprune/cuda-nvprune.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: CUDA nvprune License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-nvrtc/cuda-nvrtc.spec b/anda/lib/nvidia/cuda-nvrtc/cuda-nvrtc.spec index 538a549ceb..6db587dddc 100644 --- a/anda/lib/nvidia/cuda-nvrtc/cuda-nvrtc.spec +++ b/anda/lib/nvidia/cuda-nvrtc/cuda-nvrtc.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: CUDA runtime compilation library (NVRTC) License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-nvtx/cuda-nvtx.spec b/anda/lib/nvidia/cuda-nvtx/cuda-nvtx.spec index 5a37700ade..eeae834f7a 100644 --- a/anda/lib/nvidia/cuda-nvtx/cuda-nvtx.spec +++ b/anda/lib/nvidia/cuda-nvtx/cuda-nvtx.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.68 +Version: 13.1.115 Release: 1%?dist Summary: NVIDIA Tools Extension (NVTX) library License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-profiler/cuda-profiler.spec b/anda/lib/nvidia/cuda-profiler/cuda-profiler.spec index 8ddb1dbc98..a178063382 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.80 -Release: 2%?dist +Version: 13.1.115 +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 efe1deb2c9..31eee22eec 100644 --- a/anda/lib/nvidia/cuda-sandbox/cuda-sandbox.spec +++ b/anda/lib/nvidia/cuda-sandbox/cuda-sandbox.spec @@ -8,7 +8,7 @@ Name: cuda-sandbox Epoch: 1 -Version: 13.1.68 +Version: 13.1.115 Release: 1%?dist Summary: CUDA nvsandboxutils License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda-sanitizer/cuda-sanitizer.spec b/anda/lib/nvidia/cuda-sanitizer/cuda-sanitizer.spec index 77f6e71084..917b3f4b56 100644 --- a/anda/lib/nvidia/cuda-sanitizer/cuda-sanitizer.spec +++ b/anda/lib/nvidia/cuda-sanitizer/cuda-sanitizer.spec @@ -8,7 +8,7 @@ Name: cuda-sanitizer Epoch: 1 -Version: 13.1.75 +Version: 13.1.118 Release: 1%?dist Summary: CUDA Compute Sanitizer API License: CUDA Toolkit diff --git a/anda/lib/nvidia/cuda/cuda.spec b/anda/lib/nvidia/cuda/cuda.spec index 5b62cee66f..833e70337a 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.80 -Release: 2%?dist +Version: 13.1.115 +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 998f6b3011..29e9f6b66a 100644 --- a/anda/lib/nvidia/libcublas/libcublas.spec +++ b/anda/lib/nvidia/libcublas/libcublas.spec @@ -6,7 +6,7 @@ Name: libcublas Epoch: 1 -Version: 13.2.0.9 +Version: 13.2.1.1 Release: 1%?dist Summary: NVIDIA CUDA Basic Linear Algebra Subroutines (cuBLAS) libraries License: CUDA Toolkit diff --git a/anda/lib/nvidia/libcufft/libcufft.spec b/anda/lib/nvidia/libcufft/libcufft.spec index 6cc0632e44..007839057d 100644 --- a/anda/lib/nvidia/libcufft/libcufft.spec +++ b/anda/lib/nvidia/libcufft/libcufft.spec @@ -6,7 +6,7 @@ Name: libcufft Epoch: 2 -Version: 12.1.0.31 +Version: 12.1.0.78 Release: 1%?dist Summary: NVIDIA CUDA Fast Fourier Transform library (cuFFT) libraries License: CUDA Toolkit diff --git a/anda/lib/nvidia/libcufile/libcufile.spec b/anda/lib/nvidia/libcufile/libcufile.spec index 1ec984974a..95dfd00e3e 100644 --- a/anda/lib/nvidia/libcufile/libcufile.spec +++ b/anda/lib/nvidia/libcufile/libcufile.spec @@ -6,7 +6,7 @@ Name: libcufile Epoch: 1 -Version: 1.16.0.49 +Version: 1.16.1.26 Release: 1%?dist Summary: NVIDIA GPUDirect Storage library (cuFile) License: CUDA Toolkit diff --git a/anda/lib/nvidia/libcurand/libcurand.spec b/anda/lib/nvidia/libcurand/libcurand.spec index 6613d9fc46..435333f24f 100644 --- a/anda/lib/nvidia/libcurand/libcurand.spec +++ b/anda/lib/nvidia/libcurand/libcurand.spec @@ -6,7 +6,7 @@ Name: libcurand Epoch: 2 -Version: 10.4.1.34 +Version: 10.4.1.81 Release: 1%?dist Summary: NVIDIA CUDA Random Number Generation library (cuRAND) License: CUDA Toolkit diff --git a/anda/lib/nvidia/libcusolver/libcusolver.spec b/anda/lib/nvidia/libcusolver/libcusolver.spec index a1bba3c6e3..46f8280740 100644 --- a/anda/lib/nvidia/libcusolver/libcusolver.spec +++ b/anda/lib/nvidia/libcusolver/libcusolver.spec @@ -6,7 +6,7 @@ Name: libcusolver Epoch: 2 -Version: 12.0.7.41 +Version: 12.0.9.81 Release: 1%?dist Summary: NVIDIA cuSOLVER library License: CUDA Toolkit diff --git a/anda/lib/nvidia/libcusparse/libcusparse.spec b/anda/lib/nvidia/libcusparse/libcusparse.spec index 3368cecb3c..5bbab25edd 100644 --- a/anda/lib/nvidia/libcusparse/libcusparse.spec +++ b/anda/lib/nvidia/libcusparse/libcusparse.spec @@ -6,7 +6,7 @@ Name: libcusparse Epoch: 1 -Version: 12.7.2.19 +Version: 12.7.3.1 Release: 1%?dist Summary: NVIDIA CUDA Sparse Matrix library (cuSPARSE) library License: CUDA Toolkit diff --git a/anda/lib/nvidia/libnpp/libnpp.spec b/anda/lib/nvidia/libnpp/libnpp.spec index de0ddfc4fa..839a1986ef 100644 --- a/anda/lib/nvidia/libnpp/libnpp.spec +++ b/anda/lib/nvidia/libnpp/libnpp.spec @@ -6,7 +6,7 @@ Name: libnpp Epoch: 1 -Version: 13.0.2.21 +Version: 13.0.3.3 Release: 1%?dist Summary: NVIDIA Performance Primitives libraries License: CUDA Toolkit diff --git a/anda/lib/nvidia/libnvfatbin/libnvfatbin.spec b/anda/lib/nvidia/libnvfatbin/libnvfatbin.spec index 165d198ecd..51aac19a74 100644 --- a/anda/lib/nvidia/libnvfatbin/libnvfatbin.spec +++ b/anda/lib/nvidia/libnvfatbin/libnvfatbin.spec @@ -6,7 +6,7 @@ Name: libnvfatbin Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: CUDA Fatbin Creator API License: CUDA Toolkit diff --git a/anda/lib/nvidia/libnvjitlink/libnvjitlink.spec b/anda/lib/nvidia/libnvjitlink/libnvjitlink.spec index 6222f075ad..5a4e7a0365 100644 --- a/anda/lib/nvidia/libnvjitlink/libnvjitlink.spec +++ b/anda/lib/nvidia/libnvjitlink/libnvjitlink.spec @@ -6,7 +6,7 @@ Name: libnvjitlink Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: NVIDIA compiler library for JIT LTO functionality License: CUDA Toolkit diff --git a/anda/lib/nvidia/libnvjpeg/libnvjpeg.spec b/anda/lib/nvidia/libnvjpeg/libnvjpeg.spec index d02abb6a89..7de4386e53 100644 --- a/anda/lib/nvidia/libnvjpeg/libnvjpeg.spec +++ b/anda/lib/nvidia/libnvjpeg/libnvjpeg.spec @@ -6,7 +6,7 @@ Name: libnvjpeg Epoch: 1 -Version: 13.0.2.28 +Version: 13.0.3.75 Release: 1%?dist Summary: CUDA NVIDIA JPEG decoder (nvJPEG) License: CUDA Toolkit diff --git a/anda/lib/nvidia/libnvptxcompiler-devel/libnvptxcompiler-devel.spec b/anda/lib/nvidia/libnvptxcompiler-devel/libnvptxcompiler-devel.spec index 08ec58e696..06594630bb 100644 --- a/anda/lib/nvidia/libnvptxcompiler-devel/libnvptxcompiler-devel.spec +++ b/anda/lib/nvidia/libnvptxcompiler-devel/libnvptxcompiler-devel.spec @@ -8,7 +8,7 @@ Name: %{real_name}-devel Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: CUDA nvptxcompiler License: CUDA Toolkit diff --git a/anda/lib/nvidia/libnvvm/libnvvm.spec b/anda/lib/nvidia/libnvvm/libnvvm.spec index b71f650b7f..9a88cb4777 100644 --- a/anda/lib/nvidia/libnvvm/libnvvm.spec +++ b/anda/lib/nvidia/libnvvm/libnvvm.spec @@ -7,7 +7,7 @@ %global major_package_version 13-0 Name: %(echo %real_name | tr '_' '-') -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: CUDA NVVM License: CUDA Toolkit diff --git a/anda/tools/nvidia/cuda-crt/cuda-crt.spec b/anda/tools/nvidia/cuda-crt/cuda-crt.spec index 9b0063794d..b6d35097b8 100644 --- a/anda/tools/nvidia/cuda-crt/cuda-crt.spec +++ b/anda/tools/nvidia/cuda-crt/cuda-crt.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: CUDA crt License: CUDA Toolkit diff --git a/anda/tools/nvidia/cuda-ctadvisor/cuda-ctadvisor.spec b/anda/tools/nvidia/cuda-ctadvisor/cuda-ctadvisor.spec index cfc7a03bea..93c344cbcb 100644 --- a/anda/tools/nvidia/cuda-ctadvisor/cuda-ctadvisor.spec +++ b/anda/tools/nvidia/cuda-ctadvisor/cuda-ctadvisor.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: CUDA ctadvisor License: CUDA Toolkit diff --git a/anda/tools/nvidia/cuda-nvcc/cuda-nvcc.spec b/anda/tools/nvidia/cuda-nvcc/cuda-nvcc.spec index 68185b9a91..3499a772ca 100644 --- a/anda/tools/nvidia/cuda-nvcc/cuda-nvcc.spec +++ b/anda/tools/nvidia/cuda-nvcc/cuda-nvcc.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 13.1.80 +Version: 13.1.115 Release: 1%?dist Summary: CUDA Compiler (NVCC) License: CUDA Toolkit From 194c4ff4584f26d3973ab46b367009d0e3e0ecd4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 23:31:46 +0000 Subject: [PATCH 249/442] 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 f8413c1efa..26c8569ad7 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.219.3-pre +%global ver 0.219.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 9d5cf292ed..39dd652b47 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.218.6 +Version: 0.218.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 3efb7a2152fd6e21b80f1ae07ecdaba547a7bbca Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:32:49 -0600 Subject: [PATCH 250/442] add: stardust-telescope-nightly (#9116) Signed-off-by: Owen-sz --- anda/stardust/telescope/nightly/anda.hcl | 9 +++ .../nightly/stardust-telescope-nightly.spec | 55 +++++++++++++++++++ anda/stardust/telescope/nightly/update.rhai | 5 ++ anda/stardust/telescope/{ => stable}/anda.hcl | 0 .../{ => stable}/stardust-telescope.spec | 0 .../telescope/{ => stable}/update.rhai | 0 6 files changed, 69 insertions(+) create mode 100644 anda/stardust/telescope/nightly/anda.hcl create mode 100644 anda/stardust/telescope/nightly/stardust-telescope-nightly.spec create mode 100644 anda/stardust/telescope/nightly/update.rhai rename anda/stardust/telescope/{ => stable}/anda.hcl (100%) rename anda/stardust/telescope/{ => stable}/stardust-telescope.spec (100%) rename anda/stardust/telescope/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/telescope/nightly/anda.hcl b/anda/stardust/telescope/nightly/anda.hcl new file mode 100644 index 0000000000..5ef65d9402 --- /dev/null +++ b/anda/stardust/telescope/nightly/anda.hcl @@ -0,0 +1,9 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "stardust-telescope-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec b/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec new file mode 100644 index 0000000000..18bb6cd079 --- /dev/null +++ b/anda/stardust/telescope/nightly/stardust-telescope-nightly.spec @@ -0,0 +1,55 @@ +%global commit 3f6bbbb6bfaf28da8e3635a67a7d9502ae7a7b11 +%global commit_date 20260104 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) + +Name: stardust-xr-telescope-nightly +Version: 0~%{commit_date}git.%{shortcommit} +Release: 1%?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 + +Requires: bash +Requires: xwayland-satellite +Requires: stardust-xr-armillary-nightly +Requires: stardust-xr-atmosphere-nightly +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-non-spatial-input-nightly +Requires: stardust-xr-protostar-nightly +Requires: stardust-xr-server-nightly +Requires: stardust-xr-solar-sailer-nightly + +BuildArch: noarch +Provides: telescope-nightly stardust-telescope-nightly +Conflicts: stardust-xr-telescope + +%description +See the stars! Easy stardust setups to run on your computer. + +%prep +%autosetup -n telescope-%commit + +%build + +%install +install -Dm755 scripts/telescope %buildroot%_bindir/telescope +install -Dm755 scripts/_telescope_startup %buildroot%_bindir/_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 + +%files +%doc README.md +%license LICENSE +%_bindir/telescope +%_bindir/_telescope_startup +%_appsdir/org.stardustxr.Telescope.desktop +%_hicolordir/512x512/apps/org.stardustxr.Telescope.png + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/telescope/nightly/update.rhai b/anda/stardust/telescope/nightly/update.rhai new file mode 100644 index 0000000000..fa41be03c8 --- /dev/null +++ b/anda/stardust/telescope/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/telescope")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/telescope/anda.hcl b/anda/stardust/telescope/stable/anda.hcl similarity index 100% rename from anda/stardust/telescope/anda.hcl rename to anda/stardust/telescope/stable/anda.hcl diff --git a/anda/stardust/telescope/stardust-telescope.spec b/anda/stardust/telescope/stable/stardust-telescope.spec similarity index 100% rename from anda/stardust/telescope/stardust-telescope.spec rename to anda/stardust/telescope/stable/stardust-telescope.spec diff --git a/anda/stardust/telescope/update.rhai b/anda/stardust/telescope/stable/update.rhai similarity index 100% rename from anda/stardust/telescope/update.rhai rename to anda/stardust/telescope/stable/update.rhai From 0fcb37eae9a31492bec5619d9bdb3eecffb952b7 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:33:34 -0600 Subject: [PATCH 251/442] add: stardust-server-nightly (#9115) Signed-off-by: Owen-sz --- anda/stardust/server/nightly/anda.hcl | 9 +++ .../nightly/stardust-server-nightly.spec | 56 +++++++++++++++++++ anda/stardust/server/nightly/update.rhai | 5 ++ anda/stardust/server/{ => stable}/anda.hcl | 0 .../server/{ => stable}/stardust-server.spec | 0 anda/stardust/server/{ => stable}/update.rhai | 0 6 files changed, 70 insertions(+) create mode 100644 anda/stardust/server/nightly/anda.hcl create mode 100644 anda/stardust/server/nightly/stardust-server-nightly.spec create mode 100644 anda/stardust/server/nightly/update.rhai rename anda/stardust/server/{ => stable}/anda.hcl (100%) rename anda/stardust/server/{ => stable}/stardust-server.spec (100%) rename anda/stardust/server/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/server/nightly/anda.hcl b/anda/stardust/server/nightly/anda.hcl new file mode 100644 index 0000000000..58fe8b14c2 --- /dev/null +++ b/anda/stardust/server/nightly/anda.hcl @@ -0,0 +1,9 @@ +project pkg { + rpm { + spec = "stardust-server-nightly.spec" + } + labels { + nightly = 1 + large = 1 + } +} diff --git a/anda/stardust/server/nightly/stardust-server-nightly.spec b/anda/stardust/server/nightly/stardust-server-nightly.spec new file mode 100644 index 0000000000..37a840805b --- /dev/null +++ b/anda/stardust/server/nightly/stardust-server-nightly.spec @@ -0,0 +1,56 @@ +%global commit f0545414201aa1c825e2546ee98aae010100bffd +%global commit_date 20251225 +%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 +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 +License: GPL-2.0-only + +BuildRequires: cargo +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: mold +BuildRequires: anda-srpm-macros +BuildRequires: cargo-rpm-macros + +BuildRequires: fontconfig-devel +BuildRequires: glibc +BuildRequires: openxr-devel +BuildRequires: alsa-lib-devel +BuildRequires: wayland-devel + +Provides: stardust-server-nightly +Conflicts: stardust-xr-server + +Packager: Owen Zimmerman + +%description +Usable Linux display server that reinvents human-computer interaction for all kinds of XR, from putting 2D/XR apps into various 3D shells for varying uses to SDF-based interaction. + +%prep +%autosetup -n server-%commit +%cargo_prep_online + +%build +%cargo_build + +%install +install -Dm755 target/rpm/stardust-xr-server %{buildroot}%{_bindir}/stardust-xr-server +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + +%files +%{_bindir}/stardust-xr-server +%license LICENSE +%license LICENSE.dependencies +%doc README.md + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/server/nightly/update.rhai b/anda/stardust/server/nightly/update.rhai new file mode 100644 index 0000000000..16db710969 --- /dev/null +++ b/anda/stardust/server/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/server")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/server/anda.hcl b/anda/stardust/server/stable/anda.hcl similarity index 100% rename from anda/stardust/server/anda.hcl rename to anda/stardust/server/stable/anda.hcl diff --git a/anda/stardust/server/stardust-server.spec b/anda/stardust/server/stable/stardust-server.spec similarity index 100% rename from anda/stardust/server/stardust-server.spec rename to anda/stardust/server/stable/stardust-server.spec diff --git a/anda/stardust/server/update.rhai b/anda/stardust/server/stable/update.rhai similarity index 100% rename from anda/stardust/server/update.rhai rename to anda/stardust/server/stable/update.rhai From 53e5f367855c0d7dfe1203fc6390c14649bca06a Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:34:11 -0600 Subject: [PATCH 252/442] add: stardust-protostar-nightly (#9114) Signed-off-by: Owen-sz --- anda/stardust/protostar/nightly/anda.hcl | 8 +++ .../nightly/stardust-protostar-nightly.spec | 56 +++++++++++++++++++ anda/stardust/protostar/nightly/update.rhai | 5 ++ anda/stardust/protostar/{ => stable}/anda.hcl | 0 .../{ => stable}/stardust-protostar.spec | 0 .../protostar/{ => stable}/update.rhai | 0 6 files changed, 69 insertions(+) create mode 100644 anda/stardust/protostar/nightly/anda.hcl create mode 100644 anda/stardust/protostar/nightly/stardust-protostar-nightly.spec create mode 100644 anda/stardust/protostar/nightly/update.rhai rename anda/stardust/protostar/{ => stable}/anda.hcl (100%) rename anda/stardust/protostar/{ => stable}/stardust-protostar.spec (100%) rename anda/stardust/protostar/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/protostar/nightly/anda.hcl b/anda/stardust/protostar/nightly/anda.hcl new file mode 100644 index 0000000000..1bc430c7f8 --- /dev/null +++ b/anda/stardust/protostar/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "stardust-protostar-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec b/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec new file mode 100644 index 0000000000..ef86efe6aa --- /dev/null +++ b/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec @@ -0,0 +1,56 @@ +%global commit 7609cbfc07121b3b68d91bf2124b9c0afa57363d +%global commit_date 20251218 +%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 +Summary: Prototype application launcher for Stardust XR +URL: https://github.com/StardustXR/protostar +Source0: %url/archive/%commit/protostar-%commit.tar.gz +License: MIT +BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel + +Provides: protostar-nightly stardust-protostar-nightly +Conflicts: stardust-xr-protostar +Packager: Owen Zimmerman + +%description +Prototype application launcher for StardustXR, providing an easy to use crate to write applications launchers. + +%prep +%autosetup -n protostar-%commit +%cargo_prep_online + +%build + +%install +%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked +export STARDUST_RES_PREFIXES=%_datadir +(cd app_grid && %cargo_install) & +(cd hexagon_launcher && %cargo_install) & +(cd single && %cargo_install) & +(cd sirius && %cargo_install) & + +wait + +mkdir -p %buildroot%_datadir +cp -r res/* %buildroot%_datadir/ + +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + +%files +%doc README.md +%license LICENSE +%license LICENSE.dependencies +%_bindir/hexagon_launcher +%_bindir/single +%_bindir/sirius +%_datadir/protostar/ + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/protostar/nightly/update.rhai b/anda/stardust/protostar/nightly/update.rhai new file mode 100644 index 0000000000..90aae413bd --- /dev/null +++ b/anda/stardust/protostar/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/protostar")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/protostar/anda.hcl b/anda/stardust/protostar/stable/anda.hcl similarity index 100% rename from anda/stardust/protostar/anda.hcl rename to anda/stardust/protostar/stable/anda.hcl diff --git a/anda/stardust/protostar/stardust-protostar.spec b/anda/stardust/protostar/stable/stardust-protostar.spec similarity index 100% rename from anda/stardust/protostar/stardust-protostar.spec rename to anda/stardust/protostar/stable/stardust-protostar.spec diff --git a/anda/stardust/protostar/update.rhai b/anda/stardust/protostar/stable/update.rhai similarity index 100% rename from anda/stardust/protostar/update.rhai rename to anda/stardust/protostar/stable/update.rhai From 45a56431c4b5522c43b511120f02ebb5dc736087 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:43:42 -0600 Subject: [PATCH 253/442] add: stardust-solar-sailer-nightly (#9117) --- anda/stardust/solar-sailer/nightly/anda.hcl | 8 ++++ .../stardust-solar-sailer-nightly.spec | 46 +++++++++++++++++++ .../stardust/solar-sailer/nightly/update.rhai | 5 ++ .../solar-sailer/{ => stable}/anda.hcl | 0 .../{ => stable}/stardust-solar-sailer.spec | 0 .../solar-sailer/{ => stable}/update.rhai | 0 6 files changed, 59 insertions(+) create mode 100644 anda/stardust/solar-sailer/nightly/anda.hcl create mode 100644 anda/stardust/solar-sailer/nightly/stardust-solar-sailer-nightly.spec create mode 100644 anda/stardust/solar-sailer/nightly/update.rhai rename anda/stardust/solar-sailer/{ => stable}/anda.hcl (100%) rename anda/stardust/solar-sailer/{ => stable}/stardust-solar-sailer.spec (100%) rename anda/stardust/solar-sailer/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/solar-sailer/nightly/anda.hcl b/anda/stardust/solar-sailer/nightly/anda.hcl new file mode 100644 index 0000000000..1af8e28476 --- /dev/null +++ b/anda/stardust/solar-sailer/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "stardust-solar-sailer-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/stardust/solar-sailer/nightly/stardust-solar-sailer-nightly.spec b/anda/stardust/solar-sailer/nightly/stardust-solar-sailer-nightly.spec new file mode 100644 index 0000000000..547e73e235 --- /dev/null +++ b/anda/stardust/solar-sailer/nightly/stardust-solar-sailer-nightly.spec @@ -0,0 +1,46 @@ +%global commit 40ca9fc446756a5151275dcbac914cee399dbc4c +%global commit_date 20251218 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) + +# Exclude input files from mangling +%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ + +Name: stardust-xr-solar-sailer-nightly +Version: 0~%{commit_date}git.%{shortcommit} +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 +License: MIT +BuildRequires: cargo anda-srpm-macros cargo-rpm-macros mold python3-devel + +Provides: solar-sailer-nightly stardust-solar-sailer-nightly +Conflicts: stardust-xr-solar-sailer +Packager: Owen Zimmerman + +%description +%summary + +%prep +%autosetup -n solar-sailer-%commit +%cargo_prep_online + +%build +%cargo_build + +%install +mkdir -p %{buildroot}%{_datadir}/%{name}/solar_sailer +%cargo_install +install -Dm644 res/solar_sailer/move_icon.glb %{buildroot}%{_datadir}/%{name}/solar_sailer/move_icon.glb +%{cargo_license_online} > LICENSE.dependencies + +%files +%doc README.md +%license LICENSE +%license LICENSE.dependencies +%_bindir/solar-sailer +%{_datadir}/%{name}/solar_sailer/move_icon.glb + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/solar-sailer/nightly/update.rhai b/anda/stardust/solar-sailer/nightly/update.rhai new file mode 100644 index 0000000000..9f0a8a6e6b --- /dev/null +++ b/anda/stardust/solar-sailer/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/solar-sailer")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/solar-sailer/anda.hcl b/anda/stardust/solar-sailer/stable/anda.hcl similarity index 100% rename from anda/stardust/solar-sailer/anda.hcl rename to anda/stardust/solar-sailer/stable/anda.hcl diff --git a/anda/stardust/solar-sailer/stardust-solar-sailer.spec b/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec similarity index 100% rename from anda/stardust/solar-sailer/stardust-solar-sailer.spec rename to anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec diff --git a/anda/stardust/solar-sailer/update.rhai b/anda/stardust/solar-sailer/stable/update.rhai similarity index 100% rename from anda/stardust/solar-sailer/update.rhai rename to anda/stardust/solar-sailer/stable/update.rhai From 343a7391b4c99ad6d7cbab7b551204ad570f7385 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:44:08 -0600 Subject: [PATCH 254/442] add: stardust-non-spatial-input-nightly (#9113) Signed-off-by: Owen-sz --- .../non-spatial-input/nightly/anda.hcl | 8 +++ .../stardust-non-spatial-input-nightly.spec | 52 +++++++++++++++++++ .../non-spatial-input/nightly/update.rhai | 5 ++ .../non-spatial-input/{ => stable}/anda.hcl | 0 .../stardust-non-spatial-input.spec | 0 .../{ => stable}/update.rhai | 0 6 files changed, 65 insertions(+) create mode 100644 anda/stardust/non-spatial-input/nightly/anda.hcl create mode 100644 anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec create mode 100644 anda/stardust/non-spatial-input/nightly/update.rhai rename anda/stardust/non-spatial-input/{ => stable}/anda.hcl (100%) rename anda/stardust/non-spatial-input/{ => stable}/stardust-non-spatial-input.spec (100%) rename anda/stardust/non-spatial-input/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/non-spatial-input/nightly/anda.hcl b/anda/stardust/non-spatial-input/nightly/anda.hcl new file mode 100644 index 0000000000..69772b9c59 --- /dev/null +++ b/anda/stardust/non-spatial-input/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "stardust-non-spatial-input-nightly.spec" + } + labels { + nightly = 1 + } +} 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 new file mode 100644 index 0000000000..ff6605ad60 --- /dev/null +++ b/anda/stardust/non-spatial-input/nightly/stardust-non-spatial-input-nightly.spec @@ -0,0 +1,52 @@ +%global commit 3a586815e1c057580674c147e27c3a4909b3b4c6 +%global commit_date 20251130 +%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: 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 +License: MIT +BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel + +Provides: non-spatial-input-nightly stardust-non-spatial-input-nightly +Conflicts: stardust-xr-non-spatial-input +Packager: Owen Zimmerman + +%description +%summary. + +%prep +%autosetup -n non-spatial-input-%commit +%cargo_prep_online + +%build + +%install +%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked +(cd azimuth && %cargo_install) & +(cd eclipse && %cargo_install) & +(cd manifold && %cargo_install) & +(cd simular && %cargo_install) & + +wait + +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + +%files +%_bindir/azimuth +%_bindir/eclipse +%_bindir/manifold +%_bindir/simular +%license LICENSE +%license LICENSE.dependencies +%doc README.md + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/non-spatial-input/nightly/update.rhai b/anda/stardust/non-spatial-input/nightly/update.rhai new file mode 100644 index 0000000000..2d8268c3d9 --- /dev/null +++ b/anda/stardust/non-spatial-input/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/non-spatial-input")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/non-spatial-input/anda.hcl b/anda/stardust/non-spatial-input/stable/anda.hcl similarity index 100% rename from anda/stardust/non-spatial-input/anda.hcl rename to anda/stardust/non-spatial-input/stable/anda.hcl diff --git a/anda/stardust/non-spatial-input/stardust-non-spatial-input.spec b/anda/stardust/non-spatial-input/stable/stardust-non-spatial-input.spec similarity index 100% rename from anda/stardust/non-spatial-input/stardust-non-spatial-input.spec rename to anda/stardust/non-spatial-input/stable/stardust-non-spatial-input.spec diff --git a/anda/stardust/non-spatial-input/update.rhai b/anda/stardust/non-spatial-input/stable/update.rhai similarity index 100% rename from anda/stardust/non-spatial-input/update.rhai rename to anda/stardust/non-spatial-input/stable/update.rhai From bef6eb2ad3da120a9bc0ff5781fe228203ce31da Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:44:28 -0600 Subject: [PATCH 255/442] add: stardust-gravity-nightly (#9112) Signed-off-by: Owen-sz --- anda/stardust/gravity/nightly/anda.hcl | 8 ++++ .../nightly/stardust-gravity-nightly.spec | 43 +++++++++++++++++++ anda/stardust/gravity/nightly/update.rhai | 5 +++ anda/stardust/gravity/{ => stable}/anda.hcl | 0 .../{ => stable}/stardust-gravity.spec | 0 .../stardust/gravity/{ => stable}/update.rhai | 0 6 files changed, 56 insertions(+) create mode 100644 anda/stardust/gravity/nightly/anda.hcl create mode 100644 anda/stardust/gravity/nightly/stardust-gravity-nightly.spec create mode 100644 anda/stardust/gravity/nightly/update.rhai rename anda/stardust/gravity/{ => stable}/anda.hcl (100%) rename anda/stardust/gravity/{ => stable}/stardust-gravity.spec (100%) rename anda/stardust/gravity/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/gravity/nightly/anda.hcl b/anda/stardust/gravity/nightly/anda.hcl new file mode 100644 index 0000000000..a76c0e9147 --- /dev/null +++ b/anda/stardust/gravity/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "stardust-gravity-nightly.spec" + } + labels { + nightly = 1 + } + } diff --git a/anda/stardust/gravity/nightly/stardust-gravity-nightly.spec b/anda/stardust/gravity/nightly/stardust-gravity-nightly.spec new file mode 100644 index 0000000000..31e92ecc7d --- /dev/null +++ b/anda/stardust/gravity/nightly/stardust-gravity-nightly.spec @@ -0,0 +1,43 @@ +%global commit 3283bf8b352cdcb04ef3e0edb5155c4ca8c5c97c +%global commit_date 20251130 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +# Exclude input files from mangling +%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ + +Name: stardust-xr-gravity-nightly +Version: 0~%{commit_date}git.%{shortcommit} +Release: 1%?dist +Summary: Utility to launch apps and Stardust XR clients spatially +URL: https://github.com/StardustXR/gravity +Source0: %url/archive/%commit/gravity-%commit.tar.gz +License: MIT +BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold + +Provides: gravity-nightly stardust-gravity-nightly +Conflicts: stardust-xr-gravity +Packager: Owen Zimmerman + +%description +%summary. + +%prep +%autosetup -n gravity-%commit +%cargo_prep_online + +%build + +%install +%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked +%cargo_install +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + +%files +%_bindir/gravity +%license LICENSE +%license LICENSE.dependencies +%doc README.md + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/gravity/nightly/update.rhai b/anda/stardust/gravity/nightly/update.rhai new file mode 100644 index 0000000000..00b900679a --- /dev/null +++ b/anda/stardust/gravity/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/gravity")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/gravity/anda.hcl b/anda/stardust/gravity/stable/anda.hcl similarity index 100% rename from anda/stardust/gravity/anda.hcl rename to anda/stardust/gravity/stable/anda.hcl diff --git a/anda/stardust/gravity/stardust-gravity.spec b/anda/stardust/gravity/stable/stardust-gravity.spec similarity index 100% rename from anda/stardust/gravity/stardust-gravity.spec rename to anda/stardust/gravity/stable/stardust-gravity.spec diff --git a/anda/stardust/gravity/update.rhai b/anda/stardust/gravity/stable/update.rhai similarity index 100% rename from anda/stardust/gravity/update.rhai rename to anda/stardust/gravity/stable/update.rhai From 761cac47e1554deea0515e43ca4e81431bd66bf1 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:44:45 -0600 Subject: [PATCH 256/442] add: stardust-flatland-nightly (#9111) Signed-off-by: Owen-sz --- anda/stardust/flatland/nightly/anda.hcl | 8 +++ .../nightly/stardust-flatland-nightly.spec | 49 +++++++++++++++++++ anda/stardust/flatland/nightly/update.rhai | 5 ++ anda/stardust/flatland/{ => stable}/anda.hcl | 0 .../{ => stable}/stardust-flatland.spec | 0 .../flatland/{ => stable}/update.rhai | 0 6 files changed, 62 insertions(+) create mode 100644 anda/stardust/flatland/nightly/anda.hcl create mode 100644 anda/stardust/flatland/nightly/stardust-flatland-nightly.spec create mode 100644 anda/stardust/flatland/nightly/update.rhai rename anda/stardust/flatland/{ => stable}/anda.hcl (100%) rename anda/stardust/flatland/{ => stable}/stardust-flatland.spec (100%) rename anda/stardust/flatland/{ => stable}/update.rhai (100%) diff --git a/anda/stardust/flatland/nightly/anda.hcl b/anda/stardust/flatland/nightly/anda.hcl new file mode 100644 index 0000000000..21e46cb248 --- /dev/null +++ b/anda/stardust/flatland/nightly/anda.hcl @@ -0,0 +1,8 @@ +project pkg { + rpm { + spec = "stardust-flatland-nightly.spec" + } + labels { + nightly = 1 + } +} diff --git a/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec b/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec new file mode 100644 index 0000000000..3472b0f05a --- /dev/null +++ b/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec @@ -0,0 +1,49 @@ +%global commit add9b3420940a5608116d02d3dbf53fbd3eb7c40 +%global commit_date 20251225 +%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 +Summary: Flatland for Stardust XR +URL: https://github.com/StardustXR/flatland +Source0: %url/archive/%commit/flatland-%commit.tar.gz +License: MIT +BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold + +Provides: flatland-nightly stardust-flatland-nightly +Conflicts: stardust-xr-flatland +Packager: Owen Zimmerman + +%description +%summary. + +%prep +%autosetup -n flatland-%commit +%cargo_prep_online + +%build + +%install +%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked +export STARDUST_RES_PREFIXES=%_datadir +%cargo_install + +mkdir -p %buildroot%_datadir +cp -r res/* %buildroot%_datadir/ +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + + +%files +%_bindir/flatland +%_datadir/flatland/ +%license LICENSE +%license LICENSE.dependencies +%doc README.md + +%changelog +* Sun Jan 11 2026 Owen Zimmerman +- Initial commit (port from stable) diff --git a/anda/stardust/flatland/nightly/update.rhai b/anda/stardust/flatland/nightly/update.rhai new file mode 100644 index 0000000000..0688d89201 --- /dev/null +++ b/anda/stardust/flatland/nightly/update.rhai @@ -0,0 +1,5 @@ +rpm.global("commit", gh_commit("StardustXR/flatland")); +if rpm.changed() { + rpm.release(); + rpm.global("commit_date", date()); +} diff --git a/anda/stardust/flatland/anda.hcl b/anda/stardust/flatland/stable/anda.hcl similarity index 100% rename from anda/stardust/flatland/anda.hcl rename to anda/stardust/flatland/stable/anda.hcl diff --git a/anda/stardust/flatland/stardust-flatland.spec b/anda/stardust/flatland/stable/stardust-flatland.spec similarity index 100% rename from anda/stardust/flatland/stardust-flatland.spec rename to anda/stardust/flatland/stable/stardust-flatland.spec diff --git a/anda/stardust/flatland/update.rhai b/anda/stardust/flatland/stable/update.rhai similarity index 100% rename from anda/stardust/flatland/update.rhai rename to anda/stardust/flatland/stable/update.rhai From 6582842fd946ef5ebfbb3e32391e6581be6148e1 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:45:59 -0600 Subject: [PATCH 257/442] add: tokenizers (#9083) Signed-off-by: Owen-sz --- anda/langs/python/tokenizers/anda.hcl | 5 ++ anda/langs/python/tokenizers/tokenizers.spec | 51 ++++++++++++++++++++ anda/langs/python/tokenizers/update.rhai | 1 + 3 files changed, 57 insertions(+) create mode 100644 anda/langs/python/tokenizers/anda.hcl create mode 100644 anda/langs/python/tokenizers/tokenizers.spec create mode 100644 anda/langs/python/tokenizers/update.rhai diff --git a/anda/langs/python/tokenizers/anda.hcl b/anda/langs/python/tokenizers/anda.hcl new file mode 100644 index 0000000000..f99a421b5a --- /dev/null +++ b/anda/langs/python/tokenizers/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "tokenizers.spec" + } +} diff --git a/anda/langs/python/tokenizers/tokenizers.spec b/anda/langs/python/tokenizers/tokenizers.spec new file mode 100644 index 0000000000..63e03995c8 --- /dev/null +++ b/anda/langs/python/tokenizers/tokenizers.spec @@ -0,0 +1,51 @@ +%global pypi_name tokenizers +%global _desc Fast State-of-the-Art Tokenizers optimized for Research and Production. + +Name: python-%{pypi_name} +Version: 0.22.2 +Release: 1%?dist +Summary: Fast State-of-the-Art Tokenizers optimized for Research and Production +License: Apache-2.0 +URL: https://github.com/huggingface/tokenizers +Source0: %{pypi_source} +Source1: https://github.com/huggingface/tokenizers/blob/main/LICENSE +Source2: https://github.com/huggingface/tokenizers/blob/main/README.md + +BuildRequires: python3-devel +BuildRequires: python3-wheel +BuildRequires: python3-setuptools +BuildRequires: python3-pip +BuildRequires: maturin +BuildRequires: gcc-c++ + +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 tokenizers-%{version} +cp %{SOURCE1} . +cp %{SOURCE2} . + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files tokenizers + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Sat Jan 10 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/tokenizers/update.rhai b/anda/langs/python/tokenizers/update.rhai new file mode 100644 index 0000000000..a1368751fc --- /dev/null +++ b/anda/langs/python/tokenizers/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("tokenizers")); From 72e8c0341231d235e5f3c9fec00c8a9873ff6b1e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 00:02:25 +0000 Subject: [PATCH 258/442] 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 3a8255465c..520412c816 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.845 +Version: 0.0.846 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 92c0b0c511..55c66a18f9 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.845 +Version: 0.0.846 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From ae562fd34d1750d1e94f8ff9fdee9456cde546d2 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:22:55 -0600 Subject: [PATCH 259/442] add: srt-equalizer (#9038) Signed-off-by: Owen-sz --- anda/langs/python/srt-equalizer/anda.hcl | 6 +++ .../python/srt-equalizer/srt-equalizer.spec | 47 +++++++++++++++++++ anda/langs/python/srt-equalizer/update.rhai | 1 + 3 files changed, 54 insertions(+) create mode 100644 anda/langs/python/srt-equalizer/anda.hcl create mode 100644 anda/langs/python/srt-equalizer/srt-equalizer.spec create mode 100644 anda/langs/python/srt-equalizer/update.rhai diff --git a/anda/langs/python/srt-equalizer/anda.hcl b/anda/langs/python/srt-equalizer/anda.hcl new file mode 100644 index 0000000000..4101daa038 --- /dev/null +++ b/anda/langs/python/srt-equalizer/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "srt-equalizer.spec" + } +} diff --git a/anda/langs/python/srt-equalizer/srt-equalizer.spec b/anda/langs/python/srt-equalizer/srt-equalizer.spec new file mode 100644 index 0000000000..a1932bf874 --- /dev/null +++ b/anda/langs/python/srt-equalizer/srt-equalizer.spec @@ -0,0 +1,47 @@ +%global pypi_name srt-equalizer +%global _desc A Python module to transform subtitle line lengths, splitting into multiple subtitle fragments if necessary. + +Name: python-%{pypi_name} +Version: 0.1.11 +Release: 1%?dist +Summary: A Python module to transform subtitle line lengths, splitting into multiple subtitle fragments if necessary +License: MIT +URL: https://github.com/peterk/srt_equalizer +Source0: https://github.com/peterk/srt_equalizer/archive/refs/tags/v%version.tar.gz +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 srt_equalizer-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files srt_equalizer + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Sat Jan 10 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/srt-equalizer/update.rhai b/anda/langs/python/srt-equalizer/update.rhai new file mode 100644 index 0000000000..7af616568c --- /dev/null +++ b/anda/langs/python/srt-equalizer/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("srt-equalizer")); From 791933b045020774f09747e1145ca490c46caed2 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:26:29 -0600 Subject: [PATCH 260/442] fix (stardust-armillary): add dep licenses (#9127) Signed-off-by: Owen-sz --- .../armillary/nightly/stardust-armillary-nightly.spec | 5 ++--- anda/stardust/armillary/stable/stardust-armillary.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec b/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec index ddc1b781fc..bcbb9067a3 100644 --- a/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec +++ b/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec @@ -6,11 +6,11 @@ Name: stardust-xr-armillary-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: Model viewer for Stardust XR URL: https://github.com/StardustXR/armillary Source0: %url/archive/%commit/armillary-%commit.tar.gz -License: MIT +License: MIT 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 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 MIT OR Apache-2.0) AND ISC AND BSD-3-Clause AND LGPL-2.1-or-later AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: armillary-nightly stardust-armillary-nightly @@ -29,7 +29,6 @@ A model viewer for Stardust XR which works great for hand tracking, pointers, an %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files diff --git a/anda/stardust/armillary/stable/stardust-armillary.spec b/anda/stardust/armillary/stable/stardust-armillary.spec index 5a5e5ad1c3..40a0f77787 100644 --- a/anda/stardust/armillary/stable/stardust-armillary.spec +++ b/anda/stardust/armillary/stable/stardust-armillary.spec @@ -3,12 +3,12 @@ Name: stardust-xr-armillary Version: 0.50.0 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: Model viewer for Stardust XR URL: https://github.com/StardustXR/armillary Source0: %url/archive/refs/tags/%version.tar.gz -License: MIT +License: MIT 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 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 MIT OR Apache-2.0) AND ISC AND BSD-3-Clause AND LGPL-2.1-or-later AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: armillary stardust-armillary @@ -26,7 +26,6 @@ A model viewer for Stardust XR which works great for hand tracking, pointers, an %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files From 19fc903155938e6222dd97992e6148f4bb0dde72 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:28:10 -0600 Subject: [PATCH 261/442] fix (stardust-black-hole): add dep licenses (#9142) Signed-off-by: Owen-sz --- .../black-hole/nightly/stardust-black-hole-nightly.spec | 5 ++--- anda/stardust/black-hole/stable/stardust-black-hole.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) 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 3322d918d7..cd69a9c7c5 100644 --- a/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec +++ b/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec @@ -6,11 +6,11 @@ Name: stardust-xr-black-hole-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: Spatial storage for Stardust XR URL: https://github.com/StardustXR/black-hole Source0: %url/archive/%commit/black-hole-%commit.tar.gz -License: MIT +License: MIT 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-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: black-hole-nightly stardust-black-hole-nightly @@ -30,7 +30,6 @@ Packager: Owen Zimmerman %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked export STARDUST_RES_PREFIXES=%_datadir %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies mkdir -p %buildroot%_datadir diff --git a/anda/stardust/black-hole/stable/stardust-black-hole.spec b/anda/stardust/black-hole/stable/stardust-black-hole.spec index 5b23204afb..58bb86df15 100644 --- a/anda/stardust/black-hole/stable/stardust-black-hole.spec +++ b/anda/stardust/black-hole/stable/stardust-black-hole.spec @@ -3,12 +3,12 @@ Name: stardust-xr-black-hole Version: 0.50.0 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: Spatial storage for Stardust XR URL: https://github.com/StardustXR/black-hole Source0: %url/archive/refs/tags/%version.tar.gz -License: MIT +License: MIT 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-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: black-hole stardust-black-hole @@ -27,7 +27,6 @@ Packager: Owen Zimmerman %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked export STARDUST_RES_PREFIXES=%_datadir %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies mkdir -p %buildroot%_datadir From 4c24bfca9531554e54e74f1118a402bc7e73d0e4 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:28:25 -0600 Subject: [PATCH 262/442] fix (stardust-comet): add dep licenses (#9146) Signed-off-by: Owen-sz --- anda/stardust/comet/nightly/stardust-comet-nightly.spec | 5 ++--- anda/stardust/comet/stable/stardust-comet.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/anda/stardust/comet/nightly/stardust-comet-nightly.spec b/anda/stardust/comet/nightly/stardust-comet-nightly.spec index 092d8477d1..2df92ef374 100644 --- a/anda/stardust/comet/nightly/stardust-comet-nightly.spec +++ b/anda/stardust/comet/nightly/stardust-comet-nightly.spec @@ -6,11 +6,11 @@ Name: stardust-xr-comet-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: Annotate things in Stardust XR URL: https://github.com/StardustXR/comet Source0: %url/archive/%commit/comet-%commit.tar.gz -License: MIT +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 Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND ISC AND (MIT AND BSD-3-Clause) 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 cmake anda-srpm-macros cargo-rpm-macros mold Provides: comet-nightly stardust-comet-nightly @@ -29,7 +29,6 @@ Packager: Owen Zimmerman %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files diff --git a/anda/stardust/comet/stable/stardust-comet.spec b/anda/stardust/comet/stable/stardust-comet.spec index 0c7505cbcd..ac53466247 100644 --- a/anda/stardust/comet/stable/stardust-comet.spec +++ b/anda/stardust/comet/stable/stardust-comet.spec @@ -3,12 +3,12 @@ Name: stardust-xr-comet Version: 0.50.0 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: Annotate things in Stardust XR URL: https://github.com/StardustXR/comet Source0: %url/archive/refs/tags/%version.tar.gz -License: MIT +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 Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND ISC AND (MIT AND BSD-3-Clause) 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 cmake anda-srpm-macros cargo-rpm-macros mold Provides: comet stardust-comet @@ -26,7 +26,6 @@ Packager: Owen Zimmerman %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files From bccaf5e1c627fac847c73c256ace346b4f66bbf4 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:29:29 -0600 Subject: [PATCH 263/442] fix (stardust-magnetar): add dep licenses (#9152) * fix (stardust-magnetar): add dep licenses Signed-off-by: Owen-sz * aaaaa Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/stardust/magnetar/stardust-magnetar.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/anda/stardust/magnetar/stardust-magnetar.spec b/anda/stardust/magnetar/stardust-magnetar.spec index 65d86edffc..56e3011baa 100644 --- a/anda/stardust/magnetar/stardust-magnetar.spec +++ b/anda/stardust/magnetar/stardust-magnetar.spec @@ -6,11 +6,11 @@ Name: stardust-xr-magnetar Version: %commit_date.%shortcommit -Release: 2%?dist +Release: 3%?dist Summary: Workspaces client for Stardust XR URL: https://github.com/StardustXR/magnetar Source0: %url/archive/%commit/magnetar-%commit.tar.gz -License: MIT +License: MIT AND Apache-2.0 AND (0BSD OR MIT OR Apache-2.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 BSD-3-Clause AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel Provides: magnetar stardust-magnetar @@ -28,7 +28,6 @@ Packager: Owen Zimmerman %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files From 5def554a23063dbbfbf6cfb0964ee173e0cbb033 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:29:48 -0600 Subject: [PATCH 264/442] fix (stardust-gravity): add dep licenses (#9151) Signed-off-by: Owen-sz --- anda/stardust/gravity/nightly/stardust-gravity-nightly.spec | 5 ++--- anda/stardust/gravity/stable/stardust-gravity.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/anda/stardust/gravity/nightly/stardust-gravity-nightly.spec b/anda/stardust/gravity/nightly/stardust-gravity-nightly.spec index 31e92ecc7d..a0ba49adc6 100644 --- a/anda/stardust/gravity/nightly/stardust-gravity-nightly.spec +++ b/anda/stardust/gravity/nightly/stardust-gravity-nightly.spec @@ -6,11 +6,11 @@ Name: stardust-xr-gravity-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: Utility to launch apps and Stardust XR clients spatially URL: https://github.com/StardustXR/gravity Source0: %url/archive/%commit/gravity-%commit.tar.gz -License: MIT +License: MIT 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-Patent AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND (MIT AND BSD-3-Clause) 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 MPL-2.0 AND (Unlicense OR MIT) BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: gravity-nightly stardust-gravity-nightly @@ -29,7 +29,6 @@ Packager: Owen Zimmerman %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files diff --git a/anda/stardust/gravity/stable/stardust-gravity.spec b/anda/stardust/gravity/stable/stardust-gravity.spec index c4147d1272..956e8d9116 100644 --- a/anda/stardust/gravity/stable/stardust-gravity.spec +++ b/anda/stardust/gravity/stable/stardust-gravity.spec @@ -3,12 +3,12 @@ Name: stardust-xr-gravity Version: 0.50.0 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: Utility to launch apps and Stardust XR clients spatially URL: https://github.com/StardustXR/gravity Source0: %url/archive/refs/tags/%version.tar.gz -License: MIT +License: MIT 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-Patent AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND (MIT AND BSD-3-Clause) 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 MPL-2.0 AND (Unlicense OR MIT) BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: gravity stardust-gravity @@ -26,7 +26,6 @@ Packager: Owen Zimmerman %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files From 499474c3d36ba8ea114f5b80079f5fe71b24383b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:30:56 -0600 Subject: [PATCH 265/442] fix (stardust-non-spatial-input): add dep licenses (#9153) Signed-off-by: Owen-sz --- .../nightly/stardust-non-spatial-input-nightly.spec | 5 ++--- .../non-spatial-input/stable/stardust-non-spatial-input.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) 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 ff6605ad60..3c22fa9b63 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 @@ -6,11 +6,11 @@ Name: stardust-xr-non-spatial-input-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?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 -License: MIT +License: MIT AND (MIT OR Apache-2.0) AND BSD-3-Clause 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 OR MIT OR Apache-2.0) AND BSD-3-Clause AND GPL-2.0-only AND ISC 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 OR Apache-2.0 OR MIT) BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel Provides: non-spatial-input-nightly stardust-non-spatial-input-nightly @@ -35,7 +35,6 @@ Packager: Owen Zimmerman wait -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files 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 1da98e66ab..6dae7b699b 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 @@ -3,12 +3,12 @@ Name: stardust-xr-non-spatial-input Version: 0.50.0 -Release: 1%?dist +Release: 2%?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 Source0: %url/archive/refs/tags/%version.tar.gz -License: MIT +License: MIT AND (MIT OR Apache-2.0) AND BSD-3-Clause 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 OR MIT OR Apache-2.0) AND BSD-3-Clause AND GPL-2.0-only AND ISC 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 OR Apache-2.0 OR MIT) BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel Provides: non-spatial-input stardust-non-spatial-input @@ -32,7 +32,6 @@ Packager: Owen Zimmerman wait -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files From da0d6059b8769a2f1afaeffb1a26eedb5fe84474 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:31:23 -0600 Subject: [PATCH 266/442] fix (stardust-protostar): add dep licenses (#9154) Signed-off-by: Owen-sz --- .../protostar/nightly/stardust-protostar-nightly.spec | 5 ++--- anda/stardust/protostar/stable/stardust-protostar.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec b/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec index ef86efe6aa..f3e3422af6 100644 --- a/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec +++ b/anda/stardust/protostar/nightly/stardust-protostar-nightly.spec @@ -6,11 +6,11 @@ Name: stardust-xr-protostar-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: Prototype application launcher for Stardust XR URL: https://github.com/StardustXR/protostar Source0: %url/archive/%commit/protostar-%commit.tar.gz -License: MIT +License: MIT 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 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-Patent AND BSD-2-Clause AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND ISC AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0 OR Zlib) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Zlib BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel Provides: protostar-nightly stardust-protostar-nightly @@ -39,7 +39,6 @@ wait mkdir -p %buildroot%_datadir cp -r res/* %buildroot%_datadir/ -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files diff --git a/anda/stardust/protostar/stable/stardust-protostar.spec b/anda/stardust/protostar/stable/stardust-protostar.spec index 520264fea5..a148c22b03 100644 --- a/anda/stardust/protostar/stable/stardust-protostar.spec +++ b/anda/stardust/protostar/stable/stardust-protostar.spec @@ -3,12 +3,12 @@ Name: stardust-xr-protostar Version: 0.50.0 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: Prototype application launcher for Stardust XR URL: https://github.com/StardustXR/protostar Source0: %url/archive/refs/tags/%version.tar.gz -License: MIT +License: MIT 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 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-Patent AND BSD-2-Clause AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND ISC AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0 OR Zlib) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Zlib BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel Provides: protostar stardust-protostar @@ -36,7 +36,6 @@ wait mkdir -p %buildroot%_datadir cp -r res/* %buildroot%_datadir/ -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files From 7a104c3999fef2cd9eb11f532d9c08a4783c91cb Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:35:08 -0600 Subject: [PATCH 267/442] fix (stardust-server): add dep licenses (#9155) Signed-off-by: Owen-sz --- anda/stardust/server/nightly/stardust-server-nightly.spec | 5 ++--- anda/stardust/server/stable/stardust-server.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/anda/stardust/server/nightly/stardust-server-nightly.spec b/anda/stardust/server/nightly/stardust-server-nightly.spec index 37a840805b..18e322cf18 100644 --- a/anda/stardust/server/nightly/stardust-server-nightly.spec +++ b/anda/stardust/server/nightly/stardust-server-nightly.spec @@ -6,11 +6,11 @@ Name: stardust-xr-server-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?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 -License: GPL-2.0-only +License: GPL-2.0-only AND (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 MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR GPL-2.0-only) 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 OR MIT OR Apache-2.0) AND BSD-2-Clause AND (BSD-3-Clause OR Apache-2.0) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND (CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception) AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND CC0-1.0 GPL-2.0-only AND ISC AND (MIT AND BSD-3-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-0 AND MPL-2.0 AND (Unlicense OR MIT) AND Zlib AND (MIT OR Apache-2.0) AND (Zlib OR Apache-2.0 OR MIT) BuildRequires: cargo BuildRequires: cmake @@ -42,7 +42,6 @@ Usable Linux display server that reinvents human-computer interaction for all ki %install install -Dm755 target/rpm/stardust-xr-server %{buildroot}%{_bindir}/stardust-xr-server -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files diff --git a/anda/stardust/server/stable/stardust-server.spec b/anda/stardust/server/stable/stardust-server.spec index af3e86a42a..9eb3907483 100644 --- a/anda/stardust/server/stable/stardust-server.spec +++ b/anda/stardust/server/stable/stardust-server.spec @@ -3,12 +3,12 @@ Name: stardust-xr-server Version: 0.50.2 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: Usable Linux display server that reinvents human-computer interaction for all kinds of XR URL: https://github.com/StardustXR/server Source0: %url/archive/refs/tags/%version.tar.gz -License: GPL-2.0-only +License: GPL-2.0-only AND (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 MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR GPL-2.0-only) 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 OR MIT OR Apache-2.0) AND BSD-2-Clause AND (BSD-3-Clause OR Apache-2.0) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND (CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception) AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND CC0-1.0 GPL-2.0-only AND ISC AND (MIT AND BSD-3-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-0 AND MPL-2.0 AND (Unlicense OR MIT) AND Zlib AND (MIT OR Apache-2.0) AND (Zlib OR Apache-2.0 OR MIT) BuildRequires: cargo BuildRequires: cmake @@ -39,7 +39,6 @@ Usable Linux display server that reinvents human-computer interaction for all ki %install install -Dm755 target/rpm/stardust-xr-server %{buildroot}%{_bindir}/stardust-xr-server -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files From 0ff232c236df1df38c830cbe3b64ec607edd4a04 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:35:44 -0600 Subject: [PATCH 268/442] fix (stardust-solar-sailer): add dep licenses (#9156) Signed-off-by: Owen-sz --- .../solar-sailer/nightly/stardust-solar-sailer-nightly.spec | 4 ++-- anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 547e73e235..95983b6287 100644 --- a/anda/stardust/solar-sailer/nightly/stardust-solar-sailer-nightly.spec +++ b/anda/stardust/solar-sailer/nightly/stardust-solar-sailer-nightly.spec @@ -7,11 +7,11 @@ Name: stardust-xr-solar-sailer-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?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 -License: MIT +License: MIT 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-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND (MIT AND BSD-3-Clause) 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 MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) BuildRequires: cargo anda-srpm-macros cargo-rpm-macros mold python3-devel Provides: solar-sailer-nightly stardust-solar-sailer-nightly diff --git a/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec b/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec index fdb3633038..247bbdbb55 100644 --- a/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec +++ b/anda/stardust/solar-sailer/stable/stardust-solar-sailer.spec @@ -3,11 +3,11 @@ Name: stardust-xr-solar-sailer Version: 0.50.0 -Release: 1%?dist +Release: 2%?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 -License: MIT +License: MIT 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-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND (MIT AND BSD-3-Clause) 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 MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) BuildRequires: cargo anda-srpm-macros cargo-rpm-macros mold python3-devel Provides: solar-sailer stardust-solar-sailer From 269244766ce7f5622fdcf64a3162f68a85a37b42 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:37:02 -0600 Subject: [PATCH 269/442] fix (stardust-atmosphere): add dep licenses (#9140) * fix (stardust-atmosphere): add dep licenses Signed-off-by: Owen-sz * remove thing Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * remove thing 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> --- .../atmosphere/nightly/stardust-atmosphere-nightly.spec | 5 ++--- anda/stardust/atmosphere/stable/stardust-atmosphere.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec index 04824e77ab..f66d16605d 100644 --- a/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec +++ b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec @@ -6,11 +6,11 @@ Name: stardust-xr-atmosphere-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: Environment, homespace, and setup client for Stardust XR URL: https://github.com/StardustXR/atmosphere Source0: %url/archive/%commit/atmosphere-%commit.tar.gz -License: MIT +License: MIT 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-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND ISC AND BSD-3-Clause AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0) AND (MIT OR X11 OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel Provides: atmosphere-nightly stardust-atmosphere-nightly @@ -29,7 +29,6 @@ Packager: Owen Zimmerman %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files diff --git a/anda/stardust/atmosphere/stable/stardust-atmosphere.spec b/anda/stardust/atmosphere/stable/stardust-atmosphere.spec index 836be3f6b8..76e8517b64 100644 --- a/anda/stardust/atmosphere/stable/stardust-atmosphere.spec +++ b/anda/stardust/atmosphere/stable/stardust-atmosphere.spec @@ -3,12 +3,12 @@ Name: stardust-xr-atmosphere Version: 0.50.0 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: Environment, homespace, and setup client for Stardust XR URL: https://github.com/StardustXR/atmosphere Source0: %url/archive/refs/tags/%version.tar.gz -License: MIT +License: MIT 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-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND ISC AND BSD-3-Clause AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0) AND (MIT OR X11 OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold libudev-devel g++ libinput-devel libxkbcommon-x11-devel Provides: atmosphere stardust-atmosphere @@ -26,7 +26,6 @@ Packager: Owen Zimmerman %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files From b5efcce72b4a1b9cfca9379afcc789bbecf42399 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:37:11 -0600 Subject: [PATCH 270/442] fix (stardust-flatland): add dep licenses (#9147) Signed-off-by: Owen-sz --- .../stardust/flatland/nightly/stardust-flatland-nightly.spec | 5 ++--- anda/stardust/flatland/stable/stardust-flatland.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec b/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec index 3472b0f05a..63bc05f290 100644 --- a/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec +++ b/anda/stardust/flatland/nightly/stardust-flatland-nightly.spec @@ -6,11 +6,11 @@ Name: stardust-xr-flatland-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: Flatland for Stardust XR URL: https://github.com/StardustXR/flatland Source0: %url/archive/%commit/flatland-%commit.tar.gz -License: MIT +License: MIT 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-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND GPL-2.0-only AND ISC AND (MIT AND BSD-3-Clause) 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 MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: flatland-nightly stardust-flatland-nightly @@ -33,7 +33,6 @@ export STARDUST_RES_PREFIXES=%_datadir mkdir -p %buildroot%_datadir cp -r res/* %buildroot%_datadir/ -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies diff --git a/anda/stardust/flatland/stable/stardust-flatland.spec b/anda/stardust/flatland/stable/stardust-flatland.spec index d49a9826e7..04f410a5bb 100644 --- a/anda/stardust/flatland/stable/stardust-flatland.spec +++ b/anda/stardust/flatland/stable/stardust-flatland.spec @@ -3,12 +3,12 @@ Name: stardust-xr-flatland Version: 0.50.1 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: Flatland for Stardust XR URL: https://github.com/StardustXR/flatland Source0: %url/archive/refs/tags/%version.tar.gz -License: MIT +License: MIT 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-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND GPL-2.0-only AND ISC AND (MIT AND BSD-3-Clause) 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 MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: flatland stardust-flatland @@ -30,7 +30,6 @@ export STARDUST_RES_PREFIXES=%_datadir mkdir -p %buildroot%_datadir cp -r res/* %buildroot%_datadir/ -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies From 515cefb96629153a7e98bdb69610f653c182ccc6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 02:00:05 +0000 Subject: [PATCH 271/442] bump(nightly): mpv-nightly ghostty-nightly zed-nightly prismlauncher-nightly types-colorama openbangla-keyboard-nightly stardust-atmosphere-nightly stardust-server-nightly scx-scheds-nightly natscli --- anda/apps/mpv/mpv-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 ++-- .../openbangla-keyboard/openbangla-keyboard-nightly.spec | 4 ++-- .../atmosphere/nightly/stardust-atmosphere-nightly.spec | 6 +++--- anda/stardust/server/nightly/stardust-server-nightly.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- 10 files changed, 21 insertions(+), 21 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index b0d15d7a1e..97520f57c0 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 39d7bbe2bf3a74e1107b456c2e6b1dd38b521da2 +%global commit bbcd68f8eda0c12dc741f309229a98cb19999e33 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260112 +%global commit_date 20260113 %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 2bcb97ff8b..d01cfd088b 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,4 +1,4 @@ -%global commit bb1c3bce10d0157af0e680a701a07f1a97ca1cdf +%global commit c90f47f11f5ceaf0f161350c3755db2c50ade3f1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global fulldate 2026-01-12 %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 8d1c8f4669..77c1e1da5b 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit d4f6ca44bc17992b3b88fb687dfe2dd3b52f3aa2 +%global commit 024485133d7294263604e25c85d65dc71608a29f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260112 +%global commit_date 20260113 %global ver 0.220.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 3a30610317..926eaf465d 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 5a6f94fe795db5fc316d3fab61332034f0612040 +%global commit 92a2e3b894657e1d0603c8ce44f745dccdf8481a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260112 +%global commit_date 20260113 %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 b04cb6abb0..9002c20be8 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 5c5f3eb3907a61596bab6c92781b67bbb051b62a -%global commit_date 20260112 +%global commit ce2b37da4568a08502edcd245d07ee5184967f3b +%global commit_date 20260113 %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 107f2f17ad..ea47ef59bf 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 9befb6fcdb144fd7eacebda726abfd6fc74a65e9 -%global commit_date 20251214 +%global commit 7c19213777cfb43b443f4a57a6b4eab240d21b87 +%global commit_date 20260113 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: openbangla-keyboard-nightly diff --git a/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec b/anda/stardust/atmosphere/nightly/stardust-atmosphere-nightly.spec index f66d16605d..24977dae6b 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 af38adafe7491498c48905b77518f8a6e9541f67 -%global commit_date 20251202 +%global commit 8b160f3bf5b477a2e1a3721b239cdfaef75de35a +%global commit_date 20260113 %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: 2%?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/server/nightly/stardust-server-nightly.spec b/anda/stardust/server/nightly/stardust-server-nightly.spec index 18e322cf18..b5f056c6b9 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 f0545414201aa1c825e2546ee98aae010100bffd -%global commit_date 20251225 +%global commit bfca9bae08aebd1dc2f2b5f34aecbb7389814c00 +%global commit_date 20260113 %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: 2%?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 a20c8de32a..eab15167dd 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 c091945fbe1bfacda677c2dd1aa9375286e06751 +%global commit 2f9e918bf783fbab4b9f2dc6de4f5fae0d98fa5b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260111 +%global commitdate 20260113 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 65a560ec33..9beb291a05 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 b040af29ab96da01f630013806a3666450df4337 -%global commit_date 20260112 +%global commit 29855730ef4dc79047e9382e8f8db64a80942a6c +%global commit_date 20260113 %global shortcommit %{sub %{commit} 1 7} %gometa -f From 2a4ff2c794efae066f06044c2007180086bb4366 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 04:00:57 +0000 Subject: [PATCH 272/442] bump: srt-equalizer --- anda/langs/python/srt-equalizer/srt-equalizer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/srt-equalizer/srt-equalizer.spec b/anda/langs/python/srt-equalizer/srt-equalizer.spec index a1932bf874..953347cf21 100644 --- a/anda/langs/python/srt-equalizer/srt-equalizer.spec +++ b/anda/langs/python/srt-equalizer/srt-equalizer.spec @@ -2,7 +2,7 @@ %global _desc A Python module to transform subtitle line lengths, splitting into multiple subtitle fragments if necessary. Name: python-%{pypi_name} -Version: 0.1.11 +Version: 0.1.12 Release: 1%?dist Summary: A Python module to transform subtitle line lengths, splitting into multiple subtitle fragments if necessary License: MIT From 1f083e7d4b2c203ccc4ec7456e1f7ef61f4526d6 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 23:51:25 -0600 Subject: [PATCH 273/442] fix (antlr4): update script (#9188) Signed-off-by: Owen-sz --- anda/langs/python/antlr4-runtime/update.rhai | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/antlr4-runtime/update.rhai b/anda/langs/python/antlr4-runtime/update.rhai index 519404b97d..71957b4c40 100644 --- a/anda/langs/python/antlr4-runtime/update.rhai +++ b/anda/langs/python/antlr4-runtime/update.rhai @@ -2,6 +2,6 @@ rpm.global("commit", gh_commit("parrt/antlr4-python3")); if rpm.changed() { rpm.release(); rpm.global("commit_date", date()); - let v = gh("Winetricks/winetricks"); + let v = gh("parrt/antlr4-python3"); rpm.global("ver", v); } From a629972944e9fb2cad20c5d6ef49620c8a095d1b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 12 Jan 2026 23:53:15 -0600 Subject: [PATCH 274/442] add: asynchat (#9187) Signed-off-by: Owen-sz --- anda/langs/python/standard-asynchat/anda.hcl | 6 +++ .../standard-asynchat/standard-asynchat.spec | 52 +++++++++++++++++++ .../python/standard-asynchat/update.rhai | 1 + 3 files changed, 59 insertions(+) create mode 100644 anda/langs/python/standard-asynchat/anda.hcl create mode 100644 anda/langs/python/standard-asynchat/standard-asynchat.spec create mode 100644 anda/langs/python/standard-asynchat/update.rhai diff --git a/anda/langs/python/standard-asynchat/anda.hcl b/anda/langs/python/standard-asynchat/anda.hcl new file mode 100644 index 0000000000..012e947c60 --- /dev/null +++ b/anda/langs/python/standard-asynchat/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "standard-asynchat.spec" + } +} diff --git a/anda/langs/python/standard-asynchat/standard-asynchat.spec b/anda/langs/python/standard-asynchat/standard-asynchat.spec new file mode 100644 index 0000000000..8022aad8e0 --- /dev/null +++ b/anda/langs/python/standard-asynchat/standard-asynchat.spec @@ -0,0 +1,52 @@ +%global pypi_name standard-asynchat +%global _desc Standard library asynchat redistribution. + +Name: python-%{pypi_name} +Version: 3.13.0 +Release: 1%?dist +Summary: Standard library asynchat redistribution +License: PSF-2.0 +URL: https://github.com/youknowone/python-deadlib +Source0: %url/archive/refs/tags/v%version.tar.gz +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-wheel +BuildRequires: python3-setuptools +BuildRequires: python3-pip + +Packager: Owen Zimmerman + +%description +%_desc + +%package -n python3-%{pypi_name} +Summary: %{summary} +Provides: standard-asynchat +%{?python_provide:%python_provide python3-%{pypi_name}} + +%description -n python3-%{pypi_name} +%_desc + +%prep +%autosetup -n python-deadlib-%{version} + +%build +pushd asynchat +%pyproject_wheel +popd + +%install +pushd asynchat +%pyproject_install +%pyproject_save_files asynchat +popd + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc asynchat/Doc/asynchat.rst +%doc asynchat/README.rst +%license asynchat/LICENSE + +%changelog +* Mon Jan 12 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/standard-asynchat/update.rhai b/anda/langs/python/standard-asynchat/update.rhai new file mode 100644 index 0000000000..1722592822 --- /dev/null +++ b/anda/langs/python/standard-asynchat/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("standard-asynchat")); From c8beb59ba9285c876f16e98450e067c0a031398d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 06:34:39 +0000 Subject: [PATCH 275/442] 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 491fa7eb85..e66d3dd3b4 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.76 +Version: 0.1.77 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From ebf4421ea7287fe3cff8435698444001b9935e47 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 08:42:29 +0000 Subject: [PATCH 276/442] 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 2f5bd507d3..809462014e 100644 --- a/anda/apps/throne/Sagernet.SingBox.Version.txt +++ b/anda/apps/throne/Sagernet.SingBox.Version.txt @@ -1 +1 @@ -v1.12.15 \ No newline at end of file +v1.12.16 \ No newline at end of file From ede139509b3941dff6907b59e3217265ae758649 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 09:44:45 +0000 Subject: [PATCH 277/442] 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 2d2fcb3ec1..ca59fed50c 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 4a12f70f2cd43ab554da60cc58681df86fe06e58 -%global ver 0.0.39-18690 +%global commit 8f8d4687741d39bc9e2adb3d2d722f9f5f87e08b +%global ver 0.0.39-18691 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 788bfbff3ebb676a2cb97d18ade55e8f1c6d5d7a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 13:31:57 +0000 Subject: [PATCH 278/442] bump: juliamono compat-nvidia-repo-580 nvidia-driver-580 nvidia-580-kmod-common nvidia-modprobe-580 nvidia-persistenced-580 nvidia-settings-580 nvidia-xconfig-580 --- anda/fonts/juliamono/juliamono.spec | 2 +- .../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 | 4 ++-- anda/system/nvidia-580/nvidia-xconfig/nvidia-xconfig-580.spec | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/anda/fonts/juliamono/juliamono.spec b/anda/fonts/juliamono/juliamono.spec index 80d2a06ba4..1494c19c6c 100644 --- a/anda/fonts/juliamono/juliamono.spec +++ b/anda/fonts/juliamono/juliamono.spec @@ -1,5 +1,5 @@ Name: juliamono-fonts -Version: 0.061 +Version: 0.062 Release: 1%?dist URL: https://juliamono.netlify.app/ Source0: https://github.com/cormullion/juliamono/archive/refs/tags/v%{version}.tar.gz 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 7e9e211914..b947aa2a4e 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.119.02 +Version: 580.126.09 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 be7beefa73..121d60f08d 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.119.02 -Release: 2%?dist +Version: 580.126.09 +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 8dc4e72170..af94229fc4 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.119.02 +Version: 580.126.09 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 c37a6e9e6c..7145440782 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.119.02 +Version: 580.126.09 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 ede9d0f6fd..ac823434a5 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.119.02 +Version: 580.126.09 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 4170da580c..9919fcc5c5 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.119.02 -Release: 2%?dist +Version: 580.126.09 +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 ae59883e8f..543ce18c5b 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.119.02 +Version: 580.126.09 Release: 1%?dist Summary: NVIDIA X configuration file editor Epoch: 3 From a2958a399ce53b696f1d1c7fd0b84ad641e5e2da Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 14:00:38 +0000 Subject: [PATCH 279/442] 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 ca59fed50c..3253fde557 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 8f8d4687741d39bc9e2adb3d2d722f9f5f87e08b -%global ver 0.0.39-18691 +%global commit 960e2a9ed8bda013558d921fc1ea72b21d0688de +%global ver 0.0.39-18694 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 51277ef97f089a4fcfbe5f13f6fa6a4c75516ce2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 14:37:55 +0000 Subject: [PATCH 280/442] 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 03a3fd0c31..460720056e 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.2187+e2338edb4 +version=0.16.0-dev.2193+fc517bd01 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 0a29816d0e..62c60c29c5 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.2187+e2338edb4 +%global ver 0.16.0-dev.2193+fc517bd01 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From a753ac19ae8483973b49cf99990ac4e9b31cbb34 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 14:59:27 +0000 Subject: [PATCH 281/442] 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 3253fde557..f61eddb1b5 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 960e2a9ed8bda013558d921fc1ea72b21d0688de -%global ver 0.0.39-18694 +%global commit df72f4abed1c838905de5526841605ced5b676ed +%global ver 0.0.39-18695 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 75584bed456fbcbab71002771211306ac02e6792 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 15:31:02 +0000 Subject: [PATCH 282/442] bump: zapret --- anda/misc/zapret/zapret.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/misc/zapret/zapret.spec b/anda/misc/zapret/zapret.spec index 1b58f8df04..cbbb34baac 100644 --- a/anda/misc/zapret/zapret.spec +++ b/anda/misc/zapret/zapret.spec @@ -1,5 +1,5 @@ Name: zapret -Version: 72.7 +Version: 72.8 Release: 1%?dist Summary: A multi-platform Deep Packet Inspection (DPI) bypass tool License: MIT From a2f8d1498b98fc7b2943be6c3eb2233697598a8c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 15:54:40 +0000 Subject: [PATCH 283/442] bump: bitwarden-cli.bin --- anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec b/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec index acc3a41a98..a6d0d1bea8 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.0 +Version: 2025.12.1 Release: 1%?dist Summary: Bitwarden command-line client License: GPL-3.0-only From a03f46b02d469353097846207931334ec6513316 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 16:24:22 +0000 Subject: [PATCH 284/442] 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 3aa40144d6..bd86c653a4 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.0 +Version: 2025.12.1 Release: 1%?dist Summary: Bitwarden command-line client License: GPL-3.0-only From b8c4865836137b5c18e4e327041c2a55c33163a5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 16:32:30 +0000 Subject: [PATCH 285/442] bump: lomiri-schemas wine-dev --- anda/desktops/lomiri-unity/lomiri-schemas/lomiri-schemas.spec | 4 ++-- anda/system/wine/dev/wine-dev.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/lomiri-unity/lomiri-schemas/lomiri-schemas.spec b/anda/desktops/lomiri-unity/lomiri-schemas/lomiri-schemas.spec index 94b202768f..bc14a407ce 100644 --- a/anda/desktops/lomiri-unity/lomiri-schemas/lomiri-schemas.spec +++ b/anda/desktops/lomiri-unity/lomiri-schemas/lomiri-schemas.spec @@ -1,9 +1,9 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-schemas -%global commit c5d57303dfb0f9641c9c0ce572905b3eedb99bd9 +%global commit f24a7d2ebbf2847bf2a82235935af787ca05bf90 %forgemeta Name: lomiri-schemas -Version: 0.1.9 +Version: 0.1.10 Release: 1%?dist Summary: Configuration schemas for lomiri License: LGPL-2.0-or-later diff --git a/anda/system/wine/dev/wine-dev.spec b/anda/system/wine/dev/wine-dev.spec index 58fe2415ad..dda054bed0 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.0 # Make this as a variable instead in case of WINE RCs -%global ver wine-11.0-rc5 +%global ver wine-11.0 %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 29f6fab29e4e0aac29059d4789d9bfc0c299ef2e Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 13 Jan 2026 13:16:54 -0600 Subject: [PATCH 286/442] fix(nvidia): Attempt to override library deps that pull the wrong branch (#9141) * fix(nvidia): Attempt to override library deps that pull the wrong branch Signed-off-by: Gilver * More Signed-off-by: Gilver * This one doesn't need it? Signed-off-by: Gilver * 580 too Signed-off-by: Gilver * bump: Release Signed-off-by: Gilver * bump: Release Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec | 4 +++- anda/system/nvidia/nvidia-driver/nvidia-driver.spec | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) 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 121d60f08d..2703abb8b3 100644 --- a/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec +++ b/anda/system/nvidia-580/nvidia-driver/nvidia-driver-580.spec @@ -12,7 +12,7 @@ Name: %{real_name}-580 Version: 580.126.09 -Release: 1%?dist +Release: 2%?dist Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards Epoch: 3 License: NVIDIA License @@ -84,6 +84,7 @@ Requires: (%{name}-libs(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release} # dlopened Requires: libnvidia-gpucomp-580%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: libnvidia-ml-580%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: %{name}-cuda-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} Conflicts: nvidia-x11-drv-libs Conflicts: nvidia-x11-drv-470xx-libs @@ -98,6 +99,7 @@ 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} +Requires: %{name}-cuda-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} %ifarch x86_64 aarch64 Requires: libnvidia-cfg-580 = %{?epoch:%{epoch}:}%{version}-%{release} diff --git a/anda/system/nvidia/nvidia-driver/nvidia-driver.spec b/anda/system/nvidia/nvidia-driver/nvidia-driver.spec index 664cbb367e..8130f9d4ee 100644 --- a/anda/system/nvidia/nvidia-driver/nvidia-driver.spec +++ b/anda/system/nvidia/nvidia-driver/nvidia-driver.spec @@ -11,7 +11,7 @@ Name: nvidia-driver Version: 590.48.01 -Release: 3%?dist +Release: 4%?dist Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards Epoch: 3 License: NVIDIA License @@ -77,6 +77,7 @@ Requires: vulkan-loader # dlopened: Requires: libnvidia-gpucomp%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: libnvidia-ml%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: %{name}-cuda-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} Conflicts: nvidia-x11-drv-libs Conflicts: nvidia-x11-drv-470xx-libs @@ -88,6 +89,7 @@ This package provides the shared libraries for %{name}. %package cuda-libs Summary: Libraries for %{name}-cuda +Requires: %{name}-cuda-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} Provides: %{name}-devel = %{?epoch:%{epoch}:}%{version}-%{release} Obsoletes: %{name}-devel < %{?epoch:%{epoch}:}%{version}-%{release} From c3d0920bf9cec78f24351c1cc366c4a6a7540453 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 20:59:17 +0000 Subject: [PATCH 287/442] bump: rpcs3 rust-mise --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index f61eddb1b5..54fcecf471 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 df72f4abed1c838905de5526841605ced5b676ed -%global ver 0.0.39-18695 +%global commit d656420cc4db15fd9def2fccd0beb87de48e102d +%global ver 0.0.39-18696 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 873ba7217c..e474470dba 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.1 +Version: 2026.1.2 Release: 1%?dist Summary: Front-end to your dev env From caa33cdfa81a1f6bc0c6c1270218b94f7dd049bc Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 21:30:15 +0000 Subject: [PATCH 288/442] 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 5fb7c5ed04..8b43cbc5d6 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.0.rc5 +Version: 11.0 Release: 1%?dist Epoch: 1 Summary: WINE Is Not An Emulator - runs MS Windows programs From c71a18f4423d7edd319929871fed2dcbb0cf2b6b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 13 Jan 2026 15:45:05 -0600 Subject: [PATCH 289/442] chore (asusctl): add dependency licenses (#9198) --- anda/system/asusctl/asusctl.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/anda/system/asusctl/asusctl.spec b/anda/system/asusctl/asusctl.spec index d49b0ddc7e..d1f5d92d56 100644 --- a/anda/system/asusctl/asusctl.spec +++ b/anda/system/asusctl/asusctl.spec @@ -3,12 +3,12 @@ Name: asusctl Version: 6.2.0 -Release: 2%?dist +Release: 3%?dist Summary: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops URL: https://gitlab.com/asus-linux/asusctl Source0: %url/-/archive/%version/asusctl-%version.tar.gz Source1: %{appid}.metainfo.xml -License: MPL-2.0 +License: MPL-2.0 AND (MIT OR Apache-2.0) AND NCSA AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND MIT AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Zlib) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND BSD-2-Clause (BSD-2-Clause OR Apache-2.0 OR MIT) AND (BSD-3-Clause OR Apache-2.0) AND BSD-3-Clause AND BSL-1.0 AND (CC0-1.0 OR Apache-2.0) AND (GPL-3.0-only OR LicenseRef-Slint-Royalty-free-2.0 OR LicenseRef-Slint-Software-3.0) AND ISC AND MIT AND Zlib AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0 OR Zlib) AND Unlicense AND (Zlib OR Apache-2.0 OR MIT) BuildRequires: anda-srpm-macros cargo-rpm-macros systemd-rpm-macros mold rust-udev-devel clang-devel BuildRequires: desktop-file-utils BuildRequires: cmake @@ -51,10 +51,13 @@ install -D -m 0644 rog-anime/README.md %{buildroot}/%{_docdir}/%{name}/README-an install -D -m 0644 rog-anime/data/diagonal-template.png %{buildroot}/%{_docdir}/%{name}/diagonal-template.png %terra_appstream -o %{S:1} +%{cargo_license_online} > LICENSE.dependencies + desktop-file-validate %{buildroot}/%{_datadir}/applications/rog-control-center.desktop %files %license LICENSE +%license LICENSE.dependencies %{_datadir}/asusctl/LICENSE %{_bindir}/asusd %{_bindir}/asusd-user @@ -100,6 +103,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/rog-control-center.d %{_metainfodir}/%{appid}.metainfo.xml %changelog +* Tue Jan 13 2026 Owen Zimmerman - 6.2.0-3 +- Add dependency licenses + * Tue Dec 9 2025 Metcya - 6.2.0 - Add metainfo From 1326f00ff3b50849b78be77c3dabbc27ccce82ab Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 13 Jan 2026 23:25:49 +0000 Subject: [PATCH 290/442] bump: bun-bin rpcs3 --- anda/devs/bun/bun-bin.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/devs/bun/bun-bin.spec b/anda/devs/bun/bun-bin.spec index daac5c0215..98e56b2a74 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.5 +Version: 1.3.6 Release: 1%?dist Summary: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one License: MIT diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 54fcecf471..27a09de115 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 d656420cc4db15fd9def2fccd0beb87de48e102d -%global ver 0.0.39-18696 +%global commit a0f2f006b19f9727d882d92bc00446e15d40be3d +%global ver 0.0.39-18699 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 192be402fbd7758c15e80bae077dd527347ba3d4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 01:51:58 +0000 Subject: [PATCH 291/442] bump: discord-canary-openasar discord-canary ruffle-nightly asusctl --- .../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/system/asusctl/asusctl.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 520412c816..6085538955 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.846 +Version: 0.0.847 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 55c66a18f9..815cb45f4c 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.846 +Version: 0.0.847 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 4524bebdec..9d403d57b9 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-12 +%global ver 2026-01-14 %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 d1f5d92d56..c44685cba3 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.2.0 -Release: 3%?dist +Version: 6.3.0 +Release: 1%?dist Summary: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops URL: https://gitlab.com/asus-linux/asusctl Source0: %url/-/archive/%version/asusctl-%version.tar.gz From 71c00feed3f10ca41b59a20e1adf746ec37f2b91 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 02:05:54 +0000 Subject: [PATCH 292/442] bump(nightly): flameshot-nightly mpv-nightly gnome-shell-extension-multi-monitors-bar zed-nightly prismlauncher-nightly grabnim types-colorama opentabletdriver-nightly scx-scheds-nightly scx-tools-nightly HeadsetControl-nightly glasgow --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- .../gnome-shell-extension-multi-monitors-bar.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/nim/grabnim/grabnim.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/system/scx-tools/nightly/scx-tools-nightly.spec | 6 +++--- .../HeadsetControl-nightly/HeadsetControl-nightly.spec | 2 +- anda/tools/glasgow/glasgow.spec | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 59adf6e935..923f3a7a62 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 bee989ec55e7034a782fd18bd4e694b74a62ac32 +%global commit 042fa5bd1d0e8d4b836a12fa5792d704421c49fe %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20251224 +%global commit_date 20260114 %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 97520f57c0..2b409497fb 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 bbcd68f8eda0c12dc741f309229a98cb19999e33 +%global commit 2007f5543ccc2f4ba895e602791d309022aaf174 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260113 +%global commit_date 20260114 %global ver 0.41.0 Name: mpv-nightly 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 ee3af44570..73074500cd 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 fa8a73a208ced4a2376d692552ea6b3694d08d53 -%global commit_date 20260103 +%global commit 5b00b740f0bde0e129a3ad070171d53d97275941 +%global commit_date 20260114 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global extension multi-monitors-bar diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 77c1e1da5b..f5d56f0c40 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 024485133d7294263604e25c85d65dc71608a29f +%global commit 20284e4f218081a2c9f90ab78dbb7062e6203725 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260113 +%global commit_date 20260114 %global ver 0.220.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 926eaf465d..e88f84a44e 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 92a2e3b894657e1d0603c8ce44f745dccdf8481a +%global commit c2fc0a30b789c63667eb1514b113a2bca6704330 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260113 +%global commit_date 20260114 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/nim/grabnim/grabnim.spec b/anda/langs/nim/grabnim/grabnim.spec index 3323985e21..8f6ddf3995 100644 --- a/anda/langs/nim/grabnim/grabnim.spec +++ b/anda/langs/nim/grabnim/grabnim.spec @@ -1,5 +1,5 @@ -%global commit b6b772ce9e94fc34a8f205392cb8f2d6483022ae -%global commit_date 20260104 +%global commit 31433204f9d8721918781c452ee5ed8928e077a3 +%global commit_date 20260114 %global shortcommit %{sub %commit 1 7} Name: grabnim diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 9002c20be8..3732d042b1 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 ce2b37da4568a08502edcd245d07ee5184967f3b -%global commit_date 20260113 +%global commit 82c9b97fef37bda2ab95efef927a93f09ab94a7f +%global commit_date 20260114 %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 17fcdf5ab8..084ae5e853 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit 32ec33bc41abdea3b879a9cc29994c9e62b54f79 +%global commit c7ffff086407d6628b7887edd8f99d561c7542d2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260111 +%global commit_date 20260114 %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 eab15167dd..caeeec5393 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 2f9e918bf783fbab4b9f2dc6de4f5fae0d98fa5b +%global commit c1c77167e53518c81d7ac4819041a1d38c542fae %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260113 +%global commitdate 20260114 %global ver 1.0.19 %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 cfac81ecdd..474d09c0f1 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 122cdb289d09fc960ba7e24dc6bec10326b424e9 +%global commit 2cced64079cc2d1fbd570746b6bd47e93b99d09e %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251209 +%global commitdate 20260114 %global ver 1.0.19 %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: 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 diff --git a/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec b/anda/tools/HeadsetControl-nightly/HeadsetControl-nightly.spec index ead854dacc..40bc4f51c1 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 620e69fa8d50134158a57bc8f104840b6d060c17 +%global commit 6fe0cec4f8baeae5e6441489df02c395e39c6ae2 %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 7f22a16759..6656b7f471 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit f1e5d53259bccf5955394b7b09f0ac3c3b5f4580 -%global commit_date 20260104 +%global commit a7e12be5633308a1bbdee3d2865977bd66e1f309 +%global commit_date 20260114 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow From b57b4a3d015c78c3d3d5bad66d4bf91fdaee7bc2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 03:47:21 +0000 Subject: [PATCH 293/442] 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 27a09de115..2239a3d435 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 a0f2f006b19f9727d882d92bc00446e15d40be3d -%global ver 0.0.39-18699 +%global commit 1591b7f5a6c121ac9cef3e02334e4b07f7d39659 +%global ver 0.0.39-18701 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From 6e9d67dd350a768cfdd80265868c9d16a521fa73 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 04:37:41 +0000 Subject: [PATCH 294/442] 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 2239a3d435..9ead848147 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 1591b7f5a6c121ac9cef3e02334e4b07f7d39659 -%global ver 0.0.39-18701 +%global commit d7b723cd7c5ddcc785076687772a536a4525918e +%global ver 0.0.39-18702 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') From a3049828322002d2a174eb64aaac9925cd014e7c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 12:49:01 +0000 Subject: [PATCH 295/442] 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 460720056e..d198ba6295 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.2193+fc517bd01 +version=0.16.0-dev.2205+d86e8b779 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 62c60c29c5..12dff3570a 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.2193+fc517bd01 +%global ver 0.16.0-dev.2205+d86e8b779 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 402db3514790b3cd13935397c4f251f3cecc859b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 13:36:45 +0000 Subject: [PATCH 296/442] 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 5b55e3c0a3..78e21a3631 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.2187+e2338edb4 +Version: 0.16.0~dev.2205+d86e8b779 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 ecd115aac97216f74df79a68b527163f61f18274 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 14:57:01 +0000 Subject: [PATCH 297/442] 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 d545b36084..d4b65a01fd 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 58b754ccee5e2d735eee49c0f209bc2ed0804be2 +%global commit f38b5e6998a1456965d31078bf03adeb51e802fa %forgemeta Name: lomiri-system-settings From 9617469a63d7d017b318c5101fc9725eb3dd88fd Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 14 Jan 2026 09:29:04 -0600 Subject: [PATCH 298/442] fix (qmk_cli): let the pyproject_files macro do its thing also dont ghost files (#9208) Signed-off-by: Owen-sz --- anda/tools/qmk_cli/qmk_cli.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/anda/tools/qmk_cli/qmk_cli.spec b/anda/tools/qmk_cli/qmk_cli.spec index 17f906f309..93b8b2f18c 100644 --- a/anda/tools/qmk_cli/qmk_cli.spec +++ b/anda/tools/qmk_cli/qmk_cli.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.1.8 -Release: 3%?dist +Release: 4%?dist Summary: A program to help users work with QMK License: MIT URL: https://github.com/qmk/qmk_cli @@ -68,9 +68,6 @@ Provides: qmk-cli %doc README.md SECURITY.md %license LICENSE %{_bindir}/qmk -%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc -%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc -%python3_sitelib/qmk-%version.dist-info/* %changelog * Thu Sep 04 2025 Owen Zimmerman From a71a5a6d253d2ff34ce9994ce25d3a89e6e63afb Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 14 Jan 2026 09:29:19 -0600 Subject: [PATCH 299/442] fix (rustypaste): add dependancy licenses (#9205) Signed-off-by: Owen-sz --- anda/tools/rustypaste/rustypaste.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/anda/tools/rustypaste/rustypaste.spec b/anda/tools/rustypaste/rustypaste.spec index fa65d5f853..d8651fd5ae 100644 --- a/anda/tools/rustypaste/rustypaste.spec +++ b/anda/tools/rustypaste/rustypaste.spec @@ -2,9 +2,9 @@ Name: rustypaste Version: 0.16.1 -Release: 1%?dist +Release: 2%?dist Summary: A minimal file upload/pastebin service -License: MIT +License: MIT AND Apache-2.0 AND (Apache-2.0 OR MIT) AND BSD-3-Clause 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 OR MIT) AND (CC0-1.0 OR Artistic-2.0) AND CC0-1.0 AND ISC AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib URL: https://github.com/orhun/rustypaste Source0: %url/archive/refs/tags/v%{version}.tar.gz @@ -34,7 +34,6 @@ install -Dm644 extra/systemd/rustypaste.env %{buildroot}%{_sysconfdir}/rustypast install -Dm644 extra/systemd/rustypaste.service %{buildroot}/usr/lib/systemd/system/rustypaste.service install -Dm644 extra/systemd257+/rustypaste.sysusers %{buildroot}/usr/lib/sysusers.d/rustypaste.conf install -Dm644 extra/systemd/rustypaste.tmpfiles %{buildroot}/usr/lib/tmpfiles.d/rustypaste.conf -%cargo_license_summary_online %{cargo_license_online -a} > LICENSE.dependencies %post @@ -58,5 +57,8 @@ install -Dm644 extra/systemd/rustypaste.tmpfiles %{buildroot}/usr/lib/tmpfiles.d %{_tmpfilesdir}/rustypaste.conf %changelog +* Tue Jan 13 2026 Owen Zimmerman +- Add dependency licenses + * Thu Nov 13 2025 Owen Zimmerman - Initial commit From fa2ef1ebe2891204b30cd5a27bb3a42c680cedc3 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 14 Jan 2026 09:29:33 -0600 Subject: [PATCH 300/442] add: rustnet (#9186) * add: rustnet Signed-off-by: Owen-sz * this didnt work lol Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/apps/rustnet/anda.hcl | 5 +++ anda/apps/rustnet/rustnet.spec | 64 ++++++++++++++++++++++++++++++++++ anda/apps/rustnet/update.rhai | 1 + 3 files changed, 70 insertions(+) create mode 100644 anda/apps/rustnet/anda.hcl create mode 100644 anda/apps/rustnet/rustnet.spec create mode 100644 anda/apps/rustnet/update.rhai diff --git a/anda/apps/rustnet/anda.hcl b/anda/apps/rustnet/anda.hcl new file mode 100644 index 0000000000..78a025ed15 --- /dev/null +++ b/anda/apps/rustnet/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "rustnet.spec" + } +} diff --git a/anda/apps/rustnet/rustnet.spec b/anda/apps/rustnet/rustnet.spec new file mode 100644 index 0000000000..d91811d4c9 --- /dev/null +++ b/anda/apps/rustnet/rustnet.spec @@ -0,0 +1,64 @@ +Name: rustnet +Version: 0.18.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 +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz + +Packager: Owen Zimmerman + +BuildRequires: cargo +BuildRequires: rust +BuildRequires: cargo-rpm-macros +BuildRequires: libpcap-devel +BuildRequires: elfutils-libelf-devel +BuildRequires: clang +BuildRequires: llvm + +Requires: libpcap +Requires: elfutils-libelf + +%description +A cross-platform network monitoring tool built with Rust. RustNet provides +real-time visibility into network connections with detailed state information, +connection lifecycle management, deep packet inspection, and a terminal user +interface. + +Features include: +- Real-time Network Monitoring for TCP, UDP, ICMP, and ARP connections +- Deep Packet Inspection (DPI) for HTTP/HTTPS, DNS, SSH, and QUIC protocols +- Connection lifecycle management with protocol-aware timeouts +- Process identification and service name resolution +- Cross-platform support (Linux, macOS, Windows, BSD) +- Advanced filtering with vim/fzf-style search +- eBPF-enhanced process detection (enabled by default with automatic fallback) + +%prep +%autosetup -n %{name}-%{version} + +%build +export RUSTFLAGS="%{build_rustflags}" +# Cargo macros fail due to RUSTC_BOOTSTRAP and build target +cargo build + +%install +install -Dm755 target/debug/rustnet -t %{buildroot}%{_bindir}/ +install -Dm644 assets/services -t %{buildroot}%{_datadir}/%{name}/ +install -Dm644 resources/packaging/linux/graphics/rustnet.png -t %{buildroot}%{_hicolordir}/256x256/apps/ +install -Dm644 resources/packaging/linux/rustnet.desktop -t %{buildroot}%{_appsdir}/ + +%{cargo_license_online} > LICENSE.dependencies + +%files +%license LICENSE +%license LICENSE.dependencies +%doc *.md +%{_bindir}/rustnet +%{_datadir}/%{name}/services +%{_hicolordir}/256x256/apps/rustnet.png +%{_appsdir}/rustnet.desktop + +%changelog +* Mon Jan 12 2026 Owen Zimmerman +- Initial commit diff --git a/anda/apps/rustnet/update.rhai b/anda/apps/rustnet/update.rhai new file mode 100644 index 0000000000..053e5447e1 --- /dev/null +++ b/anda/apps/rustnet/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("domcyrus/rustnet")); From dad8fbd66d0619ffd43883ff523693c976296023 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 15:49:17 +0000 Subject: [PATCH 301/442] bump: pixi --- anda/system/pixi/pixi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/pixi/pixi.spec b/anda/system/pixi/pixi.spec index 87619a97a8..fb83e10a44 100644 --- a/anda/system/pixi/pixi.spec +++ b/anda/system/pixi/pixi.spec @@ -1,5 +1,5 @@ Name: pixi -Version: 0.62.2 +Version: 0.63.0 Release: 1%?dist Summary: A cross-platform, multi-language package manager License: BSD-3-Clause From 2f9470a161ea4695d5f5592bff2997f503d23681 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 14 Jan 2026 09:54:05 -0600 Subject: [PATCH 302/442] add: cloudflare-speed-cli (#9204) Signed-off-by: Owen-sz --- anda/tools/cloudflare-speed-cli/anda.hcl | 5 +++ .../cloudflare-speed-cli.spec | 36 +++++++++++++++++++ anda/tools/cloudflare-speed-cli/update.rhai | 1 + 3 files changed, 42 insertions(+) create mode 100644 anda/tools/cloudflare-speed-cli/anda.hcl create mode 100644 anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec create mode 100644 anda/tools/cloudflare-speed-cli/update.rhai diff --git a/anda/tools/cloudflare-speed-cli/anda.hcl b/anda/tools/cloudflare-speed-cli/anda.hcl new file mode 100644 index 0000000000..fa73666802 --- /dev/null +++ b/anda/tools/cloudflare-speed-cli/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "cloudflare-speed-cli.spec" + } +} diff --git a/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec b/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec new file mode 100644 index 0000000000..60f028f6fd --- /dev/null +++ b/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec @@ -0,0 +1,36 @@ +%define debug_package %{nil} + +Name: cloudflare-speed-cli +Version: 0.4.11 +Release: 1%?dist +Summary: CLI for internet speed test via cloudflare + +License: GPL-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 MIT) AND (BSD-3-Clause OR Apache-2.0) AND (BSD-3-Clause OR MIT) AND BSD-3-Clause AND BSL-1.0 AND CDLA-Permissive-2.0 AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR BSD-3-Clause) 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) AND Zlib +URL: https://github.com/kavehtehrani/cloudflare-speed-cli +Source0: %url/archive/refs/tags/v%version.tar.gz + +BuildRequires: cargo-rpm-macros +BuildRequires: mold + +%description +%summary. + +%prep +%autosetup -n %{name}-%{version} +%cargo_prep_online + +%build +%cargo_build +%{cargo_license_online} > LICENSE.dependencies + +%install +install -Dm 755 target/rpm/%{name} -t %{buildroot}%{_bindir} + +%files +%license LICENSE LICENSE.dependencies +%doc README.md +%{_bindir}/%{name} + +%changelog +* Tue Jan 13 2026 Owen Zimmerman +- Initial commit diff --git a/anda/tools/cloudflare-speed-cli/update.rhai b/anda/tools/cloudflare-speed-cli/update.rhai new file mode 100644 index 0000000000..5a8c6ac1c1 --- /dev/null +++ b/anda/tools/cloudflare-speed-cli/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("kavehtehrani/cloudflare-speed-cli")); From b1e52dac51c89301c86cac72b398995b5f3aa57a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 16:48:15 +0000 Subject: [PATCH 303/442] 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 26c8569ad7..bd22fd647d 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.219.4-pre +%global ver 0.219.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 39dd652b47..399d0e5569 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.218.7 +Version: 0.219.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 e79828b8554921b0455aec6e5a345025f42ce232 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 14 Jan 2026 11:08:31 -0600 Subject: [PATCH 304/442] fix (rpi-utils): add -devel packages and more packages and install more files and all that (#9207) Signed-off-by: Owen-sz --- anda/tools/rpi-utils/rpi-utils.spec | 110 ++++++++++++++++++++++------ 1 file changed, 87 insertions(+), 23 deletions(-) diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index 4d26ce33c1..6fb5acd1e0 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -2,39 +2,45 @@ %global commit_date 20251218 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%define _unpackaged_files_terminate_build 0 - Name: rpi-utils Version: %{commit_date}.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: A collection of scripts and simple applications for Raspberry Pi devices License: BSD-3-Clause URL: https://github.com/raspberrypi/utils Source0: %{url}/archive/%{commit}.tar.gz Patch0: dtoverlay-manpage.patch -# BuildArch: noarch -BuildRequires: cmake dtc libfdt-devel gcc-c++ +BuildRequires: cmake dtc libfdt-devel gcc-c++ gnutls-devel -Requires: %{name}-dtmerge -Requires: %{name}-eeptools -Requires: %{name}-kdtc -Requires: %{name}-otpset -Requires: %{name}-overlaycheck -Requires: %{name}-ovmerge -Requires: %{name}-pinctrl -Requires: %{name}-piolib -Requires: %{name}-vcgencmd -Requires: %{name}-vclog -Requires: %{name}-vcmailbox +Requires: %{name}-dtmerge = %{evr} +Requires: %{name}-eeptools = %{evr} +Requires: %{name}-kdtc = %{evr} +Requires: %{name}-otpset = %{evr} +Requires: %{name}-overlaycheck = %{evr} +Requires: %{name}-ovmerge = %{evr} +Requires: %{name}-pinctrl = %{evr} +Requires: %{name}-piolib = %{evr} +Requires: %{name}-raspinfo = %{evr} +Requires: %{name}-rpifwcrypto = %{evr} +Requires: %{name}-vcgencmd = %{evr} +Requires: %{name}-vclog = %{evr} +Requires: %{name}-vcmailbox = %{evr} %description -%{summary} +%{summary}. %package dtmerge Summary: A tool for applying compiled DT overlays (*.dtbo) to base Device Tree files (*.dtb) %description dtmerge %{summary}. Also includes the dtoverlay and dtparam utilities. +%package dtmerge-devel +Summary: Development files for %{name}-dtmerge-devel +Requires: %{name}-dtmerge = %{evr} + +%description dtmerge-devel +%{summary}. + %package eeptools Summary: Tools for creating and managing EEPROMs for HAT+ and HAT board %description eeptools @@ -71,11 +77,40 @@ Summary: A more powerful replacement for raspi-gpio, a tool for displayin %pkg_completion -Bn %name-pinctrl pinctrl +%package pinctrl-devel +Summary: Development files for %{name}-pinctrl-devel +Requires: %{name}-pinctrl = %{evr} + +%description pinctrl-devel +%{summary}. + %package piolib Summary: A library for accessing the Pi 5's PIO hardware %description piolib %{summary}. +%package piolib-devel +Summary: Development files for %{name}-piolib-devel +Requires: %{name}-piolib = %{evr} + +%description piolib-devel +%{summary}. + +%package raspinfo +Summary: A short script to dump information about the Pi. Intended for the submission of bug reports +%description raspinfo +%{summary}. + +%package rpifwcrypto +Summary: A command line application and shared library for the firmware cryptography service +%description rpifwcrypto +%{summary}. + +%package -n %{name}-rpifwcrypto-devel +Summary: Development files for %{name}-rpifwcrypto-devel +Requires: %{name}-rpifwcrypto = %{evr} +%description -n %{name}-rpifwcrypto-devel + %package vcgencmd Summary: Query the VideoCore for information %description vcgencmd @@ -116,8 +151,11 @@ Summary: A tool to get VideoCore 'assert' or 'msg' logs with optional -f %{_mandir}/man1/dtoverlay.1.gz %{_mandir}/man1/dtparam.1.gz %{_mandir}/man2/dtoverlay.2.gz -%{_exec_prefix}/%{_lib}/libdtovl.so -%{_exec_prefix}/%{_lib}/libdtovl.so.0 +%{_libdir}/libdtovl.so.0 + +%files dtmerge-devel +%{_includedir}/dtoverlay.h +%{_libdir}/libdtovl.so %files eeptools %doc eeptools/README.md @@ -138,6 +176,8 @@ Summary: A tool to get VideoCore 'assert' or 'msg' logs with optional -f %doc overlaycheck/README.md %license LICENCE %{_bindir}/overlaycheck +# idek but upstream cmake file puts this here +%{_bindir}/overlaycheck_exclusions.txt %files ovmerge %doc ovmerge/README.md @@ -148,8 +188,11 @@ Summary: A tool to get VideoCore 'assert' or 'msg' logs with optional -f %doc pinctrl/README.md %license LICENCE %{_bindir}/pinctrl -%{_exec_prefix}/%{_lib}/libgpiolib.so.0 -%{_exec_prefix}/%{_lib}/libgpiolib.so +%{_libdir}/libgpiolib.so.0 + +%files pinctrl-devel +%{_includedir}/gpiolib.h +%{_libdir}/libgpiolib.so %files piolib %doc piolib/README.md @@ -162,8 +205,26 @@ Summary: A tool to get VideoCore 'assert' or 'msg' logs with optional -f %{_bindir}/piows2812 %{_bindir}/quadenc %{_bindir}/rp1sm -%{_exec_prefix}/%{_lib}/libpio.so.0 -%{_exec_prefix}/%{_lib}/libpio.so +%{_libdir}/libpio.so.0 + +%files piolib-devel +%{_libdir}/libpio.so +%{_includedir}/piolib/hardware/*.h +%{_includedir}/piolib/pico/*.h +%{_includedir}/piolib/*.h + +%files raspinfo +%{_bindir}/raspinfo +%doc raspinfo/README.md + +%files rpifwcrypto +%{_bindir}/rpi-fw-crypto +%{_libdir}/librpifwcrypto.so.0 +%doc rpifwcrypto/README.md + +%files rpifwcrypto-devel +%{_libdir}/librpifwcrypto.so +%{_includedir}/rpifwcrypto.h %files vcgencmd %license LICENCE @@ -184,6 +245,9 @@ Summary: A tool to get VideoCore 'assert' or 'msg' logs with optional -f %{_mandir}/man7/raspirev.7.gz %changelog +* Tue Jan 13 2026 Owen Zimmerman +- Seperate needed files into -devel packages, add more packages/files, install all files. + * Mon May 19 2025 Owen-sz - Build shared libraries From 144438010081807a633641606809de2b74eca1d6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 17:46:01 +0000 Subject: [PATCH 305/442] bump: discord-canary-openasar discord-canary golang-github-abenz1267-elephant --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/langs/go/elephant/golang-github-abenz1267-elephant.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 6085538955..d40864dca7 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.847 +Version: 0.0.848 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 815cb45f4c..05daad3e60 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.847 +Version: 0.0.848 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec b/anda/langs/go/elephant/golang-github-abenz1267-elephant.spec index 9b699b3e7a..273aacd3fe 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.0 +Version: 2.18.2 %gometa -f From 9660011adaee7b58ec398b305289fdb3b9a158d0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 17:58:50 +0000 Subject: [PATCH 306/442] 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 58030a611f..1701bca00d 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.11.0 +Version: 2.12.0 Release: 1%?dist Summary: CLI for working with usage-based CLIs From 7650831e4283884bcf36c91667b5d527e01a1b16 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 14 Jan 2026 12:26:54 -0600 Subject: [PATCH 307/442] fix (framework-system): add dep licenses (#9225) --- 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 4f0968cd16..8d2a7535ac 100644 --- a/anda/tools/framework-system/framework-system.spec +++ b/anda/tools/framework-system/framework-system.spec @@ -1,10 +1,10 @@ Name: framework-system Version: 0.4.5 -Release: 1%?dist +Release: 2%?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 -License: BSD-3-Clause +License: BSD-3-Clause AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND BSD-2-Clause AND MIT AND MPL-2.0 AND (Unlicense OR MIT) BuildRequires: anda-srpm-macros BuildRequires: cargo-rpm-macros BuildRequires: mold From 3037f801f6cfee285285415c371696136d07552c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 18:45:56 +0000 Subject: [PATCH 308/442] bump: flutter limine --- anda/devs/flutter/flutter.spec | 2 +- anda/system/limine/limine.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index 4c60afcd3c..08e18b8655 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -1,5 +1,5 @@ Name: flutter -Version: 3.38.6 +Version: 3.38.7 Release: 1%?dist Summary: SDK for crafting beautiful, fast user experiences from a single codebase License: BSD-3-Clause diff --git a/anda/system/limine/limine.spec b/anda/system/limine/limine.spec index c02d3fe61a..9cf688bd4a 100644 --- a/anda/system/limine/limine.spec +++ b/anda/system/limine/limine.spec @@ -1,5 +1,5 @@ Name: limine -Version: 10.6.2 +Version: 10.6.3 Release: 1%?dist Summary: Modern, advanced, portable, multiprotocol bootloader License: BSD-2-Clause From 31ebd0aeca60ae463e62b325163205adb669e862 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 19:01:15 +0000 Subject: [PATCH 309/442] 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 bd22fd647d..77b02b52d3 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.219.4 +%global ver 0.220.0-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From 3e4a5f64ac5561bfdaea1b220b1820482f5a682b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 19:28:47 +0000 Subject: [PATCH 310/442] 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 b9b73a59d0..66edf4ea2b 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit 3d145c46ae32409594fa561967bbe0f7cb027482 +%global commit 8bd46884b736f67765f861a53a6cd6748a94a122 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260110 +%global commit_date 20260114 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit From 3946bec33d9fb2c07b3c2ee17d1d35b625780de9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 19:43:37 +0000 Subject: [PATCH 311/442] 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 66edf4ea2b..2a4c05bef6 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,4 +1,4 @@ -%global commit 8bd46884b736f67765f861a53a6cd6748a94a122 +%global commit e4808978e375458f800dbed33269a97d85dffa4d %global shortcommit %{sub %{commit} 1 7} %global commit_date 20260114 From 1527fdba203ca00ea1b866be1067ad60c6917cba Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 Jan 2026 20:22:20 +0000 Subject: [PATCH 312/442] 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 d40864dca7..595596d7e5 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.848 +Version: 0.0.849 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 05daad3e60..d3148e1c68 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.848 +Version: 0.0.849 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From ca4d0c5f46cbcd329151bc57fe8072629c0be13e Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 14 Jan 2026 16:28:24 -0600 Subject: [PATCH 313/442] Metainfo: make 8BitDo description more fluid (#9229) --- anda/games/8bitdo-udev-rules/8bitdo-udev-rules.spec | 2 +- anda/games/8bitdo-udev-rules/com.8bitdo.Udev.metainfo.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/8bitdo-udev-rules/8bitdo-udev-rules.spec b/anda/games/8bitdo-udev-rules/8bitdo-udev-rules.spec index 6ec82c4927..708cfb97f6 100644 --- a/anda/games/8bitdo-udev-rules/8bitdo-udev-rules.spec +++ b/anda/games/8bitdo-udev-rules/8bitdo-udev-rules.spec @@ -3,7 +3,7 @@ Name: 8bitdo-udev-rules Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Udev rules for 8Bitdo controllers Provides: 8bitdo-udev = %{version}-%{release} License: Unlicense diff --git a/anda/games/8bitdo-udev-rules/com.8bitdo.Udev.metainfo.xml b/anda/games/8bitdo-udev-rules/com.8bitdo.Udev.metainfo.xml index 76866e35e3..0da650ff41 100644 --- a/anda/games/8bitdo-udev-rules/com.8bitdo.Udev.metainfo.xml +++ b/anda/games/8bitdo-udev-rules/com.8bitdo.Udev.metainfo.xml @@ -1,9 +1,9 @@ com.8bitdo.Udev - udev Rules for 8BitDo devices + 8BitDo Controller Support -

Udev rules for 8BitDo controllers to enable proper functionality and device access on Linux systems.

+

Enables proper functionality and device access for 8BitDo devices.

Shenzhen 8BitDo Tech Co., Ltd. From b90c965de1fdc9cafcd5f657ca59e26740720458 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 02:00:49 +0000 Subject: [PATCH 314/442] bump(nightly): ghostty-nightly zed-nightly prismlauncher-nightly grabnim nim-nightly types-colorama uwufetch scx-scheds-nightly spotx-bash --- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 6 +++--- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/nim/grabnim/grabnim.spec | 4 ++-- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/misc/uwufetch/uwufetch.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/spotx-bash/spotx-bash.spec | 4 ++-- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index d01cfd088b..85a2c776a6 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit c90f47f11f5ceaf0f161350c3755db2c50ade3f1 +%global commit 2fd3efd6cdf0629f57572af58dff0ae9115ce919 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-12 +%global fulldate 2026-01-14 %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 f5d56f0c40..8d320db881 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit 20284e4f218081a2c9f90ab78dbb7062e6203725 +%global commit ceecf82287b4f9323b4ecbfb388a147361db7aaf %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260114 -%global ver 0.220.0 +%global commit_date 20260115 +%global ver 0.221.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 e88f84a44e..72e32fa4d0 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 c2fc0a30b789c63667eb1514b113a2bca6704330 +%global commit 5f8918771940cacbd14837159033901e630ef5ae %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260114 +%global commit_date 20260115 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/nim/grabnim/grabnim.spec b/anda/langs/nim/grabnim/grabnim.spec index 8f6ddf3995..c4b2d06b61 100644 --- a/anda/langs/nim/grabnim/grabnim.spec +++ b/anda/langs/nim/grabnim/grabnim.spec @@ -1,5 +1,5 @@ -%global commit 31433204f9d8721918781c452ee5ed8928e077a3 -%global commit_date 20260114 +%global commit 10a4115ff79ec4f9f40191c76294c4f97f612849 +%global commit_date 20260115 %global shortcommit %{sub %commit 1 7} Name: grabnim diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index cf211127ca..7f3e1fa941 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 c1e381ae8d02036fa8707e0434338b4cbe29bf21 +%global commit 40480fe3481cf833ed927f83a177d43046e7c37d %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260112 +%global commit_date 20260115 %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 3732d042b1..2e12f913bc 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 82c9b97fef37bda2ab95efef927a93f09ab94a7f -%global commit_date 20260114 +%global commit cd8b26b0ceef26cd84ab614088140d48680ac7f7 +%global commit_date 20260115 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/misc/uwufetch/uwufetch.spec b/anda/misc/uwufetch/uwufetch.spec index 0b9c20f752..7f6f869824 100644 --- a/anda/misc/uwufetch/uwufetch.spec +++ b/anda/misc/uwufetch/uwufetch.spec @@ -1,6 +1,6 @@ -%global commit 9417838c91aab6088778089b9a3e8330bca53fbd +%global commit fe9c53ffc6570454a3b2bf8431fd713e9953597e %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2024-02-14T09:28:02Z +%global fulldate 2026-01-14T15:41:04Z %global commit_date %(echo %{fulldate} | sed 's/-//g') %global ver 2.1 %global debug_package %{nil} diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index caeeec5393..edd798ff3d 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 c1c77167e53518c81d7ac4819041a1d38c542fae +%global commit 3777b291b50acde6d2db18c0cbcf3e7c97c3e6c0 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260114 +%global commitdate 20260115 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index 7613a6b26a..23567a140b 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,5 +1,5 @@ -%global commit b70121d23c0ca9ddc13dec4d3addcba2799a1a4b -%global commit_date 20260111 +%global commit 37ffdc78ba3ded6af6550895bfc687f44f1c4af6 +%global commit_date 20260115 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash From 85b8f50aa8fa77363149059d6d8806247b617bed Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 02:23:22 +0000 Subject: [PATCH 315/442] bump: discord-canary-openasar discord-canary ruffle-nightly signal-desktop codium --- .../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/apps/signal-desktop/signal-desktop.spec | 2 +- anda/devs/codium/codium.spec | 4 ++-- 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 595596d7e5..cce0c6ecce 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.849 +Version: 0.0.850 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 d3148e1c68..144b6378a8 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.849 +Version: 0.0.850 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 9d403d57b9..fabb49c907 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-14 +%global ver 2026-01-15 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index 52d26aadbe..a9258c9513 100644 --- a/anda/apps/signal-desktop/signal-desktop.spec +++ b/anda/apps/signal-desktop/signal-desktop.spec @@ -15,7 +15,7 @@ %endif Name: signal-desktop -Version: 7.84.0 +Version: 7.85.0 Release: 1%?dist Summary: A private messenger for Windows, macOS, and Linux URL: https://signal.org diff --git a/anda/devs/codium/codium.spec b/anda/devs/codium/codium.spec index 84299290aa..f45211b793 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.107.18627 -Release: 2%?dist +Version: 1.108.10359 +Release: 1%?dist Summary: Code editing. Redefined. License: MIT URL: https://vscodium.com/ From 0cf575a5a40a9ffd87507c1e2c6254cbec00e76f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 09:44:19 +0000 Subject: [PATCH 316/442] 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 351092dbd5..59fab14a08 100644 --- a/anda/apps/chdig/chdig.spec +++ b/anda/apps/chdig/chdig.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: chdig -Version: 25.12.1 +Version: 26.1.1 Release: 1%?dist Summary: Dig into ClickHouse with TUI interface URL: https://github.com/azat/chdig From 952254d38e89581434d2475e9a7e2bd465ca8c94 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 11:38:20 +0000 Subject: [PATCH 317/442] 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 319d92121e..d21eb51554 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.4 +Version: 2.6.5 Release: 1%?dist Summary: Deno executable From dbee4c56c03faae4d982e4df8be1495d89a1cdbb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 13:59:52 +0000 Subject: [PATCH 318/442] 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 77b02b52d3..6f40a78eac 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.0-pre +%global ver 0.220.1-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From bb45cfca58e278f8e538c02fc78224751dfd512e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 14:34:47 +0000 Subject: [PATCH 319/442] 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 2a4c05bef6..457d600915 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit e4808978e375458f800dbed33269a97d85dffa4d +%global commit 47c123cdb1ecb32494b2a0137b534982d67bfa86 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260114 +%global commit_date 20260115 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit From bab5e52e7e7d8ef7051c02a4015b8fd75996b2a7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 15:27:21 +0000 Subject: [PATCH 320/442] bump: pixi --- anda/system/pixi/pixi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/pixi/pixi.spec b/anda/system/pixi/pixi.spec index fb83e10a44..c6fd2c51e7 100644 --- a/anda/system/pixi/pixi.spec +++ b/anda/system/pixi/pixi.spec @@ -1,5 +1,5 @@ Name: pixi -Version: 0.63.0 +Version: 0.63.1 Release: 1%?dist Summary: A cross-platform, multi-language package manager License: BSD-3-Clause From bf6e7f36d0ff78473307619ae7283b0180091f6b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 16:35:25 +0000 Subject: [PATCH 321/442] 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 d198ba6295..db500cdd5d 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.2205+d86e8b779 +version=0.16.0-dev.2213+9d1a39c50 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 12dff3570a..0bfc5a0a52 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.2205+d86e8b779 +%global ver 0.16.0-dev.2213+9d1a39c50 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From a82d8ea6adf5f8740293e62293355e56889b970e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 17:56:08 +0000 Subject: [PATCH 322/442] 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 78e21a3631..cf3c5b94f7 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.2205+d86e8b779 +Version: 0.16.0~dev.2213+9d1a39c50 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 24b2332283077e2fe4d7a514ee4ea6cb99d7a9a6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 19:31:43 +0000 Subject: [PATCH 323/442] 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 cce0c6ecce..ef15d06be2 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.850 +Version: 0.0.851 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 144b6378a8..2db054ee60 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.850 +Version: 0.0.851 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From 6c23fd42f8108ba42b733545c19a61e1dd5a3f5b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 23:26:45 +0000 Subject: [PATCH 324/442] bump: komikku --- anda/apps/komikku/komikku.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/komikku/komikku.spec b/anda/apps/komikku/komikku.spec index 527c910d38..790f468352 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.99.0 +%global raw_ver v1.100.0 Name: komikku -Version: 1.99.0 +Version: 1.100.0 %forgemeta Release: 1%?dist Summary: A manga reader for GNOME From 687bff2fbe60c0278f1703bcca0477fd9ecae651 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Jan 2026 23:43:29 +0000 Subject: [PATCH 325/442] bump: swayosd --- anda/desktops/sway/swayosd/swayosd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/desktops/sway/swayosd/swayosd.spec b/anda/desktops/sway/swayosd/swayosd.spec index f7ab47b473..8702c7b61a 100644 --- a/anda/desktops/sway/swayosd/swayosd.spec +++ b/anda/desktops/sway/swayosd/swayosd.spec @@ -1,6 +1,6 @@ Name: SwayOSD -Version: 0.2.1 -Release: 2%?dist +Version: 0.3.0 +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 f57b39090a3ff82c7abff5fc3b401c42685a2636 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 02:02:51 +0000 Subject: [PATCH 326/442] bump(nightly): mpv-nightly gnome-shell-extension-multi-monitors-bar ghostty-nightly zed-nightly types-colorama scx-scheds-nightly glasgow --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- .../gnome-shell-extension-multi-monitors-bar.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/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.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 2b409497fb..e6acd1386c 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 2007f5543ccc2f4ba895e602791d309022aaf174 +%global commit 00774f5b85d78b87007f9b88beef90550951e6f1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260114 +%global commit_date 20260116 %global ver 0.41.0 Name: mpv-nightly 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 73074500cd..b6e9821448 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 5b00b740f0bde0e129a3ad070171d53d97275941 -%global commit_date 20260114 +%global commit 95678dd702dd91a8f0f37c9d3e217ea6edb89300 +%global commit_date 20260116 %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 85a2c776a6..570258cfa8 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 2fd3efd6cdf0629f57572af58dff0ae9115ce919 +%global commit 26e243a9194f8653e0b44cf00b600629fcee8f46 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-14 +%global fulldate 2026-01-15 %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 8d320db881..5daf7d521d 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit ceecf82287b4f9323b4ecbfb388a147361db7aaf +%global commit d183902dc7d8e55c58a85bbc3e2f0607b6571e82 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260115 +%global commit_date 20260116 %global ver 0.221.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 2e12f913bc..69bcbc5fde 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 cd8b26b0ceef26cd84ab614088140d48680ac7f7 -%global commit_date 20260115 +%global commit ee1e94d4309f30e9a6e169da4e4db72aa6a98cc0 +%global commit_date 20260116 %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 edd798ff3d..4077d5c541 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 3777b291b50acde6d2db18c0cbcf3e7c97c3e6c0 +%global commit b3146cbbe9d0368edab10bae8528f3fd57f4898f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260115 +%global commitdate 20260116 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 6656b7f471..ec78cc56ad 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit a7e12be5633308a1bbdee3d2865977bd66e1f309 -%global commit_date 20260114 +%global commit 5d8876e448480b2d593823fc43c958e687841315 +%global commit_date 20260116 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow From 1df7a0b977a48f7240732b7227435d5438ce6713 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 03:20:43 +0000 Subject: [PATCH 327/442] bump: ruffle-nightly chezmoi electron --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/langs/go/chezmoi/chezmoi.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 fabb49c907..1a5e19f3c2 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-15 +%global ver 2026-01-16 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/langs/go/chezmoi/chezmoi.spec b/anda/langs/go/chezmoi/chezmoi.spec index 631a36e136..c561302ae2 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.1 +Version: 2.69.3 %gometa -f diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index a778a5938a..8be1288771 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 39.2.7 +Version: 40.0.0 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: %{electron_license} From cb5443025902661418a9d58ee63f0233c2d6771d Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:40:52 -0600 Subject: [PATCH 328/442] add: museval (#9236) Signed-off-by: Owen-sz --- anda/langs/python/museval/anda.hcl | 6 ++++ anda/langs/python/museval/museval.spec | 48 ++++++++++++++++++++++++++ anda/langs/python/museval/update.rhai | 1 + 3 files changed, 55 insertions(+) create mode 100644 anda/langs/python/museval/anda.hcl create mode 100644 anda/langs/python/museval/museval.spec create mode 100644 anda/langs/python/museval/update.rhai diff --git a/anda/langs/python/museval/anda.hcl b/anda/langs/python/museval/anda.hcl new file mode 100644 index 0000000000..f11a46da10 --- /dev/null +++ b/anda/langs/python/museval/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "museval.spec" + } +} diff --git a/anda/langs/python/museval/museval.spec b/anda/langs/python/museval/museval.spec new file mode 100644 index 0000000000..17acf45ce6 --- /dev/null +++ b/anda/langs/python/museval/museval.spec @@ -0,0 +1,48 @@ +%global pypi_name museval +%global _desc Source separation evaluation tools for python. + +Name: python-%{pypi_name} +Version: 0.4.1 +Release: 1%?dist +Summary: Source separation evaluation tools for python +License: MIT +URL: https://github.com/sigsep/sigsep-mus-eval +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-wheel +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 museval-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files museval + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE +%{_bindir}/bsseval +%{_bindir}/museval + +%changelog +* Thu Jan 15 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/museval/update.rhai b/anda/langs/python/museval/update.rhai new file mode 100644 index 0000000000..9c17241694 --- /dev/null +++ b/anda/langs/python/museval/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("museval")); From 701d3cfbf46cac851e2391ad9553fcd487a7ace0 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:41:09 -0600 Subject: [PATCH 329/442] add: future (#9240) Signed-off-by: Owen-sz --- anda/langs/python/future/anda.hcl | 6 ++++ anda/langs/python/future/future.spec | 50 ++++++++++++++++++++++++++++ anda/langs/python/future/update.rhai | 1 + 3 files changed, 57 insertions(+) create mode 100644 anda/langs/python/future/anda.hcl create mode 100644 anda/langs/python/future/future.spec create mode 100644 anda/langs/python/future/update.rhai diff --git a/anda/langs/python/future/anda.hcl b/anda/langs/python/future/anda.hcl new file mode 100644 index 0000000000..cbaed003d0 --- /dev/null +++ b/anda/langs/python/future/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "future.spec" + } +} diff --git a/anda/langs/python/future/future.spec b/anda/langs/python/future/future.spec new file mode 100644 index 0000000000..fd232f5624 --- /dev/null +++ b/anda/langs/python/future/future.spec @@ -0,0 +1,50 @@ +%global pypi_name future +%global _desc Easy, clean, reliable Python 2/3 compatibility. + +Name: python-%{pypi_name} +Version: 1.0.0 +Release: 1%?dist +Summary: Easy, clean, reliable Python 2/3 compatibility +License: MIT +URL: https://github.com/manrajgrover/halo +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 future-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files future + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE.txt +%{_bindir}/futurize +%{_bindir}/pasteurize +%python3_sitelib/libfuturize/ +%python3_sitelib/libpasteurize/ +%python3_sitelib/past/ + +%changelog +* Thu Jan 15 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/future/update.rhai b/anda/langs/python/future/update.rhai new file mode 100644 index 0000000000..99660246cf --- /dev/null +++ b/anda/langs/python/future/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("future")); From b8f1b9f909e0a85b71852fad57fabb3bd7bffb11 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:41:28 -0600 Subject: [PATCH 330/442] add: ffmpeg-python (#9239) Signed-off-by: Owen-sz --- anda/langs/python/ffmpeg-python/anda.hcl | 6 +++ .../python/ffmpeg-python/ffmpeg-python.spec | 47 +++++++++++++++++++ anda/langs/python/ffmpeg-python/update.rhai | 1 + 3 files changed, 54 insertions(+) create mode 100644 anda/langs/python/ffmpeg-python/anda.hcl create mode 100644 anda/langs/python/ffmpeg-python/ffmpeg-python.spec create mode 100644 anda/langs/python/ffmpeg-python/update.rhai diff --git a/anda/langs/python/ffmpeg-python/anda.hcl b/anda/langs/python/ffmpeg-python/anda.hcl new file mode 100644 index 0000000000..372f9a9523 --- /dev/null +++ b/anda/langs/python/ffmpeg-python/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "ffmpeg-python.spec" + } +} diff --git a/anda/langs/python/ffmpeg-python/ffmpeg-python.spec b/anda/langs/python/ffmpeg-python/ffmpeg-python.spec new file mode 100644 index 0000000000..6f7f0c3a43 --- /dev/null +++ b/anda/langs/python/ffmpeg-python/ffmpeg-python.spec @@ -0,0 +1,47 @@ +%global pypi_name ffmpeg-python +%global _desc Python bindings for FFmpeg - with complex filtering support. + +Name: python-%{pypi_name} +Version: 0.2.0 +Release: 1%?dist +Summary: Python bindings for FFmpeg - with complex filtering support +License: Apache-2.0 +URL: https://github.com/kkroening/ffmpeg-python +Source0: %url/archive/refs/tags/%version.tar.gz +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-build +BuildRequires: python3-wheel +BuildRequires: python3-pip +BuildRequires: python3-setuptools + +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 ffmpeg-python-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files ffmpeg + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Thu Jan 15 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/ffmpeg-python/update.rhai b/anda/langs/python/ffmpeg-python/update.rhai new file mode 100644 index 0000000000..6320b85a59 --- /dev/null +++ b/anda/langs/python/ffmpeg-python/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("ffmpeg-python")); From 70262a90346e2ea7d300f60f4065b4021436af88 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:41:56 -0600 Subject: [PATCH 331/442] add: musdb (#9237) Signed-off-by: Owen-sz --- anda/langs/python/musdb/anda.hcl | 6 ++++ anda/langs/python/musdb/musdb.spec | 47 +++++++++++++++++++++++++++++ anda/langs/python/musdb/update.rhai | 1 + 3 files changed, 54 insertions(+) create mode 100644 anda/langs/python/musdb/anda.hcl create mode 100644 anda/langs/python/musdb/musdb.spec create mode 100644 anda/langs/python/musdb/update.rhai diff --git a/anda/langs/python/musdb/anda.hcl b/anda/langs/python/musdb/anda.hcl new file mode 100644 index 0000000000..9635c3a945 --- /dev/null +++ b/anda/langs/python/musdb/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "musdb.spec" + } +} diff --git a/anda/langs/python/musdb/musdb.spec b/anda/langs/python/musdb/musdb.spec new file mode 100644 index 0000000000..ea6c1eddf5 --- /dev/null +++ b/anda/langs/python/musdb/musdb.spec @@ -0,0 +1,47 @@ +%global pypi_name musdb +%global _desc Python parser and tools for MUSDB18 Music Separation Dataset. + +Name: python-%{pypi_name} +Version: 0.4.3 +Release: 1%?dist +Summary: Python parser and tools for MUSDB18 Music Separation Dataset +License: MIT +URL: https://github.com/sigsep/sigsep-mus-db +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-wheel +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 musdb-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files musdb + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE +%{_bindir}/musdbconvert + +%changelog +* Thu Jan 15 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/musdb/update.rhai b/anda/langs/python/musdb/update.rhai new file mode 100644 index 0000000000..65b01704ff --- /dev/null +++ b/anda/langs/python/musdb/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("musdb")); From 57ab1df53ab4211d206c29046db6e528487aa320 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:42:11 -0600 Subject: [PATCH 332/442] add: stempeg (#9238) Signed-off-by: Owen-sz --- anda/langs/python/stempeg/anda.hcl | 6 ++++ anda/langs/python/stempeg/stempeg.spec | 47 ++++++++++++++++++++++++++ anda/langs/python/stempeg/update.rhai | 1 + 3 files changed, 54 insertions(+) create mode 100644 anda/langs/python/stempeg/anda.hcl create mode 100644 anda/langs/python/stempeg/stempeg.spec create mode 100644 anda/langs/python/stempeg/update.rhai diff --git a/anda/langs/python/stempeg/anda.hcl b/anda/langs/python/stempeg/anda.hcl new file mode 100644 index 0000000000..6535390720 --- /dev/null +++ b/anda/langs/python/stempeg/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "stempeg.spec" + } +} diff --git a/anda/langs/python/stempeg/stempeg.spec b/anda/langs/python/stempeg/stempeg.spec new file mode 100644 index 0000000000..ddfd18b818 --- /dev/null +++ b/anda/langs/python/stempeg/stempeg.spec @@ -0,0 +1,47 @@ +%global pypi_name stempeg +%global _desc Python I/O for STEM audio files. + +Name: python-%{pypi_name} +Version: 0.2.4 +Release: 1%?dist +Summary: Python I/O for STEM audio files +License: MIT +URL: https://faroit.com/stempeg/ +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-wheel +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 stempeg-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files stempeg + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE +%{_bindir}/stem2files + +%changelog +* Thu Jan 15 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/stempeg/update.rhai b/anda/langs/python/stempeg/update.rhai new file mode 100644 index 0000000000..0bfbc04fc0 --- /dev/null +++ b/anda/langs/python/stempeg/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("stempeg")); From cd97e815e98dd160aea94fe234e10cc19a5c65ca Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 04:24:26 +0000 Subject: [PATCH 333/442] bump: stempeg --- anda/langs/python/stempeg/stempeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/stempeg/stempeg.spec b/anda/langs/python/stempeg/stempeg.spec index ddfd18b818..b74c053b04 100644 --- a/anda/langs/python/stempeg/stempeg.spec +++ b/anda/langs/python/stempeg/stempeg.spec @@ -2,7 +2,7 @@ %global _desc Python I/O for STEM audio files. Name: python-%{pypi_name} -Version: 0.2.4 +Version: 0.2.6 Release: 1%?dist Summary: Python I/O for STEM audio files License: MIT From eec9a1386518cd9dbc67d1a4765b7f40a3f8df81 Mon Sep 17 00:00:00 2001 From: Gilver Date: Thu, 15 Jan 2026 23:10:01 -0600 Subject: [PATCH 334/442] fix(uwufetch): Update script (#9233) Signed-off-by: Gilver --- anda/misc/uwufetch/update.rhai | 2 +- anda/misc/uwufetch/uwufetch.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/misc/uwufetch/update.rhai b/anda/misc/uwufetch/update.rhai index 40059a3c83..90eca7ef68 100644 --- a/anda/misc/uwufetch/update.rhai +++ b/anda/misc/uwufetch/update.rhai @@ -1,11 +1,11 @@ let json = get(`https://api.github.com/repos/ad-oliviero/uwufetch/commits/development`).json(); let c = json.sha; let d = json.commit.author.date; +d.truncate(10); rpm.global("commit", c); if rpm.changed() { rpm.release(); rpm.global("fulldate", d); - d.truncate(10); let ver = gh_tag("ad-oliviero/uwufetch"); rpm.global("ver", ver); } diff --git a/anda/misc/uwufetch/uwufetch.spec b/anda/misc/uwufetch/uwufetch.spec index 7f6f869824..0035905d8e 100644 --- a/anda/misc/uwufetch/uwufetch.spec +++ b/anda/misc/uwufetch/uwufetch.spec @@ -1,6 +1,6 @@ %global commit fe9c53ffc6570454a3b2bf8431fd713e9953597e %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-14T15:41:04Z +%global fulldate 2026-01-14 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global ver 2.1 %global debug_package %{nil} @@ -11,7 +11,7 @@ Release: 1%?dist Summary: A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace. License: GPL-3.0 URL: https://github.com/ad-oliviero/uwufetch -BuildRequires: make gcc git anda-srpm-macros +BuildRequires: make gcc git anda-srpm-macros pciutils-devel Requires: freecolor Requires: xwininfo Recommends: lshw From 5a596ee444f353c512d6b8057104e2d01797ef0f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 05:50:43 +0000 Subject: [PATCH 335/442] bump: rust-wild-linker --- anda/langs/rust/wild/rust-wild-linker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/wild/rust-wild-linker.spec b/anda/langs/rust/wild/rust-wild-linker.spec index e1de259788..296e08539e 100644 --- a/anda/langs/rust/wild/rust-wild-linker.spec +++ b/anda/langs/rust/wild/rust-wild-linker.spec @@ -4,7 +4,7 @@ %global crate wild-linker Name: rust-wild-linker -Version: 0.7.0 +Version: 0.8.0 Release: 1%?dist Summary: Very fast linker for Linux From cade68b120d17ee9883c5976bd5fcb19360d6b8b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 11:28:43 +0000 Subject: [PATCH 336/442] 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 db500cdd5d..9b6107e1b9 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.2213+9d1a39c50 +version=0.16.0-dev.2223+4f16e80ce mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 0bfc5a0a52..286648992e 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.2213+9d1a39c50 +%global ver 0.16.0-dev.2223+4f16e80ce %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From ed797238a7ecd79b2c0efc26dd3cab8be38fd890 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 12:32:23 +0000 Subject: [PATCH 337/442] 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 cf3c5b94f7..96bbe8ec5f 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.2213+9d1a39c50 +Version: 0.16.0~dev.2223+4f16e80ce 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 f85a64535843aa584d531aef3772a948cf7488c1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 12:45:47 +0000 Subject: [PATCH 338/442] 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 05c6c6ed66..826d21387d 100644 --- a/anda/tools/buildsys/gradle/gradle.spec +++ b/anda/tools/buildsys/gradle/gradle.spec @@ -1,5 +1,5 @@ Name: gradle -Version: 9.2.1 +Version: 9.3.0 Release: 1%?dist Summary: Powerful build system for the JVM URL: https://gradle.org/ From 987d8a1262e7d9ae2eee347f9a371fc88b558459 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 13:28:09 +0000 Subject: [PATCH 339/442] 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 5df4d69cae..3ecd326eb5 100644 --- a/anda/tools/binsider/binsider.spec +++ b/anda/tools/binsider/binsider.spec @@ -1,5 +1,5 @@ Name: binsider -Version: 0.3.0 +Version: 0.3.1 Release: 1%?dist Summary: Analyze ELF binaries like a boss 😼🕵️‍♂️ License: Apache-2.0 AND MIT From abc8fac6ed54a3ddc4bde849ab8bfbe918cb7c48 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 15:11:09 +0000 Subject: [PATCH 340/442] 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 4b5398b0da..fbd7ae353e 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.06.054443 +Version: 2026.01.16.145347 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 84e25f4768b0bce67c0cea293565f23e276a00a9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 16:39:47 +0000 Subject: [PATCH 341/442] 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 a01f4acbba..bf59214b31 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.0 +Version: 7.0.1 Release: 1%?dist License: MIT URL: https://stephenberry.github.io/glaze From d78439b847802c3642e59ec174ebab2e078bb387 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 18:35:30 +0000 Subject: [PATCH 342/442] bump: rust-bacon --- anda/langs/rust/bacon/rust-bacon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/bacon/rust-bacon.spec b/anda/langs/rust/bacon/rust-bacon.spec index 86636d976d..8472334b82 100644 --- a/anda/langs/rust/bacon/rust-bacon.spec +++ b/anda/langs/rust/bacon/rust-bacon.spec @@ -5,7 +5,7 @@ %global features "sound,clipboard" Name: rust-bacon -Version: 3.21.0 +Version: 3.22.0 Release: 1%?dist Summary: Background rust compiler Packager: metcya From 7d5506373e8eb109dbcb905399defba271dddd52 Mon Sep 17 00:00:00 2001 From: metcya <134973769+metcya@users.noreply.github.com> Date: Fri, 16 Jan 2026 15:12:31 -0600 Subject: [PATCH 343/442] fix(asusctl): update metainfo (#9261) * fix(asusctl): update metainfo * add screenshots to metainfo * oops --- anda/system/asusctl/asusctl.spec | 8 ++++++- ...asus_linux.rog_control_center.metainfo.xml | 24 +++++++++++++++++-- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/anda/system/asusctl/asusctl.spec b/anda/system/asusctl/asusctl.spec index c44685cba3..938565f28f 100644 --- a/anda/system/asusctl/asusctl.spec +++ b/anda/system/asusctl/asusctl.spec @@ -3,7 +3,8 @@ Name: asusctl Version: 6.3.0 -Release: 1%?dist +Release: 2%?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 Source0: %url/-/archive/%version/asusctl-%version.tar.gz @@ -31,6 +32,8 @@ Packager: Metcya %package rog-gui Summary: An experimental gui for %name Requires: %name +Provides: rog-control-center +Provides: rog-gui %description rog-gui A one-stop-shop GUI tool for asusd/asusctl. It aims to provide most controls, @@ -103,6 +106,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/rog-control-center.d %{_metainfodir}/%{appid}.metainfo.xml %changelog +* Fri Jan 16 2026 metcya - 6.3.0-2 +- Update ROG Control Center metainfo + * Tue Jan 13 2026 Owen Zimmerman - 6.2.0-3 - Add dependency licenses diff --git a/anda/system/asusctl/org.asus_linux.rog_control_center.metainfo.xml b/anda/system/asusctl/org.asus_linux.rog_control_center.metainfo.xml index bd879eafe1..712c4d1d8c 100644 --- a/anda/system/asusctl/org.asus_linux.rog_control_center.metainfo.xml +++ b/anda/system/asusctl/org.asus_linux.rog_control_center.metainfo.xml @@ -3,13 +3,33 @@ org.asus_linux.rog_control_center Rog Control Center - A one-stop-shop GUI tool for asusd/asusctl. - /usr/share/icons/hicolor/512x512/apps/rog-control-center.png + A one-stop-shop GUI tool for asusd/asusctl + https://gitlab.com/asus-linux/asusctl/-/blob/main/rog-control-center/data/rog-control-center.png CC0-1.0 MPL-2.0 https://asus-linux.org + https://gitlab.com/asus-linux/asusctl/-/issues + https://asus-linux.org/faq/ + https://asus-linux.org/manual/ + https://gitlab.com/asus-linux + + + System + Settings + + + + + The Rog Control Center main window. + https://gitlab.com/asus-linux/website/-/blob/main/static/images/guides/gui-main.png + + + Fan curve selections. + https://gitlab.com/asus-linux/website/-/blob/main/static/images/guides/gui-fancurve.png + +

From 874cc6e0f7939d0485e01a4e2604425cd51ba5ec Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 21:26:14 +0000 Subject: [PATCH 344/442] 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 ef15d06be2..b62097358f 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.851 +Version: 0.0.852 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 2db054ee60..dca9c954a5 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.851 +Version: 0.0.852 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com From 58eb57d48ea430cd8c482b4b9a37f83fc1544321 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 21:55:40 +0000 Subject: [PATCH 345/442] 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 cbb022ebed..c73256f922 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.0.0 +Version: 4.1.0 Release: 1%?dist Summary: A Quickshell-based custom shell setup From ff7d85da968c1046731abb370cffeea136a31d47 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 22:16:06 +0000 Subject: [PATCH 346/442] 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 5b8bdb4be6..39f0c5d024 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.17.1.4 +Version: 9.18.0.77 Release: 1%?dist Epoch: 1 Summary: NVIDIA CUDA Deep Neural Network library (cuDNN) From ee5ec5299744d9b96a7843d17c91ad9a8b1fefef Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 22:21:24 +0000 Subject: [PATCH 347/442] 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 e474470dba..2d39dda7b6 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.2 +Version: 2026.1.3 Release: 1%?dist Summary: Front-end to your dev env From 2d550931dbfe55d5b1abb45d1c7763010125913c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 16 Jan 2026 22:56:17 +0000 Subject: [PATCH 348/442] 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 809462014e..2257a5e009 100644 --- a/anda/apps/throne/Sagernet.SingBox.Version.txt +++ b/anda/apps/throne/Sagernet.SingBox.Version.txt @@ -1 +1 @@ -v1.12.16 \ No newline at end of file +v1.12.17 \ No newline at end of file From a1c1feb574d62f57ee429d8f45198def0cb76b66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl=20H=C3=B6rberg?= Date: Sat, 17 Jan 2026 00:34:35 +0100 Subject: [PATCH 349/442] Version bump crystal (#9259) --- anda/langs/crystal/crystal/crystal.spec | 4 ++-- anda/langs/crystal/crystal/update.rhai | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/langs/crystal/crystal/crystal.spec b/anda/langs/crystal/crystal/crystal.spec index fc0982e8cb..caff36d491 100644 --- a/anda/langs/crystal/crystal/crystal.spec +++ b/anda/langs/crystal/crystal/crystal.spec @@ -1,8 +1,8 @@ -%bcond bootstrap 1 +%bcond bootstrap 0 %global bootstrap_version 1.17.1 Name: crystal -Version: 1.17.1 +Version: 1.19.0 Release: 1%?dist Summary: A general-purpose, object-oriented programming language License: Apache-2.0 diff --git a/anda/langs/crystal/crystal/update.rhai b/anda/langs/crystal/crystal/update.rhai index 8a0aa8cee3..4d611f9d99 100644 --- a/anda/langs/crystal/crystal/update.rhai +++ b/anda/langs/crystal/crystal/update.rhai @@ -1 +1 @@ -rpm.version(gh_tag("crystal-lang/crystal")); +rpm.version(gh("crystal-lang/crystal")); From 2ebbd8a9621ce611783885642e42e69553df0c2e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 17 Jan 2026 01:43:48 +0000 Subject: [PATCH 350/442] 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 1a5e19f3c2..a45b523991 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-16 +%global ver 2026-01-17 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From 462a47c48f996ccac519326e30d3af51c9177b18 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 17 Jan 2026 01:56:52 +0000 Subject: [PATCH 351/442] bump(nightly): goofcord-nightly ghostty-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama stardust-server-nightly scx-scheds-nightly natscli qdl --- anda/apps/goofcord/nightly/goofcord-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/stardust/server/nightly/stardust-server-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- anda/tools/qdl/qdl.spec | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 31b2032143..e73d9b45f6 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 5cac1b4f0ff8a1c80d3a41d0a7c35a0d8fe6db74 +%global commit b4c5a14e5d450163df4284192e08003a3d6fd1fe %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260111 +%global commit_date 20260117 %global ver 2.0.0^ %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 570258cfa8..6b341d6d71 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 26e243a9194f8653e0b44cf00b600629fcee8f46 +%global commit 56237efeefaf7082a82854eba1fbaa93868925e8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-15 +%global fulldate 2026-01-16 %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 5daf7d521d..0c06831cd7 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit d183902dc7d8e55c58a85bbc3e2f0607b6571e82 +%global commit b8dfc31fcd29585328655a5d2b72a215273cb4bd %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260116 +%global commit_date 20260117 %global ver 0.221.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 72e32fa4d0..7d4c5fc1eb 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 5f8918771940cacbd14837159033901e630ef5ae +%global commit 78bc6657f4b791d73a07153ecc86d3065a5362ad %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260115 +%global commit_date 20260117 %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 7f3e1fa941..16e5d96ceb 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 40480fe3481cf833ed927f83a177d43046e7c37d +%global commit 9a23ff36bd3f9d3d4c15540f65d21fa9ed709bdd %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260115 +%global commit_date 20260117 %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 69bcbc5fde..5360d48541 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 ee1e94d4309f30e9a6e169da4e4db72aa6a98cc0 -%global commit_date 20260116 +%global commit b94c9e8e48f552b2f2b979b69937b0e4848675cf +%global commit_date 20260117 %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 b5f056c6b9..c89e56e9c5 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 bfca9bae08aebd1dc2f2b5f34aecbb7389814c00 -%global commit_date 20260113 +%global commit 02ace12526613ee42a6bed9de39cf8a3dedd50b8 +%global commit_date 20260117 %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 4077d5c541..85157b4314 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 b3146cbbe9d0368edab10bae8528f3fd57f4898f +%global commit 2901e11fa96730f164690ab03bb22922e53f8e10 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260116 +%global commitdate 20260117 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 9beb291a05..f0237ad9ca 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 29855730ef4dc79047e9382e8f8db64a80942a6c -%global commit_date 20260113 +%global commit 874bcf7b1e18fa3c275fbc0677e1f0f083800cfe +%global commit_date 20260117 %global shortcommit %{sub %{commit} 1 7} %gometa -f diff --git a/anda/tools/qdl/qdl.spec b/anda/tools/qdl/qdl.spec index 88ef070df5..6db0f6c22a 100644 --- a/anda/tools/qdl/qdl.spec +++ b/anda/tools/qdl/qdl.spec @@ -1,5 +1,5 @@ -%global commit 6eeb866b1503a9219258edbdb72fcd478c20b2d7 -%global commit_date 20251220 +%global commit 5fa6a0d12448c929f01fa765b6bafcea70486b50 +%global commit_date 20260117 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: qdl From 9653451795df3934fab489930a4374c7a20a92b7 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 16 Jan 2026 23:39:25 -0600 Subject: [PATCH 352/442] add: julius (#9268) Signed-off-by: Owen-sz --- anda/langs/python/julius/anda.hcl | 6 ++++ anda/langs/python/julius/julius.spec | 47 ++++++++++++++++++++++++++++ anda/langs/python/julius/update.rhai | 1 + 3 files changed, 54 insertions(+) create mode 100644 anda/langs/python/julius/anda.hcl create mode 100644 anda/langs/python/julius/julius.spec create mode 100644 anda/langs/python/julius/update.rhai diff --git a/anda/langs/python/julius/anda.hcl b/anda/langs/python/julius/anda.hcl new file mode 100644 index 0000000000..0b48c1cc46 --- /dev/null +++ b/anda/langs/python/julius/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "julius.spec" + } +} diff --git a/anda/langs/python/julius/julius.spec b/anda/langs/python/julius/julius.spec new file mode 100644 index 0000000000..32474ffd24 --- /dev/null +++ b/anda/langs/python/julius/julius.spec @@ -0,0 +1,47 @@ +%global pypi_name julius +%global _desc Fast PyTorch based DSP for audio and 1D signals. + +Name: python-%{pypi_name} +Version: 0.2.7 +Release: 1%?dist +Summary: Fast PyTorch based DSP for audio and 1D signals +License: MIT +URL: https://github.com/adefossez/julius +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-build +BuildRequires: python3-wheel +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 julius-%version + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files julius + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Fri Jan 16 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/julius/update.rhai b/anda/langs/python/julius/update.rhai new file mode 100644 index 0000000000..5ae6bf7ae9 --- /dev/null +++ b/anda/langs/python/julius/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("julius")); From c5b81b83931b1d1c53a9acdda7923979fbf48623 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 17 Jan 2026 07:39:39 +0000 Subject: [PATCH 353/442] bump: zapret --- anda/misc/zapret/zapret.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/misc/zapret/zapret.spec b/anda/misc/zapret/zapret.spec index cbbb34baac..2743d26368 100644 --- a/anda/misc/zapret/zapret.spec +++ b/anda/misc/zapret/zapret.spec @@ -1,5 +1,5 @@ Name: zapret -Version: 72.8 +Version: 72.9 Release: 1%?dist Summary: A multi-platform Deep Packet Inspection (DPI) bypass tool License: MIT From 67f7216e7c53d1e2d44a2b8ae11b3618e1a59ce3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 17 Jan 2026 10:56:14 +0000 Subject: [PATCH 354/442] bump: goofcord --- 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 6199ff947d..ee6f399b18 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -3,7 +3,7 @@ %electronmeta Name: goofcord -Version: 2.0.0 +Version: 2.0.1 Release: 1%?dist License: OSL-3.0 Summary: A privacy-minded Legcord fork. From d822e23b9ed20566f973dc03559e461dfd36dc31 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 17 Jan 2026 08:18:31 -0600 Subject: [PATCH 355/442] add: av (#9269) Signed-off-by: Owen-sz --- anda/langs/python/av/anda.hcl | 5 +++ anda/langs/python/av/av.spec | 53 ++++++++++++++++++++++++++++++++ anda/langs/python/av/update.rhai | 1 + 3 files changed, 59 insertions(+) create mode 100644 anda/langs/python/av/anda.hcl create mode 100644 anda/langs/python/av/av.spec create mode 100644 anda/langs/python/av/update.rhai diff --git a/anda/langs/python/av/anda.hcl b/anda/langs/python/av/anda.hcl new file mode 100644 index 0000000000..fa7371cadc --- /dev/null +++ b/anda/langs/python/av/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "av.spec" + } +} diff --git a/anda/langs/python/av/av.spec b/anda/langs/python/av/av.spec new file mode 100644 index 0000000000..50efd395f4 --- /dev/null +++ b/anda/langs/python/av/av.spec @@ -0,0 +1,53 @@ +%global pypi_name av +%global _desc Pythonic bindings for FFmpeg's libraries. + +Name: python-%{pypi_name} +Version: 16.1.0 +Release: 1%?dist +Summary: Pythonic bindings for FFmpeg's libraries +License: BSD-3-Clause +URL: https://pyav.basswood-io.com/docs/stable/ +Source0: %{pypi_source} + +BuildRequires: python3-devel +BuildRequires: python3-build +BuildRequires: python3-installer +BuildRequires: python3-wheel +BuildRequires: python3-poetry-core +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildRequires: cython +BuildRequires: gcc +BuildRequires: pkgconfig(libavdevice) + +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 av-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files av + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md AUTHORS.rst +%license LICENSE.txt +%{python3_sitearch}/av-%version.dist-info/licenses/__pycache__/* +%{_bindir}/pyav + +%changelog +* Fri Jan 16 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/av/update.rhai b/anda/langs/python/av/update.rhai new file mode 100644 index 0000000000..2df72e7ff5 --- /dev/null +++ b/anda/langs/python/av/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("av")); From 9adc94161fcb27bc08d2d4b514f906ae92bb5adf Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 17 Jan 2026 22:20:46 +0000 Subject: [PATCH 356/442] 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 c73256f922..a66e7b89f4 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.0 +Version: 4.1.1 Release: 1%?dist Summary: A Quickshell-based custom shell setup From 90134ea2889eb49820824cd569dbffb00018548e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 17 Jan 2026 22:43:36 +0000 Subject: [PATCH 357/442] 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 2d39dda7b6..1c9342ddbd 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.3 +Version: 2026.1.4 Release: 1%?dist Summary: Front-end to your dev env From 305cb22bf3e42a16ac88140c7827912bc5e64cee Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 17 Jan 2026 17:37:13 -0600 Subject: [PATCH 358/442] add: proton-vpn-api-core (#9276) Signed-off-by: Owen-sz --- .../langs/python/proton-vpn-api-core/anda.hcl | 6 +++ .../proton-vpn-api-core.spec | 46 +++++++++++++++++++ .../python/proton-vpn-api-core/update.rhai | 1 + 3 files changed, 53 insertions(+) create mode 100644 anda/langs/python/proton-vpn-api-core/anda.hcl create mode 100644 anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec create mode 100644 anda/langs/python/proton-vpn-api-core/update.rhai diff --git a/anda/langs/python/proton-vpn-api-core/anda.hcl b/anda/langs/python/proton-vpn-api-core/anda.hcl new file mode 100644 index 0000000000..ec39a8ce5d --- /dev/null +++ b/anda/langs/python/proton-vpn-api-core/anda.hcl @@ -0,0 +1,6 @@ + project pkg { + arches = ["x86_64"] + rpm { + spec = "proton-vpn-api-core.spec" + } + } 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 new file mode 100644 index 0000000000..2d2b6b4998 --- /dev/null +++ b/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec @@ -0,0 +1,46 @@ +%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. + +Name: python-%{pypi_name} +Version: 4.14.1 +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 +Source0: %url/archive/refs/tags/v%version.tar.gz +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools + +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 python-%{pypi_name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files proton + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md CODEOWNERS +%license LICENSE + +%changelog +* Sat Jan 17 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/proton-vpn-api-core/update.rhai b/anda/langs/python/proton-vpn-api-core/update.rhai new file mode 100644 index 0000000000..377a7bd7b7 --- /dev/null +++ b/anda/langs/python/proton-vpn-api-core/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("proton-vpn-api-core")); From a43a3311e0072b874d5f5e021cd2ff1d11d8d928 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 17 Jan 2026 17:37:41 -0600 Subject: [PATCH 359/442] add: proton-vpn (#9277) Signed-off-by: Owen-sz --- anda/apps/proton-vpn/anda.hcl | 6 +++ anda/apps/proton-vpn/proton-vpn.spec | 66 ++++++++++++++++++++++++++++ anda/apps/proton-vpn/update.rhai | 1 + 3 files changed, 73 insertions(+) create mode 100644 anda/apps/proton-vpn/anda.hcl create mode 100644 anda/apps/proton-vpn/proton-vpn.spec create mode 100644 anda/apps/proton-vpn/update.rhai diff --git a/anda/apps/proton-vpn/anda.hcl b/anda/apps/proton-vpn/anda.hcl new file mode 100644 index 0000000000..114e0b33a4 --- /dev/null +++ b/anda/apps/proton-vpn/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "proton-vpn.spec" + } +} diff --git a/anda/apps/proton-vpn/proton-vpn.spec b/anda/apps/proton-vpn/proton-vpn.spec new file mode 100644 index 0000000000..fb2085d880 --- /dev/null +++ b/anda/apps/proton-vpn/proton-vpn.spec @@ -0,0 +1,66 @@ +Name: proton-vpn-gtk-app +Version: 4.13.1 +Release: 1%?dist +Summary: Official ProtonVPN Linux app +License: GPL-3.0-only +URL: https://protonvpn.com/download-linux +Source0: https://github.com/ProtonVPN/proton-vpn-gtk-app/archive/refs/tags/v%version.tar.gz +Source1: https://github.com/flathub/com.protonvpn.www/blob/master/com.protonvpn.www.metainfo.xml +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-build +BuildRequires: python3-wheel +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildRequires: python3-gobject +BuildRequires: python3-dbus +BuildRequires: python3-packaging +BuildRequires: gtk3 +BuildRequires: libnotify +BuildRequires: python3-proton-vpn-api-core +BuildRequires: librsvg2 + +Requires: gtk3 +Requires: libnotify +Requires: python3-gobject +Requires: python3-dbus +Requires: python3-packaging +Requires: python3-proton-vpn-api-core +Requires: librsvg2 + +Provides: protonvpn +Provides: proton-vpn + +Packager: Owen Zimmerman + +%description +The Proton VPN GTK app is intended for every Proton VPN service user, +it provides full access to all functionalities available to authenticated users, +with the user signup process handled on the website. + +%prep +%autosetup -n %{name}-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files proton +install -Dm644 rpmbuild/SOURCES/proton-vpn-logo.svg %{buildroot}%{_scalableiconsdir}/proton-vpn-logo.svg +install -Dm644 %{SOURCE1} %{buildroot}%{_metainfodir}/com.protonvpn.www.metainfo.xml +# Match metainfo +install -Dm644 rpmbuild/SOURCES/proton.vpn.app.gtk.desktop %{buildroot}%{_appsdir}/com.protonvpn.www.desktop + +%files -f %{pyproject_files} +%doc README.md CONTRIBUTING.md CODEOWNERS +%license LICENSE COPYING.md +%{_bindir}/protonvpn-app +%{_appsdir}/com.protonvpn.www.desktop +%{_scalableiconsdir}/proton-vpn-logo.svg +%{_metainfodir}/com.protonvpn.www.metainfo.xml + +%changelog +* Sat Jan 17 2026 Owen Zimmerman +- Initial commit diff --git a/anda/apps/proton-vpn/update.rhai b/anda/apps/proton-vpn/update.rhai new file mode 100644 index 0000000000..d6fe8c6a5d --- /dev/null +++ b/anda/apps/proton-vpn/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("ProtonVPN/proton-vpn-gtk-app")); From 18e76e612b050677c3a2c805324fa0e59ade0341 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 17 Jan 2026 23:47:43 +0000 Subject: [PATCH 360/442] bump: proton-vpn-api-core --- anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec | 2 +- 1 file changed, 1 insertion(+), 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 2d2b6b4998..e0b987a5ab 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 @@ -2,7 +2,7 @@ %global _desc A facade to the other Proton VPN components, exposing a uniform API to the available Proton VPN services. Name: python-%{pypi_name} -Version: 4.14.1 +Version: 0.0.1 Release: 1%?dist Summary: A facade to the other Proton VPN components License: GPL-3.0-Only From 85201ba1b4bf5d3110acc7b089444359693c0d3a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 02:10:07 +0000 Subject: [PATCH 361/442] bump(nightly): goofcord-nightly legcord-nightly mpv-nightly ghostty-nightly zed-nightly prismlauncher-nightly opentabletdriver-nightly scx-scheds-nightly natscli --- 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 | 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/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 e73d9b45f6..1d8acd232a 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,7 +1,7 @@ -%global commit b4c5a14e5d450163df4284192e08003a3d6fd1fe +%global commit 73ece590b2efe9bc64fb472326e69d3d809c8b44 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260117 -%global ver 2.0.0^ +%global commit_date 20260118 +%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 161e5d1103..b82b283ef8 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit b1e8e208f85093b7cbfd3ae7d180b09b4bba13ae -%global commit_date 20260112 +%global commit fa15156e04105bc749152cae9c2ce13da43d4429 +%global commit_date 20260118 %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 e6acd1386c..a260fe04ef 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 00774f5b85d78b87007f9b88beef90550951e6f1 +%global commit 468d34c9bd5779271866b7a9c926c04878c4a2ca %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260116 +%global commit_date 20260118 %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 6b341d6d71..b6ceb06b55 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 56237efeefaf7082a82854eba1fbaa93868925e8 +%global commit 9fb03ba55c9e53901193187d5c43341f5b1b430d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-16 +%global fulldate 2026-01-17 %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 0c06831cd7..439e96e9bf 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit b8dfc31fcd29585328655a5d2b72a215273cb4bd +%global commit 7ce845210d3af82a57a7518e0abe8c167d60cc6a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260117 +%global commit_date 20260118 %global ver 0.221.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 7d4c5fc1eb..fb2e9326c4 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 78bc6657f4b791d73a07153ecc86d3065a5362ad +%global commit e8b5d491545f181599aaba610e53196e658a8bf2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260117 +%global commit_date 20260118 %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 084ae5e853..e8564e426d 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit c7ffff086407d6628b7887edd8f99d561c7542d2 +%global commit e67ac5fe75284d4c1a41b559e03db6b85e7b626b %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260114 +%global commit_date 20260118 %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 85157b4314..b029c08ad6 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 2901e11fa96730f164690ab03bb22922e53f8e10 +%global commit d5712c02cef2d1c6f7b447f2eaf19b4ee08df7f2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260117 +%global commitdate 20260118 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index f0237ad9ca..101c8e01b2 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 874bcf7b1e18fa3c275fbc0677e1f0f083800cfe -%global commit_date 20260117 +%global commit 94754a870fdc525a1538f1892bebe0633f249ad4 +%global commit_date 20260118 %global shortcommit %{sub %{commit} 1 7} %gometa -f From d693056b9115d73252b1cbf2f7c8ddd45b18218b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 02:26:34 +0000 Subject: [PATCH 362/442] 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 84c04f86d7..fef6c66fd6 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.11.5 +Version: 5.12.0 Release: 1%?dist Summary: A shadowplay-like screen recorder for Linux From d67e5b4995e2855acc7051692867729cc409190c Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 17 Jan 2026 22:07:05 -0600 Subject: [PATCH 363/442] fix (qmk_cli): update script (#9286) Signed-off-by: Owen-sz --- anda/tools/qmk_cli/qmk_cli.spec | 7 ++++--- anda/tools/qmk_cli/update.rhai | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/anda/tools/qmk_cli/qmk_cli.spec b/anda/tools/qmk_cli/qmk_cli.spec index 93b8b2f18c..c618e77e4e 100644 --- a/anda/tools/qmk_cli/qmk_cli.spec +++ b/anda/tools/qmk_cli/qmk_cli.spec @@ -1,5 +1,5 @@ %define debug_package %nil -%global pypi_name qmk_cli +%global pypi_name qmk %global _desc The QMK CLI (command line interface) makes building and working with QMK keyboards easier. We have provided a number of commands to simplify and streamline tasks such as obtaining and compiling the QMK firmware, creating keymaps, and more. @@ -9,7 +9,7 @@ Release: 4%?dist Summary: A program to help users work with QMK License: MIT URL: https://github.com/qmk/qmk_cli -Source0: %url/archive/refs/tags/%version.tar.gz +Source0: %{pypi_source} BuildArch: noarch BuildRequires: python3-devel @@ -49,13 +49,14 @@ Summary: %{summary} Provides: qmk Provides: qmk_cli Provides: qmk-cli +Obsoletes: python3-qmk_cli <= 1.1.8 %{?python_provide:%python_provide python3-%{pypi_name}} %description -n python3-%{pypi_name} %_desc %prep -%autosetup -n qmk_cli-%version +%autosetup -n %{pypi_name}-%version %build %pyproject_wheel diff --git a/anda/tools/qmk_cli/update.rhai b/anda/tools/qmk_cli/update.rhai index 7a8aa73deb..175d7d9611 100644 --- a/anda/tools/qmk_cli/update.rhai +++ b/anda/tools/qmk_cli/update.rhai @@ -1 +1 @@ -rpm.version(gh("qmk/qmk_cli")); +rpm.version(pypi("qmk")); From 9cc7e24aa25ed410760d8423aeed239552ded730 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 04:42:05 +0000 Subject: [PATCH 364/442] bump: qmk_cli --- anda/tools/qmk_cli/qmk_cli.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/qmk_cli/qmk_cli.spec b/anda/tools/qmk_cli/qmk_cli.spec index c618e77e4e..e56db3e0c8 100644 --- a/anda/tools/qmk_cli/qmk_cli.spec +++ b/anda/tools/qmk_cli/qmk_cli.spec @@ -4,8 +4,8 @@ Name: python-%{pypi_name} -Version: 1.1.8 -Release: 4%?dist +Version: 1.2.0 +Release: 1%?dist Summary: A program to help users work with QMK License: MIT URL: https://github.com/qmk/qmk_cli From 9afbd8d4e64a36ccdc7a94594b84d996f03e4284 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 05:35:51 +0000 Subject: [PATCH 365/442] 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 9eb3907483..e2e767bdbb 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.2 -Release: 2%?dist +Version: 0.50.3 +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 df9e845eebd2690e5fcf05aaf8fa872be65cbd47 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 18 Jan 2026 00:01:45 -0600 Subject: [PATCH 366/442] fix (proton-vpn-api-core): fix update script (#9290) Signed-off-by: Owen-sz --- anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec | 2 +- anda/langs/python/proton-vpn-api-core/update.rhai | 2 +- 2 files changed, 2 insertions(+), 2 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 e0b987a5ab..2d2b6b4998 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 @@ -2,7 +2,7 @@ %global _desc A facade to the other Proton VPN components, exposing a uniform API to the available Proton VPN services. Name: python-%{pypi_name} -Version: 0.0.1 +Version: 4.14.1 Release: 1%?dist Summary: A facade to the other Proton VPN components License: GPL-3.0-Only diff --git a/anda/langs/python/proton-vpn-api-core/update.rhai b/anda/langs/python/proton-vpn-api-core/update.rhai index 377a7bd7b7..ae443932de 100644 --- a/anda/langs/python/proton-vpn-api-core/update.rhai +++ b/anda/langs/python/proton-vpn-api-core/update.rhai @@ -1 +1 @@ -rpm.version(pypi("proton-vpn-api-core")); +rpm.version(gh_tag("ProtonVPN/python-proton-vpn-api-core")); From feba86e863914a25a5346e6048f336db3ed440db Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 06:31:59 +0000 Subject: [PATCH 367/442] bump: inputplumber opengamepadui --- anda/games/inputplumber/inputplumber.spec | 2 +- anda/games/opengamepadui/opengamepadui.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/inputplumber/inputplumber.spec b/anda/games/inputplumber/inputplumber.spec index c9c6f83b3e..2206526f2c 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.71.0 +Version: 0.72.0 Release: 1%?dist Summary: Open source input router and remapper daemon for Linux License: GPL-3.0-or-later diff --git a/anda/games/opengamepadui/opengamepadui.spec b/anda/games/opengamepadui/opengamepadui.spec index dc863745e6..b01a3349b4 100644 --- a/anda/games/opengamepadui/opengamepadui.spec +++ b/anda/games/opengamepadui/opengamepadui.spec @@ -1,5 +1,5 @@ Name: opengamepadui -Version: 0.44.1 +Version: 0.44.2 Release: 1%?dist Summary: Open source gamepad-native game launcher and overlay From 09c61ab4141468200644b40c9d745ae31a3e4eac Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 18 Jan 2026 06:19:30 -0600 Subject: [PATCH 368/442] chore(ci): Update actions (#9285) --- .github/workflows/autobuild.yml | 2 +- .github/workflows/bootstrap.yml | 2 +- .github/workflows/build.yml | 2 +- .github/workflows/json-build.yml | 2 +- .github/workflows/update-branch.yml | 2 +- .github/workflows/update-comps.yml | 2 +- .github/workflows/update-nightly.yml | 2 +- .github/workflows/update-weekly.yml | 2 +- .github/workflows/update.yml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index e620f0371d..0ac7679a08 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -30,7 +30,7 @@ jobs: - name: Set workspace as safe run: git config --global --add safe.directory "$GITHUB_WORKSPACE" - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 - name: Generate build matrix diff --git a/.github/workflows/bootstrap.yml b/.github/workflows/bootstrap.yml index f5e0bcfeb5..3a301e4ace 100644 --- a/.github/workflows/bootstrap.yml +++ b/.github/workflows/bootstrap.yml @@ -21,7 +21,7 @@ jobs: dnf5 swap -y --setopt=install_weak_deps=False systemd-standalone-sysusers systemd dnf5 install -y --setopt=install_weak_deps=False curl wget git-core openssl-devel cargo podman fuse-overlayfs dnf5-plugins rpmbuild script - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 with: ref: f${{ matrix.version }} fetch-depth: 1 diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7e0ff6ed58..664348d3f8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: options: --cap-add=SYS_ADMIN --privileged steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 - name: Setup Git diff --git a/.github/workflows/json-build.yml b/.github/workflows/json-build.yml index 2209de25e5..ccfedf9283 100644 --- a/.github/workflows/json-build.yml +++ b/.github/workflows/json-build.yml @@ -54,7 +54,7 @@ jobs: options: --cap-add=SYS_ADMIN --privileged steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 diff --git a/.github/workflows/update-branch.yml b/.github/workflows/update-branch.yml index ba721357d3..4e41a61276 100644 --- a/.github/workflows/update-branch.yml +++ b/.github/workflows/update-branch.yml @@ -21,7 +21,7 @@ jobs: options: --cap-add=SYS_ADMIN --privileged steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: ref: ${{ matrix.branch }} fetch-depth: 0 diff --git a/.github/workflows/update-comps.yml b/.github/workflows/update-comps.yml index 567a331597..9b95277df9 100644 --- a/.github/workflows/update-comps.yml +++ b/.github/workflows/update-comps.yml @@ -19,7 +19,7 @@ jobs: container: image: ghcr.io/terrapkg/builder:frawhide steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - name: Push to subatomic run: | branch=${{ github.ref_name }} diff --git a/.github/workflows/update-nightly.yml b/.github/workflows/update-nightly.yml index e6901bdd9e..52a244b1b2 100644 --- a/.github/workflows/update-nightly.yml +++ b/.github/workflows/update-nightly.yml @@ -14,7 +14,7 @@ jobs: options: --cap-add=SYS_ADMIN --privileged steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 ssh-key: ${{ secrets.SSH_AUTHENTICATION_KEY }} diff --git a/.github/workflows/update-weekly.yml b/.github/workflows/update-weekly.yml index 67ed125e03..ddd62a4ea4 100644 --- a/.github/workflows/update-weekly.yml +++ b/.github/workflows/update-weekly.yml @@ -14,7 +14,7 @@ jobs: options: --cap-add=SYS_ADMIN --privileged steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 ssh-key: ${{ secrets.SSH_AUTHENTICATION_KEY }} diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 7a05c2cf42..0ef305b8d7 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -14,7 +14,7 @@ jobs: options: --cap-add=SYS_ADMIN --privileged steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 ssh-key: ${{ secrets.SSH_AUTHENTICATION_KEY }} From 4b86db8127c4ef42f0d06967035e8d2e29aa4a1c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 14:49:38 +0000 Subject: [PATCH 369/442] 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 938565f28f..01e3c88d43 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.0 -Release: 2%?dist +Version: 6.3.1 +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 7c8627166836b50dd4ec364cb6b34ca83352d583 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 15:27:51 +0000 Subject: [PATCH 370/442] 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 fbd7ae353e..131050958d 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.16.145347 +Version: 2026.01.18.151143 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 9d5c382dee953cbc0044cabaaaf913059c4cdfec Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 15:55:48 +0000 Subject: [PATCH 371/442] 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 9b6107e1b9..63d02ef7f0 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.2223+4f16e80ce +version=0.16.0-dev.2255+d417441f4 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 286648992e..7f38c4f112 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.2223+4f16e80ce +%global ver 0.16.0-dev.2255+d417441f4 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 From 88c72ffa0d03a9e28ef3f5816ca8246eca6ef861 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 16:26:00 +0000 Subject: [PATCH 372/442] 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 b01333318c..91a1822cff 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.7.10.1 +Version: 0.8.2.1 Release: 1%?dist Summary: Private, fast, and honest web browser based on Chromium From 2c405875616e83a0ebe1734f51266acab4dfefc3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 16:45:45 +0000 Subject: [PATCH 373/442] 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 96bbe8ec5f..fa14256b61 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.2223+4f16e80ce +Version: 0.16.0~dev.2255+d417441f4 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 3855fbfeb0ee58d84a3f370555069bf7db98464b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 16:47:59 +0000 Subject: [PATCH 374/442] 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 131050958d..2ca4872f05 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.18.151143 +Version: 2026.01.18.163428 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 6cbb212cde40e089fa90d62a663f3a24bb1cd5d7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 18:28:28 +0000 Subject: [PATCH 375/442] 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 457d600915..9908230a86 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit 47c123cdb1ecb32494b2a0137b534982d67bfa86 +%global commit c0a35641df7d3a4f0d740d5efa947ccf10e3e817 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260115 +%global commit_date 20260118 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit From ec3944b4797449d3feee5c3e39ad25346f349620 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 19:42:00 +0000 Subject: [PATCH 376/442] 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 2ca4872f05..02ebe1b9b4 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.18.163428 +Version: 2026.01.18.192631 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 2435013b335ae67f7472ce18a2e60468f5766bc6 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 18 Jan 2026 15:34:18 -0600 Subject: [PATCH 377/442] add: proton-vpn-local-agent (#9296) --- .../python/proton-vpn-local-agent/anda.hcl | 5 ++ .../proton-vpn-local-agent.spec | 53 +++++++++++++++++++ .../python/proton-vpn-local-agent/update.rhai | 1 + 3 files changed, 59 insertions(+) create mode 100644 anda/langs/python/proton-vpn-local-agent/anda.hcl create mode 100644 anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec create mode 100644 anda/langs/python/proton-vpn-local-agent/update.rhai diff --git a/anda/langs/python/proton-vpn-local-agent/anda.hcl b/anda/langs/python/proton-vpn-local-agent/anda.hcl new file mode 100644 index 0000000000..21efd6c7e5 --- /dev/null +++ b/anda/langs/python/proton-vpn-local-agent/anda.hcl @@ -0,0 +1,5 @@ + project pkg { + rpm { + spec = "proton-vpn-local-agent.spec" + } + } 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 new file mode 100644 index 0000000000..98bba73ec6 --- /dev/null +++ b/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec @@ -0,0 +1,53 @@ +%define debug_package %{nil} + +%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: 1%?dist +Summary: Proton VPN local agent written in Rust +License: GPL-3.0-only +URL: https://github.com/ProtonVPN/local-agent-rs +Source0: %url/archive/refs/tags/%version.tar.gz + +BuildRequires: python3-devel +BuildRequires: cargo-rpm-macros + +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 local-agent-rs-%{version} +pushd %{name} +%{cargo_prep_online} +popd + +%build +pushd %{name} +%{cargo_build} +popd + +%install +pushd %{name} +install -Dm0644 target/rpm/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 +* Sun Jan 18 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/proton-vpn-local-agent/update.rhai b/anda/langs/python/proton-vpn-local-agent/update.rhai new file mode 100644 index 0000000000..f6739ddced --- /dev/null +++ b/anda/langs/python/proton-vpn-local-agent/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("ProtonVPN/local-agent-rs")); From f3a43cc6dca86da0a7b7bb4adcd98afc29f2d1da Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 23:20:00 +0000 Subject: [PATCH 378/442] 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 552fdc4cd8..2f2c6b99aa 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -1,5 +1,5 @@ Name: vicinae -Version: 0.18.3 +Version: 0.19.0 Release: 1%?dist License: GPL-3.0 URL: https://docs.vicinae.com From 2d274c0598fd9ed1b4a73a75e249b601e2c45579 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 18 Jan 2026 23:48:23 +0000 Subject: [PATCH 379/442] 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 02ebe1b9b4..6a6f9e1d5d 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.18.192631 +Version: 2026.01.18.234052 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 3bd66731d744786a34bbd67359f807c420b47b8a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 02:07:50 +0000 Subject: [PATCH 380/442] bump(nightly): mpv-nightly ghostty-nightly micro-nightly zed-nightly prismlauncher-nightly types-colorama falcond-profiles 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/python/types-colorama/types-colorama.spec | 4 ++-- anda/system/falcond-profiles/falcond-profiles.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index a260fe04ef..6d8eaa3fd2 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 468d34c9bd5779271866b7a9c926c04878c4a2ca +%global commit b7e8fe949d28135b05228e53ccd4268a5705afc2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260118 +%global commit_date 20260119 %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 b6ceb06b55..30387bd6eb 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 9fb03ba55c9e53901193187d5c43341f5b1b430d +%global commit 250877eff69ee1f00168a1f5ce9ab5490e29b0dc %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-17 +%global fulldate 2026-01-18 %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 2c72af50cb..46450a8535 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 a544015a350b1ce7fe7c109bb30294ed86d460c7 -%global commit_date 20260112 +%global commit_hash d1426b6fb2777222d1980029ea2057518ebae63b +%global commit_date 20260119 %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 439e96e9bf..0f4ca1a877 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 7ce845210d3af82a57a7518e0abe8c167d60cc6a +%global commit e476af6417576903700f8a7645a7de3315b5ff6c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260118 +%global commit_date 20260119 %global ver 0.221.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index fb2e9326c4..6b30a8fdad 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 e8b5d491545f181599aaba610e53196e658a8bf2 +%global commit f60535dd6873272fb35752782feb0cdf7f435aa6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260118 +%global commit_date 20260119 %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 5360d48541..0a7e8cf971 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 b94c9e8e48f552b2f2b979b69937b0e4848675cf -%global commit_date 20260117 +%global commit d2154f5ad89dfb62e58bba0eb0bbb3a3dbaf18d9 +%global commit_date 20260119 %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 63efdbacef..8e6a825be1 100644 --- a/anda/system/falcond-profiles/falcond-profiles.spec +++ b/anda/system/falcond-profiles/falcond-profiles.spec @@ -1,10 +1,10 @@ -%global commit 0f87c748cf34a9bcbc4351ad051bcef8cce79158 +%global commit f52c3445a9b9aa18401b7c8e9bf532c37758e585 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260101 +%global commit_date 20260119 Name: falcond-profiles Version: 0^%{commit_date}git.%{shortcommit} -Release: 5%?dist +Release: 1%?dist Summary: Profiles for falcond License: MIT URL: https://github.com/PikaOS-Linux/falcond-profiles diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index b029c08ad6..bde1a4f4e0 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 d5712c02cef2d1c6f7b447f2eaf19b4ee08df7f2 +%global commit adceafaa6043807ee1712cabb3a5bdb695ca6743 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260118 +%global commitdate 20260119 %global ver 1.0.19 %undefine __brp_mangle_shebangs From b784c7dddbc84d03c84d9d02da56dda934562fe5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 02:29:37 +0000 Subject: [PATCH 381/442] bump: copyparty --- anda/tools/copyparty/copyparty.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/copyparty/copyparty.spec b/anda/tools/copyparty/copyparty.spec index 81e95c0a08..6fec36306b 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.1 -Release: 2%?dist +Version: 1.20.2 +Release: 1%?dist Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty Source0: %{pypi_source} From 4b874cf85ca45afadb065f328cf0789f8a56abef Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 04:03:29 +0000 Subject: [PATCH 382/442] 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 826e9356cb..c1a4710c95 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.2.0 +Version: 1.3.0 Release: 1%?dist Summary: A modern self-hosted music player License: GPL-3.0 From 55dbc48fab41b587fcd5eab415c2bafd930b12b6 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 18 Jan 2026 22:25:31 -0600 Subject: [PATCH 383/442] chore(.gitignore): Ignore some more files and archives (#9306) * chore(.gitignore): Ignore some more files and archives Thank you so much Zig and Dotnet. .kate-swp is my bad. Signed-off-by: Gilver * chore: .rpm and .kate-swp Signed-off-by: Gilver --------- Signed-off-by: Gilver --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 44eb52965d..9161afd3f9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ anda-build/ **/*.tar* **/*.crate **/*.zip +**/*.minisig +**/*.nupkg +**/*.rpm +**/*.kate-swp From ec9c48060b6db08dae726f02f7d3bad9670333f3 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 18 Jan 2026 22:29:16 -0600 Subject: [PATCH 384/442] fix(kde-material-you-colors): Use file-magic instead of magic (#9303) * fix(kde-material-you-colors): Use file-magic instead of magic Signed-off-by: Gilver * If it's this again Signed-off-by: Gilver * fix: BuildRequires Signed-off-by: Gilver * chore: See if Mock is needed Signed-off-by: Gilver * Aghhhh Signed-off-by: Gilver * I swear Signed-off-by: Gilver * Try this first I guess? Signed-off-by: Gilver * fix: Python macro weirdness Signed-off-by: Gilver * fix: This is how the dev does it so this is how I will Signed-off-by: Gilver --------- Signed-off-by: Gilver --- .../kde-material-you-colors.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 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 88d25dd3fd..1bca587084 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,7 +4,7 @@ Name: kde-material-you-colors Version: 2.0.0 -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} @@ -17,15 +17,17 @@ BuildRequires: cmake >= 3.16 BuildRequires: extra-cmake-modules >= 6.0.0 BuildRequires: fdupes BuildRequires: generic-logos -BuildRequires: libplasma-devel -BuildRequires: plasma5support-devel BuildRequires: pyproject-rpm-macros BuildRequires: python3-devel BuildRequires: python-rpm-macros BuildRequires: python3dist(pip) BuildRequires: python3dist(setuptools) >= 61.0 BuildRequires: python3dist(wheel) >= 0.37.1 -BuildRequires: qt5-qtbase-devel +BuildRequires: cmake(KF6KirigamiPlatform) +BuildRequires: cmake(Plasma) +BuildRequires: cmake(Plasma5Support) +BuildRequires: cmake(Qt5Core) +BuildRequires: pkgconfig(ocl-icd) Requires: qt5-qtbase Requires: kf6-filesystem >= 6.0.0 Requires: python3-%{name} = %{version}-%{release} @@ -49,6 +51,7 @@ Python files for KDE Material You Colors. %prep %autosetup -p1 -n %{name}-%{version} +sed -iE 's:\"python-magic.*\":\"file-magic\":' pyproject.toml %build %pyproject_wheel @@ -61,7 +64,7 @@ Python files for KDE Material You Colors. %pyproject_install DESTDIR="%{buildroot}" %cmake_install -sed -i "1{/^#!\/usr\/bin\/env python3/d}" %{buildroot}%{python3_sitelib}/kde_material_you_colors/main.py +sed -Ei "s:^(#!.*)env (python.*)$:\1python3:" %{buildroot}%{python3_sitelib}/kde_material_you_colors/main.py %fdupes %{buildroot}%{python3_sitelib}/%{name}/ %terra_appstream From 43ddc83dd44654e3311166cbd34054c58ece27b9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 04:59:20 +0000 Subject: [PATCH 385/442] 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 1701bca00d..3237984738 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.12.0 +Version: 2.13.0 Release: 1%?dist Summary: CLI for working with usage-based CLIs From c9f9c830fabaed7d937ef24a13a8e7e8389c3876 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 18 Jan 2026 23:36:45 -0600 Subject: [PATCH 386/442] fix (flashrom-cros): bump and fix files (#9305) * fix (flashrom-cros): bump and fix files Signed-off-by: Owen-sz * be safe Signed-off-by: Owen-sz * update source link Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/tools/flashrom-cros/flashrom-cros.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/anda/tools/flashrom-cros/flashrom-cros.spec b/anda/tools/flashrom-cros/flashrom-cros.spec index 485de48893..64ae2c06e6 100644 --- a/anda/tools/flashrom-cros/flashrom-cros.spec +++ b/anda/tools/flashrom-cros/flashrom-cros.spec @@ -1,14 +1,15 @@ -%global commit_date 20240911 -%global commit c1ab7468d28d164a30d598eb3e42a5febaf73bbc +%global commit_date 20251208 +%global commit 1c70ca25cdb62f9448e7e650be1faf32ab8f7f0c %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: flashrom-cros -Version: %shortcommit +Version: 0~%{commit_date}git.%{shortcommit} Release: 1%{?dist} +Epoch: 1 Summary: Simple program for reading/writing flash chips content (ChromiumOS fork) License: GPL-2.0-only URL: https://chromium.googlesource.com/chromiumos/third_party/flashrom -Source0: %url/+archive/refs/heads/release-R130-16033.B.tar.gz +Source0: %url/+archive/%commit.tar.gz BuildRequires: gcc gnupg2 libusb1-devel meson pciutils-devel python3-sphinx systemd zlib-devel dmidecode Requires: dmidecode udev Conflicts: flashrom @@ -48,15 +49,17 @@ install -Dm755 %{_vpath_builddir}/libflashrom.so.1.0.0 %{buildroot}%{_libdir}/li %{_bindir}/%{name} %license COPYING %doc README.rst README.chromiumos doc/ +%{_libdir}/libflashrom.so.* %files devel %{_includedir}/libflashrom.h %{_libdir}/libflashrom.so -%{_libdir}/libflashrom.so.1 -%{_libdir}/libflashrom.so.1.0.0 %{_libdir}/pkgconfig/flashrom.pc %changelog +* Sun Jan 18 2026 Owen Zimmerman +- Bump, install .so files correctly, use proper versioning name + * Fri Jul 04 2025 Owen Zimmerman - Add back to terra, conflict with flashrom, add devel package, include other needed files From 0fa9a75f67b966bbb8e46677513221bcdecb2703 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 05:58:35 +0000 Subject: [PATCH 387/442] 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 3237984738..8b07eaebfa 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.0 +Version: 2.13.1 Release: 1%?dist Summary: CLI for working with usage-based CLIs From e1c6e07540f31ac56206be3d3495b63eb9d31422 Mon Sep 17 00:00:00 2001 From: Gilver Date: Mon, 19 Jan 2026 01:59:02 -0600 Subject: [PATCH 388/442] fix(flashrom-cros): Epoch (#9317) Signed-off-by: Gilver --- anda/tools/flashrom-cros/flashrom-cros.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/flashrom-cros/flashrom-cros.spec b/anda/tools/flashrom-cros/flashrom-cros.spec index 64ae2c06e6..b586e520db 100644 --- a/anda/tools/flashrom-cros/flashrom-cros.spec +++ b/anda/tools/flashrom-cros/flashrom-cros.spec @@ -4,7 +4,7 @@ Name: flashrom-cros Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Simple program for reading/writing flash chips content (ChromiumOS fork) License: GPL-2.0-only @@ -23,7 +23,7 @@ other programmer devices. %package devel Summary: Development package for %{name} -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{evr} Conflicts: flashrom-devel %description devel From 8a722827986ee96ac385b7ec6c70dcd6834aebf6 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 19 Jan 2026 02:06:34 -0600 Subject: [PATCH 389/442] fix (crossystem): bump, update patches, update source link (#9307) Signed-off-by: Owen-sz --- anda/tools/crossystem/crossystem.spec | 15 ++++++++++----- anda/tools/crossystem/use-flashrom-cros.patch | 13 ------------- 2 files changed, 10 insertions(+), 18 deletions(-) diff --git a/anda/tools/crossystem/crossystem.spec b/anda/tools/crossystem/crossystem.spec index bd97468053..f3928c6c1a 100644 --- a/anda/tools/crossystem/crossystem.spec +++ b/anda/tools/crossystem/crossystem.spec @@ -1,5 +1,5 @@ -%global commit_date 20221215 -%global commit c4102fe4eef8c0539c03d60c7256fd4bc599bf4a +%global commit_date 20260105 +%global commit 0ee734db27fe06a92b92e0bdc58c8b7f35dfaf16 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: crossystem @@ -7,14 +7,15 @@ Summary: Manage ChromeOS firmware License: BSD-3-Clause URL: https://chromium.googlesource.com/chromiumos/platform/vboot_reference -Version: %shortcommit +Version: 0~%{commit_date}git.%{shortcommit} Release: 1%?dist -Source0: %url/+archive/refs/heads/release-R110-15278.B.tar.gz +Epoch: 1 +Source0: %url/+archive/refs/heads/firmware-R145-16552.2.B.tar.gz Patch0: use-flashrom-cros.patch Patch1: disable-werror.patch Requires: flashrom-cros -BuildRequires: make gcc openssl-devel flashrom-devel libuuid-devel +BuildRequires: make gcc openssl-devel flashrom-cros-devel libuuid-devel Packager: WeirdTreeThing @@ -28,6 +29,7 @@ info from a ChromeOS system %patch -P1 -p1 %build +export CFLAGS="$CFLAGS -Wno-implicit-function-declaration" %make_build %install @@ -38,5 +40,8 @@ install -Dm755 build/utility/crossystem %{buildroot}%{_bindir}/crossystem %{_bindir}/crossystem %changelog +* Sun Jan 18 2026 Owen Zimmerman +- Bump, use proper versioning name, update patches and source link + * Fri Oct 25 2024 WeirdTreeThing - initial release diff --git a/anda/tools/crossystem/use-flashrom-cros.patch b/anda/tools/crossystem/use-flashrom-cros.patch index 1721a9fee3..554eecd46e 100644 --- a/anda/tools/crossystem/use-flashrom-cros.patch +++ b/anda/tools/crossystem/use-flashrom-cros.patch @@ -11,16 +11,3 @@ index 6a80201..c67a99d 100644 /** * Helper to create a temporary file, and optionally write some data -diff --git a/host/lib/include/flashrom.h b/host/lib/include/flashrom.h -index 81d6ba9..6b760d6 100644 ---- a/host/lib/include/flashrom.h -+++ b/host/lib/include/flashrom.h -@@ -10,7 +10,7 @@ - #include "2return_codes.h" - #include "fmap.h" - --#define FLASHROM_PROGRAMMER_INTERNAL_AP "host" -+#define FLASHROM_PROGRAMMER_INTERNAL_AP "internal" - #define FLASHROM_PROGRAMMER_INTERNAL_EC "ec" - - /* Utilities for firmware images and (FMAP) sections */ From 69305b728ee1c75b225af7ee5ad5a5fc6c044d4c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 09:47:55 +0000 Subject: [PATCH 390/442] bump: lua-language-server --- anda/langs/lua/lua-language-server/lua-language-server.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/lua/lua-language-server/lua-language-server.spec b/anda/langs/lua/lua-language-server/lua-language-server.spec index 3de6738aee..ec9bafe79a 100644 --- a/anda/langs/lua/lua-language-server/lua-language-server.spec +++ b/anda/langs/lua/lua-language-server/lua-language-server.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lua-language-server -Version: 3.16.4 +Version: 3.17.0 Release: 1%?dist License: MIT URL: https://luals.github.io/ From 9b665da2ea1e08d868ccbc2c27f2218a888d139e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 11:11:27 +0000 Subject: [PATCH 391/442] bump: groovy groovy-docs --- anda/langs/groovy/groovy-docs/groovy-docs.spec | 2 +- anda/langs/groovy/groovy.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/groovy/groovy-docs/groovy-docs.spec b/anda/langs/groovy/groovy-docs/groovy-docs.spec index 0ea2b42b26..6d0019be16 100644 --- a/anda/langs/groovy/groovy-docs/groovy-docs.spec +++ b/anda/langs/groovy/groovy-docs/groovy-docs.spec @@ -1,5 +1,5 @@ Name: groovy-docs -Version: 5.0.3 +Version: 5.0.4 Release: 1%?dist Summary: Documentation for the Groovy programming language URL: https://groovy-lang.org/ diff --git a/anda/langs/groovy/groovy.spec b/anda/langs/groovy/groovy.spec index 9d1ca04301..595fed7e33 100644 --- a/anda/langs/groovy/groovy.spec +++ b/anda/langs/groovy/groovy.spec @@ -1,5 +1,5 @@ Name: groovy -Version: 5.0.3 +Version: 5.0.4 Release: 1%?dist Summary: A multi-faceted language for the Java platform BuildArch: noarch From 7333d81c7c712cfd652f63277ce0a06bbecfc466 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 11:37:39 +0000 Subject: [PATCH 392/442] bump: osu-lazer --- 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 73cef4a837..62f9e4fb70 100644 --- a/anda/games/osu-lazer/osu-lazer.spec +++ b/anda/games/osu-lazer/osu-lazer.spec @@ -1,9 +1,9 @@ -%define osuresver 2025.1218.0 +%define osuresver 2026.108.0 %global debug_package %{nil} %define __strip /bin/true Name: osu-lazer -Version: 2026.102.1 +Version: 2026.119.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 From 87c0d305f58b5305789386d71201eb548e3e4a45 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 11:51:31 +0000 Subject: [PATCH 393/442] bump: proton-vpn-api-core --- anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec | 2 +- 1 file changed, 1 insertion(+), 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 2d2b6b4998..c926f90346 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 @@ -2,7 +2,7 @@ %global _desc A facade to the other Proton VPN components, exposing a uniform API to the available Proton VPN services. Name: python-%{pypi_name} -Version: 4.14.1 +Version: 4.14.3 Release: 1%?dist Summary: A facade to the other Proton VPN components License: GPL-3.0-Only From 19de8bcb90b73ac3fcb5db2f7bb5112421673b66 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 14:48:33 +0000 Subject: [PATCH 394/442] bump: zig-master-bootstrap typos --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/tools/typos/typos.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 63d02ef7f0..b243355ff4 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.2255+d417441f4 +version=0.16.0-dev.2261+d6b3dd25a mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 7f38c4f112..c4ca071229 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.2255+d417441f4 +%global ver 0.16.0-dev.2261+d6b3dd25a %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/tools/typos/typos.spec b/anda/tools/typos/typos.spec index 0e97ae4f55..84fca85c5e 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.0 +Version: 1.42.1 Release: 1%?dist Summary: Source Code Spelling Correction From 3020afedc4ca96396beece744e035a126f29ce04 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 15:44:27 +0000 Subject: [PATCH 395/442] bump: pixi --- anda/system/pixi/pixi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/pixi/pixi.spec b/anda/system/pixi/pixi.spec index c6fd2c51e7..554f44b040 100644 --- a/anda/system/pixi/pixi.spec +++ b/anda/system/pixi/pixi.spec @@ -1,5 +1,5 @@ Name: pixi -Version: 0.63.1 +Version: 0.63.2 Release: 1%?dist Summary: A cross-platform, multi-language package manager License: BSD-3-Clause From 5d4b0ad8d7fc5de35195812e7f3674d6019209ba Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 15:48:29 +0000 Subject: [PATCH 396/442] 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 fa14256b61..abeaeb0ef8 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.2255+d417441f4 +Version: 0.16.0~dev.2261+d6b3dd25a 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 3491ccb8ab2ca9a2bf4cc0b58a3f8cc821899106 Mon Sep 17 00:00:00 2001 From: Gilver Date: Mon, 19 Jan 2026 09:54:45 -0600 Subject: [PATCH 397/442] chore(ci): Update GitHub Actions (#9324) * chore: Update GitHub Actions * hack: Trigger a build Signed-off-by: Gilver * chore: Revert Signed-off-by: Gilver --------- Signed-off-by: Gilver --- .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 0ac7679a08..3c1728b37a 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@v5 + uses: actions/download-artifact@v7 with: merge-multiple: true path: ./artifacts diff --git a/.github/workflows/json-build.yml b/.github/workflows/json-build.yml index ccfedf9283..370881c0b5 100644 --- a/.github/workflows/json-build.yml +++ b/.github/workflows/json-build.yml @@ -98,7 +98,7 @@ jobs: x=${NAME//\//@} echo "name=$x" >> $GITHUB_OUTPUT - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v6 with: name: ${{ steps.art.outputs.name }} compression-level: 0 # The RPMs are already compressed :p From 0b1138e8a0a1c2440b64a921e2d5a79f968093f2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 16:45:22 +0000 Subject: [PATCH 398/442] bump: posthog arduino-cli --- anda/langs/python/posthog/posthog.spec | 2 +- anda/tools/arduino-cli/arduino-cli.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 552fe1cf76..75f301742a 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.5.1 +Version: 7.6.0 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT diff --git a/anda/tools/arduino-cli/arduino-cli.spec b/anda/tools/arduino-cli/arduino-cli.spec index 5e2060262c..d9c69ae445 100644 --- a/anda/tools/arduino-cli/arduino-cli.spec +++ b/anda/tools/arduino-cli/arduino-cli.spec @@ -1,6 +1,6 @@ # https://github.com/arduino/arduino-cli %global goipath github.com/arduino/arduino-cli -Version: 1.4.0 +Version: 1.4.1 %gometa -f From d8f1ba4bc6f87c377a5744c40018f12ba85c5547 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 17:53:01 +0000 Subject: [PATCH 399/442] bump: rust-mise yt-dlp-git --- anda/tools/buildsys/mise/rust-mise.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 1c9342ddbd..30b0d44322 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.4 +Version: 2026.1.5 Release: 1%?dist Summary: Front-end to your dev env diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 6a6f9e1d5d..6223fa4baf 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.18.234052 +Version: 2026.01.19.174023 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 5faf2d67af5890df884fba6a4be21b1ccaf1fc4c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 19:26:36 +0000 Subject: [PATCH 400/442] 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 e66d3dd3b4..9c41f87fdf 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.77 +Version: 0.1.83 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From 7a562c48404ec0f5b815525c187b495add546203 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 20:24:58 +0000 Subject: [PATCH 401/442] 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 6223fa4baf..253e908e8c 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.174023 +Version: 2026.01.19.201647 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From 1be663a8940c814f663ad8e639148e9a36833dfd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 21:41:51 +0000 Subject: [PATCH 402/442] 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 0c95c91e02..7690a3780d 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.2.29 +Version: 0.3.0 Release: 1%?dist Summary: SRPM macros for extra Fedora packages From 208432ed7de9def54d6478b0e26ce9e6ac102f91 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 19 Jan 2026 15:48:03 -0600 Subject: [PATCH 403/442] fix (anda-srpm-macros): install new files (#9326) --- anda/terra/srpm-macros/anda-srpm-macros.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/terra/srpm-macros/anda-srpm-macros.spec b/anda/terra/srpm-macros/anda-srpm-macros.spec index 7690a3780d..0b75bcc66d 100644 --- a/anda/terra/srpm-macros/anda-srpm-macros.spec +++ b/anda/terra/srpm-macros/anda-srpm-macros.spec @@ -38,7 +38,8 @@ install -Dpm755 *.sh -t %buildroot%_libexecdir/%name/ %{_rpmmacrodir}/macros.nim_extra %{_rpmmacrodir}/macros.nodejs_extra %{_rpmmacrodir}/macros.zig_extra - +%{_rpmmacrodir}/macros.tauri +%{_rpmmacrodir}/macros.webapps %changelog * Wed Aug 14 2024 madonuko - 0.1.7-2 From a601db0fe0e9e78b463d827b94e7f385f9f11868 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 22:46:01 +0000 Subject: [PATCH 404/442] 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 253e908e8c..3f6fdfbfed 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.201647 +Version: 2026.01.19.223941 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From abea5d3432f72fe77a06986efa0396ae705199c6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 19 Jan 2026 23:25:02 +0000 Subject: [PATCH 405/442] 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 3f6fdfbfed..3491e80f61 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.223941 +Version: 2026.01.19.231625 Release: 1%?dist Summary: A command-line program to download videos from online video platforms From f864147622e7656b4ef286edb0c38012c4fc6ce8 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Mon, 19 Jan 2026 16:32:39 -0800 Subject: [PATCH 406/442] feat: Update Mesa to 25.3.3 (#9330) * feat: Update Mesa to 25.3.3 Signed-off-by: Kyle Gospodnetich * chore: Update wine-wayland.patch Signed-off-by: Kyle Gospodnetich * chore: Remove unneeded patch Signed-off-by: Kyle Gospodnetich * Delete anda/lib/mesa/mesa-38987.patch Signed-off-by: Kyle Gospodnetich --------- Signed-off-by: Kyle Gospodnetich --- anda/lib/mesa/mesa-38987.patch | 37 -------------------------------- anda/lib/mesa/mesa.spec | 5 +---- anda/lib/mesa/wine-wayland.patch | 12 +++++------ 3 files changed, 7 insertions(+), 47 deletions(-) delete mode 100644 anda/lib/mesa/mesa-38987.patch diff --git a/anda/lib/mesa/mesa-38987.patch b/anda/lib/mesa/mesa-38987.patch deleted file mode 100644 index 49b89b031a..0000000000 --- a/anda/lib/mesa/mesa-38987.patch +++ /dev/null @@ -1,37 +0,0 @@ -From 3dbbff571f31899e47ec4a002f3ecbe96cc48981 Mon Sep 17 00:00:00 2001 -From: Yuxuan Shui -Date: Wed, 17 Dec 2025 08:14:24 +0000 -Subject: [PATCH] wsi/display: Set atomic client cap in AcquireDrmDisplayEXT as - well. - -Previously we only added the atomic client cap to the drmFd passed to -GetDrmDisplayEXT (through wsi_display_get_connector). But the drmFd -passed to AcquireDrmDisplayEXT might be different. And that drmFd is -what mesa will use for later operations. - -For example, SteamVR uses a non-master drm fd for GetDrmDisplayEXT, then -later uses a different, leased drm fd for AcquireDrmDisplayEXT. This -breaks things like drmModeObjectGetProperties because all atomic -properties will be missing. - -Fixes: 513ffea1d366 ("wsi/display: use atomic mode setting") -Signed-off-by: Yuxuan Shui ---- - src/vulkan/wsi/wsi_common_display.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/vulkan/wsi/wsi_common_display.c b/src/vulkan/wsi/wsi_common_display.c -index 4c9451a6d000f..8b004563ff44e 100644 ---- a/src/vulkan/wsi/wsi_common_display.c -+++ b/src/vulkan/wsi/wsi_common_display.c -@@ -4074,6 +4074,7 @@ wsi_AcquireDrmDisplayEXT(VkPhysicalDevice physicalDevice, - - drmModeFreeConnector(drm_connector); - -+ drmSetClientCap(drmFd, DRM_CLIENT_CAP_ATOMIC, 1); - wsi->fd = drmFd; - return VK_SUCCESS; - } --- -GitLab - diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index 2fe7c7a20f..4877b9b228 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -82,7 +82,7 @@ Name: %{srcname} Summary: Mesa graphics libraries -%global ver 25.3.1 +%global ver 25.3.3 Epoch: 1 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} Release: 2 @@ -116,9 +116,6 @@ 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 -# SteamVR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38987 -Patch20: mesa-38987.patch - # Add required patches for Wine Wayland (From Proton-GE Release Notes) Patch21: wine-wayland.patch diff --git a/anda/lib/mesa/wine-wayland.patch b/anda/lib/mesa/wine-wayland.patch index d212c801f0..85764678a0 100644 --- a/anda/lib/mesa/wine-wayland.patch +++ b/anda/lib/mesa/wine-wayland.patch @@ -1,5 +1,5 @@ diff --git a/src/amd/vulkan/radv_instance.c b/src/amd/vulkan/radv_instance.c -index c43b8f9a00c..fb0db9769e6 100644 +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[] = { @@ -38,7 +38,7 @@ index 05ffad6424d..e32862161de 100644 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 a6f2c5985c0..b509fa21404 100644 +index 7967313f1f5..96cc0b5707e 100644 --- a/src/intel/vulkan/anv_instance.c +++ b/src/intel/vulkan/anv_instance.c @@ -10,7 +10,7 @@ @@ -90,10 +90,10 @@ index bb425414bb1..39f137d5ab3 100644 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 926db52670e..78c6934b829 100644 +index 1dc9d17af82..ce4d7d3399d 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf -@@ -645,24 +645,24 @@ TODO: document the other workarounds. +@@ -649,24 +649,24 @@ TODO: document the other workarounds. -@@ -723,10 +723,12 @@ TODO: document the other workarounds. +@@ -727,10 +727,12 @@ TODO: document the other workarounds.

- A one-stop-shop GUI tool for asusd/asusctl. It aims to provide most controls, a notification service, and ability to run in the background. + Rog Control Center aims to provide most controls, a notification service, and ability to run in the background.

- - - - ASUS ROG asusctl - - rog-control-center - - rog-control-center.desktop
From 6ea1ddccbaa3738da9d5b963dcbd6beec8a4be3e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 03:24:04 +0000 Subject: [PATCH 409/442] bump: terra-appstream-helper --- anda/terra/appstream-helper/terra-appstream-helper.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/terra/appstream-helper/terra-appstream-helper.spec b/anda/terra/appstream-helper/terra-appstream-helper.spec index d35070c936..fd45dfab41 100644 --- a/anda/terra/appstream-helper/terra-appstream-helper.spec +++ b/anda/terra/appstream-helper/terra-appstream-helper.spec @@ -1,5 +1,5 @@ Name: terra-appstream-helper -Version: 0.1.9 +Version: 0.1.10 Release: 1%?dist Summary: Scripts and RPM macros to help with AppStream metadata generation for Terra License: GPL-3.0-or-Later From d0fc88c2bb2461825c889029476b569ce5e36c0d Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:22:35 -0600 Subject: [PATCH 410/442] add: gpt-image (#9337) Signed-off-by: Owen-sz --- anda/langs/python/gpt-image/anda.hcl | 6 +++ anda/langs/python/gpt-image/gpt-image.spec | 45 ++++++++++++++++++++++ anda/langs/python/gpt-image/update.rhai | 1 + 3 files changed, 52 insertions(+) create mode 100644 anda/langs/python/gpt-image/anda.hcl create mode 100644 anda/langs/python/gpt-image/gpt-image.spec create mode 100644 anda/langs/python/gpt-image/update.rhai diff --git a/anda/langs/python/gpt-image/anda.hcl b/anda/langs/python/gpt-image/anda.hcl new file mode 100644 index 0000000000..4775221ccc --- /dev/null +++ b/anda/langs/python/gpt-image/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "gpt-image.spec" + } +} diff --git a/anda/langs/python/gpt-image/gpt-image.spec b/anda/langs/python/gpt-image/gpt-image.spec new file mode 100644 index 0000000000..6c2ec4c6a9 --- /dev/null +++ b/anda/langs/python/gpt-image/gpt-image.spec @@ -0,0 +1,45 @@ +%global pypi_name gpt-image +%global _desc Tool to create GPT disk image files. + +Name: python-%{pypi_name} +Version: 0.9.1 +Release: 1%?dist +Summary: Tool to create GPT disk image files +License: MIT +URL: https://github.com/swysocki/gpt-image +Source0: %url/archive/refs/tags/v%version.tar.gz +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 gpt-image-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files gpt_image + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md +%license LICENSE + +%changelog +* Mon Jan 19 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/gpt-image/update.rhai b/anda/langs/python/gpt-image/update.rhai new file mode 100644 index 0000000000..07416c8e96 --- /dev/null +++ b/anda/langs/python/gpt-image/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("gpt-image")); From da4c2860394816c21903dd98d4122f4ed0353a1b Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 19 Jan 2026 21:26:00 -0800 Subject: [PATCH 411/442] fix: tracy (#9343) (#9345) * fix: tracy Remaking this to merge into 43. Rawhide is being weird * oop --------- (cherry picked from commit a68d2e0cd91d7a8deb6587976387a122b3ab5e96) 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/devs/tracy/tracy.spec | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/anda/devs/tracy/tracy.spec b/anda/devs/tracy/tracy.spec index fb3584829f..f326ec8060 100644 --- a/anda/devs/tracy/tracy.spec +++ b/anda/devs/tracy/tracy.spec @@ -1,36 +1,37 @@ -%global _desc Tracy is a real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications. - Name: tracy Version: 0.13.1 Release: 1%?dist -Summary: A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications. +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 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: cmake gcc gcc-c++ meson +Packager: Owen Zimmerman + %description -%_desc +Tracy is a real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications. %package devel Summary: Development files for the tracy package %description devel -%_desc -This package contains the development files for the tracy package. +Development files for the tracy package. %prep -%autosetup -p1 +%autosetup %build -%meson +%meson -Dcpp_std=c++17 %meson_build - for project in capture csvexport import update profiler do pushd $project - %cmake -DDOWNLOAD_CAPSTONE=0 + %cmake -DDOWNLOAD_CAPSTONE=1 \ + -DCMAKE_CXX_STANDARD=17 \ + -DCMAKE_SKIP_RPATH=ON \ + -DCMAKE_SKIP_INSTALL_RPATH=ON %cmake_build popd done @@ -68,10 +69,12 @@ install -Dm644 icon/application-tracy.svg %buildroot%_iconsdir/hicolor/scalable/ %files devel %_libdir/pkgconfig/tracy.pc -%_includedir/common -%_includedir/tracy -%_includedir/client +%dir %_includedir/tracy +%_includedir/tracy/* %changelog +* Mon Jan 19 2026 Owen Zimmerman - 0.13.1-1 +- Fix compile issues, update for 0.13.1 + * Wed Jul 24 2024 Owen Zimmerman - 0.11-1 - Initial package. From 6a144e147a02cbb42f897ac8252d8d9885ba6324 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 20 Jan 2026 00:31:02 -0600 Subject: [PATCH 412/442] fix (helium-browser-bin): proper icon in .desktop file (#9351) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- .../helium-browser-bin/helium-browser-bin.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/anda/apps/helium-browser-bin/helium-browser-bin.spec b/anda/apps/helium-browser-bin/helium-browser-bin.spec index 91a1822cff..4a474de7e4 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.8.2.1 -Release: 1%?dist +Release: 2%?dist Summary: Private, fast, and honest web browser based on Chromium URL: https://helium.computer @@ -24,7 +24,7 @@ Source2: net.imput.helium.metainfo.xml ExclusiveArch: x86_64 aarch64 -BuildRequires: terra-appstream-helper +BuildRequires: terra-appstream-helper desktop-file-utils Requires: xdg-utils Requires: liberation-fonts @@ -50,8 +50,11 @@ cp -a * %{buildroot}%{_libdir}/%{name}/ sed -i 's/exists_desktop_file || generate_desktop_file/true/' \ %{buildroot}%{_libdir}/%{name}/chrome-wrapper -install -Dm644 helium.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop -install -Dm644 product_logo_256.png %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{appid}.png +install -Dm644 helium.desktop %{buildroot}%{_appsdir}/%{name}.desktop + +%__desktop_file_edit --set-icon=net.input.helium %{buildroot}%{_appsdir}/%{name}.desktop + +install -Dm644 product_logo_256.png %{buildroot}%{_hicolordir}/256x256/apps/%{appid}.png rm -f %{buildroot}%{_libdir}/%{name}/helium.desktop rm -f %{buildroot}%{_libdir}/%{name}/product_logo_256.png @@ -110,8 +113,8 @@ chmod 755 %{buildroot}%{_bindir}/%{name} %license LICENSE LICENSE.ungoogled_chromium %{_libdir}/%{name}/ %{_bindir}/%{name} -%{_datadir}/applications/%{name}.desktop -%{_datadir}/icons/hicolor/256x256/apps/%{appid}.png +%{_appsdir}/%{name}.desktop +%{_hicolordir}/256x256/apps/%{appid}.png %{_metainfodir}/%{appid}.metainfo.xml %changelog From 32a689815e10e3c7465a23223c44e5757b176c6e Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 20 Jan 2026 01:29:06 -0600 Subject: [PATCH 413/442] add: snakeoil (#9344) Signed-off-by: Owen-sz --- anda/langs/python/snakeoil/anda.hcl | 6 ++++ anda/langs/python/snakeoil/snakeoil.spec | 45 ++++++++++++++++++++++++ anda/langs/python/snakeoil/update.rhai | 1 + 3 files changed, 52 insertions(+) create mode 100644 anda/langs/python/snakeoil/anda.hcl create mode 100644 anda/langs/python/snakeoil/snakeoil.spec create mode 100644 anda/langs/python/snakeoil/update.rhai diff --git a/anda/langs/python/snakeoil/anda.hcl b/anda/langs/python/snakeoil/anda.hcl new file mode 100644 index 0000000000..6202943880 --- /dev/null +++ b/anda/langs/python/snakeoil/anda.hcl @@ -0,0 +1,6 @@ +project pkg { + arches = ["x86_64"] + rpm { + spec = "snakeoil.spec" + } +} diff --git a/anda/langs/python/snakeoil/snakeoil.spec b/anda/langs/python/snakeoil/snakeoil.spec new file mode 100644 index 0000000000..206c78165b --- /dev/null +++ b/anda/langs/python/snakeoil/snakeoil.spec @@ -0,0 +1,45 @@ +%global pypi_name snakeoil +%global _desc A python library that implements optimized versions of common functionality. + +Name: python-%{pypi_name} +Version: 0.11.0 +Release: 1%?dist +Summary: Implements optimized versions of common functionality +License: BSD-3-Clause +URL: https://pkgcore.github.io/snakeoil +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-flit-core +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 snakeoil-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%pyproject_save_files snakeoil + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.rst +%license LICENSE + +%changelog +* Mon Jan 19 2026 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/snakeoil/update.rhai b/anda/langs/python/snakeoil/update.rhai new file mode 100644 index 0000000000..319c737bea --- /dev/null +++ b/anda/langs/python/snakeoil/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("snakeoil")); From d697f999b1363bb42d3b26a64ff22e7abbfcddf9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 07:50:01 +0000 Subject: [PATCH 414/442] bump: lua-language-server --- anda/langs/lua/lua-language-server/lua-language-server.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/lua/lua-language-server/lua-language-server.spec b/anda/langs/lua/lua-language-server/lua-language-server.spec index ec9bafe79a..76a7160b28 100644 --- a/anda/langs/lua/lua-language-server/lua-language-server.spec +++ b/anda/langs/lua/lua-language-server/lua-language-server.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lua-language-server -Version: 3.17.0 +Version: 3.17.1 Release: 1%?dist License: MIT URL: https://luals.github.io/ From 3f514d51f2d31e1faf7babb2b3f928f1948a437d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 10:49:22 +0000 Subject: [PATCH 415/442] 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 6f40a78eac..95ba6594c0 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.1-pre +%global ver 0.220.2-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ From 52d5a5b4ea98f39a9206a529716527d10e2bb73a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 11:13:08 +0000 Subject: [PATCH 416/442] 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 399d0e5569..a505d15edd 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.4 +Version: 0.219.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 796a9cc53b033fced6cfb062cdfa1c999628bbf4 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 20 Jan 2026 06:23:38 -0600 Subject: [PATCH 417/442] fix (alsa-ucm-cros): remove provides and conflicts (#9325) --- anda/misc/alsa-ucm-cros/alsa-ucm-cros.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/anda/misc/alsa-ucm-cros/alsa-ucm-cros.spec b/anda/misc/alsa-ucm-cros/alsa-ucm-cros.spec index 0e4159181f..2bccb5a711 100644 --- a/anda/misc/alsa-ucm-cros/alsa-ucm-cros.spec +++ b/anda/misc/alsa-ucm-cros/alsa-ucm-cros.spec @@ -2,14 +2,12 @@ Name: alsa-ucm-cros Version: 0.8 -Release: 1%?dist +Release: 2%?dist Summary: ALSA Use Case Manager configuration License: BSD-3-Clause URL: https://github.com/WeirdTreeThing/alsa-ucm-conf-cros/tree/standalone Source0: https://github.com/WeirdTreeThing/alsa-ucm-conf-cros/archive/refs/tags/%version.tar.gz BuildArch: noarch -Provides: alsa-ucm -Conflicts: alsa-ucm %description %summary for chromebooks. From 60ccff14a11366ba3501c0c15ea00d77996f46bd Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 20 Jan 2026 06:26:48 -0600 Subject: [PATCH 418/442] fix(epsonscan2): Update (#9362) * fix(epsonscan2): Update Signed-off-by: Gilver * fix: Cursed Signed-off-by: Gilver * I think this broke last time Signed-off-by: Gilver * fix: Wow Signed-off-by: Gilver * Update epsonscan2.spec Signed-off-by: Gilver * Update epsonscan2.spec Signed-off-by: Gilver * Update epsonscan2.spec Signed-off-by: Gilver * Update epsonscan2.spec Signed-off-by: Gilver * Update epsonscan2.spec Signed-off-by: Gilver * fix: Only thing Chromium has EVER helped me with Signed-off-by: Gilver * fix: Making this build on GCC15 is so great Signed-off-by: Gilver * Update epsonscan2.spec Signed-off-by: Gilver * Update epsonscan2.spec Signed-off-by: Gilver * Update epsonscan2.spec Signed-off-by: Gilver * chore: Update build steps Signed-off-by: Gilver * fix: Oops Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/system/epsonscan2/epsonscan2.spec | 50 ++++++++++++++++---------- 1 file changed, 31 insertions(+), 19 deletions(-) diff --git a/anda/system/epsonscan2/epsonscan2.spec b/anda/system/epsonscan2/epsonscan2.spec index 1a7e6616cf..c6eaed901e 100644 --- a/anda/system/epsonscan2/epsonscan2.spec +++ b/anda/system/epsonscan2/epsonscan2.spec @@ -1,24 +1,27 @@ -# Despite supposedly being a purely C++ project it will not build without this flag. Don't ask me. -%global build_cflags %{__build_flags_lang_c} %{?_distro_extra_cflags} -Wno-implicit-function-declaration -%global build_cxxflags %(%{__build_flags_lang_cxx}) %{?_distro_extra_cxxflags} -Wno-template-body +%global source_release 1 Name: epsonscan2 -Version: 6.7.70.0 -Release: 1 +Version: 6.7.82.0 +Release: 1%{?dist} Summary: Package for Epson scanner drivers and software # This was a licensing determination nightmare License: LGPL-2.1-or-later AND MIT AND Zlib AND LicenseRef-SHA1 URL: https://support.epson.net/linux/en/epsonscan2.php # This software doesn't have versioned download links, absolute nightmare -Source0: https://download3.ebz.epson.net/dsc/f/03/00/16/60/70/c7fc14e41ec84255008c6125b63bcac40f55e11c/epsonscan2-%{version}-%{release}.src.tar.gz +Source0: https://download-center.epson.com/f/module/7406d656-d87b-43ae-8efe-16ab16c173c5/%{name}-%{version}-%{source_release}.src.tar.gz # The non-free-plugin should be redistributable as far as anything I can find in the license but it is NOT provided externally?? Repackage the RPM I guess. %ifarch x86_64 -Source1: https://download3.ebz.epson.net/dsc/f/03/00/16/14/40/9cb99579f9fa7facf54f77f0ce6fe5600677f30a/epsonscan2-bundle-%{version}.x86_64.rpm.tar.gz +Source1: https://download-center.epson.com/f/module/98aba4e9-dc75-4096-9607-be35b5107668/%{name}-bundle-%{version}.x86_64.rpm.tar.gz %endif +Patch0: https://aur.archlinux.org/cgit/aur.git/plain/0002-Fix-crash.patch?h=epsonscan2#0002-Fix-crash.patch +Patch1: https://aur.archlinux.org/cgit/aur.git/plain/0003-Use-XDG-open-to-open-the-directory.patch?h=epsonscan2#0003-Use-XDG-open-to-open-the-directory.patch +Patch2: https://aur.archlinux.org/cgit/aur.git/tree/0004-Fix-a-crash-on-an-OOB-container-access.patch?h=epsonscan2#0004-Fix-a-crash-on-an-OOB-container-access.patch +Patch3: https://aur.archlinux.org/cgit/aur.git/plain/0005-Fix-folder-creation-crash.patch?h=epsonscan2#0005-Fix-folder-creation-crash.patch BuildRequires: boost-filesystem >= 1.36.0 BuildRequires: boost-devel >= 1.36.0 BuildRequires: cmake >= 2.8.12.2 BuildRequires: cpio +BuildRequires: desktop-file-utils BuildRequires: gcc-c++ BuildRequires: libharu BuildRequires: libjpeg-turbo-devel @@ -43,34 +46,43 @@ This package contains all essential software to use Epson scanners. %package non-free-plugin License: Epson End User Software License Agreement Summary: Non free plugin for Epson scanners -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{evr} %description non-free-plugin Non-free but redistributable plugin for %{name}. %endif %prep -%autosetup -n %{name}-%{version}-%{release} +%autosetup -n %{name}-%{version}-%{source_release} -p1 %ifarch x86_64 gzip -dc '%{SOURCE1}' | tar -xof - --strip-components=1 rpm2cpio plugins/*.rpm | cpio -idmv %endif -%build -# CMake macro fails to generate the build files somehow? This works however. I don't really understand. -%cmake \ - -DBUILD_TYPE=Release +sed -i 's|/lib/udev|${CMAKE_INSTALL_PREFIX}/lib/udev|' CMakeLists.txt +sed -i '1 i #include "zlib.h"' src/CommonUtility/DbgLog.cpp +sed -i '/zlib/d' src/Controller/CMakeLists.txt +find . -type f -name CMakeLists.txt -exec sed -i '/BOOST_NO_CXX11_RVALUE_REFERENCES/d' {} \; + +for file in Standalone/lastusedsettings.cpp Standalone/defaultsettings.cpp CommonUtility/ESCommonTypedef.h Controller/Src/KeysValues/Key.hpp Controller/Src/KeysValues/KeyMgr.hpp; do + sed -i '/BOOST_NO_CXX11_RVALUE_REFERENCES/d' src/$file +done + +sed -i '/#include/ i #include ' src/Controller/Src/Filter/GrayToMono.hpp + +%build +%cmake \ + -DBUILD_TYPE=Release \ + -DCMAKE_C_FLAGS="$CFLAGS -Wno-implicit-function-declaration" \ + -DCMAKE_CXX_FLAGS="$CXXFLAGS -Wno-template-body" %cmake_build %install %cmake_install # The CMakeLists.txt fails to do these steps correctly. -# The file is also very annoying to patch. Thank God this doesn't seem to update anymore. -mkdir -p %{buildroot}%{_udevrulesdir} -mv %{buildroot}/lib/udev/rules.d/60-%{name}.rules -t %{buildroot}%{_udevrulesdir} -install -Dpm644 desktop/rpm/x86_64/%{name}.desktop -t %{buildroot}%{_datadir}/applications/ +%desktop_file_install desktop/rpm/x86_64/%{name}.desktop mkdir -p %{buildroot}%{_libdir}/sane ln -sf ../%{name}/libsane-%{name}.so %{buildroot}%{_libdir}/sane/libsane-%{name}.so.1 @@ -82,7 +94,7 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}* %ifarch x86_64 mv usr/share/doc/%{name}*/* -t plugins rm -rf usr/share/doc/%{name}* -cp -pr usr %{buildroot} +cp -pr usr -t %{buildroot} %endif %files @@ -99,7 +111,7 @@ cp -pr usr %{buildroot} %{_libdir}/sane/* %{_udevrulesdir}/60-%{name}.rules %{_sysconfdir}/sane.d/dll.d/%{name} -%{_datadir}/applications/%{name}.desktop +%{_appsdir}/%{name}.desktop %ifarch x86_64 %files non-free-plugin From ccc48a24720661d17179784dfd32f7013d2fd690 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 12:51:13 +0000 Subject: [PATCH 419/442] bump: mangowc --- anda/desktops/mangowc/mangowc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/mangowc/mangowc.spec b/anda/desktops/mangowc/mangowc.spec index c7ce217c29..1657ba2267 100644 --- a/anda/desktops/mangowc/mangowc.spec +++ b/anda/desktops/mangowc/mangowc.spec @@ -1,5 +1,5 @@ Name: mangowc -Version: 0.10.10 +Version: 0.11.0 Release: 1%?dist Summary: wayland compositor base wlroots and scenefx (dwm but wayland) License: GPL-3.0 From 7f1c77f683aa3111ef4939357daff8b7d528fe6a Mon Sep 17 00:00:00 2001 From: solomoncyj Date: Tue, 20 Jan 2026 22:33:39 +0800 Subject: [PATCH 420/442] qiqi notebook (#9260) * qiqi notebook * Update file paths for qiqis-notebook assets Signed-off-by: solomoncyj * Revise application description for Qiqi's Notebook Signed-off-by: solomoncyj * Add packager information Signed-off-by: solomoncyj * Update qiqis-notebook.spec to remove library exclusions Removed exclusions for private libraries in spec file. Signed-off-by: solomoncyj * remove define Signed-off-by: solomoncyj * Remove redundant Vulkan libs Signed-off-by: solomoncyj * undo Signed-off-by: solomoncyj * test build macro Signed-off-by: solomoncyj * add new deps Signed-off-by: solomoncyj * use -r Signed-off-by: solomoncyj --------- Signed-off-by: solomoncyj --- anda/apps/qiqi-notebook/anda.hcl | 5 ++ .../apps/qiqi-notebook/qiqis-notebook.desktop | 8 ++ anda/apps/qiqi-notebook/qiqis-notebook.spec | 89 +++++++++++++++++++ anda/apps/qiqi-notebook/update.rhai | 1 + 4 files changed, 103 insertions(+) create mode 100644 anda/apps/qiqi-notebook/anda.hcl create mode 100644 anda/apps/qiqi-notebook/qiqis-notebook.desktop create mode 100644 anda/apps/qiqi-notebook/qiqis-notebook.spec create mode 100644 anda/apps/qiqi-notebook/update.rhai diff --git a/anda/apps/qiqi-notebook/anda.hcl b/anda/apps/qiqi-notebook/anda.hcl new file mode 100644 index 0000000000..ab9df9d4a9 --- /dev/null +++ b/anda/apps/qiqi-notebook/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "qiqis-notebook.spec" + } +} diff --git a/anda/apps/qiqi-notebook/qiqis-notebook.desktop b/anda/apps/qiqi-notebook/qiqis-notebook.desktop new file mode 100644 index 0000000000..755a41d765 --- /dev/null +++ b/anda/apps/qiqi-notebook/qiqis-notebook.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Qiqi's Notebook +Exec=qiqis-notebook --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations --enable-wayland-ime +Terminal=false +Type=Application +Icon=qiqis-notebook +StartupWMClass=qiqis-notebook +Comment=Qiqi's Notebook desktop app diff --git a/anda/apps/qiqi-notebook/qiqis-notebook.spec b/anda/apps/qiqi-notebook/qiqis-notebook.spec new file mode 100644 index 0000000000..7a471c54df --- /dev/null +++ b/anda/apps/qiqi-notebook/qiqis-notebook.spec @@ -0,0 +1,89 @@ +# Make electron_license macro properly work +%bcond bundled_electron 1 + + +Name: qiqis-notebook +%electronmeta -D +Version: 1.1.6 +Release: 1%?dist +Summary: Qiqi's Notebook desktop app +URL: https://qiqis-notebook.com/ +Source0: https://github.com/Qiqis-Notebook/qnb-client/archive/refs/tags/v%{version}.tar.gz +Source1: qiqis-notebook.desktop +License: MIT AND %{electron_license} +Packager: Yoong Jin + +BuildRequires: nodejs-npm +BuildRequires: squashfs-tools + +Provides: qnb-client + +%description +Qiqi's Notebook is an application used for launcing +user created farming routes for Genshin Impact and +Wuthering Waves + +%prep +%autosetup -n qnb-client-%{version} + +%build +%npm_build -r package +#npm i +#npm run package +cd "out/Qiqi's Notebook-linux-%{_electron_cpu}" +mv ./* .. +cd .. +mv "Qiqi's Notebook" ./qiqis-notebook + +mv ./LICENSE ./LICENSE.electron + +%install +cd ./out + +install -Dm755 ./libEGL.so %{buildroot}%{_libdir}/qiqis-notebook/libEGL.so +install -Dm755 ./libGLESv2.so %{buildroot}%{_libdir}/qiqis-notebook/libGLESv2.so +install -Dm755 ./libffmpeg.so %{buildroot}%{_libdir}/qiqis-notebook/libffmpeg.so +install -Dm755 ./libvk_swiftshader.so %{buildroot}%{_libdir}/qiqis-notebook/libvk_swiftshader.so +install -Dm755 ./libvulkan.so.1 %{buildroot}%{_libdir}/qiqis-notebook/libvulkan.so.1 +install -Dm644 ./icudtl.dat %{buildroot}%{_libdir}/qiqis-notebook/icudtl.dat +install -Dm644 ./v8_context_snapshot.bin %{buildroot}%{_libdir}/qiqis-notebook/v8_context_snapshot.bin +install -Dm644 ./chrome_100_percent.pak %{buildroot}%{_libdir}/qiqis-notebook/chrome_100_percent.pak +install -Dm644 ./chrome_200_percent.pak %{buildroot}%{_libdir}/qiqis-notebook/chrome_200_percent.pak +install -Dm644 ./resources.pak %{buildroot}%{_libdir}/qiqis-notebook/resources.pak +install -Dm644 ./vk_swiftshader_icd.json %{buildroot}%{_libdir}/qiqis-notebook/vk_swiftshader_icd.json +install -Dm644 ./resources/app.asar %{buildroot}%{_libdir}/qiqis-notebook/resources/app.asar +install -Dm755 ./chrome-sandbox %{buildroot}%{_libdir}/qiqis-notebook/chrome-sandbox +install -Dm755 ./chrome_crashpad_handler %{buildroot}%{_libdir}/qiqis-notebook/chrome_crashpad_handler +install -Dm755 ./qiqis-notebook %{buildroot}%{_libdir}/qiqis-notebook/qiqis-notebook + + +mkdir %{buildroot}%{_libdir}/qiqis-notebook/locales/ +cp -r locales/* %{buildroot}%{_libdir}/qiqis-notebook/locales/ +chmod -R 755 %{buildroot}%{_libdir}/qiqis-notebook/locales/ + +cd .. + +install -Dm644 assets/logo.png %{buildroot}%{_hicolordir}/1024x1024/apps/qiqis-notebook.png + +install -Dm644 %{SOURCE1} %{buildroot}%{_appsdir}/qiqis-notebook.desktop + +mkdir -p %{buildroot}%{_bindir} + +ln -s %{_libdir}/qiqis-notebook/qiqis-notebook %{buildroot}%{_bindir}/qiqis-notebook + +%check +desktop-file-validate %{buildroot}%{_appsdir}/qiqis-notebook.desktop + +%files +%doc README.md +%license ./out/LICENSE.electron +%license ./out/LICENSES.chromium.html +%license LICENSE +%{_bindir}/qiqis-notebook +%{_libdir}/qiqis-notebook/ +%{_appsdir}/qiqis-notebook.desktop +%{_hicolordir}/1024x1024/apps/qiqis-notebook.png + +%changelog +* Sat Jan 17 2026 Yoong Jin - 1.1.6 +- Initial package. diff --git a/anda/apps/qiqi-notebook/update.rhai b/anda/apps/qiqi-notebook/update.rhai new file mode 100644 index 0000000000..4cc0bd46dc --- /dev/null +++ b/anda/apps/qiqi-notebook/update.rhai @@ -0,0 +1 @@ +rpm.version(gh("Qiqis-Notebook/qnb-client")); From 55794b42f559666b1b166a8172206b81ebd34ed3 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 20 Jan 2026 08:38:09 -0600 Subject: [PATCH 421/442] fix(create-tauri-app): Packager and changelog (#9356) Signed-off-by: Gilver --- anda/devs/create-tauri-app/create-tauri-app.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/anda/devs/create-tauri-app/create-tauri-app.spec b/anda/devs/create-tauri-app/create-tauri-app.spec index 7ff75de1e7..b50b73344d 100644 --- a/anda/devs/create-tauri-app/create-tauri-app.spec +++ b/anda/devs/create-tauri-app/create-tauri-app.spec @@ -2,7 +2,7 @@ Name: rust-create-tauri-app Version: 4.7.0 -Release: 1%?dist +Release: 2%?dist Summary: Rapidly scaffold out a new tauri app project License: Apache-2.0 OR MIT URL: https://crates.io/crates/create-tauri-app @@ -11,6 +11,7 @@ BuildRequires: anda-srpm-macros BuildRequires: cargo-rpm-macros BuildRequires: mold Suggests: tauri +Packager: Gilver E. %description %{summary}. @@ -44,4 +45,5 @@ install -Dpm755 target/rpm/cargo-%{crate} %{buildroot}%{_bindir}/%{crate} %{_bindir}/%{crate} %changelog -%autochangelog +* Fri Dec 26 2025 Gilver E. - 4.6.2-1 +- Initial package From ed5ed7fb14a18ab8b9c6cd0c1bbd0c801952ae23 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 20 Jan 2026 08:38:55 -0600 Subject: [PATCH 422/442] fix(goofcord): Use new macros, relock build now that the lockfile is no longer breaking it (#9360) * fix(goofcord): Use new macros Signed-off-by: Gilver * feat: Install metainfo Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/apps/goofcord/stable/goofcord.spec | 36 ++++++++++++++----------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index ee6f399b18..6ef8418cc0 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -1,6 +1,5 @@ %global git_name GoofCord - -%electronmeta +%global appid io.github.milkshiift.GoofCord Name: goofcord Version: 2.0.1 @@ -10,27 +9,31 @@ 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 -BuildRequires: anda-srpm-macros >= 0.2.26 +BuildRequires: anda-srpm-macros >= 0.3.0 BuildRequires: bun-bin Packager: Gilver E. +%electronmeta -D + %description A highly configurable and privacy minded Discord client. %prep %autosetup -n %{git_name}-%{version} - -%build %ifarch %{arm64} armv7hl armv7l sed -i '/\"x64\",/d' electron-builder.ts %endif -%bun_build -r build -R + +%build +%bun_build %install -%electron_install -D -O -U %U -E UseOzonePlatform,WaylandWindowDecorations +%electron_install -D -O -U %U -E UseOzonePlatform,WaylandWindowDecorations -I + +install -Dm644 assetsDev/%{appid}.metainfo.xml -t %{buildroot}%{_metainfodir} %check -desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop +%desktop_file_validate %{buildroot}%{_datadir}/applications/%{name}.desktop %files %doc README.md @@ -38,14 +41,15 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_libdir}/%{name}/ -%{_iconsdir}/hicolor/16x16/apps/%{name}.png -%{_iconsdir}/hicolor/32x32/apps/%{name}.png -%{_iconsdir}/hicolor/48x48/apps/%{name}.png -%{_iconsdir}/hicolor/64x64/apps/%{name}.png -%{_iconsdir}/hicolor/128x128/apps/%{name}.png -%{_iconsdir}/hicolor/256x256/apps/%{name}.png -%{_iconsdir}/hicolor/512x512/apps/%{name}.png -%{_iconsdir}/hicolor/1024x1024/apps/%{name}.png +%{_metainfodir}/%{appid}.metainfo.xml +%{_hicolordir}/16x16/apps/%{name}.png +%{_hicolordir}/32x32/apps/%{name}.png +%{_hicolordir}/48x48/apps/%{name}.png +%{_hicolordir}/64x64/apps/%{name}.png +%{_hicolordir}/128x128/apps/%{name}.png +%{_hicolordir}/256x256/apps/%{name}.png +%{_hicolordir}/512x512/apps/%{name}.png +%{_hicolordir}/1024x1024/apps/%{name}.png %changelog * Sat Jun 28 2025 Gilver E. - 1.10.1-1 From 6b2dd67771ee3b30aa61598c8ffd52394fa1e2ee Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 20 Jan 2026 08:40:36 -0600 Subject: [PATCH 423/442] chore(usbio-drivers): Update patches (#9363) * chore(usbio-drivers): Update patches * chore: %dnl another one * fix: Oh my God * Let's see * fix: I can't read * chore: Yeet * chore: Clean up old files * chore: Toss another patch * chore: Patches be gone --- ...nux-mfd-usbio-Fix-missing-prototypes.patch | 34 +++++++++ anda/system/usbio-drivers/akmod/01-387.patch | 69 +++++++++++++++++++ anda/system/usbio-drivers/akmod/23-38.patch | 49 +++++++++++++ .../usbio-drivers/akmod/intel-usbio-kmod.spec | 3 - ...nux-mfd-usbio-Fix-missing-prototypes.patch | 34 +++++++++ anda/system/usbio-drivers/dkms/01-387.patch | 69 +++++++++++++++++++ anda/system/usbio-drivers/dkms/23-38.patch | 49 +++++++++++++ .../usbio-drivers/dkms/dkms-intel-usbio.spec | 3 - .../kmod-common/intel-usbio-drivers.spec | 4 +- 9 files changed, 305 insertions(+), 9 deletions(-) create mode 100644 anda/system/usbio-drivers/akmod/0011-include-linux-mfd-usbio-Fix-missing-prototypes.patch create mode 100644 anda/system/usbio-drivers/akmod/01-387.patch create mode 100644 anda/system/usbio-drivers/akmod/23-38.patch create mode 100644 anda/system/usbio-drivers/dkms/0011-include-linux-mfd-usbio-Fix-missing-prototypes.patch create mode 100644 anda/system/usbio-drivers/dkms/01-387.patch create mode 100644 anda/system/usbio-drivers/dkms/23-38.patch diff --git a/anda/system/usbio-drivers/akmod/0011-include-linux-mfd-usbio-Fix-missing-prototypes.patch b/anda/system/usbio-drivers/akmod/0011-include-linux-mfd-usbio-Fix-missing-prototypes.patch new file mode 100644 index 0000000000..48ce1fc353 --- /dev/null +++ b/anda/system/usbio-drivers/akmod/0011-include-linux-mfd-usbio-Fix-missing-prototypes.patch @@ -0,0 +1,34 @@ +From c86e7a74c151304af7393c27f8f3df84d7d005ae Mon Sep 17 00:00:00 2001 +From: Kate Hsuan +Date: Tue, 23 Sep 2025 14:17:05 +0800 +Subject: [PATCH 2/2] include: linux: mfd: usbio: Fix missing-prototypes +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +Fix the following missing-prototypes issues + +drivers/mfd/usbio.c: At top level: +drivers/mfd/usbio.c:473:6: warning: no previous prototype for ‘usbio_unregister_event_cb’ [-Wmissing-prototypes] + 473 | void usbio_unregister_event_cb(struct platform_device *pdev) + | ^~~~~~~~~~~~~~~~~~~~~~~~~ +--- + include/linux/mfd/usbio.h | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git a/include/linux/mfd/usbio.h b/include/linux/mfd/usbio.h +index c8024a8..ecf8ac9 100644 +--- a/include/linux/mfd/usbio.h ++++ b/include/linux/mfd/usbio.h +@@ -45,5 +45,8 @@ int usbio_transfer(struct platform_device *pdev, u8 cmd, const void *obuf, + int obuf_len, void *ibuf, int *ibuf_len); + int usbio_transfer_noack(struct platform_device *pdev, u8 cmd, const void *obuf, + int obuf_len); ++int usbio_register_event_cb(struct platform_device *pdev, ++ usbio_event_cb_t event_cb); ++void usbio_unregister_event_cb(struct platform_device *pdev); + + #endif +-- +2.51.0 + diff --git a/anda/system/usbio-drivers/akmod/01-387.patch b/anda/system/usbio-drivers/akmod/01-387.patch new file mode 100644 index 0000000000..2261a98b82 --- /dev/null +++ b/anda/system/usbio-drivers/akmod/01-387.patch @@ -0,0 +1,69 @@ +From 1e6f315ec4e867fe25da5c6d216bb4757757515e Mon Sep 17 00:00:00 2001 +From: Kate Hsuan +Date: Mon, 15 Sep 2025 17:15:41 +0800 +Subject: [PATCH] patches: remove "u64 dma_mask" for the kernel higher than + 6.16 + +The upstream commits 1284c9693953aed2a9974a5a384ce2a42a1b9ae8 brought the +kernel crash + +[ 6.697129] BUG: unable to handle page fault for address: 00000000ff78d008 +[ 6.697134] #PF: supervisor read access in kernel mode +[ 6.697135] #PF: error_code(0x0000) - not-present page +[ 6.697137] PGD 0 P4D 0 +[ 6.697141] Oops: Oops: 0000 [#1] SMP NOPTI +[ 6.697145] CPU: 12 UID: 0 PID: 1149 Comm: (udev-worker) Tainted: G OE 6.16.5-200.fc42.x86_64 #1 PREEMPT(lazy) +[ 6.697149] Tainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE +[ 6.697150] Hardware name: LENOVO 21HQSIT024/21HQSIT024, BIOS N3XET40W (1.15 ) 05/22/2023 +[ 6.697152] RIP: 0010:ipu6_psys_probe+0x384/0x3b0 [intel_ipu6_psys] +[ 6.697164] Code: ff c7 44 24 10 fb fd ff ff e9 f8 fc ff ff c7 44 24 10 f4 ff ff ff eb cb 49 8b 84 24 98 03 00 00 48 c7 c6 cf 51 ad c1 4c 89 e7 <48> 8b 40 08 89 43 18 89 c2 e8 8e a5 e3 e4 80 3d 33 6b f3 ff 00 0f +[ 6.697166] RSP: 0018:ffffcee981177860 EFLAGS: 00010246 +[ 6.697169] RAX: 00000000ff78d000 RBX: ffff8bc153c8e028 RCX: 0000000000002000 +[ 6.697171] RDX: ffff8bc146d58020 RSI: ffffffffc1ad51cf RDI: ffff8bc14e7d1000 +[ 6.697172] RBP: ffff8bc146d58020 R08: 0000000000000002 R09: ffffcee980ba7000 +[ 6.697174] R10: ffffcee980ba7000 R11: ffff8bc141b00480 R12: ffff8bc14e7d1000 +[ 6.697175] R13: ffff8bc153c8e440 R14: ffff8bc146d5a020 R15: ffff8bc146d5a000 +[ 6.697176] FS: 00007feae3a8d3c0(0000) GS:ffff8bc4e565f000(0000) knlGS:0000000000000000 +[ 6.697179] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 +[ 6.697180] CR2: 00000000ff78d008 CR3: 0000000104809001 CR4: 0000000000f70ef0 +[ 6.697182] PKRU: 55555554 +[ 6.697183] Call Trace: +[ 6.697186] +[ 6.697189] ? __pfx_ipu6_psys_probe+0x10/0x10 [intel_ipu6_psys] +[ 6.697196] auxiliary_bus_probe+0x46/0x80 +[ 6.697202] really_probe+0xdb/0x340 + +Since the upstream commit 1284c9693953aed2a9974a5a384ce2a42a1b9ae8 +removed dms_mask from struct ipu6_bus_device, the size of +struct ipu6_bus_device isn't the same as it is in the upstream kernel. +"u64 dms_mask" has to be removed when it is built with the upstream kernel +higher than 6.16. + +Resolves: #372 +--- + patches/0001-v6.10-IPU6-headers-used-by-PSYS.patch | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +diff --git a/patches/0001-v6.10-IPU6-headers-used-by-PSYS.patch b/patches/0001-v6.10-IPU6-headers-used-by-PSYS.patch +index b8eeaae662d3..44c213050d9d 100644 +--- a/patches/0001-v6.10-IPU6-headers-used-by-PSYS.patch ++++ b/patches/0001-v6.10-IPU6-headers-used-by-PSYS.patch +@@ -28,7 +28,7 @@ new file mode 100644 + index 000000000..b26c6aee1 + --- /dev/null + +++ b/drivers/media/pci/intel/ipu6/ipu6-bus.h +-@@ -0,0 +1,58 @@ ++@@ -0,0 +1,60 @@ + +/* SPDX-License-Identifier: GPL-2.0-only */ + +/* Copyright (C) 2013 - 2024 Intel Corporation */ + + +@@ -59,7 +59,9 @@ index 000000000..b26c6aee1 + + struct ipu6_mmu *mmu; + + struct ipu6_device *isp; + + struct ipu6_buttress_ctrl *ctrl; +++#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 16, 0) + + u64 dma_mask; +++#endif + + const struct firmware *fw; + + struct sg_table fw_sgt; + + u64 *pkg_dir; diff --git a/anda/system/usbio-drivers/akmod/23-38.patch b/anda/system/usbio-drivers/akmod/23-38.patch new file mode 100644 index 0000000000..fe37dfa114 --- /dev/null +++ b/anda/system/usbio-drivers/akmod/23-38.patch @@ -0,0 +1,49 @@ +From 1e2311383bb5fdc857664d1e30700dd3496a5a11 Mon Sep 17 00:00:00 2001 +From: You-Sheng Yang +Date: Wed, 13 Aug 2025 14:58:19 +0800 +Subject: [PATCH] backport: fix build against kernel >= 6.17 + +v6.17-rc1 commit 98ce1eb1fd87e ("gpiolib: introduce gpio_chip setters +that return values") added two new APIs `set_rv` and `set_multiple_rv` +to `struct gpio_irq_chip` that duplicate existing `set` and +`set_multiple` without return values. They then completely replace the +no-return-value APIs in same v6.17-rc1 commit d9d87d90cc0b1 +("treewide: rename GPIO set callbacks back to their original names"). + +Bug-Ubuntu: https://bugs.launchpad.net/bugs/2120461 +Signed-off-by: You-Sheng Yang +--- + drivers/gpio/gpio-usbio.c | 13 +++++++++++-- + 1 file changed, 11 insertions(+), 2 deletions(-) + +diff --git a/drivers/gpio/gpio-usbio.c b/drivers/gpio/gpio-usbio.c +index 625558b..9c904e7 100644 +--- a/drivers/gpio/gpio-usbio.c ++++ b/drivers/gpio/gpio-usbio.c +@@ -175,8 +175,13 @@ static int usbio_gpio_get_value(struct gpio_chip *chip, unsigned int offset) + return usbio_gpio_read(usbio_gpio, offset); + } + +-static void usbio_gpio_set_value(struct gpio_chip *chip, unsigned int offset, +- int val) ++static ++#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 17, 0) ++void ++#else ++int ++#endif ++usbio_gpio_set_value(struct gpio_chip *chip, unsigned int offset, int val) + { + struct usbio_gpio_dev *usbio_gpio = gpiochip_get_data(chip); + int ret; +@@ -186,6 +191,10 @@ static void usbio_gpio_set_value(struct gpio_chip *chip, unsigned int offset, + dev_err(chip->parent, + "%s offset:%d val:%d set value failed %d\n", __func__, + offset, val, ret); ++ ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 17, 0) ++ return ret; ++#endif + } + + static int usbio_gpio_direction_input(struct gpio_chip *chip, diff --git a/anda/system/usbio-drivers/akmod/intel-usbio-kmod.spec b/anda/system/usbio-drivers/akmod/intel-usbio-kmod.spec index dc56a1e0b0..aa4f5002f1 100644 --- a/anda/system/usbio-drivers/akmod/intel-usbio-kmod.spec +++ b/anda/system/usbio-drivers/akmod/intel-usbio-kmod.spec @@ -12,9 +12,6 @@ Release: 2%?dist License: GPL-2.0-only URL: https://github.com/intel/usbio-drivers Source0: %{url}/archive/%{commit}.tar.gz#/usbio-drivers-%{shortcommit}.tar.gz -Patch0: https://github.com/jwrdegoede/usbio-drivers/commit/d5f08986936a7fda0cce543c73fb8d9bab76eae2.patch -Patch1: https://github.com/jwrdegoede/usbio-drivers/commit/47b34a6f467eebb4e9fc59f5e25618fe760fbf33.patch -Patch2: https://github.com/jwrdegoede/usbio-drivers/commit/0eae85556558b410635ad03ed5eccb9648e11fce.patch BuildRequires: elfutils-libelf-devel BuildRequires: gcc BuildRequires: kmodtool diff --git a/anda/system/usbio-drivers/dkms/0011-include-linux-mfd-usbio-Fix-missing-prototypes.patch b/anda/system/usbio-drivers/dkms/0011-include-linux-mfd-usbio-Fix-missing-prototypes.patch new file mode 100644 index 0000000000..48ce1fc353 --- /dev/null +++ b/anda/system/usbio-drivers/dkms/0011-include-linux-mfd-usbio-Fix-missing-prototypes.patch @@ -0,0 +1,34 @@ +From c86e7a74c151304af7393c27f8f3df84d7d005ae Mon Sep 17 00:00:00 2001 +From: Kate Hsuan +Date: Tue, 23 Sep 2025 14:17:05 +0800 +Subject: [PATCH 2/2] include: linux: mfd: usbio: Fix missing-prototypes +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +Fix the following missing-prototypes issues + +drivers/mfd/usbio.c: At top level: +drivers/mfd/usbio.c:473:6: warning: no previous prototype for ‘usbio_unregister_event_cb’ [-Wmissing-prototypes] + 473 | void usbio_unregister_event_cb(struct platform_device *pdev) + | ^~~~~~~~~~~~~~~~~~~~~~~~~ +--- + include/linux/mfd/usbio.h | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git a/include/linux/mfd/usbio.h b/include/linux/mfd/usbio.h +index c8024a8..ecf8ac9 100644 +--- a/include/linux/mfd/usbio.h ++++ b/include/linux/mfd/usbio.h +@@ -45,5 +45,8 @@ int usbio_transfer(struct platform_device *pdev, u8 cmd, const void *obuf, + int obuf_len, void *ibuf, int *ibuf_len); + int usbio_transfer_noack(struct platform_device *pdev, u8 cmd, const void *obuf, + int obuf_len); ++int usbio_register_event_cb(struct platform_device *pdev, ++ usbio_event_cb_t event_cb); ++void usbio_unregister_event_cb(struct platform_device *pdev); + + #endif +-- +2.51.0 + diff --git a/anda/system/usbio-drivers/dkms/01-387.patch b/anda/system/usbio-drivers/dkms/01-387.patch new file mode 100644 index 0000000000..2261a98b82 --- /dev/null +++ b/anda/system/usbio-drivers/dkms/01-387.patch @@ -0,0 +1,69 @@ +From 1e6f315ec4e867fe25da5c6d216bb4757757515e Mon Sep 17 00:00:00 2001 +From: Kate Hsuan +Date: Mon, 15 Sep 2025 17:15:41 +0800 +Subject: [PATCH] patches: remove "u64 dma_mask" for the kernel higher than + 6.16 + +The upstream commits 1284c9693953aed2a9974a5a384ce2a42a1b9ae8 brought the +kernel crash + +[ 6.697129] BUG: unable to handle page fault for address: 00000000ff78d008 +[ 6.697134] #PF: supervisor read access in kernel mode +[ 6.697135] #PF: error_code(0x0000) - not-present page +[ 6.697137] PGD 0 P4D 0 +[ 6.697141] Oops: Oops: 0000 [#1] SMP NOPTI +[ 6.697145] CPU: 12 UID: 0 PID: 1149 Comm: (udev-worker) Tainted: G OE 6.16.5-200.fc42.x86_64 #1 PREEMPT(lazy) +[ 6.697149] Tainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE +[ 6.697150] Hardware name: LENOVO 21HQSIT024/21HQSIT024, BIOS N3XET40W (1.15 ) 05/22/2023 +[ 6.697152] RIP: 0010:ipu6_psys_probe+0x384/0x3b0 [intel_ipu6_psys] +[ 6.697164] Code: ff c7 44 24 10 fb fd ff ff e9 f8 fc ff ff c7 44 24 10 f4 ff ff ff eb cb 49 8b 84 24 98 03 00 00 48 c7 c6 cf 51 ad c1 4c 89 e7 <48> 8b 40 08 89 43 18 89 c2 e8 8e a5 e3 e4 80 3d 33 6b f3 ff 00 0f +[ 6.697166] RSP: 0018:ffffcee981177860 EFLAGS: 00010246 +[ 6.697169] RAX: 00000000ff78d000 RBX: ffff8bc153c8e028 RCX: 0000000000002000 +[ 6.697171] RDX: ffff8bc146d58020 RSI: ffffffffc1ad51cf RDI: ffff8bc14e7d1000 +[ 6.697172] RBP: ffff8bc146d58020 R08: 0000000000000002 R09: ffffcee980ba7000 +[ 6.697174] R10: ffffcee980ba7000 R11: ffff8bc141b00480 R12: ffff8bc14e7d1000 +[ 6.697175] R13: ffff8bc153c8e440 R14: ffff8bc146d5a020 R15: ffff8bc146d5a000 +[ 6.697176] FS: 00007feae3a8d3c0(0000) GS:ffff8bc4e565f000(0000) knlGS:0000000000000000 +[ 6.697179] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 +[ 6.697180] CR2: 00000000ff78d008 CR3: 0000000104809001 CR4: 0000000000f70ef0 +[ 6.697182] PKRU: 55555554 +[ 6.697183] Call Trace: +[ 6.697186] +[ 6.697189] ? __pfx_ipu6_psys_probe+0x10/0x10 [intel_ipu6_psys] +[ 6.697196] auxiliary_bus_probe+0x46/0x80 +[ 6.697202] really_probe+0xdb/0x340 + +Since the upstream commit 1284c9693953aed2a9974a5a384ce2a42a1b9ae8 +removed dms_mask from struct ipu6_bus_device, the size of +struct ipu6_bus_device isn't the same as it is in the upstream kernel. +"u64 dms_mask" has to be removed when it is built with the upstream kernel +higher than 6.16. + +Resolves: #372 +--- + patches/0001-v6.10-IPU6-headers-used-by-PSYS.patch | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +diff --git a/patches/0001-v6.10-IPU6-headers-used-by-PSYS.patch b/patches/0001-v6.10-IPU6-headers-used-by-PSYS.patch +index b8eeaae662d3..44c213050d9d 100644 +--- a/patches/0001-v6.10-IPU6-headers-used-by-PSYS.patch ++++ b/patches/0001-v6.10-IPU6-headers-used-by-PSYS.patch +@@ -28,7 +28,7 @@ new file mode 100644 + index 000000000..b26c6aee1 + --- /dev/null + +++ b/drivers/media/pci/intel/ipu6/ipu6-bus.h +-@@ -0,0 +1,58 @@ ++@@ -0,0 +1,60 @@ + +/* SPDX-License-Identifier: GPL-2.0-only */ + +/* Copyright (C) 2013 - 2024 Intel Corporation */ + + +@@ -59,7 +59,9 @@ index 000000000..b26c6aee1 + + struct ipu6_mmu *mmu; + + struct ipu6_device *isp; + + struct ipu6_buttress_ctrl *ctrl; +++#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 16, 0) + + u64 dma_mask; +++#endif + + const struct firmware *fw; + + struct sg_table fw_sgt; + + u64 *pkg_dir; diff --git a/anda/system/usbio-drivers/dkms/23-38.patch b/anda/system/usbio-drivers/dkms/23-38.patch new file mode 100644 index 0000000000..fe37dfa114 --- /dev/null +++ b/anda/system/usbio-drivers/dkms/23-38.patch @@ -0,0 +1,49 @@ +From 1e2311383bb5fdc857664d1e30700dd3496a5a11 Mon Sep 17 00:00:00 2001 +From: You-Sheng Yang +Date: Wed, 13 Aug 2025 14:58:19 +0800 +Subject: [PATCH] backport: fix build against kernel >= 6.17 + +v6.17-rc1 commit 98ce1eb1fd87e ("gpiolib: introduce gpio_chip setters +that return values") added two new APIs `set_rv` and `set_multiple_rv` +to `struct gpio_irq_chip` that duplicate existing `set` and +`set_multiple` without return values. They then completely replace the +no-return-value APIs in same v6.17-rc1 commit d9d87d90cc0b1 +("treewide: rename GPIO set callbacks back to their original names"). + +Bug-Ubuntu: https://bugs.launchpad.net/bugs/2120461 +Signed-off-by: You-Sheng Yang +--- + drivers/gpio/gpio-usbio.c | 13 +++++++++++-- + 1 file changed, 11 insertions(+), 2 deletions(-) + +diff --git a/drivers/gpio/gpio-usbio.c b/drivers/gpio/gpio-usbio.c +index 625558b..9c904e7 100644 +--- a/drivers/gpio/gpio-usbio.c ++++ b/drivers/gpio/gpio-usbio.c +@@ -175,8 +175,13 @@ static int usbio_gpio_get_value(struct gpio_chip *chip, unsigned int offset) + return usbio_gpio_read(usbio_gpio, offset); + } + +-static void usbio_gpio_set_value(struct gpio_chip *chip, unsigned int offset, +- int val) ++static ++#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 17, 0) ++void ++#else ++int ++#endif ++usbio_gpio_set_value(struct gpio_chip *chip, unsigned int offset, int val) + { + struct usbio_gpio_dev *usbio_gpio = gpiochip_get_data(chip); + int ret; +@@ -186,6 +191,10 @@ static void usbio_gpio_set_value(struct gpio_chip *chip, unsigned int offset, + dev_err(chip->parent, + "%s offset:%d val:%d set value failed %d\n", __func__, + offset, val, ret); ++ ++#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 17, 0) ++ return ret; ++#endif + } + + static int usbio_gpio_direction_input(struct gpio_chip *chip, diff --git a/anda/system/usbio-drivers/dkms/dkms-intel-usbio.spec b/anda/system/usbio-drivers/dkms/dkms-intel-usbio.spec index d8933e6dfa..8084dcff68 100644 --- a/anda/system/usbio-drivers/dkms/dkms-intel-usbio.spec +++ b/anda/system/usbio-drivers/dkms/dkms-intel-usbio.spec @@ -12,9 +12,6 @@ License: GPL-2.0-only URL: https://github.com/intel/usbio-drivers Source0: %{url}/archive/%{commit}.tar.gz#/usbio-drivers-%{shortcommit}.tar.gz Source2: %{name}.conf -Patch0: https://github.com/jwrdegoede/usbio-drivers/commit/d5f08986936a7fda0cce543c73fb8d9bab76eae2.patch -Patch1: https://github.com/jwrdegoede/usbio-drivers/commit/47b34a6f467eebb4e9fc59f5e25618fe760fbf33.patch -Patch2: https://github.com/jwrdegoede/usbio-drivers/commit/0eae85556558b410635ad03ed5eccb9648e11fce.patch Provides: %{modulename}-kmod = %{version} Requires: dkms Requires: dkms-intel-ipu6 diff --git a/anda/system/usbio-drivers/kmod-common/intel-usbio-drivers.spec b/anda/system/usbio-drivers/kmod-common/intel-usbio-drivers.spec index 497731a19b..adc6f63c13 100644 --- a/anda/system/usbio-drivers/kmod-common/intel-usbio-drivers.spec +++ b/anda/system/usbio-drivers/kmod-common/intel-usbio-drivers.spec @@ -3,7 +3,7 @@ %global commit_date 20251031 %global debug_package %{nil} -Name: dkms-%{modulename} +Name: intel-usbio Version: 0^%{commit_date}git.%{shortcommit} Release: 1%?dist Summary: Common files for the USBIO drivers @@ -29,10 +29,8 @@ This package contains the common files for the UBSIO kernel modules. # Hi, I'm also empty! %files -%doc CODE_OF_CONDUCT.md %doc README.md %doc SECURITY.md -%doc security.md %license LICENSE.txt %changelog From b0678dc18441c453dac16e42fff8e125044b84bc Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 14:53:32 +0000 Subject: [PATCH 424/442] 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 0b75bcc66d..4cd84b5f05 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.0 +Version: 0.3.1 Release: 1%?dist Summary: SRPM macros for extra Fedora packages From af0f733a168b6e54ec4837497f2ed15deee919a2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 16:45:56 +0000 Subject: [PATCH 425/442] 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 9c41f87fdf..9b45b95f99 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.83 +Version: 0.1.86 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://sinelaw.github.io/fresh/ From 6f29b520bb7ec6a0a6cf371f4ef11fe6fd5b4c04 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 20 Jan 2026 10:58:08 -0600 Subject: [PATCH 426/442] chore(heroic-games-launcher): Update to new macros and install metainfo (#9370) * chore(heroic-games-launcher): Update to new macros and install metainfo Signed-off-by: Gilver * chore: Stuff I forgot Signed-off-by: Gilver * fix: Forgot vite Signed-off-by: Gilver * chore: Empty commit Signed-off-by: Gilver * fix: -D Signed-off-by: Gilver * chore: Oops Signed-off-by: Gilver --------- Signed-off-by: Gilver --- .../heroic-games-launcher.spec | 77 ++++++------------- 1 file changed, 24 insertions(+), 53 deletions(-) diff --git a/anda/games/heroic-games-launcher/heroic-games-launcher.spec b/anda/games/heroic-games-launcher/heroic-games-launcher.spec index faee1d53ec..ffef92f47d 100644 --- a/anda/games/heroic-games-launcher/heroic-games-launcher.spec +++ b/anda/games/heroic-games-launcher/heroic-games-launcher.spec @@ -1,13 +1,6 @@ -%global debug_package %{nil} -%global __provides_exclude ^((libffmpeg[.]so.*)|(lib.*\\.so.*))$ -%ifnarch aarch64 -%global __requires_exclude ^((libffmpeg[.]so.*)|(lib.*\\.so.*)|(.*\\aarch64*\\.so.*))$ -%elifarch aarch64 -%global __requires_exclude ^((libffmpeg[.]so.*)|(lib.*\\.so.*)|(.*\\x86_64*\\.so.*)|(.*\\x86-64*\\.so.*))$ -%endif %global org_name Heroic-Games-Launcher %global git_name %(echo %{org_name} | sed 's/-//g') -%global reverse_dns com.heroicgameslauncher.hgl +%global appid com.heroicgameslauncher.hgl %global shortname heroic %global legendary_version 0.20.37 %global gogdl_version 1.1.2 @@ -21,16 +14,7 @@ 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 BuildRequires: anda-srpm-macros -BuildRequires: desktop-file-utils -# Electron builder builds some things with GCC(++), Git, and Make -BuildRequires: gcc -BuildRequires: gcc-c++ -BuildRequires: git -BuildRequires: make -BuildRequires: nodejs -BuildRequires: nodejs-npm BuildRequires: pnpm -BuildRequires: python3 Requires: alsa-lib Requires: gtk3 Requires: hicolor-icon-theme @@ -46,6 +30,8 @@ Provides: bundled(legendary) = %{legendary_version} Provides: bundled(nile) = %{nile_version} Packager: Gilver E. +%electronmeta -D + %description Heroic is a Free and Open Source Epic, GOG, and Amazon Prime Games launcher for Linux, Windows, and macOS. @@ -53,60 +39,45 @@ Heroic is a Free and Open Source Epic, GOG, and Amazon Prime Games launcher for %git_clone https://github.com/%{org_name}/%{git_name} v%{version} %build -pnpm install -pnpm run download-helper-binaries -pnpm dist:linux -wait +%pnpm_build -r download-helper-binaries -v %install -mkdir -p %{buildroot}%{_datadir}/%{shortname} -mv $(find . -iname "*LICENSE*" -not -path "./node_modules/*" -and -not -path "./public/*") . +rm -rf dist/linux-unpacked/resources/app.asar.unpacked/node_modules/font-list/libs/{darwin,win32} rm -rf dist/linux-unpacked/resources/app.asar.unpacked/node_modules/font-list/libs/{darwin,win32} %ifarch aarch64 # Keep the x86_64 Windows binaries run through Wine just in case rm -rf dist/linux-unpacked/resources/app.asar.unpacked/build/bin/x64/{darwin,linux} -mv dist/linux-arm64-unpacked/* %{buildroot}%{_datadir}/%{shortname} %else rm -rf dist/linux-unpacked/resources/app.asar.unpacked/build/bin/arm64 -mv dist/linux-unpacked/* %{buildroot}%{_datadir}/%{shortname} %endif -mkdir -p %{buildroot}%{_bindir} -# Make names executable -ln -sr %{_datadir}/%{shortname}/%{shortname} %{buildroot}%{_bindir}/%{name} -ln -sr %{_datadir}/%{shortname}/%{shortname} %{buildroot}%{_bindir}/%{shortname} -install -Dm644 dist/.icon-set/icon_16x16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{reverse_dns}.png -install -Dm644 dist/.icon-set/icon_32x32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{reverse_dns}.png -install -Dm644 dist/.icon-set/icon_48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{reverse_dns}.png -install -Dm644 dist/.icon-set/icon_64x64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{reverse_dns}.png -install -Dm644 dist/.icon-set/icon_128x128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{reverse_dns}.png -install -Dm644 dist/.icon-set/icon_256x256.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{reverse_dns}.png -install -Dm644 dist/.icon-set/icon_512x512.png %{buildroot}%{_iconsdir}/hicolor/512x512/apps/%{reverse_dns}.png -install -Dm644 dist/.icon-set/icon_1024.png %{buildroot}%{_iconsdir}/hicolor/1024x1024/apps/%{reverse_dns}.png -desktop-file-install --set-key=Exec --set-value="/usr/share/%{shortname}/%{shortname} %u" flatpak/%{reverse_dns}.desktop + +%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 + +install -Dpm644 flatpak/templates/%{appid}.metainfo.xml.template %{buildroot}%{_metainfodir}/%{appid}.metainfo.xml %check -desktop-file-validate %{buildroot}%{_datadir}/applications/%{reverse_dns}.desktop +%desktop_file_validate %{buildroot}%{_datadir}/applications/%{appid}.desktop %files %doc README.md %doc CODE_OF_CONDUCT.md %license COPYING -%license legendary.LICENSE -%license LICENSES.chromium.html -%license LICENSE.electron.txt -%dir %{_datadir}/%{shortname} -%{_datadir}/%{shortname}/* +%license bundled_licenses/* +%dir %{_libdir}/%{shortname} +%{_libdir}/%{shortname}/* %{_bindir}/%{shortname} %{_bindir}/%{name} -%{_datadir}/applications/%{reverse_dns}.desktop -%{_iconsdir}/hicolor/16x16/apps/%{reverse_dns}.png -%{_iconsdir}/hicolor/32x32/apps/%{reverse_dns}.png -%{_iconsdir}/hicolor/48x48/apps/%{reverse_dns}.png -%{_iconsdir}/hicolor/64x64/apps/%{reverse_dns}.png -%{_iconsdir}/hicolor/128x128/apps/%{reverse_dns}.png -%{_iconsdir}/hicolor/256x256/apps/%{reverse_dns}.png -%{_iconsdir}/hicolor/512x512/apps/%{reverse_dns}.png -%{_iconsdir}/hicolor/1024x1024/apps/%{reverse_dns}.png +%{_appsdir}/%{appid}.desktop +%{_metainfodir}/%{appid}.metainfo.xml +%{_hicolordir}/16x16/apps/%{appid}.png +%{_hicolordir}/32x32/apps/%{appid}.png +%{_hicolordir}/48x48/apps/%{appid}.png +%{_hicolordir}/64x64/apps/%{appid}.png +%{_hicolordir}/128x128/apps/%{appid}.png +%{_hicolordir}/256x256/apps/%{appid}.png +%{_hicolordir}/512x512/apps/%{appid}.png +%{_hicolordir}/1024x1024/apps/%{appid}.png %changelog * Sun Mar 02 2025 Gilver E. From c782e780faf35dac762696f90d0904451eb5819c Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 20 Jan 2026 11:12:32 -0600 Subject: [PATCH 427/442] fix(dwarfs): Update BuildRequires and use %git_clone (#9361) * fix(dwarfs): Update BuildRequires F44 merged `boost-system` into `boost`. Signed-off-by: Gilver * fix: ??? Signed-off-by: Gilver * It actually might...need this Signed-off-by: Gilver * Aaaaa Signed-off-by: Gilver * Pull the build deps from upstream Docker file Signed-off-by: Gilver * ng Signed-off-by: Gilver * Update dwarfs.spec Signed-off-by: Gilver * Update dwarfs.spec Signed-off-by: Gilver * This wasn't the issue so Signed-off-by: Gilver * fix: Submodules... Signed-off-by: Gilver * fix: Include cstdint Signed-off-by: Gilver * cleanup: Stupid Signed-off-by: Gilver * Aaaa Signed-off-by: Gilver * Update dwarfs.spec Signed-off-by: Gilver * Update dwarfs.spec Signed-off-by: Gilver * fix: Unfortunate Signed-off-by: Gilver * ???? Signed-off-by: Gilver * Update dwarfs.spec Signed-off-by: Gilver * If this exists it's only on Rawhide... Signed-off-by: Gilver * Update dwarfs.spec Signed-off-by: Gilver * Update dwarfs.spec Signed-off-by: Gilver * chore: Conditionals forBuildRequires Signed-off-by: Gilver * chore: No longer exists...? Signed-off-by: Gilver * fix: Hate Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/lib/dwarfs/dwarfs.spec | 51 ++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 26 deletions(-) diff --git a/anda/lib/dwarfs/dwarfs.spec b/anda/lib/dwarfs/dwarfs.spec index 4ef43f812a..72bca058dc 100644 --- a/anda/lib/dwarfs/dwarfs.spec +++ b/anda/lib/dwarfs/dwarfs.spec @@ -2,6 +2,7 @@ The Deduplicating Warp-speed Advanced Read-only File System. 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 @@ -11,59 +12,55 @@ License: GPL-3.0-or-later URL: https://github.com/mhx/%{name} Source0: https://github.com/mhx/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz BuildRequires: binutils-devel -BuildRequires: bison -BuildRequires: boost-chrono -BuildRequires: boost-context BuildRequires: boost-devel -BuildRequires: boost-filesystem -BuildRequires: boost-iostreams -BuildRequires: boost-program-options -BuildRequires: boost-regex +%if 0%{?fedora} >= 44 +BuildRequires: boost-process +%else BuildRequires: boost-system -BuildRequires: boost-thread +%endif BuildRequires: brotli-devel +BuildRequires: bubblewrap BuildRequires: ccache BuildRequires: clang BuildRequires: cmake -BuildRequires: date-devel BuildRequires: double-conversion-devel -BuildRequires: elfutils-devel -BuildRequires: file-devel BuildRequires: flac-devel -BuildRequires: flex BuildRequires: fmt-devel +BuildRequires: fuse BuildRequires: fuse3 BuildRequires: fuse3-devel +BuildRequires: fuse-devel +BuildRequires: g++ BuildRequires: gcc -BuildRequires: gcc-c++ BuildRequires: git BuildRequires: glog-devel -BuildRequires: gmock-devel -BuildRequires: google-benchmark-devel -BuildRequires: gtest-devel +BuildRequires: google-benchmark BuildRequires: jemalloc-devel BuildRequires: json-devel -BuildRequires: libacl-devel BuildRequires: libarchive-devel BuildRequires: libdwarf-devel BuildRequires: libevent-devel BuildRequires: libunwind-devel +BuildRequires: libzstd-devel BuildRequires: lz4-devel BuildRequires: make +BuildRequires: man BuildRequires: ninja-build BuildRequires: openssl-devel -BuildRequires: pkgconf +BuildRequires: pip +BuildRequires: pkg-config BuildRequires: range-v3-devel BuildRequires: rubygem-ronn-ng BuildRequires: utf8cpp-devel BuildRequires: xxhash-devel BuildRequires: xz-devel +BuildRequires: zstd Requires: bzip2-libs Requires: gflags Requires: libattr Requires: libxml2 Requires: libzstd -Requires: zlib-ng-compat +Requires: (zlib-ng-compat or zlib) Packager: Gilver E. %description %_description @@ -97,20 +94,22 @@ BuildArch: noarch Zsh shell completion for dwarfs. %prep -%autosetup +%git_clone %{url}.git v%{version} %build -%cmake -DWITH_TESTS=ON \ +%cmake \ +-DWITH_TESTS=ON \ -DWITH_LIBDWARFS=ON \ -DWITH_TOOLS=ON \ -DWITH_FUSE_DRIVER=ON \ -DBUILD_SHARED_LIBS=ON \ -DWITH_MAN_OPTION=OFF \ --DCMAKE_INSTALL_SBINDIR=%(echo %{_sbindir} | sed 's|^/usr||') \ +-DCMAKE_INSTALL_SBINDIR="%(echo %{_sbindir} | sed 's|^/usr||')" \ +%cmake_build %ifarch aarch64 --DCMAKE_C_FLAGS="-fno-lto -fno-use-linker-plugin" \ --DCMAKE_CXX_FLAGS="-fno-lto -fno-use-linker-plugin" \ --DCMAKE_SHARED_LINKER_FLAGS="-fno-lto -fno-use-linker-plugin" \ +-DCMAKE_C_FLAGS="$CFLAGS -fno-lto -fno-use-linker-plugin" \ +-DCMAKE_CXX_FLAGS="$CXXFLAGS -fno-lto -fno-use-linker-plugin" \ +-DCMAKE_SHARED_LINKER_FLAGS="$LDFLAGS -fno-lto -fno-use-linker-plugin" \ %endif %cmake_build @@ -133,7 +132,7 @@ Zsh shell completion for dwarfs. %{_mandir}/man1/mk%{name}.1* %{_mandir}/man5/%{name}-format.5* %{_mandir}/man7/%{name}-env.7* -%{_datadir}/applications/%{name}-mount-handler.desktop +%{_appsdir}/%{name}-mount-handler.desktop %{_datadir}/mime/packages/%{name}.xml %files devel From ce4d5269c04a78a4ffa25d5abc1bef71479c2ced Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 20 Jan 2026 11:20:54 -0600 Subject: [PATCH 428/442] chore: Mass update email in Roachy's specs (#9355) * chore: Mass update email in Roachy's specs * fix(pokeshell): Recommends Signed-off-by: Gilver * chore: Bump releases * Update xone.spec Signed-off-by: Gilver * Update falcond-gui.spec Signed-off-by: Gilver * Update ghostty-nightly.spec Signed-off-by: Gilver * Update ghostty.spec Signed-off-by: Gilver * Update epsonscan2.spec Signed-off-by: Gilver * Update neovim-default-editor.spec Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/apps/falcond-gui/falcond-gui.spec | 2 +- anda/apps/goofcord/nightly/goofcord-nightly.spec | 4 ++-- anda/apps/goofcord/stable/goofcord.spec | 4 ++-- anda/devs/backport/nodejs-backport.spec | 4 ++-- anda/devs/edit/edit.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 8 ++++---- anda/devs/ghostty/stable/ghostty.spec | 6 +++--- anda/devs/powershell/powershell.spec | 4 ++-- anda/devs/rio/rio.spec | 4 ++-- anda/devs/shibuya/python-shibuya.spec | 4 ++-- anda/devs/yarn-berry/yarnpkg-berry.spec | 4 ++-- anda/fonts/cleartype/cleartype-fonts.spec | 4 ++-- anda/fonts/ms-core-tahoma/ms-core-tahoma-fonts.spec | 4 ++-- anda/fonts/ms-core/ms-core-fonts.spec | 4 ++-- .../heroic-games-launcher/heroic-games-launcher.spec | 4 ++-- .../steamtinkerlaunch/git/steamtinkerlaunch-git.spec | 4 ++-- .../games/steamtinkerlaunch/stable/steamtinkerlaunch.spec | 4 ++-- .../udev-joystick-blacklist/udev-joystick-blacklist.spec | 4 ++-- anda/langs/python/bash-kernel/python-bash-kernel.spec | 4 ++-- anda/langs/python/colorthief/python-colorthief.spec | 4 ++-- anda/langs/python/colorz/python-colorz.spec | 4 ++-- .../python/fast-colorthief/python-fast-colorthief.spec | 4 ++-- anda/langs/python/haishoku/python-haishoku.spec | 4 ++-- .../python/jupyter-sphinx/python-jupyter-sphinx.spec | 4 ++-- .../python/materialyoucolor/python-materialyoucolor.spec | 4 ++-- .../python/pygment-styles/python-pygments-styles.spec | 4 ++-- anda/langs/python/pywal16/python-pywal16.spec | 4 ++-- .../python-sphinxcontrib-moderncmakedomain.spec | 4 ++-- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 4 ++-- anda/langs/zig/master/zig-master.spec | 4 ++-- anda/lib/dwarfs/dwarfs.spec | 4 ++-- anda/lib/ipu6-camera-bins/ipu6-camera-bins.spec | 4 ++-- anda/misc/krabby/krabby.spec | 4 ++-- anda/misc/pbcli/pbcli.spec | 4 ++-- anda/misc/pokeget/pokeget.spec | 4 ++-- anda/misc/pokemon-colorscripts/pokemon-colorscripts.spec | 4 ++-- anda/misc/pokeshell/pokeshell.spec | 6 +++--- anda/system/epsonscan2/epsonscan2.spec | 4 ++-- anda/system/falcond-profiles/falcond-profiles.spec | 2 +- anda/system/falcond/falcond.spec | 2 +- anda/system/ipu6-camera-hal/ipu6-camera-hal.spec | 4 ++-- anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec | 4 ++-- .../ipu6-drivers/kmod-common/intel-ipu6-drivers.spec | 4 ++-- anda/system/rtl8821cu/akmod/rtl8821cu-kmod.spec | 4 ++-- anda/system/rtl8821cu/dkms/dkms-rtl8821cu.spec | 4 ++-- .../rtl8821cu/kmod-common/rtl8821cu-kmod-common.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/scx-scheds/stable/scx-scheds.spec | 4 ++-- anda/system/scx-tools/nightly/scx-tools-nightly.spec | 4 ++-- anda/system/scx-tools/stable/scx-tools.spec | 4 ++-- anda/system/si-cik-amdgpu/si-cik-amdgpu.spec | 4 ++-- anda/system/usbio-drivers/akmod/intel-usbio-kmod.spec | 4 ++-- anda/system/usbio-drivers/dkms/dkms-intel-usbio.spec | 4 ++-- .../usbio-drivers/kmod-common/intel-usbio-drivers.spec | 4 ++-- anda/system/v4l2loopback/dkms/dkms-v4l2loopback.spec | 4 ++-- anda/system/xone/nightly/akmod/xone-nightly-kmod.spec | 4 ++-- anda/system/xone/nightly/dkms/dkms-xone-nightly.spec | 4 ++-- anda/system/xone/nightly/kmod-common/xone-nightly.spec | 4 ++-- anda/system/xone/stable/akmod/xone-kmod.spec | 4 ++-- anda/system/xone/stable/dkms/dkms-xone.spec | 4 ++-- anda/system/xone/stable/kmod-common/xone.spec | 6 +++--- anda/system/xpad-noone/akmod/xpad-noone-kmod.spec | 4 ++-- anda/system/xpad-noone/dkms/dkms-xpad-noone.spec | 4 ++-- anda/system/xpad-noone/kmod-common/xpad-noone.spec | 4 ++-- anda/system/xpadneo/akmod/xpadneo-kmod.spec | 4 ++-- anda/system/xpadneo/dkms/dkms-xpadneo.spec | 4 ++-- anda/system/xpadneo/kmod-common/xpadneo.spec | 6 +++--- .../kde-material-you-colors/kde-material-you-colors.spec | 4 ++-- anda/tools/java-binfmt/java-binfmt.spec | 4 ++-- anda/tools/license-checker/nodejs-license-checker.spec | 4 ++-- anda/tools/micro-default-editor/micro-default-editor.spec | 2 +- .../neovim-default-editor/neovim-default-editor.spec | 4 ++-- anda/tools/nvm/nvm.spec | 4 ++-- anda/tools/tauri/tauri.spec | 4 ++-- 74 files changed, 150 insertions(+), 150 deletions(-) diff --git a/anda/apps/falcond-gui/falcond-gui.spec b/anda/apps/falcond-gui/falcond-gui.spec index 79a66045fd..0f14b027d5 100644 --- a/anda/apps/falcond-gui/falcond-gui.spec +++ b/anda/apps/falcond-gui/falcond-gui.spec @@ -1,6 +1,6 @@ Name: falcond-gui Version: 1.0.1 -Release: 1%?dist +Release: 1%{?dist} Summary: A GTK4/LibAdwaita application to control and monitor the Falcond gaming optimization daemon SourceLicense: MIT License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND CC0-1.0 AND ISC AND (MIT OR Apache-2.0) AND MIT AND (Unlicense OR MIT) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 1d8acd232a..7248499d08 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -9,7 +9,7 @@ Name: %{base_name}-nightly Version: %{ver}%{commit_date}.git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} License: OSL-3.0 Summary: A privacy-minded Legcord fork. Group: Applications/Internet @@ -17,7 +17,7 @@ URL: https://github.com/Milkshiift/%{git_name} Source0: %{url}/archive/%{commit}/%{git_name}-%{commit}.tar.gz BuildRequires: anda-srpm-macros >= 0.2.26 BuildRequires: bun-bin -Packager: Gilver E. +Packager: Gilver E. %description A highly configurable and privacy minded Discord client. diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index 6ef8418cc0..a2c50013f3 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -3,7 +3,7 @@ Name: goofcord Version: 2.0.1 -Release: 1%?dist +Release: 2%{?dist} License: OSL-3.0 Summary: A privacy-minded Legcord fork. Group: Applications/Internet @@ -11,7 +11,7 @@ URL: https://github.com/Milkshiift/%{git_name} Source0: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: anda-srpm-macros >= 0.3.0 BuildRequires: bun-bin -Packager: Gilver E. +Packager: Gilver E. %electronmeta -D diff --git a/anda/devs/backport/nodejs-backport.spec b/anda/devs/backport/nodejs-backport.spec index f51ff4ea26..32ec4ed420 100644 --- a/anda/devs/backport/nodejs-backport.spec +++ b/anda/devs/backport/nodejs-backport.spec @@ -4,7 +4,7 @@ Name: node-%{module} Version: 10.2.0 -Release: 1%?dist +Release: 2%{?dist} Summary: Backport GitHub commits SourceLicense: Apache-2.0 License: Apache-2.0 AND @@ -17,7 +17,7 @@ BuildRequires: nodejs-devel BuildRequires: nodejs-packaging BuildRequires: nodejs-npm ExclusiveArch: %{nodejs_arches} noarch -Packager: Gilver E. +Packager: Gilver E. %description A simple CLI tool that automates the process of backporting commits on a GitHub repo. diff --git a/anda/devs/edit/edit.spec b/anda/devs/edit/edit.spec index ffdc63cf68..6a796f4cb4 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: 2%?dist +Release: 3%{?dist} Summary: A simple editor for simple needs. SourceLicense: MIT License: MIT AND (MIT OR Apache-2.0) @@ -21,7 +21,7 @@ BuildRequires: cargo-rpm-macros BuildRequires: rustup %endif BuildRequires: mold -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 30387bd6eb..0eb814cb7d 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 @@ -55,7 +55,7 @@ Provides: %{base_name}-tip = %{ver}^%{commit_date}git%{shortcommit} Provides: %{name} = %{commit_date}.%{shortcommit} %endif Obsoletes: %{name} = 20250130.04d3636 -Packager: Gilver E. +Packager: Gilver E. %description 👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. @@ -318,10 +318,10 @@ rm -rf %{buildroot}%{_datadir}/terminfo/g/%{base_name} - Updated for Zig 0.14.0 - Updated for ncurses-term compatibility in Fedora 42 and Rawhide * Wed Mar 05 2025 Gilver E. -- Update to 1.1.3~tip^20250305git66e8d91-2%{?dist} +- Update to 1.1.3~tip^20250305git66e8d91-2 * Ghostty now has localization support via gettext as well as corresponding localization files * Fri Jan 31 2025 Gilver E. -- Update to 1.1.1~tip^20250131git5508e7-1%{?dist} +- Update to 1.1.1~tip^20250131git5508e7-1 * Low GHSA-98wc-794w-gjx3: Ghostty leaked file descriptors allowing the shell and any of its child processes to impact other Ghostty terminal instances * Better Git versioning scheme * Ghostty terminfo source files are now a subpackage diff --git a/anda/devs/ghostty/stable/ghostty.spec b/anda/devs/ghostty/stable/ghostty.spec index cbc7667456..f5d8b0af51 100644 --- a/anda/devs/ghostty/stable/ghostty.spec +++ b/anda/devs/ghostty/stable/ghostty.spec @@ -4,7 +4,7 @@ Name: ghostty Version: 1.2.3 -Release: 3%?dist +Release: 4%{?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/ @@ -41,7 +41,7 @@ Requires: gtk4 Requires: gtk4-layer-shell Requires: libadwaita Conflicts: ghostty-nightly -Packager: Gilver E. +Packager: Gilver E. %description 👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. @@ -254,7 +254,7 @@ rm -rf %{buildroot}%{_datadir}/terminfo/g/%{name} * This is necessary to address licensing issues in the themes repo Ghostty uses * See: https://github.com/mbadolato/iTerm2-Color-Schemes/issues/638 * Fri Jan 31 2025 Gilver E. -- Update to 1.1.0-1%{?dist} +- Update to 1.1.0-1 * Low GHSA-98wc-794w-gjx3: Ghostty leaked file descriptors allowing the shell and any of its child processes to impact other Ghostty terminal instances * Ghostty terminfo source files are now a subpackage * Shell integration and completion and terminfo subpackages are now properly noarch diff --git a/anda/devs/powershell/powershell.spec b/anda/devs/powershell/powershell.spec index 3e70c6d5ca..b1b680303b 100644 --- a/anda/devs/powershell/powershell.spec +++ b/anda/devs/powershell/powershell.spec @@ -19,7 +19,7 @@ Name: powershell Version: 7.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A cross-platform automation and configuration tool/framework SourceLicense: MIT License: Apache-2.0 AND BSD-2-Clause AND MIT @@ -44,7 +44,7 @@ Requires: dotnet-hostfxr-%{dotnet_version} Requires: dotnet-runtime-%{dotnet_version} # .NET versioning Provides: mono(pwsh) = %{version}.0 -Packager: Gilver E. +Packager: Gilver E. %description %{git_name} is a cross-platform automation and configuration tool/framework. diff --git a/anda/devs/rio/rio.spec b/anda/devs/rio/rio.spec index 5d9142b6b7..a03c4a3b4a 100644 --- a/anda/devs/rio/rio.spec +++ b/anda/devs/rio/rio.spec @@ -5,7 +5,7 @@ A hardware-accelerated terminal emulator focusing to run in desktops and browser Name: rio Version: 0.2.37 -Release: 1%?dist +Release: 2%{?dist} Summary: A hardware-accelerated terminal written in Rust. SourceLicense: MIT 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 MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSL-1.0 AND (CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception) AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND CC0-1.0 AND ISC 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 OR GPL-3.0-only) AND MPL-2.0+ AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Zlib @@ -29,7 +29,7 @@ Obsoletes: %{crate} < %{version}-%{release} %if %{with docs} Suggests: %{name}-doc = %{version}-%{release} %endif -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/devs/shibuya/python-shibuya.spec b/anda/devs/shibuya/python-shibuya.spec index 3cf4e07729..952c478d16 100644 --- a/anda/devs/shibuya/python-shibuya.spec +++ b/anda/devs/shibuya/python-shibuya.spec @@ -6,7 +6,7 @@ A responsive, good looking with modern design documentation theme for Sphinx, wi Name: python-%{pypi_name} Version: 2026.1.9 -Release: 1%?dist +Release: 2%{?dist} Summary: A clean, responsive, and customizable Sphinx documentation theme with light/dark mode License: BSD-3-Clause URL: https://shibuya.lepture.com @@ -30,7 +30,7 @@ BuildRequires: python3dist(sphinx-design) BuildRequires: python3dist(sphinx-togglebutton) %endif BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/devs/yarn-berry/yarnpkg-berry.spec b/anda/devs/yarn-berry/yarnpkg-berry.spec index eae1642fc2..1f9b0ed0d7 100644 --- a/anda/devs/yarn-berry/yarnpkg-berry.spec +++ b/anda/devs/yarn-berry/yarnpkg-berry.spec @@ -2,7 +2,7 @@ Name: yarnpkg-berry Version: 4.12.0 -Release: 4%?dist +Release: 5%{?dist} Summary: Active development version of Yarn License: BSD-2-Clause URL: https://yarnpkg.com @@ -19,7 +19,7 @@ BuildRequires: %{name} Provides: yarn-berry Conflicts: yarnpkg BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description The next, actively developed version of Yarn. diff --git a/anda/fonts/cleartype/cleartype-fonts.spec b/anda/fonts/cleartype/cleartype-fonts.spec index 33ac58305e..b5bd49c143 100644 --- a/anda/fonts/cleartype/cleartype-fonts.spec +++ b/anda/fonts/cleartype/cleartype-fonts.spec @@ -89,7 +89,7 @@ in the PowerPointViewer package, still available on the Microsoft website. Name: %{fontname}-fonts Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Package containing ClearType fonts. License: LicenseRef-MS-Core-Fonts URL: https://mscorefonts2.sourceforge.net @@ -113,7 +113,7 @@ Requires: %{fontname}-constantia-fonts Requires: %{fontname}-corbel-fonts Requires(post): fontconfig BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %fontpkg -a diff --git a/anda/fonts/ms-core-tahoma/ms-core-tahoma-fonts.spec b/anda/fonts/ms-core-tahoma/ms-core-tahoma-fonts.spec index a48b4a7b70..d3c8d2789d 100644 --- a/anda/fonts/ms-core-tahoma/ms-core-tahoma-fonts.spec +++ b/anda/fonts/ms-core-tahoma/ms-core-tahoma-fonts.spec @@ -18,7 +18,7 @@ package. ### Different name because of font package and setup macro weirdness Name: mscore-tahoma-fonts Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Microsoft core Tahoma fonts for better Windows compatibility License: LicenseRef-MS-Core-Fonts URL: https://mscorefonts2.sourceforge.net @@ -30,7 +30,7 @@ BuildRequires: fontpackages-devel Requires: xorg-x11-font-utils Requires: fontconfig BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %fontpkg -a diff --git a/anda/fonts/ms-core/ms-core-fonts.spec b/anda/fonts/ms-core/ms-core-fonts.spec index 8362b87c0d..e9e33f3d2a 100644 --- a/anda/fonts/ms-core/ms-core-fonts.spec +++ b/anda/fonts/ms-core/ms-core-fonts.spec @@ -153,7 +153,7 @@ http://www.microsoft.com/typography/fontpack. Name: ms-core-fonts Version: 2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Microsoft core fonts License: LicenseRef-MS-Core-Fonts URL: https://mscorefonts2.sourceforge.net @@ -192,7 +192,7 @@ Requires: %{fontname}-webdings-fonts Requires: xorg-x11-font-utils Requires(post): fontconfig BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %fontpkg -a diff --git a/anda/games/heroic-games-launcher/heroic-games-launcher.spec b/anda/games/heroic-games-launcher/heroic-games-launcher.spec index ffef92f47d..66af81b0bc 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.18.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 @@ -28,7 +28,7 @@ Provides: bundled(comet) = %{comet_version} Provides: bundled(gogdl) = %{gogdl_version} Provides: bundled(legendary) = %{legendary_version} Provides: bundled(nile) = %{nile_version} -Packager: Gilver E. +Packager: Gilver E. %electronmeta -D diff --git a/anda/games/steamtinkerlaunch/git/steamtinkerlaunch-git.spec b/anda/games/steamtinkerlaunch/git/steamtinkerlaunch-git.spec index 98447bf865..7efea0d8cf 100644 --- a/anda/games/steamtinkerlaunch/git/steamtinkerlaunch-git.spec +++ b/anda/games/steamtinkerlaunch/git/steamtinkerlaunch-git.spec @@ -8,7 +8,7 @@ Steam Tinker Launch is a Linux wrapper tool for use with the Steam client which Name: %{base_name}-git Version: %{ver}^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} Summary: Wrapper tool for use with the Steam client for custom launch options License: GPL-3.0-or-later URL: https://github.com/sonic2kk/steamtinkerlaunch @@ -53,7 +53,7 @@ Recommends: xdg-utils Provides: %{base_name}.git Conflicts: %{base_name} BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/games/steamtinkerlaunch/stable/steamtinkerlaunch.spec b/anda/games/steamtinkerlaunch/stable/steamtinkerlaunch.spec index d888d26691..fa1371dd5b 100644 --- a/anda/games/steamtinkerlaunch/stable/steamtinkerlaunch.spec +++ b/anda/games/steamtinkerlaunch/stable/steamtinkerlaunch.spec @@ -3,7 +3,7 @@ Steam Tinker Launch is a Linux wrapper tool for use with the Steam client which Name: steamtinkerlaunch Version: 12.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wrapper tool for use with the Steam client for custom launch options License: GPL-3.0-or-later URL: https://github.com/sonic2kk/steamtinkerlaunch @@ -46,7 +46,7 @@ Recommends: winetricks Recommends: xdg-utils Conflicts: %{name}-git BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/games/udev-joystick-blacklist/udev-joystick-blacklist.spec b/anda/games/udev-joystick-blacklist/udev-joystick-blacklist.spec index f473aef9dd..6ca72d26e0 100644 --- a/anda/games/udev-joystick-blacklist/udev-joystick-blacklist.spec +++ b/anda/games/udev-joystick-blacklist/udev-joystick-blacklist.spec @@ -4,7 +4,7 @@ Name: udev-joystick-blacklist Version: 0^%{commit_date}git%{shortcommit} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fix for keyboard/mouse/tablet being detected as joysticks in Linux License: Public Domain URL: https://github.com/denilsonsa/udev-joystick-blacklist @@ -13,7 +13,7 @@ BuildRequires: systemd-rpm-macros Conflicts: %{name}-rm Conflicts: steam-device-rules <= 1.0.0.85 BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description There are several devices that, although recognized by kernel as joysticks, are not joysticks. diff --git a/anda/langs/python/bash-kernel/python-bash-kernel.spec b/anda/langs/python/bash-kernel/python-bash-kernel.spec index 398774f3fb..3d722015b6 100644 --- a/anda/langs/python/bash-kernel/python-bash-kernel.spec +++ b/anda/langs/python/bash-kernel/python-bash-kernel.spec @@ -5,7 +5,7 @@ Name: python-%{real_name} Version: 0.10.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bash kernel for Jupyter License: BSD-3-Clause URL: https://github.com/takluyver/bash_kernel @@ -21,7 +21,7 @@ BuildRequires: %{py3_dist docutils} # See https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval ExcludeArch: %{ix86} BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description This package contains a Jupyter kernel for bash. diff --git a/anda/langs/python/colorthief/python-colorthief.spec b/anda/langs/python/colorthief/python-colorthief.spec index 52b1138ad0..637e2db45a 100644 --- a/anda/langs/python/colorthief/python-colorthief.spec +++ b/anda/langs/python/colorthief/python-colorthief.spec @@ -8,7 +8,7 @@ ExcludeArch: %{ix86} Name: python-%{pypi_name} Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Grabs the dominant color or a representative color palette from an image # https://gitlab.com/fedora/legal/fedora-license-data/-/issues/382 @@ -23,7 +23,7 @@ BuildRequires: python3dist(pillow) BuildRequires: python3dist(pip) BuildRequires: python3dist(setuptools) BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %global _description %{expand: A Python module for grabbing the color palette from an image.} diff --git a/anda/langs/python/colorz/python-colorz.spec b/anda/langs/python/colorz/python-colorz.spec index 5dd228c483..1cea5133cd 100644 --- a/anda/langs/python/colorz/python-colorz.spec +++ b/anda/langs/python/colorz/python-colorz.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Color scheme generator License: MIT URL: https://github.com/metakirby5/colorz @@ -12,7 +12,7 @@ BuildRequires: python3-devel BuildRequires: python3dist(pip) BuildRequires: python3dist(setuptools) BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description A k-means color scheme generator. diff --git a/anda/langs/python/fast-colorthief/python-fast-colorthief.spec b/anda/langs/python/fast-colorthief/python-fast-colorthief.spec index 69529d2df6..5745656369 100644 --- a/anda/langs/python/fast-colorthief/python-fast-colorthief.spec +++ b/anda/langs/python/fast-colorthief/python-fast-colorthief.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Faster version of Colorthief License: MIT URL: https://github.com/bedapisl/fast-colorthief @@ -35,7 +35,7 @@ BuildRequires: python3dist(setuptools) BuildRequires: python3dist(sphinx) BuildRequires: python3dist(sphinxcontrib-moderncmakedomain) BuildRequires: python3dist(sphinx-copybutton) -Packager: Gilver E. +Packager: Gilver E. %description A Python module for selecting most dominant colors in the image. diff --git a/anda/langs/python/haishoku/python-haishoku.spec b/anda/langs/python/haishoku/python-haishoku.spec index d7187805f3..a6457861ad 100644 --- a/anda/langs/python/haishoku/python-haishoku.spec +++ b/anda/langs/python/haishoku/python-haishoku.spec @@ -6,7 +6,7 @@ Haishoku is a development tool for grabbing the dominant color or representative Name: python-%{pypi_name} Version: 1.1.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A development tool for grabbing the dominant color or representative color palette from an image License: MIT URL: https://github.com/LanceGin/haishoku @@ -16,7 +16,7 @@ BuildRequires: python3-devel BuildRequires: python3dist(pip) BuildRequires: python3dist(setuptools) BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description %_description1 diff --git a/anda/langs/python/jupyter-sphinx/python-jupyter-sphinx.spec b/anda/langs/python/jupyter-sphinx/python-jupyter-sphinx.spec index 8f95d36062..9a92f4d1d6 100644 --- a/anda/langs/python/jupyter-sphinx/python-jupyter-sphinx.spec +++ b/anda/langs/python/jupyter-sphinx/python-jupyter-sphinx.spec @@ -7,7 +7,7 @@ Name: python-jupyter-sphinx Version: 0.5.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Jupyter Sphinx extensions License: BSD-3-Clause URL: https://jupyter-sphinx.readthedocs.io/ @@ -31,7 +31,7 @@ BuildRequires: python3dist(sphinx) # See https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval ExcludeArch: %{ix86} BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %global _desc %{expand: Jupyter-Sphinx enables running code embedded in Sphinx documentation and diff --git a/anda/langs/python/materialyoucolor/python-materialyoucolor.spec b/anda/langs/python/materialyoucolor/python-materialyoucolor.spec index cccdaeafe5..537eeb1f4d 100644 --- a/anda/langs/python/materialyoucolor/python-materialyoucolor.spec +++ b/anda/langs/python/materialyoucolor/python-materialyoucolor.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 2.0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Material You color generation algorithms in pure python! License: MIT URL: https://github.com/T-Dynamos/materialyoucolor-python @@ -17,7 +17,7 @@ BuildRequires: python3dist(pip) BuildRequires: python3dist(pytest) BuildRequires: python3dist(rich) BuildRequires: python3dist(setuptools) -Packager: Gilver E. +Packager: Gilver E. %description Material You color generation algorithms in Python. diff --git a/anda/langs/python/pygment-styles/python-pygments-styles.spec b/anda/langs/python/pygment-styles/python-pygments-styles.spec index c85a868283..8b1346f32e 100644 --- a/anda/langs/python/pygment-styles/python-pygments-styles.spec +++ b/anda/langs/python/pygment-styles/python-pygments-styles.spec @@ -3,7 +3,7 @@ Name: python-%{real_name} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A collection of Pygments styles License: BSD-3-Clause URL: https://pygments-styles.org @@ -13,7 +13,7 @@ BuildRequires: python3-devel BuildRequires: python3dist(pip) BuildRequires: python3dist(setuptools) BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description A curated collection of Pygments styles based on VS Code themes. diff --git a/anda/langs/python/pywal16/python-pywal16.spec b/anda/langs/python/pywal16/python-pywal16.spec index f79d894297..ee922f14c2 100644 --- a/anda/langs/python/pywal16/python-pywal16.spec +++ b/anda/langs/python/pywal16/python-pywal16.spec @@ -4,7 +4,7 @@ Pywal is a tool that generates a color palette from the dominant colors in an im Name: python-%{pypi_name} Version: 3.8.13 -Release: 1%?dist +Release: 2%{?dist} Summary: 16 color fork of the original Pywal License: MIT URL: https://github.com/eylles/pywal16 @@ -23,7 +23,7 @@ BuildRequires: python3dist(pytest) BuildRequires: python3dist(setuptools) Obsoletes: python3-pywal < 3.5.0-1 BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description This project is a 16 colors fork of Pywal. diff --git a/anda/langs/python/sphinxcontrib-moderncmakedomain/python-sphinxcontrib-moderncmakedomain.spec b/anda/langs/python/sphinxcontrib-moderncmakedomain/python-sphinxcontrib-moderncmakedomain.spec index 4df803be99..1a5b467be7 100644 --- a/anda/langs/python/sphinxcontrib-moderncmakedomain/python-sphinxcontrib-moderncmakedomain.spec +++ b/anda/langs/python/sphinxcontrib-moderncmakedomain/python-sphinxcontrib-moderncmakedomain.spec @@ -12,7 +12,7 @@ Name: python-%{real_name} Version: 3.29.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Sphinx domain for modern CMake License: BSD-3-Clause URL: https://github.com/scikit-build/moderncmakedomain @@ -28,7 +28,7 @@ BuildRequires: python3dist(pytest) BuildRequires: python3dist(setuptools) BuildRequires: python3dist(sphinx) BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description Modern CMake domain entries, originally from Kitware. diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index c4ca071229..695c7ac1b6 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -40,7 +40,7 @@ Name: zig-master Version: %(echo %{ver} | sed 's/-/~/g') -Release: 1%?dist +Release: 2%{?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 @@ -88,7 +88,7 @@ Provides: bundled(musl) = 1.2.5 Provides: bundled(wasi-libc) = d03829489904d38c624f6de9983190f1e5e7c9c5 Conflicts: zig ExclusiveArch: %{zig_arches} -Packager: Gilver E. +Packager: Gilver E. %description Zig is an open source alternative to C. diff --git a/anda/langs/zig/master/zig-master.spec b/anda/langs/zig/master/zig-master.spec index abeaeb0ef8..17e1998421 100644 --- a/anda/langs/zig/master/zig-master.spec +++ b/anda/langs/zig/master/zig-master.spec @@ -14,7 +14,7 @@ Name: zig-master Version: 0.16.0~dev.2261+d6b3dd25a -Release: 2%?dist +Release: 3%{?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 @@ -63,7 +63,7 @@ Provides: bundled(musl) = 1.2.5 Provides: bundled(wasi-libc) = d03829489904d38c624f6de9983190f1e5e7c9c5 Conflicts: zig ExclusiveArch: %{zig_arches} -Packager: Gilver E. +Packager: Gilver E. # Must be defined AFTER the version is %global zig_build_options %{shrink: \ diff --git a/anda/lib/dwarfs/dwarfs.spec b/anda/lib/dwarfs/dwarfs.spec index 72bca058dc..6134274fbd 100644 --- a/anda/lib/dwarfs/dwarfs.spec +++ b/anda/lib/dwarfs/dwarfs.spec @@ -6,7 +6,7 @@ A fast high compression read-only file system for Linux and Windows.} Name: dwarfs Version: 0.14.1 -Release: 4%?dist +Release: 5%{?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} @@ -61,7 +61,7 @@ Requires: libattr Requires: libxml2 Requires: libzstd Requires: (zlib-ng-compat or zlib) -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/lib/ipu6-camera-bins/ipu6-camera-bins.spec b/anda/lib/ipu6-camera-bins/ipu6-camera-bins.spec index 1ae3f79089..b11c522249 100644 --- a/anda/lib/ipu6-camera-bins/ipu6-camera-bins.spec +++ b/anda/lib/ipu6-camera-bins/ipu6-camera-bins.spec @@ -7,7 +7,7 @@ Name: ipu6-camera-bins Summary: Libraries for Intel IPU6 Version: %{ver}^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif @@ -36,7 +36,7 @@ Provides: %{name} = %{?epoch:%{epoch}:}%{commit_date}.%{shortcommit}-%{rel Obsoletes: %{name} < %{?epoch:%{epoch}:}%{commit_date}.%{shortcommit}-2 %endif ExclusiveArch: x86_64 -Packager: Gilver E. +Packager: Gilver E. %description Provides binary libraries for Intel IPU6. diff --git a/anda/misc/krabby/krabby.spec b/anda/misc/krabby/krabby.spec index 3bb62f0f02..62b2cd846e 100644 --- a/anda/misc/krabby/krabby.spec +++ b/anda/misc/krabby/krabby.spec @@ -1,6 +1,6 @@ Name: krabby Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} SourceLicense: GPL-3.0-or-later License: (MIT OR Apache-2.0) AND GPL-3.0-or-later AND MIT AND (Unlicense OR MIT) AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (Apache-2.0 OR BSL-1.0) AND MPL-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) Summary: Print Pokémon sprites in your terminal @@ -9,7 +9,7 @@ Source0: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: anda-srpm-macros BuildRequires: cargo-rpm-macros BuildRequires: mold -Packager: Gilver E. +Packager: Gilver E. %description Krabby is mostly a Rust rewrite of phoney badger's pokemon-colorscripts with some extra features. diff --git a/anda/misc/pbcli/pbcli.spec b/anda/misc/pbcli/pbcli.spec index 79d8b19eef..73967752a6 100644 --- a/anda/misc/pbcli/pbcli.spec +++ b/anda/misc/pbcli/pbcli.spec @@ -3,7 +3,7 @@ pbcli is a command line client which allows to upload and download pastes from p Name: pbcli Version: 2.8.0 -Release: 3%?dist +Release: 4%{?dist} Summary: A PrivateBin commandline upload and download utility SourceLicense: Unlicense OR MIT License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) 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 Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND BSD-3-Clause AND ISC 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) @@ -19,7 +19,7 @@ BuildRequires: perl-File-Compare BuildRequires: perl-File-Copy BuildRequires: perl-IPC-Cmd BuildRequires: perl-lib -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/misc/pokeget/pokeget.spec b/anda/misc/pokeget/pokeget.spec index b804ef40aa..202dd358b7 100644 --- a/anda/misc/pokeget/pokeget.spec +++ b/anda/misc/pokeget/pokeget.spec @@ -5,7 +5,7 @@ Name: %{crate} Version: 1.6.7 -Release: 1%?dist +Release: 2%{?dist} SourceLicense: MIT License: (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-2-Clause OR Apache-2.0 OR MIT) AND BSD-2-Clause 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 (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) Summary: A better Rust version of pokeget. @@ -16,7 +16,7 @@ BuildRequires: cargo-rpm-macros BuildRequires: mold Provides: bundled(%{pname}) = %{pcommit} Obsoletes: %{crate}-rs < %{version}-%{release} -Packager: Gilver E. , madonuko +Packager: Gilver E. , madonuko %description Successor to pokeget, written in Rust. diff --git a/anda/misc/pokemon-colorscripts/pokemon-colorscripts.spec b/anda/misc/pokemon-colorscripts/pokemon-colorscripts.spec index be742e55d7..3330ae05b2 100644 --- a/anda/misc/pokemon-colorscripts/pokemon-colorscripts.spec +++ b/anda/misc/pokemon-colorscripts/pokemon-colorscripts.spec @@ -4,14 +4,14 @@ Name: pokemon-colorscripts Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Summary: CLI utility to print out images of Pokémon to the terminal URL: https://gitlab.com/phoneybadger/%{name} Source0: %{url}/-/archive/%{commit}/%{name}-%{shortcommit}.tar.gz BuildArch: noarch Requires: python3 -Packager: Gilver E. +Packager: Gilver E. %description A utility that prints unicode sprites of images of Pokémon to the terminal. diff --git a/anda/misc/pokeshell/pokeshell.spec b/anda/misc/pokeshell/pokeshell.spec index 05a130405e..f4b627a9e5 100644 --- a/anda/misc/pokeshell/pokeshell.spec +++ b/anda/misc/pokeshell/pokeshell.spec @@ -6,7 +6,7 @@ Name: pokeshell Version: %{ver}^%{date}git.%{shortcommit} -Release: 3%{?dist} +Release: 4%{?dist} Summary: A shell program to show Pokémon sprites in the terminal. License: GPL-3.0-or-later URL: https://github.com/acxz/pokeshell @@ -20,7 +20,7 @@ Requires: python3 Requires: chafa Recommends: timg BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description A featureful shell program to show Pokémon sprites in the terminal. @@ -31,7 +31,7 @@ Requires: bash Requires: %{name} Requires: uv Recommends: hyperfine -Recommends: pokeget-rs +Recommends: pokeget Recommends: pokemon-colorscripts %description helper-scripts diff --git a/anda/system/epsonscan2/epsonscan2.spec b/anda/system/epsonscan2/epsonscan2.spec index c6eaed901e..d491623c17 100644 --- a/anda/system/epsonscan2/epsonscan2.spec +++ b/anda/system/epsonscan2/epsonscan2.spec @@ -2,7 +2,7 @@ Name: epsonscan2 Version: 6.7.82.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Package for Epson scanner drivers and software # This was a licensing determination nightmare License: LGPL-2.1-or-later AND MIT AND Zlib AND LicenseRef-SHA1 @@ -37,7 +37,7 @@ BuildRequires: rapidjson-devel BuildRequires: sane-backends-devel BuildRequires: systemd-rpm-macros Requires: qt5-qtbase -Packager: Gilver E. +Packager: Gilver E. %description This package contains all essential software to use Epson scanners. diff --git a/anda/system/falcond-profiles/falcond-profiles.spec b/anda/system/falcond-profiles/falcond-profiles.spec index 8e6a825be1..5572e4b7c9 100644 --- a/anda/system/falcond-profiles/falcond-profiles.spec +++ b/anda/system/falcond-profiles/falcond-profiles.spec @@ -4,7 +4,7 @@ Name: falcond-profiles Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} Summary: Profiles for falcond License: MIT URL: https://github.com/PikaOS-Linux/falcond-profiles diff --git a/anda/system/falcond/falcond.spec b/anda/system/falcond/falcond.spec index 173429bfcb..3387ac7a73 100644 --- a/anda/system/falcond/falcond.spec +++ b/anda/system/falcond/falcond.spec @@ -2,7 +2,7 @@ Name: falcond Version: 1.2.3 -Release: 1%?dist +Release: 2%{?dist} Summary: Advanced Linux Gaming Performance Daemon License: MIT URL: https://git.pika-os.com/general-packages/falcond diff --git a/anda/system/ipu6-camera-hal/ipu6-camera-hal.spec b/anda/system/ipu6-camera-hal/ipu6-camera-hal.spec index e5c4126d33..1210d77bad 100644 --- a/anda/system/ipu6-camera-hal/ipu6-camera-hal.spec +++ b/anda/system/ipu6-camera-hal/ipu6-camera-hal.spec @@ -9,7 +9,7 @@ Name: ipu6-camera-hal Summary: Hardware abstraction layer for Intel IPU6 Version: %{ver}^%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 3%{?dist} License: Apache-2.0 URL: https://github.com/intel/ipu6-camera-hal Source0: %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz @@ -33,7 +33,7 @@ Requires: ipu6-camera-bins >= 0.0-11 Provides: %{name} = %{commit_date}.%{shortcommit}-%{release} %endif ExclusiveArch: x86_64 -Packager: Gilver E. +Packager: Gilver E. %description This package provides the basic Hardware Avstraction Layer (HAL) access APIs for IPU6. diff --git a/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec b/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec index bd33497179..494ce85eb8 100644 --- a/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec +++ b/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec @@ -9,7 +9,7 @@ Name: dkms-%{modulename} Summary: DKMS module for %{modulename} Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?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 @@ -22,7 +22,7 @@ Requires: %{modulename}-kmod-common = %{?epoch:%{epoch}:}%{version} Requires: dkms Requires: dkms-usbio-drivers BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description This package enables the Intel IPU6 image processor. 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 ef834198a2..94675a0689 100644 --- a/anda/system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec +++ b/anda/system/ipu6-drivers/kmod-common/intel-ipu6-drivers.spec @@ -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: 2%{?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 @@ -17,7 +17,7 @@ Requires: ipu6-camera-bins Requires: intel-ipu6-kmod = %{?epoch:%{epoch}:}%{version} Provides: intel-ipu6-kmod-common = %{?epoch:%{epoch}:}%{version}-%{release} BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description Common files for the Intel IPU6 camera drivers. diff --git a/anda/system/rtl8821cu/akmod/rtl8821cu-kmod.spec b/anda/system/rtl8821cu/akmod/rtl8821cu-kmod.spec index 76c419b971..cc1a7d3119 100644 --- a/anda/system/rtl8821cu/akmod/rtl8821cu-kmod.spec +++ b/anda/system/rtl8821cu/akmod/rtl8821cu-kmod.spec @@ -11,7 +11,7 @@ Linux Driver for USB Wi-Fi Adapters that are based on the RTL8811CU, RTL8821CU, Name: %{modulename}-kmod Version: %{ver}^%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 3%{?dist} Summary: Linux Driver for USB Wi-Fi Adapters using RTL8821 chipsets License: GPL-2.0-only URL: https://github.com/morrownr/8821cu-20210916 @@ -21,7 +21,7 @@ BuildRequires: systemd-rpm-macros Requires: %{modulename}-kmod-common = %{version} Requires: akmods Conflicts: dkms-%{modulename} -Packager: Gilver E. +Packager: Gilver E. %{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } diff --git a/anda/system/rtl8821cu/dkms/dkms-rtl8821cu.spec b/anda/system/rtl8821cu/dkms/dkms-rtl8821cu.spec index ef29120876..439731cce7 100644 --- a/anda/system/rtl8821cu/dkms/dkms-rtl8821cu.spec +++ b/anda/system/rtl8821cu/dkms/dkms-rtl8821cu.spec @@ -10,7 +10,7 @@ Linux Driver for USB Wi-Fi Adapters that are based on the RTL8811CU, RTL8821CU, Name: dkms-%{modulename} Version: %{ver}^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} Summary: Linux Driver for USB Wi-Fi Adapters using RTL8821 chipsets License: GPL-2.0-only URL: https://github.com/morrownr/8821cu-20210916 @@ -26,7 +26,7 @@ Requires: bc Requires: make Provides: %{modulename}-kmod Conflicts: akmod-%{modulename} -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/system/rtl8821cu/kmod-common/rtl8821cu-kmod-common.spec b/anda/system/rtl8821cu/kmod-common/rtl8821cu-kmod-common.spec index f346e1e203..6a6d2ec817 100644 --- a/anda/system/rtl8821cu/kmod-common/rtl8821cu-kmod-common.spec +++ b/anda/system/rtl8821cu/kmod-common/rtl8821cu-kmod-common.spec @@ -8,7 +8,7 @@ Name: %{modulename}-kmod-common Version: %{ver}^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} Summary: Common files and documentation for the rtl8821cu driver License: GPL-2.0-only URL: https://github.com/morrownr/8821cu-20210916 @@ -16,7 +16,7 @@ Source0: %{url}/archive/%{commit}.tar.gz#/%{git_name}-%{shortcommit}.tar. BuildRequires: systemd-rpm-macros Requires: rtl8821cu-kmod = %{version} BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description Necessary files for the %{modulename} driver. diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index f3976983a2..b7d85e3cdd 100644 --- a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec +++ b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec @@ -6,7 +6,7 @@ Name: scx-scheds-nightly Version: %{ver}^%{commitdate}.git.%{shortcommit} -Release: 1%?dist +Release: 2%{?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 @@ -53,7 +53,7 @@ Provides: scx_layered Provides: scx_rustland Provides: scx_rusty Obsoletes: scxctl <= 0.3.4 -Packager: Gilver E. +Packager: Gilver E. %description sched_ext is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. diff --git a/anda/system/scx-scheds/stable/scx-scheds.spec b/anda/system/scx-scheds/stable/scx-scheds.spec index 8921a912f8..7b5e7f3412 100644 --- a/anda/system/scx-scheds/stable/scx-scheds.spec +++ b/anda/system/scx-scheds/stable/scx-scheds.spec @@ -2,7 +2,7 @@ Name: scx-scheds Version: 1.0.19 -Release: 1%?dist +Release: 2%{?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 @@ -50,7 +50,7 @@ Provides: scx_layered Provides: scx_rustland Provides: scx_rusty Obsoletes: scxctl <= 0.3.4 -Packager: Gilver E. +Packager: Gilver E. %description sched_ext is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. diff --git a/anda/system/scx-tools/nightly/scx-tools-nightly.spec b/anda/system/scx-tools/nightly/scx-tools-nightly.spec index 474d09c0f1..02a7bf1cb3 100644 --- a/anda/system/scx-tools/nightly/scx-tools-nightly.spec +++ b/anda/system/scx-tools/nightly/scx-tools-nightly.spec @@ -8,7 +8,7 @@ Name: scx-tools-nightly Version: %{ver}^%{commitdate}.git.%{shortcommit} -Release: 1%?dist +Release: 2%{?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 @@ -34,7 +34,7 @@ Suggests: scx-scheds-nightly Obsoletes: scxctl <= 0.3.4 Provides: scxctl = %{evr} Conflicts: scx-tools -Packager: Gilver E. +Packager: Gilver E. %description scx_loader: A D-Bus interface for managing sched_ext schedulers diff --git a/anda/system/scx-tools/stable/scx-tools.spec b/anda/system/scx-tools/stable/scx-tools.spec index eae5ef4d50..7da2049772 100644 --- a/anda/system/scx-tools/stable/scx-tools.spec +++ b/anda/system/scx-tools/stable/scx-tools.spec @@ -4,7 +4,7 @@ Name: scx-tools Version: 1.0.19 -Release: 2%?dist +Release: 3%{?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 @@ -31,7 +31,7 @@ Obsoletes: scxctl <= 0.3.4 Provides: scxctl = %{evr} Conflicts: scx-tools-git Conflicts: scx-tools-nightly -Packager: Gilver E. +Packager: Gilver E. %description scx_loader: A D-Bus interface for managing sched_ext schedulers diff --git a/anda/system/si-cik-amdgpu/si-cik-amdgpu.spec b/anda/system/si-cik-amdgpu/si-cik-amdgpu.spec index fba10fafc4..e27444dfec 100644 --- a/anda/system/si-cik-amdgpu/si-cik-amdgpu.spec +++ b/anda/system/si-cik-amdgpu/si-cik-amdgpu.spec @@ -4,7 +4,7 @@ Name: si-cik-amdgpu Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Modprobe config to enable the amdgpu drivers on Southern Islands (SI) and CIK (Sea Islands) License: GPL-3.0-only URL: https://github.com/terrapkg/pkg-si-cik-amdgpu @@ -13,7 +13,7 @@ BuildRequires: systemd-rpm-macros Requires(post): dracut Requires(postun): dracut BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description %{summary}. diff --git a/anda/system/usbio-drivers/akmod/intel-usbio-kmod.spec b/anda/system/usbio-drivers/akmod/intel-usbio-kmod.spec index aa4f5002f1..39b2b41818 100644 --- a/anda/system/usbio-drivers/akmod/intel-usbio-kmod.spec +++ b/anda/system/usbio-drivers/akmod/intel-usbio-kmod.spec @@ -8,7 +8,7 @@ Name: %{modulename}-kmod Summary: Kernel drivers for the USBIO Extension Version: 0^%{commit_date}git.%{shortcommit} -Release: 2%?dist +Release: 3%{?dist} License: GPL-2.0-only URL: https://github.com/intel/usbio-drivers Source0: %{url}/archive/%{commit}.tar.gz#/usbio-drivers-%{shortcommit}.tar.gz @@ -18,7 +18,7 @@ BuildRequires: kmodtool Requires: %{modulename}-kmod-common = %{?epoch:%{epoch}:}%{version} Requires: akmods Requires: akmod-intel-ipu6 -Packager: Gilver E. +Packager: Gilver E. %{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{modulename} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } diff --git a/anda/system/usbio-drivers/dkms/dkms-intel-usbio.spec b/anda/system/usbio-drivers/dkms/dkms-intel-usbio.spec index 8084dcff68..ab85503ada 100644 --- a/anda/system/usbio-drivers/dkms/dkms-intel-usbio.spec +++ b/anda/system/usbio-drivers/dkms/dkms-intel-usbio.spec @@ -6,7 +6,7 @@ Name: dkms-%{modulename} Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} Summary: Kernel drivers for the USBIO Extension License: GPL-2.0-only URL: https://github.com/intel/usbio-drivers @@ -16,7 +16,7 @@ Provides: %{modulename}-kmod = %{version} Requires: dkms Requires: dkms-intel-ipu6 BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description This package enables USBIO Extension drivers on Intel Alder Lake, Raptor Lake, Meteor Lake and Lunar Lake platforms. diff --git a/anda/system/usbio-drivers/kmod-common/intel-usbio-drivers.spec b/anda/system/usbio-drivers/kmod-common/intel-usbio-drivers.spec index adc6f63c13..6028c9b532 100644 --- a/anda/system/usbio-drivers/kmod-common/intel-usbio-drivers.spec +++ b/anda/system/usbio-drivers/kmod-common/intel-usbio-drivers.spec @@ -5,7 +5,7 @@ Name: intel-usbio Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} Summary: Common files for the USBIO drivers License: GPL-2.0-only URL: https://github.com/intel/usbio-drivers @@ -14,7 +14,7 @@ BuildRequires: anda-srpm-macros Provides: intel-usbio-kmod-common = %{evr} Requires: intel-ipu6-kmod-common BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description This package contains the common files for the UBSIO kernel modules. diff --git a/anda/system/v4l2loopback/dkms/dkms-v4l2loopback.spec b/anda/system/v4l2loopback/dkms/dkms-v4l2loopback.spec index bc00ce17a2..6aca781b0b 100644 --- a/anda/system/v4l2loopback/dkms/dkms-v4l2loopback.spec +++ b/anda/system/v4l2loopback/dkms/dkms-v4l2loopback.spec @@ -5,7 +5,7 @@ This module allows you to create \"virtual video devices.\" Normal \(v4l2\) appl Name: dkms-%{modulename} Version: 0.15.3 -Release: 1%?dist +Release: 2%{?dist} Summary: Utils for V4L2 loopback devices License: GPL-2.0-or-later URL: https://github.com/v4l2loopback/v4l2loopback @@ -17,7 +17,7 @@ Requires: dkms Requires: help2man Conflicts: akmod-%{modulename} BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec index c723bb9685..488ca5994c 100644 --- a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec +++ b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec @@ -8,7 +8,7 @@ Name: %{modulename}-nightly-kmod Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif @@ -26,7 +26,7 @@ Conflicts: %{modulename}-kmod %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Obsoletes: %{name} < %{?epoch:%{epoch}:}3.0^20250419git.c682b0c %endif -Packager: Gilver E. +Packager: Gilver E. %{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } diff --git a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec index 9492e685df..420e3d15cb 100644 --- a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec +++ b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec @@ -7,7 +7,7 @@ Name: dkms-%{modulename}-nightly Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif @@ -27,7 +27,7 @@ Provides: %{modulename}-nightly-kmod = %{?epoch:%{epoch}:}%{version} Obsoletes: dkms-%{modulename} < %{?epoch:%{epoch}:}3.0^20250419git.c682b0c %endif BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description Linux kernel driver for Xbox One and Xbox Series X|S accessories. diff --git a/anda/system/xone/nightly/kmod-common/xone-nightly.spec b/anda/system/xone/nightly/kmod-common/xone-nightly.spec index ca97b1ce28..a70f49aab5 100644 --- a/anda/system/xone/nightly/kmod-common/xone-nightly.spec +++ b/anda/system/xone/nightly/kmod-common/xone-nightly.spec @@ -11,7 +11,7 @@ Name: xone-nightly Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif @@ -38,7 +38,7 @@ Conflicts: %{modulename} Conflicts: xow <= 0.5 Obsoletes: xow <= 0.5 BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description Linux kernel driver for Xbox One and Xbox Series X|S accessories common files. diff --git a/anda/system/xone/stable/akmod/xone-kmod.spec b/anda/system/xone/stable/akmod/xone-kmod.spec index 133a967467..44e085df72 100644 --- a/anda/system/xone/stable/akmod/xone-kmod.spec +++ b/anda/system/xone/stable/akmod/xone-kmod.spec @@ -4,7 +4,7 @@ Name: %{modulename}-kmod Version: 0.5.2 -Release: 1%?dist +Release: 2%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 %endif @@ -22,7 +22,7 @@ Conflicts: %{modulename}-nightly-kmod %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Obsoletes: %{name} < %{?epoch:%{epoch}:}0.3.4 %endif -Packager: Gilver E. +Packager: Gilver E. %{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } diff --git a/anda/system/xone/stable/dkms/dkms-xone.spec b/anda/system/xone/stable/dkms/dkms-xone.spec index 2f2e6099a8..99de74896c 100644 --- a/anda/system/xone/stable/dkms/dkms-xone.spec +++ b/anda/system/xone/stable/dkms/dkms-xone.spec @@ -3,7 +3,7 @@ Name: dkms-%{modulename} Version: 0.5.2 -Release: 1%?dist +Release: 2%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 %endif @@ -23,7 +23,7 @@ Provides: %{modulename}-kmod Obsoletes: %{name} < %{?epoch:%{epoch}:}0.3.4 %endif BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description Linux kernel driver for Xbox One and Xbox Series X|S accessories. diff --git a/anda/system/xone/stable/kmod-common/xone.spec b/anda/system/xone/stable/kmod-common/xone.spec index 4fe64a6abc..f81abf91d5 100644 --- a/anda/system/xone/stable/kmod-common/xone.spec +++ b/anda/system/xone/stable/kmod-common/xone.spec @@ -6,7 +6,7 @@ Name: xone Version: 0.5.2 -Release: 1%?dist +Release: 2%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 2 %endif @@ -37,7 +37,7 @@ Obsoletes: xow <= 0.5 Obsoletes: %{name} < %{?epoch:%{epoch}:}0.3.4 %endif BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description Linux kernel driver for Xbox One and Xbox Series X|S accessories common files. @@ -132,7 +132,7 @@ install -Dm644 %{name}.conf -t %{buildroot}%{_modulesloaddir} %changelog * Wed Dec 10 2025 Gilver E. - 0.5.0-2 - Added new firmware files -* Thu Apr 17 2025 Gilver E. - 0.3^20250418git.ecdd59e-2%{?dist} +* Thu Apr 17 2025 Gilver E. - 0.3^20250418git.ecdd59e-2 - Added additional firmware needed for dongle pairing on some controllers * Thu Feb 27 2025 Gilver E. - Initial package diff --git a/anda/system/xpad-noone/akmod/xpad-noone-kmod.spec b/anda/system/xpad-noone/akmod/xpad-noone-kmod.spec index 997449db0a..0dde070c72 100644 --- a/anda/system/xpad-noone/akmod/xpad-noone-kmod.spec +++ b/anda/system/xpad-noone/akmod/xpad-noone-kmod.spec @@ -10,7 +10,7 @@ This is the original upstream xpad driver from the Linux kernel with support for Name: %{modulename}-kmod Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 3%?dist +Release: 4%{?dist} License: GPL-2.0-or-later Summary: xpad driver with support for XBox One controllers removed URL: https://github.com/medusalix/xpad-noone @@ -26,7 +26,7 @@ Requires: %{modulename} = %{?epoch:%{epoch}:}%{version} Requires: %{modulename}-akmod-modules Requires: akmods Conflicts: dkms-%{modulename} -Packager: Gilver E. +Packager: Gilver E. %{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{modulename} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } diff --git a/anda/system/xpad-noone/dkms/dkms-xpad-noone.spec b/anda/system/xpad-noone/dkms/dkms-xpad-noone.spec index 6bb03e4cf0..a2ca1bb2c5 100644 --- a/anda/system/xpad-noone/dkms/dkms-xpad-noone.spec +++ b/anda/system/xpad-noone/dkms/dkms-xpad-noone.spec @@ -8,7 +8,7 @@ This is the original upstream xpad driver from the Linux kernel with support for Name: dkms-%{modulename} Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 2%?dist +Release: 3%{?dist} License: GPL-2.0-or-later Summary: xpad driver with support for XBox One controllers removed URL: https://github.com/medusalix/xpad-noone @@ -21,7 +21,7 @@ Requires: %{modulename} = %{?epoch:%{epoch}:}%{version} Requires: dkms Conflicts: akmod-%{modulename} BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/system/xpad-noone/kmod-common/xpad-noone.spec b/anda/system/xpad-noone/kmod-common/xpad-noone.spec index 767764d890..ad694dc998 100644 --- a/anda/system/xpad-noone/kmod-common/xpad-noone.spec +++ b/anda/system/xpad-noone/kmod-common/xpad-noone.spec @@ -7,7 +7,7 @@ This is the original upstream xpad driver from the Linux kernel with support for Name: xpad-noone Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-or-later Summary: xpad driver with support for XBox One controllers removed URL: https://github.com/medusalix/xpad-noone @@ -19,7 +19,7 @@ Requires: (akmod-%{name} = %{?epoch:%{epoch}:}%{version} or dkms-%{name} = Conflicts: xow <= 0.5 Obsoletes: xow <= 0.5 BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description %_description diff --git a/anda/system/xpadneo/akmod/xpadneo-kmod.spec b/anda/system/xpadneo/akmod/xpadneo-kmod.spec index c1edca7a40..32fe7b29a0 100644 --- a/anda/system/xpadneo/akmod/xpadneo-kmod.spec +++ b/anda/system/xpadneo/akmod/xpadneo-kmod.spec @@ -8,7 +8,7 @@ Name: %{modulename}-kmod Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad License: GPL-3.0 URL: https://atar-axis.github.io/xpadneo @@ -21,7 +21,7 @@ Requires: bluez-tools Requires: %{modulename} = %{?epoch:%{epoch}:}%{version} Requires: %{modulename}-akmod-modules = %{?epoch:%{epoch}:}%{version} Conflicts: dkms-%{modulename} -Packager: Gilver E. +Packager: Gilver E. %{expand:%(kmodtool --target %{_target_cpu} --repo terra.fyralabs.com --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) } diff --git a/anda/system/xpadneo/dkms/dkms-xpadneo.spec b/anda/system/xpadneo/dkms/dkms-xpadneo.spec index aea71f8c11..c2fbdeda74 100644 --- a/anda/system/xpadneo/dkms/dkms-xpadneo.spec +++ b/anda/system/xpadneo/dkms/dkms-xpadneo.spec @@ -7,7 +7,7 @@ Name: dkms-%{modulename} Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad License: GPL-3.0 URL: https://atar-axis.github.io/%{modulename} @@ -21,7 +21,7 @@ Requires: %{modulename} = %{?epoch:%{epoch}:}%{version} Requires: dkms Conflicts: akmod-%{modulename} BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description Advanced Linux Driver for Xbox One Wireless Gamepad. diff --git a/anda/system/xpadneo/kmod-common/xpadneo.spec b/anda/system/xpadneo/kmod-common/xpadneo.spec index d62d664a1e..926711ce1b 100644 --- a/anda/system/xpadneo/kmod-common/xpadneo.spec +++ b/anda/system/xpadneo/kmod-common/xpadneo.spec @@ -5,7 +5,7 @@ Name: xpadneo Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 2%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad common files License: GPL-3.0 URL: https://atar-axis.github.io/%{name} @@ -15,9 +15,9 @@ BuildRequires: sed BuildRequires: systemd-rpm-macros Requires: (akmod-%{name} = %{?epoch:%{epoch}:}%{version} or dkms-%{name} = %{?epoch:%{epoch}:}%{version}) Provides: %{name}-kmod-common = %{?epoch:%{epoch}:}%{version} -Obsoletes: %{name}-kmod-common < %{?epoch:%{epoch}:}0.9.7^20241224git.8d20a23-4%{?dist} +Obsoletes: %{name}-kmod-common < %{?epoch:%{epoch}:}0.9.7^20241224git.8d20a23-5%{?dist} BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description Advanced Linux Driver for Xbox One Wireless Gamepad common files. 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 1bca587084..4663591e42 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,7 +4,7 @@ Name: kde-material-you-colors Version: 2.0.0 -Release: 2%?dist +Release: 3%{?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} @@ -31,7 +31,7 @@ BuildRequires: pkgconfig(ocl-icd) Requires: qt5-qtbase Requires: kf6-filesystem >= 6.0.0 Requires: python3-%{name} = %{version}-%{release} -Packager: Gilver E. +Packager: Gilver E. %description Automatic Material You Colors Generator from your wallpaper for the Plasma Desktop diff --git a/anda/tools/java-binfmt/java-binfmt.spec b/anda/tools/java-binfmt/java-binfmt.spec index 0ae12959e1..69ac06839d 100644 --- a/anda/tools/java-binfmt/java-binfmt.spec +++ b/anda/tools/java-binfmt/java-binfmt.spec @@ -5,7 +5,7 @@ Name: java-binfmt Version: 1.0.0^%{commit_date}git%{shortcommit} -Release: 2%{?dist} +Release: 3%{?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 @@ -18,7 +18,7 @@ Source5: https://raw.githubusercontent.com/terrapkg/pkg-java-binfmt/%{com Source6: https://raw.githubusercontent.com/terrapkg/pkg-java-binfmt/%{commit}/Applet-lib64.conf BuildRequires: gcc BuildRequires: systemd-rpm-macros -Packager: Gilver E. +Packager: Gilver E. %description This package installs binfmt files for use with Java wrappers. diff --git a/anda/tools/license-checker/nodejs-license-checker.spec b/anda/tools/license-checker/nodejs-license-checker.spec index ba3d8f5266..d9000c9ced 100644 --- a/anda/tools/license-checker/nodejs-license-checker.spec +++ b/anda/tools/license-checker/nodejs-license-checker.spec @@ -5,7 +5,7 @@ Name: nodejs-license-checker Version: 4.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Check NPM package licenses SourceLicense: BSD-3-Clause License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND CC-BY-3.0 AND ISC AND (MIT AND CC-BY-3.0) AND MIT @@ -16,7 +16,7 @@ BuildRequires: nodejs-npm BuildRequires: nodejs-packaging ExclusiveArch: %{nodejs_arches} noarch BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description Extract NPM package licenses. diff --git a/anda/tools/micro-default-editor/micro-default-editor.spec b/anda/tools/micro-default-editor/micro-default-editor.spec index 9056d94f8c..ada1ab9b02 100644 --- a/anda/tools/micro-default-editor/micro-default-editor.spec +++ b/anda/tools/micro-default-editor/micro-default-editor.spec @@ -19,7 +19,7 @@ Requires: micro # All default editor packages MUST provide this Provides: system-default-editor BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description This package ensures the EDITOR shell variable diff --git a/anda/tools/neovim-default-editor/neovim-default-editor.spec b/anda/tools/neovim-default-editor/neovim-default-editor.spec index 153ccf3876..723322b9f8 100644 --- a/anda/tools/neovim-default-editor/neovim-default-editor.spec +++ b/anda/tools/neovim-default-editor/neovim-default-editor.spec @@ -3,7 +3,7 @@ Name: neovim-default-editor # Version, release, and epoch are inherited from the editor package just like other default editors Version: 0.11.5 -Release: 1%?dist +Release: 1%{?dist} Epoch: 0 # Inherited from Neovim itself License: Apache-2.0 AND Vim AND MIT @@ -19,7 +19,7 @@ Requires: neovim # All default editor packages MUST provide this Provides: system-default-editor BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description This package ensures the EDITOR shell variable diff --git a/anda/tools/nvm/nvm.spec b/anda/tools/nvm/nvm.spec index 847f097c51..0a2a69e531 100644 --- a/anda/tools/nvm/nvm.spec +++ b/anda/tools/nvm/nvm.spec @@ -1,6 +1,6 @@ Name: nvm Version: 0.40.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Node Version Manager License: MIT URL: https://github.com/nvm-sh/nvm @@ -11,7 +11,7 @@ Patch0: nvm-always-use-default-dir.patch # Only works with POSIX compliant shells Requires: bash BuildArch: noarch -Packager: Gilver E. +Packager: Gilver E. %description POSIX-compliant script to manage multiple active Node.js versions. diff --git a/anda/tools/tauri/tauri.spec b/anda/tools/tauri/tauri.spec index 17aa7d1029..4eb7b29d7a 100644 --- a/anda/tools/tauri/tauri.spec +++ b/anda/tools/tauri/tauri.spec @@ -3,7 +3,7 @@ Name: rust-tauri Version: 2.9.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Command line interface for building Tauri apps License: Apache-2.0 OR MIT URL: https://crates.io/crates/create-tauri-app @@ -12,7 +12,7 @@ BuildRequires: anda-srpm-macros BuildRequires: cargo-rpm-macros BuildRequires: mold Suggests: libayatana-appindicator-gtk3 -Packager: Gilver E. +Packager: Gilver E. %description Build smaller, faster, and more secure desktop and mobile applications with a web frontend. From e5dc092d869a14361d3496ce46cc4ae4c87a9404 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 18:19:03 +0000 Subject: [PATCH 429/442] 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 723322b9f8..dd950cc8f7 100644 --- a/anda/tools/neovim-default-editor/neovim-default-editor.spec +++ b/anda/tools/neovim-default-editor/neovim-default-editor.spec @@ -3,7 +3,7 @@ Name: neovim-default-editor # Version, release, and epoch are inherited from the editor package just like other default editors Version: 0.11.5 -Release: 1%{?dist} +Release: 1%?dist Epoch: 0 # Inherited from Neovim itself License: Apache-2.0 AND Vim AND MIT From 84ac0bbd5205971e9eced6adbc4e918ca40886d3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 19:39:25 +0000 Subject: [PATCH 430/442] bump: discord-canary-openasar discord-canary gpu-screen-recorder --- anda/apps/discord-canary-openasar/discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.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 b62097358f..b4b4a695bd 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.852 +Version: 0.0.853 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 dca9c954a5..9b1e8b5bae 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.852 +Version: 0.0.853 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec index fef6c66fd6..b7724842d9 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.0 +Version: 5.12.1 Release: 1%?dist Summary: A shadowplay-like screen recorder for Linux From a18a6b5c5ec34b24de5ed778ceb71715d87e7bae Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 20:50:50 +0000 Subject: [PATCH 431/442] bump: crystal cloudflare-speed-cli --- anda/langs/crystal/crystal/crystal.spec | 2 +- anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/crystal/crystal/crystal.spec b/anda/langs/crystal/crystal/crystal.spec index caff36d491..feac01fc7e 100644 --- a/anda/langs/crystal/crystal/crystal.spec +++ b/anda/langs/crystal/crystal/crystal.spec @@ -2,7 +2,7 @@ %global bootstrap_version 1.17.1 Name: crystal -Version: 1.19.0 +Version: 1.19.1 Release: 1%?dist Summary: A general-purpose, object-oriented programming language License: Apache-2.0 diff --git a/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec b/anda/tools/cloudflare-speed-cli/cloudflare-speed-cli.spec index 60f028f6fd..857f2c4747 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.4.11 +Version: 0.5.0 Release: 1%?dist Summary: CLI for internet speed test via cloudflare From 74170fcf29c8173e952e5d9fe985d25b4b4c7eeb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jan 2026 22:24:09 +0000 Subject: [PATCH 432/442] bump: discord-canary-openasar discord-canary discord-openasar discord-ptb-openasar discord-ptb 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-ptb-openasar/discord-ptb-openasar.spec | 2 +- anda/apps/discord-ptb/discord-ptb.spec | 2 +- anda/apps/discord/discord.spec | 2 +- 6 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 b4b4a695bd..c056283e77 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.853 +Version: 0.0.854 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 9b1e8b5bae..8f44e11e2a 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.853 +Version: 0.0.854 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 3bb83cb3e5..25782b29fe 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.120 +Version: 0.0.121 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-openasar/discord-ptb-openasar.spec b/anda/apps/discord-ptb-openasar/discord-ptb-openasar.spec index 484f57de14..8a0a22bf6a 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.172 +Version: 0.0.173 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 51dab16081..03aadffe54 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.172 +Version: 0.0.173 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers. URL: https://discord.com diff --git a/anda/apps/discord/discord.spec b/anda/apps/discord/discord.spec index 98927be6b8..c51a03c76f 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.120 +Version: 0.0.121 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: https://discord.com From 4d61a3c808b01fdbb6371ae4fed701f20e0d0873 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 20 Jan 2026 18:11:16 -0600 Subject: [PATCH 433/442] fix(goofcord-nightly): Update build (#8548) * fix(goofcord-nightly): Disable armv7l on non-armv7 arches `build` is also part of the build process now. Signed-off-by: Gilver * Imagine if I didn't forget the input file Signed-off-by: Gilver * feat: New macros Signed-off-by: Gilver * The funny Signed-off-by: Gilver * fix: Yeah this was expected Signed-off-by: Gilver * fix: The x64 nuker Signed-off-by: Gilver * feat: Install metainfo Signed-off-by: Gilver --------- Signed-off-by: Gilver Signed-off-by: Gilver --- .../goofcord/nightly/goofcord-nightly.spec | 35 ++++++++++--------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 7248499d08..b8b18ba401 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -4,8 +4,7 @@ %global ver 2.0.1^ %global base_name goofcord %global git_name GoofCord - -%electronmeta +%global appid io.github.milkshiift.GoofCord Name: %{base_name}-nightly Version: %{ver}%{commit_date}.git.%{shortcommit} @@ -19,23 +18,26 @@ BuildRequires: anda-srpm-macros >= 0.2.26 BuildRequires: bun-bin Packager: Gilver E. +%electronmeta -D + %description A highly configurable and privacy minded Discord client. %prep %autosetup -n %{git_name}-%{commit} - -%build -%ifarch %{arm64} armv7hl armv7l +%ifarch %{arm64} armv7l armv7hl armv7hnl sed -i '/\"x64\",/d' electron-builder.ts %endif -%bun_build -r build -R + +%build +%bun_build %install -%electron_install -d %{base_name} -s %{base_name} -i %{base_name} -D -O -U %U -E UseOzonePlatform,WaylandWindowDecorations +%electron_install -d %{base_name} -s %{base_name} -i %{base_name} -D -O -U %U -E UseOzonePlatform,WaylandWindowDecorations -I +install -Dm644 assetsDev/%{appid}.metainfo.xml -t %{buildroot}%{_metainfodir} %check -desktop-file-validate %{buildroot}%{_datadir}/applications/%{base_name}.desktop +%desktop_file_validate %{buildroot}%{_datadir}/applications/%{base_name}.desktop %files %doc README.md @@ -43,14 +45,15 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{base_name}.desktop %{_bindir}/%{base_name} %{_datadir}/applications/%{base_name}.desktop %{_libdir}/%{base_name}/ -%{_iconsdir}/hicolor/16x16/apps/%{base_name}.png -%{_iconsdir}/hicolor/32x32/apps/%{base_name}.png -%{_iconsdir}/hicolor/48x48/apps/%{base_name}.png -%{_iconsdir}/hicolor/64x64/apps/%{base_name}.png -%{_iconsdir}/hicolor/128x128/apps/%{base_name}.png -%{_iconsdir}/hicolor/256x256/apps/%{base_name}.png -%{_iconsdir}/hicolor/512x512/apps/%{base_name}.png -%{_iconsdir}/hicolor/1024x1024/apps/%{base_name}.png +%{_metainfodir}/%{appid}.metainfo.xml +%{_hicolordir}/16x16/apps/%{base_name}.png +%{_hicolordir}/32x32/apps/%{base_name}.png +%{_hicolordir}/48x48/apps/%{base_name}.png +%{_hicolordir}/64x64/apps/%{base_name}.png +%{_hicolordir}/128x128/apps/%{base_name}.png +%{_hicolordir}/256x256/apps/%{base_name}.png +%{_hicolordir}/512x512/apps/%{base_name}.png +%{_hicolordir}/1024x1024/apps/%{base_name}.png %changelog * Sat Jun 28 2025 Gilver E. - 1.10.1^20250615.git.3f5eda1 From 715241374340e1f3cfad351520a12f444cdd3a25 Mon Sep 17 00:00:00 2001 From: Gilver Date: Tue, 20 Jan 2026 18:41:17 -0600 Subject: [PATCH 434/442] fix(goofcord-nightly): Missing flag (#9398) Signed-off-by: Gilver --- anda/apps/goofcord/nightly/goofcord-nightly.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index b8b18ba401..cc81f6b5f2 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -8,7 +8,7 @@ Name: %{base_name}-nightly Version: %{ver}%{commit_date}.git.%{shortcommit} -Release: 2%{?dist} +Release: 3%{?dist} License: OSL-3.0 Summary: A privacy-minded Legcord fork. Group: Applications/Internet @@ -33,7 +33,7 @@ sed -i '/\"x64\",/d' electron-builder.ts %bun_build %install -%electron_install -d %{base_name} -s %{base_name} -i %{base_name} -D -O -U %U -E UseOzonePlatform,WaylandWindowDecorations -I +%electron_install -d %{base_name} -s %{base_name} -b %{base_name} -i %{base_name} -D -O -U %U -E UseOzonePlatform,WaylandWindowDecorations -I install -Dm644 assetsDev/%{appid}.metainfo.xml -t %{buildroot}%{_metainfodir} %check From 97de1301faa33a6052c3812e80eee9a1b9368d3c Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 20 Jan 2026 17:44:40 -0800 Subject: [PATCH 435/442] fix (picotool): version (#9393) (#9400) * fix (picotool): version * update script --------- (cherry picked from commit 8440761ec232f14ff66848ee9ce76d8eb28e1d1d) 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/tools/picotool/picotool.spec | 15 ++++++++++----- anda/tools/picotool/update.rhai | 2 +- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/anda/tools/picotool/picotool.spec b/anda/tools/picotool/picotool.spec index f7ed572ff2..dd860ed8f8 100644 --- a/anda/tools/picotool/picotool.spec +++ b/anda/tools/picotool/picotool.spec @@ -1,11 +1,14 @@ %define sdk_version 2.2.0 +%global ver 2.2.0-a4 +%global sanitized_ver %(echo %{ver} | sed 's/-//g') + Name: picotool -Version: 2.2.0.a4 +Version: %sanitized_ver Release: 1%?dist Summary: Tool to inspect RP2040 binaries License: BSD-3-Clause URL: https://github.com/raspberrypi/picotool -Source0: https://github.com/raspberrypi/picotool/archive/%version.tar.gz#/picotool-%version.tar.gz +Source0: https://github.com/raspberrypi/picotool/archive/refs/tags/%ver.tar.gz Source1: https://github.com/raspberrypi/pico-sdk/archive/%sdk_version.tar.gz#/pico-sdk-%sdk_version.tar.gz BuildRequires: cmake g++ libusb1-devel @@ -13,7 +16,7 @@ BuildRequires: cmake g++ libusb1-devel Picotool is a tool for inspecting RP2040 binaries, and interacting with RP2040 devices when they are in BOOTSEL mode. %prep -%autosetup -a 1 +%autosetup -a 1 -n %name-%ver %build %cmake -DPICO_SDK_PATH="../pico-sdk-%sdk_version" @@ -28,8 +31,10 @@ mv %buildroot{%_prefix/lib,%_libdir} %doc README.md %license LICENSE.TXT %_bindir/picotool -%_libdir/cmake/picotool -%_datadir/picotool +%dir %_libdir/cmake/picotool +%_libdir/cmake/picotool/* +%dir %_datadir/picotool +%_datadir/picotool/* %changelog * Mon Nov 18 2024 Owen-sz diff --git a/anda/tools/picotool/update.rhai b/anda/tools/picotool/update.rhai index b9c19d6d80..be9f4dfd8d 100644 --- a/anda/tools/picotool/update.rhai +++ b/anda/tools/picotool/update.rhai @@ -1,2 +1,2 @@ -rpm.version(gh("raspberrypi/picotool")); +rpm.global("ver", gh("raspberrypi/picotool")); rpm.define("sdk_version", gh("raspberrypi/pico-sdk")); From ce86459de40b5f508c40ce9aee3f167b549c9161 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 02:00:43 +0000 Subject: [PATCH 436/442] 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 a45b523991..cc663ed914 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-01-17 +%global ver 2026-01-21 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold From d92fc12bf47bfeeb898220a7ee4376a5fbf0ce0f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 02:05:29 +0000 Subject: [PATCH 437/442] bump(nightly): flameshot-nightly mpv-nightly ghostty-nightly zed-nightly prismlauncher-nightly types-colorama ipu6-camera-hal intel-ipu6-drivers nvidia-patch graftcp-nightly natscli rpi-utils --- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.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 ++-- anda/system/ipu6-camera-hal/ipu6-camera-hal.spec | 8 ++++---- .../ipu6-drivers/kmod-common/intel-ipu6-drivers.spec | 6 +++--- anda/system/nvidia-patch/nvidia-patch.spec | 4 ++-- anda/tools/graftcp/nightly/graftcp-nightly.spec | 4 ++-- anda/tools/natscli/natscli.spec | 4 ++-- anda/tools/rpi-utils/rpi-utils.spec | 6 +++--- 12 files changed, 29 insertions(+), 29 deletions(-) diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 036c1a321f..67143ebca3 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 f372c3794e47449771d49369ba16fe06d7263942 +%global commit 72a5afc31c2f3cd4dcd2e34da34c02dda272f25f %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260120 +%global commit_date 20260121 %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 6d8eaa3fd2..c62df40193 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 b7e8fe949d28135b05228e53ccd4268a5705afc2 +%global commit d6e7fb0597e9c832422e4c77225022bf4d3ff686 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260119 +%global commit_date 20260121 %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 0eb814cb7d..f4a42c3b75 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 250877eff69ee1f00168a1f5ce9ab5490e29b0dc +%global commit dc43ded149968309c847e33c710989b1240daf9a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-18 +%global fulldate 2026-01-20 %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: 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 77a128317c..92a2b2855e 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 09ceec0a36539b7473fd91860675800e1b80a2f5 +%global commit ff35da22fbe67a65632a8009827f114262c76e4d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260120 +%global commit_date 20260121 %global ver 0.221.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 6b30a8fdad..0acf4efcf2 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 f60535dd6873272fb35752782feb0cdf7f435aa6 +%global commit ef747055af4ab60747baab845eaa379f90b662ad %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260119 +%global commit_date 20260121 %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 2642efc982..7997760d29 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 4992a813c160e037712b0793cd0488275cb3d195 -%global commit_date 20260120 +%global commit a3568ac8d9be04e7a10a6453068f4970e42074d5 +%global commit_date 20260121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/system/ipu6-camera-hal/ipu6-camera-hal.spec b/anda/system/ipu6-camera-hal/ipu6-camera-hal.spec index 1210d77bad..48f543741d 100644 --- a/anda/system/ipu6-camera-hal/ipu6-camera-hal.spec +++ b/anda/system/ipu6-camera-hal/ipu6-camera-hal.spec @@ -1,15 +1,15 @@ -%global commit c933525a6efe8229a7129b7b0b66798f19d2bef7 -%global commit_date 20250627 +%global commit 9899efa70921906ee6dd23c9f83aff343968f164 +%global commit_date 20260121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global build_cflags %{__build_flags_lang_c} %{?_distro_extra_cflags} -Wno-alloc-size-larger-than %global build_cxxflags %{__build_flags_lang_cxx} %{?_distro_extra_cxxflags} -Wno-alloc-size-larger-than %global __cmake_in_source_build 1 -%global ver 1.0.0 +%global ver 1.0.1 Name: ipu6-camera-hal Summary: Hardware abstraction layer for Intel IPU6 Version: %{ver}^%{commit_date}git.%{shortcommit} -Release: 3%{?dist} +Release: 1%?dist License: Apache-2.0 URL: https://github.com/intel/ipu6-camera-hal Source0: %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz 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 94675a0689..193390fb5c 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 9766e218112f4173be9b0f06dfae27cb40c54f40 +%global commit 32cc687732326cb1701228d8cb0c566fbbfc1117 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251113 +%global commit_date 20260121 # 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: 2%{?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/nvidia-patch/nvidia-patch.spec b/anda/system/nvidia-patch/nvidia-patch.spec index f5c9aa7107..18a5219f31 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 be3f1616b976c47d33b0abf2956f4129d759824a +%global commit 7d646c364414d1fc0f97ef58412c6756095cd43c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260107 +%global commit_date 20260121 %global patches %{_datadir}/src/nvidia-patch diff --git a/anda/tools/graftcp/nightly/graftcp-nightly.spec b/anda/tools/graftcp/nightly/graftcp-nightly.spec index 4bced4ba7a..f69cd3250f 100644 --- a/anda/tools/graftcp/nightly/graftcp-nightly.spec +++ b/anda/tools/graftcp/nightly/graftcp-nightly.spec @@ -1,5 +1,5 @@ -%global commit 8e1c4f890ce49f0284e9c473b73c5abcbb7be334 -%global commit_date 20260112 +%global commit 214f8b82ef78f2c3d54b3dc37075aadfc2da2bdf +%global commit_date 20260121 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: graftcp-nightly diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 101c8e01b2..05b1b2406f 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 94754a870fdc525a1538f1892bebe0633f249ad4 -%global commit_date 20260118 +%global commit dc7e74221bda20def8b66706c99bfcc50b919aca +%global commit_date 20260121 %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 6fb5acd1e0..b0898bc716 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,10 +1,10 @@ -%global commit 230d67ad28e74b17a42064453b2163991cb51a5e -%global commit_date 20251218 +%global commit 1bb61832ece0d271a0a4ee9c04f1d7bcfaf3b65e +%global commit_date 20260121 %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 From 78afecd45f7abb7742e22827458d64b02cb1ac3e Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 20 Jan 2026 20:35:26 -0600 Subject: [PATCH 438/442] chore: add/fix needed packager fields (#9391) --- .../gnome-shell-extension-grand-theft-focus.spec | 4 +++- anda/misc/signal-cli/signal-cli.spec | 4 +++- .../chromebook-usbc-fix/chromebook-usbc-fix.spec | 5 +++-- anda/system/cros-keyboard-map/cros-keyboard-map.spec | 10 +++++++--- anda/system/readymade/git/readymade-git.spec | 4 +++- anda/tools/bmpblk_utility/bmpblk_utility.spec | 4 ++-- anda/tools/gsctool/gsctool.spec | 4 +++- anda/tools/piclone/piclone.spec | 4 +++- anda/tools/picotool/picotool.spec | 4 +++- anda/tools/rpi-update/rpi-update.spec | 4 +++- anda/tools/rpi-utils/rpi-utils.spec | 4 +++- 11 files changed, 36 insertions(+), 15 deletions(-) diff --git a/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/gnome-shell-extension-grand-theft-focus.spec b/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/gnome-shell-extension-grand-theft-focus.spec index 5c818b4275..621bc85b76 100644 --- a/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/gnome-shell-extension-grand-theft-focus.spec +++ b/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/gnome-shell-extension-grand-theft-focus.spec @@ -3,7 +3,7 @@ Name: gnome-shell-extension-%{extension} Version: 9 -Release: 1%?dist +Release: 2%?dist Summary: GNOME extension that removes the 'Window is ready' notification and brings the window into focus instead License: AGPL-3.0-only URL: https://github.com/zalckos/GrandTheftFocus @@ -15,6 +15,8 @@ Source0: https://github.com/zalckos/GrandTheftFocus/archive/refs/tags/v%v Requires: (gnome-shell >= 48~ with gnome-shell < 50~) Recommends: gnome-extensions-app +Packager: Owen Zimmerman + %description GNOME extension. Removes the 'Window is ready' notification and brings the window into focus instead. diff --git a/anda/misc/signal-cli/signal-cli.spec b/anda/misc/signal-cli/signal-cli.spec index eba4fcaef0..31c9f654c8 100644 --- a/anda/misc/signal-cli/signal-cli.spec +++ b/anda/misc/signal-cli/signal-cli.spec @@ -4,7 +4,7 @@ Name: signal-cli Version: 0.13.22 -Release: 1%?dist +Release: 2%?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 @@ -22,6 +22,8 @@ BuildRequires: asciidoc Recommends: java-21-openjdk +Packager: Owen Zimmerman + %description signal-cli is a commandline interface for the Signal messenger. It supports registering, verifying, sending and receiving messages. diff --git a/anda/system/chromebook-usbc-fix/chromebook-usbc-fix.spec b/anda/system/chromebook-usbc-fix/chromebook-usbc-fix.spec index 1a77b3bfb3..fea0626212 100644 --- a/anda/system/chromebook-usbc-fix/chromebook-usbc-fix.spec +++ b/anda/system/chromebook-usbc-fix/chromebook-usbc-fix.spec @@ -46,7 +46,8 @@ install -Dm755 chromebook-usbc.service %buildroot%{_unitdir}/chromebook-usbc.ser %{_unitdir}/chromebook-usbc.service %changelog -* Sat Oct 12 2024 Owen-sz +* Sat Oct 12 2024 Owen Zimmerman - Fix the systemd preset application -* Sat Oct 5 2024 Owen-sz + +* Sat Oct 5 2024 Owen Zimmerman - Initial package. diff --git a/anda/system/cros-keyboard-map/cros-keyboard-map.spec b/anda/system/cros-keyboard-map/cros-keyboard-map.spec index bf5b82e049..2d8d446f60 100644 --- a/anda/system/cros-keyboard-map/cros-keyboard-map.spec +++ b/anda/system/cros-keyboard-map/cros-keyboard-map.spec @@ -11,7 +11,7 @@ Name: cros-keyboard-map Version: %commit_date.%tree_shortcommit.%um_shortcommit -Release: 1%?dist +Release: 2%?dist License: BSD-3-Clause and GPLv3 Summary: Utility to generate keyd configurations for use on Chromebooks @@ -23,6 +23,8 @@ Source1: https://github.com/Ultramarine-Linux/cros-keyboard-map/archive/% BuildRequires: systemd-rpm-macros Requires: keyd python3 python3-libfdt +Packager: Owen Zimmerman + %description Bash script and systemd service to apply WeirdTreeThing's Chromebook keyboard maps. @@ -59,9 +61,11 @@ chmod +x %buildroot%{_bindir}/um-generate-cros-keymap %{_bindir}/um-generate-cros-keymap %changelog -* Sat Oct 12 2024 Owen-sz +* Sat Oct 12 2024 Owen Zimmerman - Fix the systemd preset application + * Sat Aug 24 2024 junefish - Split off into seperate git repo. -* Sat May 4 2024 Owen-sz + +* Sat May 4 2024 Owen Zimmerman - Initial package. diff --git a/anda/system/readymade/git/readymade-git.spec b/anda/system/readymade/git/readymade-git.spec index abd4d5641d..7c02e696f4 100644 --- a/anda/system/readymade/git/readymade-git.spec +++ b/anda/system/readymade/git/readymade-git.spec @@ -4,7 +4,7 @@ %global crate readymade Name: readymade-git Version: %commit_date.%shortcommit -Release: 1%?dist +Release: 2%?dist Summary: Install ready-made distribution images! License: GPL-3.0-or-later URL: https://github.com/FyraLabs/readymade @@ -24,6 +24,8 @@ Obsoletes: readymade-nightly < 20250502.4dc78ec-3 Requires: efibootmgr +Packager: Owen Zimmerman + %description Readymade is a simple Linux Distribution installer. diff --git a/anda/tools/bmpblk_utility/bmpblk_utility.spec b/anda/tools/bmpblk_utility/bmpblk_utility.spec index d9793c05db..f827585c1e 100644 --- a/anda/tools/bmpblk_utility/bmpblk_utility.spec +++ b/anda/tools/bmpblk_utility/bmpblk_utility.spec @@ -6,7 +6,7 @@ Name: bmpblk_utility Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} Summary: A utility to create/modify the bmpfv in the GBB of chromebooks running old stock firmware License: BSD-3-Clause @@ -22,7 +22,7 @@ BuildRequires: xz-devel BuildRequires: libyaml BuildRequires: libyaml-devel -packager: Owen Zimmerman +Packager: Owen Zimmerman %description %summary. diff --git a/anda/tools/gsctool/gsctool.spec b/anda/tools/gsctool/gsctool.spec index 11ddd09c38..42a472d3c0 100644 --- a/anda/tools/gsctool/gsctool.spec +++ b/anda/tools/gsctool/gsctool.spec @@ -2,7 +2,7 @@ %define shortcommit %(c=%{commit}; echo ${c:0:12}) Name: gsctool Version: git+%{shortcommit} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Chromium OS EC utilities License: BSD-3-Clause @@ -15,6 +15,8 @@ BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(openssl) BuildRequires: gcc +Packager: Owen Zimmerman + %description Chromium OS EC utilities diff --git a/anda/tools/piclone/piclone.spec b/anda/tools/piclone/piclone.spec index e763bc3f97..95fb21cc20 100644 --- a/anda/tools/piclone/piclone.spec +++ b/anda/tools/piclone/piclone.spec @@ -4,7 +4,7 @@ Name: piclone Version: %commit_date.git~%shortcommit -Release: 1%?dist +Release: 2%?dist Summary: Utility to back up Pi to an SD card reader License: BSD-3-Clause URL: https://github.com/raspberrypi-ui/piclone @@ -21,6 +21,8 @@ BuildRequires: gcc Requires: parted dosfstools e2fsprogs coreutils util-linux-core uuid dbus-x11 gtk3 +Packager: Owen Zimmerman + %description SD Card backup program for Raspberry Pi. This is a GTK application to copy the contents of SD cards and other USB diff --git a/anda/tools/picotool/picotool.spec b/anda/tools/picotool/picotool.spec index dd860ed8f8..124150b085 100644 --- a/anda/tools/picotool/picotool.spec +++ b/anda/tools/picotool/picotool.spec @@ -4,7 +4,7 @@ Name: picotool Version: %sanitized_ver -Release: 1%?dist +Release: 2%?dist Summary: Tool to inspect RP2040 binaries License: BSD-3-Clause URL: https://github.com/raspberrypi/picotool @@ -12,6 +12,8 @@ Source0: https://github.com/raspberrypi/picotool/archive/refs/tags/%ver.t Source1: https://github.com/raspberrypi/pico-sdk/archive/%sdk_version.tar.gz#/pico-sdk-%sdk_version.tar.gz BuildRequires: cmake g++ libusb1-devel +Packager: Owen Zimmerman + %description Picotool is a tool for inspecting RP2040 binaries, and interacting with RP2040 devices when they are in BOOTSEL mode. diff --git a/anda/tools/rpi-update/rpi-update.spec b/anda/tools/rpi-update/rpi-update.spec index 68a5edc743..7411209fb0 100644 --- a/anda/tools/rpi-update/rpi-update.spec +++ b/anda/tools/rpi-update/rpi-update.spec @@ -6,7 +6,7 @@ Name: rpi-update Version: %commit_date.git~%shortcommit -Release: 1%?dist +Release: 2%?dist Summary: An easier way to update the firmware of your Raspberry Pi. License: MIT URL: https://github.com/raspberrypi/rpi-update @@ -14,6 +14,8 @@ Source0: %url/archive/%commit.tar.gz Requires: bash ExclusiveArch: aarch64 +Packager: Owen Zimmerman + %description %summary diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index b0898bc716..27559bf95e 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -4,7 +4,7 @@ Name: rpi-utils Version: %{commit_date}.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: A collection of scripts and simple applications for Raspberry Pi devices License: BSD-3-Clause URL: https://github.com/raspberrypi/utils @@ -26,6 +26,8 @@ Requires: %{name}-vcgencmd = %{evr} Requires: %{name}-vclog = %{evr} Requires: %{name}-vcmailbox = %{evr} +Packager: Owen Zimmerman + %description %{summary}. From c557606484968e6896bf778fb49921326b2feca9 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 20 Jan 2026 20:36:40 -0600 Subject: [PATCH 439/442] fix: socktop version weirdness (#9394) * fix: socktop Signed-off-by: Owen-sz * oop Signed-off-by: Owen-sz --------- Signed-off-by: Owen-sz --- anda/apps/socktop/socktop.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/anda/apps/socktop/socktop.spec b/anda/apps/socktop/socktop.spec index 6c03b425da..1089263ef0 100644 --- a/anda/apps/socktop/socktop.spec +++ b/anda/apps/socktop/socktop.spec @@ -1,4 +1,5 @@ %global ver v1.55.0-test2 +%global download_ver %(echo %{ver} | sed 's/v//g') %global sanitized_ver %(echo %{ver} | sed 's/-//g') Name: socktop @@ -6,7 +7,7 @@ Version: %sanitized_ver Release: 1%?dist Summary: socktop is a remote system monitor with a rich TUI interface URL: https://github.com/jasonwitty/socktop -Source0: %{url}/archive/refs/tags/v%{ver}.tar.gz +Source0: %{url}/archive/refs/tags/%{ver}.tar.gz License: MIT BuildRequires: rust libdrm-devel systemd-rpm-macros cargo-rpm-macros Requires: libdrm @@ -17,7 +18,7 @@ socktop is a remote system monitor with a rich TUI interface, inspired by `top` that communicates with a lightweight remote agent over WebSockets. %prep -%autosetup -n %{name}-%{ver} +%autosetup -n %{name}-%{download_ver} %cargo_prep_online %build From e76f346616b14e5ccd02699621fbe4530172915a Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 20 Jan 2026 20:46:27 -0600 Subject: [PATCH 440/442] chore (neohtop): use new macros (#9390) * chore (neohtop): use new macros * This thing * lol * oof Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * pull tauri properly Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * try again? 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> * weh Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * probing 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/apps/neohtop/neohtop.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/anda/apps/neohtop/neohtop.spec b/anda/apps/neohtop/neohtop.spec index ea95bc5d8a..be5607c10b 100644 --- a/anda/apps/neohtop/neohtop.spec +++ b/anda/apps/neohtop/neohtop.spec @@ -12,9 +12,7 @@ Source1: NeoHtop.desktop Source2: com.github.neohtop.metainfo.xml Packager: Owen Zimmerman BuildRequires: rust -BuildRequires: nodejs-npm -BuildRequires: webkit2gtk4.1-devel -BuildRequires: javascriptcoregtk4.1-devel +BuildRequires: %tauri_buildrequires BuildRequires: libsoup3-devel BuildRequires: gtk3-devel BuildRequires: rust-gdk-pixbuf-sys-devel @@ -31,10 +29,10 @@ Provides: NeoHtop %prep %autosetup -n neohtop-%version +%tauri_prep %build -npm install -npm run tauri build +%npm_build -B %install install -Dpm755 src-tauri/target/release/NeoHtop %{buildroot}%{_bindir}/NeoHtop @@ -47,7 +45,7 @@ install -Dpm644 src-tauri/icons/128x128.png %{buildroot}%{_hicolordir}/128x %terra_appstream -o %{SOURCE2} %check -desktop-file-validate %{buildroot}%{_appsdir}/NeoHtop.desktop +%__desktop_file_validate %{buildroot}%{_appsdir}/NeoHtop.desktop %files %doc README.md From 2e006f6d6185db3c45c1cf5fa4dfd87d25c5df41 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jan 2026 03:17:15 +0000 Subject: [PATCH 441/442] bump(branch): intel-ipu6-kmod dkms-intel-ipu6 --- anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec | 6 +++--- anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec b/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec index 9ace6920fc..45bacaa4be 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 9766e218112f4173be9b0f06dfae27cb40c54f40 +%global commit 32cc687732326cb1701228d8cb0c566fbbfc1117 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251113 +%global commit_date 20260121 %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: 2%?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 494ce85eb8..a760202372 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 9766e218112f4173be9b0f06dfae27cb40c54f40 +%global commit 32cc687732326cb1701228d8cb0c566fbbfc1117 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251113 +%global commit_date 20260121 %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: 2%{?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 From 3b79c2dd16be0fc0434872a225b806d6d96021c0 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 20 Jan 2026 22:23:31 -0600 Subject: [PATCH 442/442] fix (spotx-bash): track symlink (#9403) --- anda/tools/spotx-bash/spotx-bash.spec | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index 23567a140b..aa7f22d872 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -4,7 +4,7 @@ Name: spotx-bash Version: %commit_date.git~%shortcommit -Release: 1%?dist +Release: 2%?dist Summary: Adblock for the Spotify desktop client on Linux. License: MIT URL: https://github.com/SpotX-Official/SpotX-Bash @@ -21,16 +21,15 @@ Provides: spotx spotx-linux spot-x spotx.sh %install mkdir -p %{buildroot}%{_bindir} -install -Dm 755 spotx.sh %buildroot%{_bindir}/spotx - -%post -%{__ln_s} -f %{_bindir}/spotx %{_bindir}/spotx.sh +install -Dm 755 spotx.sh %{buildroot}%{_bindir}/spotx +%{__ln_s} -f %{_bindir}/spotx %{buildroot}%{_bindir}/spotx.sh %files %doc README.md %license LICENSE -%_bindir/spotx +%{_bindir}/spotx.sh +%{_bindir}/spotx %changelog * Sat Dec 14 2024 Its-J -- Package SpotX-Bash \ No newline at end of file +- Package SpotX-Bash