Commit Graph

660 Commits

Author SHA1 Message Date
Raboneko eba911e21f bump: electron 2025-06-04 08:31:22 +00:00
Raboneko 29112885bf bump: yt-dlp-git 2025-06-03 19:40:21 +00:00
Raboneko f11a92402a bump: yt-dlp-git 2025-06-03 03:20:34 +00:00
Raboneko 804cb63b04 bump: rust-mise 2025-06-02 15:30:56 +00:00
Raboneko a9d538a6b2 chore: use %pkg_completion (#5110) (#5219)
* chore: use %pkg_completion

* Update mpv-nightly.spec

* bump stuff

* ignore crate and zip files

* Update x264.spec



* Update rpi-utils.spec



---------


(cherry picked from commit 8c3b56d151)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
2025-06-02 16:02:24 +08:00
Raboneko 20770b1e86 chore: Bump packages on <= 42 (#5214) (#5217)
* bump: rpcs3



* bump: zig-master-bootstrap



* bump: yt-dlp-git



---------


(cherry picked from commit c136acd57f)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-06-01 23:13:18 -05:00
Raboneko 4d71e39d2f bump(nightly): flameshot-nightly mpv-nightly ghostty-nightly zed-nightly prismlauncher-nightly nim-nightly spotx-bash 2025-06-01 02:09:52 +00:00
Raboneko 317430ca5c bump: rust-mise 2025-05-31 16:30:57 +00:00
Raboneko 0a690a7c30 bump: yt-dlp-git 2025-05-30 23:39:05 +00:00
Raboneko a89e4cd76f bump: yt-dlp-git 2025-05-30 23:24:13 +00:00
Raboneko e0bca0655a bump: yt-dlp-git 2025-05-30 22:59:18 +00:00
Gilver 186eef04f4 fix(anda): Ifcond to build on EL10 (#5131) (#5134)
Anda is out of sync on EL10 and can't update due to the specs being different, this should allow us to normalize them.


(cherry picked from commit bc53eb5445)

Signed-off-by: Gilver <rockgrub@disroot.org>
Signed-off-by: RockGrub <RockGrub@users.noreply.github.com>
2025-05-29 18:31:17 -05:00
Raboneko d69e98ff31 bump: rpcs3 rust-mise 2025-05-29 03:21:09 +00:00
Raboneko c454136759 bump(nightly): flameshot-nightly legcord-nightly ghostty-nightly zed-nightly astal rpi-utils 2025-05-29 01:51:57 +00:00
Raboneko 7eb9c5aedf bump: electron 2025-05-28 21:56:11 +00:00
Raboneko de0a00427d bump: yt-dlp-git 2025-05-28 18:26:38 +00:00
Raboneko 24b846908d fix(mise): rust2rpm again (#5103) (#5111)
(cherry picked from commit 7abe45797b)

Co-authored-by: madomado <madonuko@outlook.com>
2025-05-29 00:05:16 +08:00
Raboneko 7e8bf602e6 bump: rust-mise 2025-05-28 11:55:46 +00:00
Raboneko 2e9e1a2943 bump: yt-dlp-git 2025-05-27 23:24:43 +00:00
Gilver 43415debed feat: The Python ifcondening (#5050) (#5089)
* chore(sphinxcontrib-moderncmakedomain): The ifcondening



* chore(colorz): The ifcondening



* chore(protobuf): The ifcondening



* fix: That's siteARCH



* cleanup: /



* chore(lomiri-ui-toolkit): The ifcondening



* chore(pillow-heif): The ifcondening



* chore(haishoku): The ifcondening



* chore(fast-colorthief): The ifcondening



* chore(ignis): The ifcondening



* chore(modern-colorthief): The Ifcondening



* chore(shibuya): The ifcondening



* Revert "chore(modern-colorthief): The Ifcondening"

This reverts commit dc82282bb7.

* refactor: Change the ifcondening approach

* cleanup: / again

* Revert "chore(sphinxcontrib-moderncmakedomain): The ifcondening"

This reverts commit 45f5cd8e36.

* Revert "chore(ignis): The ifcondening"

This reverts commit 88c4d68297.

* bulk: She if on my condition

* Updates with new packages

* I forgot the stupit 0 thing

* Fixes based on builds per branch

---------


(cherry picked from commit f8eb58ff9c)

Signed-off-by: Gilver <rockgrub@disroot.org>
Signed-off-by: RockGrub <RockGrub@users.noreply.github.com>
2025-05-27 15:34:36 -05:00
Raboneko 6ee7e4ab22 bump: rust-mise 2025-05-26 23:39:37 +00:00
Raboneko 0c84a6dc4f bump: yt-dlp-git 2025-05-26 23:24:04 +00:00
Raboneko 477cb4924c bump: yt-dlp-git 2025-05-26 22:59:18 +00:00
Raboneko 6b89647026 bump: yt-dlp-git 2025-05-26 21:17:32 +00:00
Raboneko 3f541568aa bump: zig-master-bootstrap rust-mise 2025-05-26 04:33:53 +00:00
Raboneko a498034cb8 bump: rust-mise 2025-05-25 03:13:09 +00:00
Raboneko 46636cab96 bump(nightly): flameshot-nightly legcord-nightly ghostty-nightly zed-nightly nvidia-patch spotx-bash 2025-05-25 01:59:40 +00:00
Raboneko e5eef2fb3e fix: do not run file triggers if installed on an atomic distro (#5004) (#5008)
* fix: do not run file triggers if installed on an atomic distro



* Update anda/tools/sbctl/sbctl.spec




* fix: bump release. Added changelog



---------




(cherry picked from commit 3df34c5c52)

Signed-off-by: Esteve Fernandez <esteve@apache.org>
Signed-off-by: Esteve Fernandez <33620+esteve@users.noreply.github.com>
Co-authored-by: Esteve Fernandez <33620+esteve@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
2025-05-24 20:05:15 +08:00
Raboneko ef38a163ce bump: yt-dlp-git 2025-05-23 19:37:46 +00:00
Raboneko 7a07403938 bump: yt-dlp-git 2025-05-23 17:56:39 +00:00
Raboneko fc8a75bfe5 bump: yt-dlp-git 2025-05-23 17:46:40 +00:00
Raboneko 47f6a3d45c bump: rust-mise 2025-05-23 16:31:24 +00:00
Raboneko cd26669768 fix(mise): include usage dep for completions subpkgs (#4988) (#4997)
resolves #4971

(cherry picked from commit 2c7c39d0de)

Co-authored-by: madomado <madonuko@outlook.com>
2025-05-23 23:50:56 +08:00
Raboneko f427b3b559 bump: zed-preview zed yt-dlp-git 2025-05-23 13:17:13 +00:00
Raboneko 8a7d7f2771 bump: ruffle-nightly chezmoi electron 2025-05-23 02:06:28 +00:00
Raboneko 0272400593 bump(nightly): mpv-nightly zed-nightly prismlauncher-nightly libva-nvidia-driver rpi-utils 2025-05-23 01:50:51 +00:00
Raboneko 6922639ffd bump: yt-dlp-git 2025-05-22 23:00:17 +00:00
Raboneko e1ff3244bc bump: sheldon 2025-05-22 19:36:56 +00:00
Raboneko dd8de9ded5 bump: zed-preview electron 2025-05-22 19:22:09 +00:00
Raboneko 28d288e8b9 bump: rust-mise 2025-05-22 16:48:25 +00:00
Raboneko b4293d05da bump: gradle 2025-05-22 14:41:59 +00:00
Raboneko 2617fe5c42 bump: yt-dlp-git 2025-05-22 09:47:09 +00:00
Raboneko 759831c632 bump: yt-dlp-git 2025-05-22 09:39:04 +00:00
Raboneko d0483fe5b8 bump(nightly): flameshot-nightly mpv-nightly ghostty-nightly zed-nightly nvidia-patch rpi-utils 2025-05-22 01:50:54 +00:00
Raboneko 7855c1e2d1 bump: yt-dlp-git 2025-05-21 22:38:38 +00:00
Raboneko 6dbf31277f bump: rust-mise 2025-05-21 21:32:59 +00:00
Raboneko 29bbb8ba50 bump: fuc 2025-05-21 21:18:17 +00:00
Raboneko ec2a375551 bump: yt-dlp-git 2025-05-21 18:50:20 +00:00
Raboneko 93598834cb bump: yt-dlp-git 2025-05-20 22:18:37 +00:00
Raboneko 31e48249b8 bump: yt-dlp-git 2025-05-20 21:56:03 +00:00