diff --git a/anda/apps/bazzite-portal/bazzite-portal.spec b/anda/apps/bazzite-portal/bazzite-portal.spec index f8baba886b..74d29485e8 100644 --- a/anda/apps/bazzite-portal/bazzite-portal.spec +++ b/anda/apps/bazzite-portal/bazzite-portal.spec @@ -1,6 +1,6 @@ Name: bazzite-portal Version: 0.1.6 -Release: 2%?dist +Release: 3%?dist Summary: Bazzite Portal is a tabbed frontend for curated script execution, with a focus on distro specific QOL shortcuts URL: https://github.com/ublue-os/yafti-gtk Source0: https://github.com/ublue-os/yafti-gtk/archive/refs/tags/v%{version}.tar.gz diff --git a/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec b/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec index 9302958399..eaa26a80de 100644 --- a/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec +++ b/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec @@ -1,6 +1,6 @@ Name: bitwarden-cli.bin Version: 2026.1.0 -Release: 1%?dist +Release: 2%?dist Summary: Bitwarden command-line client License: GPL-3.0-only URL: https://bitwarden.com diff --git a/anda/apps/coolercontrol/coolercontrol.spec b/anda/apps/coolercontrol/coolercontrol.spec index 652acfcd40..ae9b963a6b 100644 --- a/anda/apps/coolercontrol/coolercontrol.spec +++ b/anda/apps/coolercontrol/coolercontrol.spec @@ -9,7 +9,7 @@ for background device management, as well as a GUI to expertly customize your se Name: coolercontrol Version: 3.1.1 -Release: 2%?dist +Release: 1%?dist Summary: Cooling device control for Linux License: GPL-3.0-or-later URL: https://gitlab.com/coolercontrol/coolercontrol diff --git a/anda/apps/discord-openasar/discord-openasar.spec b/anda/apps/discord-openasar/discord-openasar.spec index 84063caf5e..284804b59c 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.125 +Version: 0.0.126 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 27d23e49d6..f955ccfead 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.125 +Version: 0.0.126 Release: 1%?dist Summary: Free Voice and Text Chat for Gamers URL: https://discord.com diff --git a/anda/apps/komikku/komikku.spec b/anda/apps/komikku/komikku.spec index 24458291cb..ed3915877c 100644 --- a/anda/apps/komikku/komikku.spec +++ b/anda/apps/komikku/komikku.spec @@ -3,10 +3,10 @@ %global gtk4_version 4.14.4 %global libadwaita_version 1.5.1 %global pure_protobuf_version 2.0.0 -%global raw_ver v1.101.0 +%global raw_ver v1.103.0 Name: komikku -Version: 1.101.0 +Version: 1.103.0 %forgemeta Release: 1%?dist Summary: A manga reader for GNOME diff --git a/anda/devs/android-studio/canary/android-studio-canary.spec b/anda/devs/android-studio/canary/android-studio-canary.spec index b4bdee386b..55be7d94f3 100644 --- a/anda/devs/android-studio/canary/android-studio-canary.spec +++ b/anda/devs/android-studio/canary/android-studio-canary.spec @@ -17,7 +17,7 @@ Name: android-studio-canary Version: 2025.3.3.1 -Release: 2%?dist +Release: 1%?dist Summary: Official IDE for Android development (Canary build) License: Apache-2.0 Packager: veuxit diff --git a/anda/devs/devpod/golang-github-loft-sh-devpod.spec b/anda/devs/devpod/golang-github-loft-sh-devpod.spec index f540d06c83..e55ea0f47e 100644 --- a/anda/devs/devpod/golang-github-loft-sh-devpod.spec +++ b/anda/devs/devpod/golang-github-loft-sh-devpod.spec @@ -17,7 +17,7 @@ and lets you use any cloud, kubernetes or just localhost docker.} loadtest/README.md Name: devpod -Release: 2%?dist +Release: 3%?dist Summary: Spin up dev environments in any infra Provides: golang-github-loft-sh-devpod BuildRequires: anda-srpm-macros mold @@ -41,6 +41,7 @@ BuildRequires: pkgconfig(gdk-3.0) BuildRequires: pkgconfig(javascriptcoregtk-4.1) BuildRequires: pkgconfig(libsoup-3.0) BuildRequires: pkgconfig(webkit2gtk-4.1) +BuildRequires: desktop-file-utils Requires: libappindicator-gtk3 %description desktop %{common_description} @@ -86,9 +87,12 @@ install -m 0755 -vd %{buildroot}%{_bindir} install -m 0755 -vp bin/devpod %{buildroot}%{_bindir}/devpod-cli # tauri install -Dm755 "desktop/src-tauri/target/rpm/DevPod Desktop" %buildroot%_bindir/dev-pod-desktop -install -Dm644 %{S:1} -t %buildroot%_datadir/applications/ +install -Dm644 %{S:1} %buildroot%_appsdir/DevPod.desktop install -Dm644 desktop/devpod.png %buildroot%_datadir/pixmaps/dev-pod-desktop.png +%check +desktop-file-validate %buildroot%_appsdir/DevPod.desktop + %files %license LICENSE %doc README.md SECURITY.md @@ -96,5 +100,5 @@ install -Dm644 desktop/devpod.png %buildroot%_datadir/pixmaps/dev-pod-desktop.pn %files desktop %_bindir/dev-pod-desktop -%_datadir/applications/DevPod.desktop +%_appsdir/DevPod.desktop %_datadir/pixmaps/dev-pod-desktop.png diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 13da76235a..0f6b3538f2 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.225.2-pre +%global ver 0.225.9-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 da8397bab3..5e436ba4bb 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.224.5 +Version: 0.224.11 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later diff --git a/anda/langs/nim/nimble/nimble.spec b/anda/langs/nim/nimble/nimble.spec index 93c046b407..7b0e73383f 100644 --- a/anda/langs/nim/nimble/nimble.spec +++ b/anda/langs/nim/nimble/nimble.spec @@ -1,5 +1,5 @@ Name: nimble -Version: 0.22.0 +Version: 0.22.1 Release: 1%?dist Summary: Package manager for the Nim programming language License: BSD 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 diff --git a/anda/langs/python/pyvcd/pyvcd.spec b/anda/langs/python/pyvcd/pyvcd.spec index ddde4591e0..ac21995c04 100644 --- a/anda/langs/python/pyvcd/pyvcd.spec +++ b/anda/langs/python/pyvcd/pyvcd.spec @@ -2,16 +2,14 @@ %global _desc Python package for writing Value Change Dump (VCD) files. Name: python-%{pypi_name} -Version: 0.4.0 -Release: 2%?dist +Version: 0.4.1 +Release: 1%?dist Summary: Python package for writing Value Change Dump (VCD) files License: MIT URL: https://github.com/SanDisk-Open-Source/pyvcd Source0: %url/releases/download/%version/pyvcd-%{version}.tar.gz BuildArch: noarch -BuildRequires: python3 -BuildRequires: python3.10 BuildRequires: python3-build BuildRequires: python3-installer BuildRequires: python3-wheel @@ -48,8 +46,6 @@ Provides: pyvcd %files -n python3-%{pypi_name} -f %{pyproject_files} %doc README.rst CODE_OF_CONDUCT.md CHANGELOG.rst %license LICENSE.txt -%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc -%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc %python3_sitelib/pyvcd-%version.dist-info/* %changelog diff --git a/anda/langs/python/pywal16/python-pywal16.spec b/anda/langs/python/pywal16/python-pywal16.spec index ee922f14c2..8b3b4e2907 100644 --- a/anda/langs/python/pywal16/python-pywal16.spec +++ b/anda/langs/python/pywal16/python-pywal16.spec @@ -3,8 +3,8 @@ Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the colors system-wide and on-the-fly in all of your favourite programs.} Name: python-%{pypi_name} -Version: 3.8.13 -Release: 2%{?dist} +Version: 3.8.14 +Release: 1%?dist Summary: 16 color fork of the original Pywal License: MIT URL: https://github.com/eylles/pywal16 diff --git a/anda/langs/python/pyzmq/anda.hcl b/anda/langs/python/pyzmq/anda.hcl new file mode 100644 index 0000000000..d37eac3ec6 --- /dev/null +++ b/anda/langs/python/pyzmq/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "pyzmq.spec" + } +} diff --git a/anda/langs/python/pyzmq/pyzmq.spec b/anda/langs/python/pyzmq/pyzmq.spec new file mode 100644 index 0000000000..012b2ec954 --- /dev/null +++ b/anda/langs/python/pyzmq/pyzmq.spec @@ -0,0 +1,54 @@ +%define debug_package %{nil} + +%global pypi_name pyzmq +%global _desc Python bindings for zeromq. + +Name: python-%{pypi_name} +Version: 27.1.0 +Release: 1%?dist +Summary: Python bindings for zeromq +License: MIT +URL: https://github.com/zeromq/pyzmq +Source0: %{pypi_source} + +BuildRequires: python3-devel +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildRequires: python3-scikit-build-core +BuildRequires: python3-cython + +BuildRequires: cmake +BuildRequires: gcc +BuildRequires: gcc-c++ + +Packager: Owen Zimmerman + +%description +%_desc + +%package -n python3-%{pypi_name} +Summary: %{summary} +Provides: pyzmq +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 zmq + +%files -n python3-%{pypi_name} -f %{pyproject_files} +%doc README.md AUTHORS.md CONTRIBUTING.md SECURITY.md +%license LICENSE.md + +%changelog +* Sun Nov 23 2025 Owen Zimmerman +- Initial commit diff --git a/anda/langs/python/pyzmq/update.rhai b/anda/langs/python/pyzmq/update.rhai new file mode 100644 index 0000000000..5f884fe7e1 --- /dev/null +++ b/anda/langs/python/pyzmq/update.rhai @@ -0,0 +1 @@ +rpm.version(pypi("pyzmq")); diff --git a/anda/langs/python/txtorcon/txtorcon.spec b/anda/langs/python/txtorcon/txtorcon.spec index 0ed1b15ee9..745fd70d95 100644 --- a/anda/langs/python/txtorcon/txtorcon.spec +++ b/anda/langs/python/txtorcon/txtorcon.spec @@ -46,8 +46,6 @@ Provides: txtorcon %python3_sitelib/txtorcon-%version.dist-info/* %python3_sitelib/twisted/plugins/*.py %{_datadir}/txtorcon/* -%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc -%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc %changelog * Mon Nov 03 2025 Owen Zimmerman diff --git a/anda/langs/python/west/west.spec b/anda/langs/python/west/west.spec index 1d3748b9b6..f7d40f232c 100644 --- a/anda/langs/python/west/west.spec +++ b/anda/langs/python/west/west.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.5.0 -Release: 1%?dist +Release: 2%?dist Summary: West, Zephyr's meta-tool License: Apache-2.0 URL: https://github.com/zephyrproject-rtos/west @@ -46,9 +46,6 @@ Provides: west %doc README.rst MAINTAINERS.rst %license LICENSE %{_bindir}/west -%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc -%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc -%python3_sitelib/west-%version.dist-info/* %changelog * Fri Oct 10 2025 Owen Zimmerman diff --git a/anda/langs/python/yamale/yamale.spec b/anda/langs/python/yamale/yamale.spec index d6e41745ef..bc70a64261 100644 --- a/anda/langs/python/yamale/yamale.spec +++ b/anda/langs/python/yamale/yamale.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 6.1.0 -Release: 1%?dist +Release: 2%?dist Summary: A schema and validator for YAML License: MIT URL: https://github.com/23andMe/Yamale @@ -42,8 +42,6 @@ Provides: yamale %doc README.md SECURITY.md %license LICENSE %{_bindir}/yamale -%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc -%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc %python3_sitelib/yamale-%version.dist-info/* %changelog diff --git a/anda/langs/rust/fresh/fresh.spec b/anda/langs/rust/fresh/fresh.spec index a12d53989d..6c2cf000e1 100644 --- a/anda/langs/rust/fresh/fresh.spec +++ b/anda/langs/rust/fresh/fresh.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: fresh -Version: 0.2.5 +Version: 0.2.9 Release: 1%?dist Summary: Text editor for your terminal: easy, powerful and fast URL: https://getfresh.dev diff --git a/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec b/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec index 5b9b622d2e..3b3bffc73d 100644 --- a/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec +++ b/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec @@ -5,7 +5,7 @@ Name: openbangla-keyboard-nightly Version: %ver^%commit_date.%shortcommit -Release: 2%?dist +Release: 1%?dist Summary: An OpenSource, Unicode compliant Bengali Input Method License: GPL-3.0-or-later URL: https://openbangla.github.io/ diff --git a/anda/system/asusctl/asusctl.spec b/anda/system/asusctl/asusctl.spec index c56252bc20..9dfdbbf003 100644 --- a/anda/system/asusctl/asusctl.spec +++ b/anda/system/asusctl/asusctl.spec @@ -4,8 +4,8 @@ %define _unpackaged_files_terminate_build 0 Name: asusctl -Version: 6.3.2 -Release: 2%?dist +Version: 6.3.3 +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 diff --git a/anda/system/veracrypt/veracrypt.spec b/anda/system/veracrypt/veracrypt.spec index d41aa393d8..8f71f1b476 100644 --- a/anda/system/veracrypt/veracrypt.spec +++ b/anda/system/veracrypt/veracrypt.spec @@ -1,10 +1,12 @@ %define debug_package %{nil} %define _unpackaged_files_terminate_build 0 %define appid jp.veracrypt.veracrypt +%global ver VeraCrypt_1.26.24 +%global sanitized_ver %(echo %{ver} | sed 's/^VeraCrypt_//') Name: veracrypt Version: %{sanitized_ver} -Release: 1%?dist +Release: 2%?dist Summary: Disk encryption with strong security based on TrueCrypt URL: https://veracrypt.jp/en/Home.html Source0: https://github.com/veracrypt/VeraCrypt/archive/refs/tags/VeraCrypt_%version.tar.gz diff --git a/anda/system/wine-dxvk/anda.hcl b/anda/system/wine-dxvk/anda.hcl index cc8e570dc4..7f713b90ec 100644 --- a/anda/system/wine-dxvk/anda.hcl +++ b/anda/system/wine-dxvk/anda.hcl @@ -2,7 +2,7 @@ project pkg { arches = ["x86_64", "i386"] rpm { spec = "wine-dxvk.spec" - extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-mesa"] + extra_repos = ["https://repos.fyralabs.com/terrarawhide-mesa"] } labels { mock = 1 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 b987241f4d..b48e2087c5 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: 5%?dist +Release: 4%?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} 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..320a6f2920 100644 --- a/anda/tools/arduino-app-lab-bin/arduino-app-lab-bin.spec +++ b/anda/tools/arduino-app-lab-bin/arduino-app-lab-bin.spec @@ -1,8 +1,8 @@ %global appid cc.arduino.AppLab Name: arduino-app-lab-bin -Version: 0.3.2 -Release: 1%{?dist} +Version: al.0.4.0 +Release: 1%?dist Summary: A powerful visual environment for managing the Arduino UNO Q Provides: arduino-app-lab diff --git a/anda/tools/butler-bin/butler-bin.spec b/anda/tools/butler-bin/butler-bin.spec index 45160d3718..0459d42e6c 100644 --- a/anda/tools/butler-bin/butler-bin.spec +++ b/anda/tools/butler-bin/butler-bin.spec @@ -1,5 +1,5 @@ Name: butler-bin -Version: 15.25.0 +Version: 15.26.0 Release: 1%?dist Summary: Command-line itch.io helper. URL: https://itch.io/docs/butler diff --git a/anda/tools/kanata/rust-kanata.spec b/anda/tools/kanata/rust-kanata.spec index 3259a748ff..f503bc4d9e 100644 --- a/anda/tools/kanata/rust-kanata.spec +++ b/anda/tools/kanata/rust-kanata.spec @@ -4,7 +4,7 @@ %global crate kanata Name: rust-kanata -Version: 1.10.1 +Version: 1.11.0 Release: 1%?dist Summary: Multi-layer keyboard customization diff --git a/anda/tools/mdbook/mdbook.spec b/anda/tools/mdbook/mdbook.spec index 690812db25..d87c3284ae 100644 --- a/anda/tools/mdbook/mdbook.spec +++ b/anda/tools/mdbook/mdbook.spec @@ -1,5 +1,5 @@ Name: mdBook -Version: 0.5.0 +Version: 0.5.2 Release: 1%?dist Summary: Create a book from markdown files License: MPL-2.0 AND MIT AND (Apache-2.0 OR MIT) AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND CC0-1.0 AND ISC AND (MIT OR Zlib OR Apache-2.0) AND Unicode-3.0 AND (Apache-2.0 OR BSL-1.0) AND (MIT AND BSD-3-Clause)