Compare commits

...

17 Commits

Author SHA1 Message Date
Owen-sz 9e92560ec9 add: asyncclick
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-06-07 17:35:26 -05:00
Raboneko 8f9c0b1fa3 bump: rpcs3 superisoupdater 2026-06-07 21:40:33 +00:00
Owen Zimmerman 6e4f2bb3f7 fix (gnome-shell-extension-grand-theft-focus): uuid (#12950)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-06-07 16:14:00 -05:00
Owen Zimmerman 2d6ffa3b7c fix (gnome-shell-extension-battery_time): uuid (#12951)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-06-07 16:13:49 -05:00
Raboneko bc9b7e4592 bump: vgmstream 2026-06-07 20:20:14 +00:00
Raboneko 5d817f6dbe bump: rpcs3 2026-06-07 17:47:37 +00:00
Raboneko 5ef90ae32c bump: rpcs3 2026-06-07 16:24:48 +00:00
Raboneko cfc5f40799 bump: rpcs3 2026-06-07 14:59:04 +00:00
Raboneko 754ae8d8e3 bump: vibepanel 2026-06-07 11:29:35 +00:00
Raboneko 1d035649b2 bump: helium-browser-bin 2026-06-07 09:49:39 +00:00
Raboneko e554218290 bump: av graftcp 2026-06-07 06:39:21 +00:00
Owen Zimmerman 35a50ce96d fix: ruffle-nightly (#12942) 2026-06-07 14:09:22 +08:00
Raboneko edcf72e575 bump(nightly): libsingularity ghostty-nightly zed-nightly nim-nightly types-colorama v2ray-domain-list-community cloud-hypervisor-nightly scx-scheds-nightly HeadsetControl-nightly 2026-06-07 04:18:13 +00:00
Raboneko 3e5e9ffb00 bump: ruffle-nightly rust-mise 2026-06-07 02:00:15 +00:00
Owen Zimmerman 605b3331d1 fix: cardwire (#12931) 2026-06-06 19:03:55 -05:00
Gilver 5af072e01c chore(terra-appstream-helper): Rebuild for new Python on Rawhide (#12936)
Signed-off-by: Gilver <roachy@fyralabs.com>
2026-06-06 18:38:26 -05:00
Raboneko 687fa34c23 bump: throne yt-dlp-git 2026-06-06 21:47:26 +00:00
27 changed files with 92 additions and 36 deletions
@@ -11,7 +11,7 @@
%endif
Name: helium-browser-bin
Version: 0.12.5.1
Version: 0.13.1.1
Release: 1%{?dist}
Summary: Private, fast, and honest web browser based on Chromium
+2 -1
View File
@@ -1,4 +1,4 @@
%global ver 2026-06-06
%global ver 2026-06-07
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
@@ -23,6 +23,7 @@ BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(xcb-cursor)
BuildRequires: pkgconfig(openssl)
Packager: madonuko <mado@fyralabs.com>
%description %_description
+1 -1
View File
@@ -1,7 +1,7 @@
#? https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=throne-git
Name: throne
Version: 1.1.4
Version: 1.1.5
Release: 1%{?dist}
Summary: Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
URL: https://github.com/throneproj/Throne
+1 -1
View File
@@ -5,7 +5,7 @@
%global crate mise
Name: rust-mise
Version: 2026.6.0
Version: 2026.6.1
Release: 1%{?dist}
Summary: Front-end to your dev env
@@ -3,11 +3,11 @@
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global extension battery_time
%global uuid %{extension}@pomoke
%global uuid %{extension}@typeof.pw
Name: gnome-shell-extension-%{extension}
Version: 0~%{commit_date}git.%{shortcommit}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Battery remaining time extension for GNOME Shell
License: GPL-2.0-only
URL: https://github.com/pomoke/battery_time
@@ -1,9 +1,9 @@
%global extension grand-theft-focus
%global uuid %{extension}@zalckos
%global uuid %{extension}@zalckos.github.com
Name: gnome-shell-extension-%{extension}
Version: 10
Release: 2%{?dist}
Release: 3%{?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
@@ -1,5 +1,5 @@
%global commit 749acbe928a8149c39cd4814ac60e0b3089553f8
%global commit_date 20260606
%global commit 0782a3c22f28c9f562d90abeacaf9f7fd868f256
%global commit_date 20260607
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: libsingularity
@@ -1,6 +1,6 @@
Name: vibepanel
Version: 0.14.1
Release: 2%{?dist}
Version: 0.15.0
Release: 1%{?dist}
Summary: GTK4 panel for Wayland with notifications, OSD, and quick settings between a status bar and a desktop shell
URL: https://github.com/prankstr/vibepanel
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
@@ -1,4 +1,4 @@
%global commit f146db5535a154baa74806589f12d7e27daccbbe
%global commit 7092b39445bebfd3178f562eb9e5fa9a95a32332
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global fulldate 2026-06-06
%global commit_date %(echo %{fulldate} | sed 's/-//g')
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 6e9465a4288c332208643892e23b9d35d7be5c79
%global commit 5c1f18bcebb6966ea00f1460a63898194c9324df
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260606
%global commit_date 20260607
%global ver 1.7.0
%bcond_with check
+2 -2
View File
@@ -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 2d1be0918044c2bd906403dfb310ae8054d13d44
%global ver 0.0.41-19446
%global commit e379fba97d132a84b976709ce35670c520ccc0ae
%global ver 0.0.41-19452
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+2 -2
View File
@@ -1,8 +1,8 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit 46259cd0b82455c6a97dc7a70198f842c4ef02ff
%global commit f1ff8b6d9e063fef1bfd7904034c8e8f0e5e2bab
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20260606
%global commit_date 20260607
%global debug_package %nil
Name: nim-nightly
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "asyncclick.spec"
}
}
@@ -0,0 +1,47 @@
%global pypi_name asyncclick
%global _desc Python composable command line utility, trio-compatible version.
Name: python-%{pypi_name}
Version: 8.3.0.7
Release: 1%{?dist}
Summary: Python composable command line utility, trio-compatible version
License: BSD-3-Clause
URL: https://github.com/python-trio/asyncclick/
Source0: %{pypi_source}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-flit-core
BuildArch: noarch
Packager: Owen Zimmerman <owen@fyralabs.com>
%description
%_desc
%package -n python3-%{pypi_name}
Summary: %{summary}
%{?python_provide:%python_provide python3-%{pypi_name}}
%description -n python3-%{pypi_name}
%_desc
%prep
%autosetup -n %{pypi_name}-%{version}
%build
%pyproject_wheel
%install
%pyproject_install
%pyproject_save_files %{pypi_name}
%files -n python3-%{pypi_name} -f %{pyproject_files}
%doc README.md
%license LICENSE.txt
%changelog
* Sun Jun 07 2026 Owen Zimmerman <owen@fyralabs.com>
- Initial commit
+1
View File
@@ -0,0 +1 @@
rpm.version(pypi("asyncclick"));
+1 -1
View File
@@ -2,7 +2,7 @@
%global _desc Pythonic bindings for FFmpeg's libraries.
Name: python-%{pypi_name}
Version: 17.0.1
Version: 17.1.0
Release: 1%{?dist}
Summary: Pythonic bindings for FFmpeg's libraries
License: BSD-3-Clause
@@ -2,7 +2,7 @@
%global _desc A powerful tool to conveniently update all of your ISOs!
Name: python-%{pypi_name}
Version: 2.3.0
Version: 2.4.0
Release: 1%{?dist}
Summary: %{_desc}
License: GPLv3
@@ -1,5 +1,5 @@
%global commit df676ebc332a562d8b6672e8d3ae2bd099dd890b
%global commit_date 20260606
%global commit 616424285beccaa76f90e87e1e922b1dc68710ca
%global commit_date 20260607
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name types-colorama
@@ -1,7 +1,7 @@
%global commit aa68e20c4e792458a62c236b743a8449e6bd1e8b
%global commit 70b936cec996a237821323c42cd8fef9b261e029
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 20260605102713
%global commit_date 20260606
%global ver 20260606150543
%global commit_date 20260607
Name: v2ray-domain-list-community
Version: %{ver}^%{commit_date}git.%{shortcommit}
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 7111255cef4d520dbe5cd4b661fbb18b29564850
%global commit 0ea6dbc2b6dd8754be1718898492740f78c79a55
%global shortcommit %{sub %{commit} 1 7}
%global commit_date 20260531
%global commit_date 20260607
Name: vgmstream
Version: 0~%{commit_date}git.%shortcommit
+1
View File
@@ -7,6 +7,7 @@ Source0: https://github.com/OpenGamingCollective/cardwire/archive/refs/ta
License: GPL-3.0-or-later AND (Apache-2.0 OR MIT) AND BSD-3-Clause AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND ISC AND MIT (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (Unlicense OR MIT) AND Zlib
BuildRequires: cargo-rpm-macros
BuildRequires: systemd-rpm-macros
BuildRequires: systemd-devel
BuildRequires: libbpf-devel
BuildRequires: clang-devel
@@ -1,5 +1,5 @@
%global commit dd3a2f2649b7ace3a2bfe08c8ddbdab6dfa5d46f
%global commit_date 20260606
%global commit 4b671954a016377e95f13981ba9d19ca1de8536b
%global commit_date 20260607
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: cloud-hypervisor-nightly
@@ -1,6 +1,6 @@
%global commit fb7d0a2b4e51fce1931fc2373b6edc176621be41
%global commit 4c359265cd2943bc42f17effbee0a08c9998f04b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260606
%global commitdate 20260607
%global ver 1.1.1
%undefine __brp_mangle_shebangs
@@ -1,6 +1,6 @@
Name: terra-appstream-helper
Version: 0.1.10
Release: 2%?dist
Release: 3%?dist
Summary: Scripts and RPM macros to help with AppStream metadata generation for Terra
License: GPL-3.0-or-Later
URL: https://github.com/terrapkg/appstream-helper
@@ -1,6 +1,6 @@
%global _udevrulesdir /usr/lib/udev/rules.d
%global commit f8645bbd016a3ea0d68f2fbb2813854c4f635413
%global commit 4d57d17af8b49d436b01822a23a3871aa7646f11
%global commitdate 20251121
%global shortcommit %(c=%{commit}; echo ${c:0:7})
+1 -1
View File
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: graftcp
Version: 0.8.0
Version: 0.8.1
Release: 1%{?dist}
Summary: A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy
URL: https://github.com/hmgle/graftcp
+1 -1
View File
@@ -2,7 +2,7 @@
%global oldpkgname yt-dlp-nightly
Name: yt-dlp-git
Version: 2026.05.25.232152
Version: 2026.06.06.212509
Release: 1%{?dist}
Summary: A command-line program to download videos from online video platforms