Compare commits

..

4 Commits

Author SHA1 Message Date
Owen Zimmerman 8d287755e2 tireddd
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-25 00:46:03 -05:00
Owen Zimmerman 3a720dead2 weh
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-25 00:44:12 -05:00
Owen Zimmerman 6ccfb049c4 bdep
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-25 00:34:22 -05:00
Owen-sz d02303c5cf add: nemo-toolkit
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-05-24 23:48:42 -05:00
121 changed files with 213 additions and 490 deletions
+1 -1
View File
@@ -73,6 +73,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard (optional).
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4
with:
sarif_file: results.sarif
+1 -1
View File
@@ -1,7 +1,7 @@
%undefine __brp_mangle_shebangs
Name: chdig
Version: 26.5.1
Version: 26.4.3
Release: 1%{?dist}
Summary: Dig into ClickHouse with TUI interface
URL: https://github.com/azat/chdig
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1157
Version: 1.0.1140
Release: 1%{?dist}
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -1,5 +1,5 @@
Name: discord-canary
Version: 1.0.1157
Version: 1.0.1140
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-openasar
Version: 1.0.140
Version: 1.0.139
Release: 1%{?dist}
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -1,5 +1,5 @@
Name: discord
Version: 1.0.140
Version: 1.0.139
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: https://discord.com
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: feishin
Version: 1.12.0
Version: 1.11.0
Release: 1%{?dist}
Summary: A modern self-hosted music player
License: GPL-3.0
+2 -2
View File
@@ -1,9 +1,9 @@
# Disable X11 for RHEL 10+
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
%global commit d05814ceef5fe8aba3f4543182d16b89f8cbf4fb
%global commit 1ac687d791460736e16c0e0c2b17f422b4bdf1ee
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260527
%global commit_date 20260525
%global ver 0.41.0
Name: mpv-nightly
+2 -2
View File
@@ -1,7 +1,7 @@
%global metainfo_commit 2f600528ba58ae4bd307f7f4043785085651713e
%global metainfo_commit f467512129f94bc4c90187e86192202ecc78e820
Name: proton-vpn-gtk-app
Version: 4.16.4
Version: 4.16.2
Release: 1%{?dist}
Summary: Official ProtonVPN Linux app
License: GPL-3.0-only
+1 -1
View File
@@ -1,4 +1,4 @@
%global ver 2026-05-27
%global ver 2026-05-25
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
+1 -1
View File
@@ -2,7 +2,7 @@
Name: signal-desktop
%electronmeta -aD
Version: 8.12.0
Version: 8.11.0
Release: 1%{?dist}
Summary: A private messenger for Windows, macOS, and Linux
URL: https://signal.org
@@ -14,7 +14,7 @@ BuildRequires: meson
BuildRequires: vala
BuildRequires: intltool
BuildRequires: pkgconfig(budgie-3.0)
BuildRequires: pkgconfig(budgie-1.0)
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(gnome-settings-daemon)
BuildRequires: pkgconfig(json-glib-1.0)
@@ -25,9 +25,6 @@ BuildRequires: pkgconfig(libnma)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libwnck-3.0)
BuildRequires: pkgconfig(libpeas-1.0)
BuildRequires: pkgconfig(libxfce4windowing-0)
BuildRequires: pkgconfig(gtk-layer-shell-0)
BuildRequires: pkgconfig(appstream)
BuildRequires: pkgconfig(granite)
@@ -269,12 +266,8 @@ workspaces.
%prep
%autosetup -p1
find . -name "meson.build" -exec sed -i "s/dependency('budgie-1.0')/dependency('budgie-3.0')/g" {} +
%conf
%meson
%build
%meson
%meson_build
%install
@@ -1,5 +1,5 @@
Name: plasma6-applet-appgrid
Version: 1.8.3
Version: 1.7.10
Release: 1%{?dist}
Summary: A modern fullscreen application launcher for KDE Plasma
# Main code: GPL-2.0-or-later
@@ -28,8 +28,6 @@ BuildRequires: cmake(Plasma)
BuildRequires: cmake(PlasmaQuick)
BuildRequires: cmake(LayerShellQt)
BuildRequires: cmake(KF6IconThemes)
BuildRequires: cmake(PlasmaActivities)
BuildRequires: cmake(LibKWorkspace)
Requires: plasma-workspace
Requires: plasma-desktop
@@ -60,12 +58,8 @@ macOS Launchpad, COSMIC, and Pantheon.
%{_datadir}/plasma/plasmoids/dev.xarbit.appgrid/
%{_datadir}/plasma/plasmoids/dev.xarbit.appgrid.panel/
%{_metainfodir}/dev.xarbit.appgrid.metainfo.xml
%{_datadir}/icons/hicolor/scalable/apps/dev.xarbit.appgrid.svg
%changelog
* Mon May 25 2026 hilltty <49129010+hilltty@users.noreply.github.com> - 1.8.0-1
- fix: add cmake(PlasmaActivities) BuildRequires, add icon to files
* Tue May 19 2026 hilltty <49129010+hilltty@users.noreply.github.com> - 1.7.10-1
- Sync with upstream: add icon to files, update Requires, update URL
@@ -1,5 +1,5 @@
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings
%global commit 9f5db9701cc52b824561d6db7ec4cd4f0460a980
%global commit a89f1ddabe58351a5e4b4a3e3180ea84d8e6ff10
%forgemeta
Name: lomiri-system-settings
@@ -1 +0,0 @@
6.11.1
+3 -6
View File
@@ -1,8 +1,5 @@
project pkg {
rpm {
spec = "noctalia-qs.spec"
}
labels {
updbranch = 1
}
rpm {
spec = "noctalia-qs.spec"
}
}
+2 -5
View File
@@ -2,7 +2,7 @@
Name: noctalia-qs
Version: 0.0.12
Release: 5%{?dist}
Release: 4%{?dist}
Summary: Flexible QtQuick based desktop shell toolkit
License: LGPL-3.0-only AND GPL-3.0-only
URL: https://github.com/noctalia-dev/noctalia-qs
@@ -73,14 +73,11 @@ Flexible QtQuick based desktop shell toolkit.
%{_libdir}/qt6/qml/Quickshell
%changelog
* Thu May 21 2026 Willow C Reed <terra@willowidk.dev>
- Add update script so that release bumps when Qt updates its minor version, triggering a rebuild
* Sun Mar 29 2026 Willow C Reed <terra@willowidk.dev>
- Add provides for a polkit agent and desktop notification daemon (so gnome doesn't get installed)
* Thu Mar 05 2026 Willow C Reed <terra@willowidk.dev>
- Fix revision to actually be defined as a specific git commit since it never gets initialized rn
- Fix reision to actually be defined as a specific git commit since it never gets initialized rn
- Also fix that noctalia-qs is replacing quickshell overall and not just for noctlaia users
* Fri Feb 27 2026 Willow C Reed <terra@willowidk.dev>
+3 -15
View File
@@ -1,19 +1,7 @@
import "andax/bump_extras.rhai" as bump;
import "andax/spec.rhai" as spec;
let release = get(`https://api.github.com/repos/noctalia-dev/noctalia-qs/tags`).json_arr()[0];
let version = find(`quickshell VERSION "([\d.]+)"`, gh_rawfile("noctalia-dev/noctalia-qs", "master", "CMakeLists.txt"), 1);
rpm.version(version);
rpm.version(release.name);
if rpm.changed() {
let commit = get(`https://api.github.com/repos/noctalia-dev/noctalia-qs/tags`).json_arr()[0].commit.sha;
rpm.global("commit", commit);
}
open_file("anda/desktops/noctalia-qs/VERSION_qt6-qtbase.txt", "w").write(bump::bodhi("qt6-qtbase", bump::as_bodhi_ver(labels.branch))); // will trig rebuild when changed
let dir = sub(`/[^/]+$`, "", __script_path);
if sh("[[ `git status " + dir + " --porcelain` ]] && exit 1 || exit 0", #{}).ctx.rc == 1 {
let rel = spec::get_release(rpm).parse_int();
rpm.release(rel + 1);
rpm.global("commit", release.commit.sha);
}
+1 -1
View File
@@ -1,5 +1,5 @@
Name: scroll
Version: 1.12.15
Version: 1.12.13
Release: 1%{?dist}
Summary: i3-compatible Wayland compositor (sway) with a PaperWM layout like niri or hyprscroller
License: MIT
+1 -1
View File
@@ -1,4 +1,4 @@
%global swayVersion 1.12
%global swayVersion 1.11
Name: swayfx
Version: 0.5.2
@@ -1,5 +1,5 @@
%global commit c0138d9067d6a779c753aa7da72ce85d44f528da
%global commit_date 20260527
%global commit e5e8e35953c03e07e163a4967feda7af6aba7803
%global commit_date 20260509
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: mangobar
+1 -1
View File
@@ -6,7 +6,7 @@
%global crate deno
Name: rust-deno
Version: 2.8.1
Version: 2.8.0
Release: 1%{?dist}
Summary: Deno executable
+1 -3
View File
@@ -37,9 +37,7 @@ Packager: Gilver E. <roachy@fyralabs.com>
%install
%crate_install_bin
pushd crates/edit
%{cargo_license_online} > ../../LICENSE.dependencies
popd
%{cargo_license_online} > LICENSE.dependencies
install -Dm644 assets/edit.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{appid}.svg
sed -i "s|^Icon=edit$|Icon=%{appid}|g" assets/%{appid}.desktop
@@ -1,6 +1,6 @@
%global commit 2e5ad917eb4e325a3dbb161c3f41208a8cd35e44
%global commit b869a6e5ab0a50ce01e8eb5aa408a02b3cbe4f3a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global fulldate 2026-05-26
%global fulldate 2026-05-25
%global commit_date %(echo %{fulldate} | sed 's/-//g')
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
%global ver 1.3.2
-1
View File
@@ -94,7 +94,6 @@ Packager: junefish <june@fyralabs.com>
%build
%npm_build -c -B -r fetch,webpack:prod
echo "Electron Builder" > %{rpmbuilddir}/webapp-tool.txt
%install
%electron_install -i %appid -I build/
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 867e51189b1bdcf0ea64c85a33c741e0af1a28f5
%global commit 13e7c1176804c790ec2971d2e592e5363c982d04
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260527
%global commit_date 20260525
%global ver 1.5.0
%bcond_with check
+1 -1
View File
@@ -7,7 +7,7 @@
%global debug_package %{nil}
%endif
%global ver 1.5.0-pre
%global ver 1.4.1-pre
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
+1 -1
View File
@@ -17,7 +17,7 @@
%global rustflags_debuginfo 0
Name: zed
Version: 1.4.2
Version: 1.3.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
@@ -2,7 +2,7 @@
%global crate sleepy-launcher
%global appid moe.launcher.sleepy-launcher
Name: %{crate}
Version: 1.6.6
Version: 1.6.5
Release: 1%{?dist}
Summary: Sleepy Game Launcher for Linux with automatic patching and telemetry disabling
+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 b41b10a031f5e5070f52e20b8228ff4f4d389ebf
%global ver 0.0.40-19397
%global commit dd81c92a02b28ecc2a38ba8af358bb1b9220486d
%global ver 0.0.40-19394
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
@@ -6,7 +6,7 @@
Name: twintaillauncher
Version: 2.2.1
Version: 2.2.0
Release: 1%{?dist}
Summary: A multi-platform launcher for your anime games
Packager: Yoong Jin <solomoncyj@gmail.com>
@@ -1,6 +0,0 @@
project pkg {
arches = ["x86_64", "aarch64"]
rpm {
spec = "vulkan-low-latency-layer.spec"
}
}
@@ -1 +0,0 @@
rpm.version(gh("Korthos-Software/low_latency_layer"));
@@ -1,45 +0,0 @@
Name: vulkan-low-latency-layer
Version: 0.2.0
Release: 1%{?dist}
Summary: Vulkan layer for hardware agnostic input latency reduction
Packager: Kyle Gospodnetich <me@kylegospodneti.ch>
License: MIT
URL: https://github.com/Korthos-Software/low_latency_layer
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: vulkan-headers
BuildRequires: cmake(VulkanUtilityLibraries)
BuildRequires: pkgconfig(vulkan)
Requires: vulkan-loader
%description
A Vulkan layer that reduces click-to-photon latency by
implementing both AMD and NVIDIA's latency reduction technologies,
providing hardware-agnostic implementations of the VK_NV_low_latency2
and VK_AMD_anti_lag device extensions.
%prep
%autosetup -n low_latency_layer-%{version}
%conf
%cmake
%build
%cmake_build
%install
%cmake_install
%files
%license LICENSE
%doc README.md
%{_libdir}/libVkLayer_KORTHOS_LowLatency.so
%{_datadir}/vulkan/implicit_layer.d/low_latency_layer.json
%changelog
* Fri May 22 2026 Kyle Gospodnetich <me@kylegospodneti.ch> - 0.1.0-1
- Initial package
+1 -1
View File
@@ -5,7 +5,7 @@ Summary: Gay sharks at your local terminal - lolcat-like CLI tool
License: BSD-2-Clause
URL: https://blahaj.geopjr.dev/
Source0: https://codeberg.org/GeopJr/BLAHAJ/archive/v%{version}.tar.gz
BuildRequires: crystal shards make gcc libyaml-devel pcre2-devel libgc-devel libevent-devel bash
BuildRequires: crystal shards make gcc libyaml-devel pcre-devel libgc-devel libevent-devel bash
ExclusiveArch: x86_64
%description
+1 -1
View File
@@ -3,7 +3,7 @@
Name: crystal
Version: 1.20.2
Release: 2%{?dist}
Release: 1%{?dist}
Summary: A general-purpose, object-oriented programming language
License: Apache-2.0
Packager: Carl Hörberg <carl@84codes.com>
+3 -5
View File
@@ -1,13 +1,13 @@
Name: shards
Version: 0.20.0
Release: 2%?dist
Release: 1%?dist
Summary: Dependency manager for the Crystal language
License: Apache-2.0
Packager: Carl Hörberg <carl@84codes.com>
URL: https://crystal-lang.org/
Source0: https://github.com/crystal-lang/shards/archive/refs/tags/v%version.tar.gz
BuildRequires: crystal make
BuildRequires: gcc gc-devel libyaml-devel pcre2-devel
BuildRequires: gcc gc-devel libyaml-devel pcre-devel
Suggests: git make
Supplements: crystal
@@ -15,7 +15,7 @@ Supplements: crystal
Shards is a dependency manager for the Crystal programming language. It allows you to easily manage and install external libraries (called "shards") that your Crystal projects depend on.
%prep
%autosetup
%setup -q
%build
%make_build release=1 FLAGS="--link-flags=\"%{build_ldflags}\""
@@ -24,8 +24,6 @@ Shards is a dependency manager for the Crystal programming language. It allows y
%make_install PREFIX=%{_prefix}
%files
%license LICENSE
%doc README.md CHANGELOG.md
%{_bindir}/shards
%{_mandir}/man1/shards.1.gz
%{_mandir}/man5/shard.yml.5.gz
+1 -1
View File
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: dart
Version: 3.12.1
Version: 3.12.0
Release: 1%{?dist}
Summary: The Dart Language
License: BSD-3-Clause
@@ -2,7 +2,7 @@
# https://github.com/jesseduffield/lazygit
%global goipath github.com/jesseduffield/lazygit
Version: 0.62.0
Version: 0.61.1
%gometa -f
+17 -41
View File
@@ -12,7 +12,10 @@ Summary: Imperative, multi-paradigm, compiled programming language
License: MIT and BSD
URL: https://nim-lang.org
Source0: https://github.com/nim-lang/Nim/archive/%commit.tar.gz
BuildRequires: gcc mold git gcc-c++ nodejs openssl-devel pkgconfig(bash-completion) gc-devel help2man
Source1: nim.1
Source2: nimgrep.1
Source4: nimsuggest.1
BuildRequires: gcc mold git gcc-c++ nodejs openssl-devel pkgconfig(bash-completion) gc-devel pcre pcre-devel
Requires: redhat-rpm-config gcc
Conflicts: choosenim
# somehow wrong name and never noticed
@@ -54,13 +57,8 @@ order of priority).
This package provides documentation and reference manual for the language
and its standard library.
%endif
%pkg_completion -Bz nim nimble
%pkg_completion -Bn nimgrep
%pkg_completion -Bn nimpretty
%pkg_completion -Bn nimsuggest
%prep
%autosetup -n Nim-%commit
@@ -83,14 +81,17 @@ nim c --noNimblePath --skipUserCfg --skipParentCfg --hints:off -d:danger koch.ni
koch boot -d:release -d:nimStrictMode --lib:lib
%ifarch x86_64
./koch docs --skipUserCfg --skipParentCfg --hints:off &
koch docs &
%endif
(cd lib; nim c --app:lib -d:danger -d:createNimRtl -t:-fPIE -l:-pie nimrtl.nim) &
koch tools --skipUserCfg --skipParentCfg --hints:off -d:release -t:-fPIE -l:-pie &
nim c -d:danger -t:-fPIE -l:-pie nimsuggest/nimsuggest.nim &
wait
# generate install.sh
./koch distrohelper
%ifarch x86_64
sed -i '/<link.*fonts.googleapis.com/d' doc/html/*.html
%endif
%install
export PATH="$(pwd):$(pwd)/bin:${PATH}"
@@ -100,38 +101,16 @@ mold -run bin/nim cc -d:nimCallDepthLimit=10000 -r tools/niminst/niminst --var:v
sh ./install.sh %buildroot/usr/bin
# generate man pages
h2m_args=(
--section=1
--no-info
--version-string=%version
)
help2man --name='Nim Language Compiler' "${h2m_args[@]}" -o nim.1 ./bin/nim
help2man --name='Nimsuggest' "${h2m_args[@]}" -o nimsuggest.1 ./bin/nimsuggest
#help2man --name='Nimgrep' "${h2m_args[@]}" -o nimgrep.1 ./bin/nimgrep
help2man --name='Nimpretty' "${h2m_args[@]}" -o nimpretty.1 ./bin/nimpretty
help2man --name='Nim Package Installer' "${h2m_args[@]}" -o nimble.1 ./bin/nimble
help2man --name='Atlas' "${h2m_args[@]}" -o atlas.1 ./bin/atlas
mkdir -p %buildroot/%_bindir %buildroot/%_datadir/bash-completion/completions %buildroot/usr/lib/nim %buildroot%_datadir
install -Dpm755 bin/nim{grep,suggest,pretty} bin/atlas %buildroot/%_bindir
install -Dpm644 tools/nim.bash-completion %buildroot%bash_completions_dir/nim
install -Dpm644 tools/nim.zsh-completion %buildroot%zsh_completions_dir/_nim
for comp in {tools,dist/nimble}/*.bash-completion; do
install -Dm 644 ${comp} "%buildroot%bash_completions_dir/$(basename "${comp/.bash-completion}")"
done
for comp in {tools,dist/nimble}/*.zsh-completion; do
install -Dm 644 ${comp} "%buildroot%zsh_completions_dir/_$(basename "${comp/.zsh-completion}")"
done
install -Dpm644 -t%buildroot/%_mandir/man1 *.1
install -Dpm755 bin/nim{grep,suggest,pretty} %buildroot/%_bindir
install -Dpm644 tools/nim.bash-completion %buildroot/%_datadir/bash-completion/completions/nim
install -Dpm644 -t%buildroot/%_mandir/man1 %SOURCE1 %SOURCE2 %SOURCE4
mv %buildroot%_bindir/nim %buildroot%_datadir/
ln -s %_datadir/nim/bin/nim %buildroot%_bindir/nim
%ifarch x86_64
mkdir -p %buildroot/%_docdir/%name/html || true
cp -a doc/html/*.html %buildroot/%_docdir/%name/html/ || true
find "%buildroot%_docdir/%name" -name '*.idx' -delete
cp tools/dochack/dochack.js %buildroot/%_docdir/%name/ || true
%endif
@@ -154,16 +133,16 @@ cp -r %buildroot%_prefix/lib/nim/dist %buildroot%_datadir/nim/
%license copying.txt dist/nimble/license.txt
%doc doc/readme.txt
%_bindir/nim
%_mandir/man1/nim{,ble}.1.*
%_mandir/man1/nim.1.*
%_datadir/bash-completion/completions/nim
%_datadir/nim/
%_prefix/lib/nim/
%_sysconfdir/nim/
%files tools
%license copying.txt
%_bindir/atlas
%_bindir/nim{grep,suggest,pretty}
%_mandir/man1/{atlas,nimsuggest,nimpretty}.1*
%_mandir/man1/nim{grep,suggest}.1*
%ifarch x86_64
%files doc
@@ -171,7 +150,4 @@ cp -r %buildroot%_prefix/lib/nim/dist %buildroot%_datadir/nim/
%endif
%changelog
* Wed May 27 2026 madonuko <mado@fyralabs.com> - 2.3.1^20260522.561b417
- more manfiles
- no more nimgrep manfile (cannot generate)
- no longer dep on pcre
%autochangelog
+1 -1
View File
@@ -11,7 +11,7 @@ Source1: nim.1
Source2: nimgrep.1
Source3: nimble.1
Source4: nimsuggest.1
BuildRequires: gcc mold git-core gcc-c++ nodejs openssl-devel pkgconfig(bash-completion) gc-devel pcre2-devel
BuildRequires: gcc mold git-core gcc-c++ nodejs openssl-devel pkgconfig(bash-completion) gc-devel pcre-devel
BuildRequires: redhat-rpm-config anda-srpm-macros
Requires: gcc
Recommends: nim-tools
+2
View File
@@ -3,4 +3,6 @@ project pkg {
rpm {
spec = "consolekit.spec"
}
labels {
}
}
-6
View File
@@ -1,6 +0,0 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "datasets.spec"
}
}
-50
View File
@@ -1,50 +0,0 @@
%global pypi_name datasets
%global _desc The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools.
Name: python-%{pypi_name}
Version: 4.8.5
Release: 1%{?dist}
Summary: The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools
License: Apache-2.0
URL: https://github.com/huggingface/datasets
Source0: %{pypi_source}
BuildRequires: python3-devel
BuildRequires: python3-pip
BuildRequires: python3-importlib-metadata
BuildRequires: python3-wheel
BuildRequires: python3-setuptools
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}
%pyproject_patch_dependency pyarrow:drop_constraints
%build
%pyproject_wheel
%install
%pyproject_install
%pyproject_save_files %{pypi_name}
%files -n python3-%{pypi_name} -f %{pyproject_files}
%doc README.md
%license LICENSE
%{_bindir}/datasets-cli
%changelog
* Sun May 24 2026 Owen Zimmerman <owen@fyralabs.com>
- Initial commit
-1
View File
@@ -1 +0,0 @@
rpm.version(pypi("datasets"));
-6
View File
@@ -1,6 +0,0 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "lhotse.spec"
}
}
-46
View File
@@ -1,46 +0,0 @@
%global pypi_name lhotse
%global _desc Tools for handling multimodal data in machine learning projects.
Name: python-%{pypi_name}
Version: 1.33.0
Release: 1%{?dist}
Summary: Tools for handling multimodal data in machine learning projects
License: Apache-2.0
URL: https://lhotse.readthedocs.io/en/latest/
Source0: %{pypi_source}
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
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
%git_clone https://github.com/lhotse-speech/lhotse.git %{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
%{_bindir}/lhotse
%changelog
* Sun May 24 2026 Owen Zimmerman <owen@fyralabs.com>
- Initial commit
-1
View File
@@ -1 +0,0 @@
rpm.version(pypi("lhotse"));
@@ -1,6 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "wget.spec"
spec = "nemo-toolkit.spec"
}
}
@@ -0,0 +1,57 @@
%global pypi_name nemo_toolkit
%global real_name nemo-toolkit
%global _desc A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech).
Name: python-%{real_name}
Version: 2.7.3
Release: 1%{?dist}
Summary: Scalable generative AI framework built for researchers and developers
License: Apache-2.0
URL: https://docs.nvidia.com/nemo/speech/nightly/index.html
Source0: %{pypi_source}
BuildRequires: python3-devel
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-hatchling
BuildRequires: python3-importlib-metadata
BuildRequires: python3-setuptools
BuildArch: noarch
Packager: Owen Zimmerman <owen@fyralabs.com>
%description
%_desc
%package -n python3-%{real_name}
Summary: %{summary}
%{?python_provide:%python_provide python3-%{real_name}}
%description -n python3-%{real_name}
%_desc
%prep
%autosetup -n %{pypi_name}-%{version}
%pyproject_patch_dependency protobuf:drop_constraints
%pyproject_patch_dependency fsspec:drop_constraints
%build
%pyproject_wheel
%install
%pyproject_install
%pyproject_save_files nemo
%pyproject_save_files scripts
%pyproject_save_files tests
%files -n python3-%{real_name} -f %{pyproject_files}
%doc README.md
%license LICENSE
%{python3_sitelib}/nemo/
%{python3_sitelib}/scripts/
%{python3_sitelib}/examples/
%changelog
* Sun May 24 2026 Owen Zimmerman <owen@fyralabs.com>
- Initial commit
@@ -0,0 +1 @@
rpm.version(pypi("PyQt6-Qt6"));
+1 -1
View File
@@ -2,7 +2,7 @@
%global _desc Send usage data from your Python code to PostHog.
Name: python-%{pypi_name}
Version: 7.16.1
Version: 7.15.3
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT
@@ -4,7 +4,7 @@
%global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$
Name: python-%{pypi_name}
Version: 5.2.3
Version: 5.1.2
Release: 1%{?dist}
Summary: A facade to the other Proton VPN components
License: GPL-3.0-Only
@@ -2,8 +2,8 @@
%global _desc Python bindings for FluidSynth.
Name: python-%{pypi_name}
Version: 1.3.6
Release: 1%{?dist}
Version: 1.3.4
Release: 3%?dist
Summary: Python bindings for FluidSynth
License: LGPL-2.1
URL: https://github.com/nwhitehead/pyfluidsynth
@@ -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.2.0
Release: 1%{?dist}
Summary: %{_desc}
License: GPLv3
-6
View File
@@ -1,6 +0,0 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "uroman.spec"
}
}
-1
View File
@@ -1 +0,0 @@
rpm.version(pypi("uroman"));
-52
View File
@@ -1,52 +0,0 @@
%global pypi_name uroman
%global _desc Universal Romanizer that can convert any unicode script to roman (latin) script.
Name: python-%{pypi_name}
Version: 1.3.1.1
Release: 1%{?dist}
Summary: Universal Romanizer that can convert any unicode script to roman (latin) script
License: GPL-3.0-or-later
URL: https://github.com/isi-nlp/uroman
Source0: %{pypi_source}
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-wheel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
BuildRequires: python3-hatchling
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}
rm -r %{buildroot}%{python3_sitelib}/LICENSE.txt
rm -r %{buildroot}%{python3_sitelib}/README.md
rm -r %{buildroot}%{python3_sitelib}/pyproject.toml
rm -r %{buildroot}%{python3_sitelib}/requirements.txt
%files -n python3-%{pypi_name} -f %{pyproject_files}
%doc README.md
%license LICENSE.txt
%{_bindir}/uroman
%changelog
* Sun May 24 2026 Owen Zimmerman <owen@fyralabs.com>
- Initial commit
-1
View File
@@ -1 +0,0 @@
rpm.version(pypi("wget"));
-50
View File
@@ -1,50 +0,0 @@
%global pypi_name wget
%global _desc Pure Python download utility.
%global commit fdd3a0f8404ccab90f939f9952af139e6c55142a
%global commit_date 20141004
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: python-%{pypi_name}
Version: 3.2
Release: 1%{?dist}
Summary: Pure Python download utility
License: LicenseRef-Fedora-Public-Domain
URL: https://pypi.org/project/wget/
Source0: https://github.com/steveej/python-wget/archive/%commit/python-wget-%commit.zip
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-pip
BuildRequires: python3-importlib-metadata
BuildRequires: python3-wheel
BuildRequires: python3-setuptools
Packager: Its-J <jonah@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 %{name}-%{commit}
%build
%pyproject_wheel
%install
%pyproject_install
%pyproject_save_files wget
%files -n python3-%{pypi_name} -f %{pyproject_files}
%doc README.txt
%changelog
* Sun May 24 2026 Its-J <jonah@fyralabs.com>
- Initial commit
+1 -1
View File
@@ -1,7 +1,7 @@
%undefine __brp_mangle_shebangs
Name: fresh
Version: 0.3.9
Version: 0.3.8
Release: 1%{?dist}
Summary: Text editor for your terminal: easy, powerful and fast
URL: https://getfresh.dev
+1 -1
View File
@@ -5,7 +5,7 @@
%global crate gitoxide
Name: rust-gitoxide
Version: 0.54.0
Version: 0.53.0
Release: 1%{?dist}
Summary: Command-line application for interacting with git repositories
+3 -5
View File
@@ -1,11 +1,10 @@
# Generated by rust2rpm 27
%bcond check 1
%global __brp_mangle_shebangs %{nil}
%global crate ouch
Name: rust-ouch
Version: 0.8.0
Version: 0.7.1
Release: 1%{?dist}
Summary: Command-line utility for easily compressing and decompressing files and directories
@@ -13,11 +12,10 @@ License: MIT
URL: https://crates.io/crates/ouch
Source: %{crates_source}
# Automatically generated patch to strip dependencies and normalize metadata
%dnl Patch: ouch-fix-metadata-auto.diff
Patch: ouch-fix-metadata-auto.diff
BuildRequires: anda-srpm-macros cargo-rpm-macros >= 24
BuildRequires: gcc-c++
BuildRequires: clang-devel
%global _description %{expand:
A command-line utility for easily compressing and decompressing files
@@ -41,7 +39,7 @@ License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR MI
%{_bindir}/ouch
%prep
%autosetup -n %{crate}-%{version}
%autosetup -n %{crate}-%{version} -p1
%cargo_prep_online
%build
+1 -1
View File
@@ -1,7 +1,7 @@
%define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
%global crate zoi-rs
%global crate_version 1.15.0
%global crate_version 1.14.0
Name: rust-zoi-rs
Version: %(echo %crate_version | sed 's/-/~/g')
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/bash
version=0.17.0-dev.389+f5a1968f6
version=0.17.0-dev.338+0d4f3cc67
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 22
%endif
%global llvm_version 22.0.0
%global ver 0.17.0-dev.389+f5a1968f6
%global ver 0.17.0-dev.338+0d4f3cc67
%bcond bootstrap 1
%bcond docs %{without bootstrap}
%bcond test 1
+1 -1
View File
@@ -18,7 +18,7 @@
%global zig_cache_dir %{builddir}/zig-cache
Name: zig-master
Version: 0.17.0~dev.389+f5a1968f6
Version: 0.17.0~dev.338+0d4f3cc67
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
@@ -3,7 +3,7 @@
# Metadata.
Name: DirectXShaderCompiler
Version: 1.10.2605.24
Version: 1.10.2605.2
Release: 1%{?dist}
Summary: A Direct X Shader compiler.
License: MIT
+1 -1
View File
@@ -1,6 +1,6 @@
Name: libde265
Summary: Open H.265 video codec implementation
Version: 1.1.0
Version: 1.0.19
Release: 1%{?dist}
License: LGPL-3.0-or-later
URL: https://www.libde265.org/
+1 -1
View File
@@ -8,7 +8,7 @@
Name: %(echo %real_name | tr '_' '-')
Epoch: 1
Version: 13.3.29
Version: 13.2.75
Release: 1%{?dist}
Summary: CUDA Runtime API library
License: CUDA Toolkit
@@ -8,7 +8,7 @@
Name: %(echo %real_name | tr '_' '-')-devel
Epoch: 1
Version: 13.3.33
Version: 13.2.75
Release: 1%{?dist}
Summary: CUDA Culibos Math development library
License: CUDA Toolkit
@@ -8,7 +8,7 @@
Name: %(echo %real_name | tr '_' '-')
Epoch: 1
Version: 13.3.29
Version: 13.2.78
Release: 1%{?dist}
Summary: Utility to extract information from CUDA binary files
License: CUDA Toolkit
+1 -1
View File
@@ -8,7 +8,7 @@
Name: %(echo %real_name | tr '_' '-')
Epoch: 1
Version: 13.3.35
Version: 13.2.75
Release: 1%{?dist}
Summary: NVIDIA CUDA Profiling Tools Interface (CUPTI) library
License: CUDA Toolkit
@@ -8,7 +8,7 @@
Name: %(echo %real_name | tr '_' '-')
Epoch: 1
Version: 13.3.29
Version: 13.2.78
Release: 1%{?dist}
Summary: CUDA cuxxfilt (demangler)
License: CUDA Toolkit
+2 -2
View File
@@ -7,8 +7,8 @@
Name: %(echo %real_name | tr '_' '-')
Epoch: 1
Version: 13.3.27
Release: 1%{?dist}
Version: 13.2.75
Release: 2%{?dist}
Summary: CUDA GDB
License: GPL-3.0-or-later AND GPL-3.0-or-later with exceptions AND GPL-2.0-or-later AND GPL-2.0-or-later with exceptions AND GPL-1.0-or-later AND LGPL-2.0-or-later AND LGPL-3.0-or-later AND BSD AND LicenseRef-Fedora-Public-Domain AND GFDL
URL: https://developer.nvidia.com/cuda-toolkit
@@ -8,7 +8,7 @@
Name: %(echo %real_name | tr '_' '-')
Epoch: 1
Version: 13.3.29
Version: 13.2.78
Release: 1%{?dist}
Summary: Utility to extract information from CUDA binary files
License: CUDA Toolkit
+1 -1
View File
@@ -8,7 +8,7 @@
Name: cuda-nvml
Epoch: 1
Version: 13.3.29
Version: 13.2.82
Release: 1%{?dist}
Summary: NVIDIA Management library (NVML)
License: CUDA Toolkit
@@ -8,7 +8,7 @@
Name: %(echo %real_name | tr '_' '-')
Epoch: 1
Version: 13.3.29
Version: 13.2.78
Release: 1%{?dist}
Summary: CUDA nvprune
License: CUDA Toolkit
+1 -1
View File
@@ -8,7 +8,7 @@
Name: %(echo %real_name | tr '_' '-')
Epoch: 1
Version: 13.3.33
Version: 13.2.78
Release: 1%{?dist}
Summary: CUDA runtime compilation library (NVRTC)
License: CUDA Toolkit
+1 -1
View File
@@ -8,7 +8,7 @@
Name: %(echo %real_name | tr '_' '-')
Epoch: 1
Version: 13.3.29
Version: 13.2.75
Release: 1%{?dist}
Summary: NVIDIA Tools Extension (NVTX) library
License: CUDA Toolkit
@@ -5,7 +5,7 @@
Name: cuda-profiler
Epoch: 1
Version: 13.3.27
Version: 13.2.75
Release: 1%{?dist}
Summary: CUDA Profiler API
License: CUDA Toolkit
@@ -8,7 +8,7 @@
Name: cuda-sandbox
Epoch: 1
Version: 13.3.29
Version: 13.2.82
Release: 1%{?dist}
Summary: CUDA nvsandboxutils
License: CUDA Toolkit
@@ -8,7 +8,7 @@
Name: cuda-sanitizer
Epoch: 1
Version: 13.3.27
Version: 13.2.76
Release: 1%{?dist}
Summary: CUDA Compute Sanitizer API
License: CUDA Toolkit
+1 -1
View File
@@ -2,7 +2,7 @@
%global major_package_version 13-0
Name: cuda
Version: 13.3.40
Version: 13.2.75
Release: 1%{?dist}
Summary: NVIDIA Compute Unified Device Architecture Toolkit
Epoch: 1
+1 -1
View File
@@ -6,7 +6,7 @@
Name: libcublas
Epoch: 1
Version: 13.5.1.27
Version: 13.4.0.1
Release: 1%{?dist}
Summary: NVIDIA CUDA Basic Linear Algebra Subroutines (cuBLAS) libraries
License: CUDA Toolkit
+1 -1
View File
@@ -6,7 +6,7 @@
Name: libcudla
Epoch: 1
Version: 13.3.29
Version: 13.2.75
Release: 1%{?dist}
Summary: NVIDIA CUDA Deep Learning Accelerator (DLA) engines (Jetson Xavier + Orin)
License: CUDA Toolkit
+1 -1
View File
@@ -6,7 +6,7 @@
Name: libcufft
Epoch: 2
Version: 12.3.0.29
Version: 12.2.0.46
Release: 1%{?dist}
Summary: NVIDIA CUDA Fast Fourier Transform library (cuFFT) libraries
License: CUDA Toolkit
+1 -1
View File
@@ -6,7 +6,7 @@
Name: libcufile
Epoch: 1
Version: 1.18.0.66
Version: 1.17.1.22
Release: 1%{?dist}
Summary: NVIDIA GPUDirect Storage library (cuFile)
License: CUDA Toolkit
+1 -1
View File
@@ -6,7 +6,7 @@
Name: libcurand
Epoch: 2
Version: 10.4.3.29
Version: 10.4.2.55
Release: 1%{?dist}
Summary: NVIDIA CUDA Random Number Generation library (cuRAND)
License: CUDA Toolkit
+1 -1
View File
@@ -6,7 +6,7 @@
Name: libcusolver
Epoch: 2
Version: 12.2.2.18
Version: 12.2.0.1
Release: 1%{?dist}
Summary: NVIDIA cuSOLVER library
License: CUDA Toolkit
+1 -1
View File
@@ -6,7 +6,7 @@
Name: libcusparse
Epoch: 1
Version: 12.8.1.7
Version: 12.7.10.1
Release: 1%{?dist}
Summary: NVIDIA CUDA Sparse Matrix library (cuSPARSE) library
License: CUDA Toolkit
+1 -1
View File
@@ -6,7 +6,7 @@
Name: libnpp
Epoch: 1
Version: 13.1.2.48
Version: 13.1.0.48
Release: 1%{?dist}
Summary: NVIDIA Performance Primitives libraries
License: CUDA Toolkit
+1 -1
View File
@@ -6,7 +6,7 @@
Name: libnvfatbin
Epoch: 1
Version: 13.3.29
Version: 13.2.78
Release: 1%{?dist}
Summary: CUDA Fatbin Creator API
License: CUDA Toolkit
@@ -6,7 +6,7 @@
Name: libnvjitlink
Epoch: 1
Version: 13.3.33
Version: 13.2.78
Release: 1%{?dist}
Summary: NVIDIA compiler library for JIT LTO functionality
License: CUDA Toolkit
+1 -1
View File
@@ -6,7 +6,7 @@
Name: libnvjpeg
Epoch: 1
Version: 13.2.0.21
Version: 13.1.0.48
Release: 1%{?dist}
Summary: CUDA NVIDIA JPEG decoder (nvJPEG)
License: CUDA Toolkit
@@ -8,7 +8,7 @@
Name: %{real_name}-devel
Epoch: 1
Version: 13.3.33
Version: 13.2.78
Release: 1%{?dist}
Summary: CUDA nvptxcompiler
License: CUDA Toolkit
+1 -1
View File
@@ -7,7 +7,7 @@
%global major_package_version 13-0
Name: %(echo %real_name | tr '_' '-')
Version: 13.3.33
Version: 13.2.78
Release: 1%{?dist}
Summary: CUDA NVVM
License: CUDA Toolkit
@@ -1,7 +1,7 @@
%global commit 3e6c683ecd666099fbf6e3d25a5d69ff041ef36f
%global commit 2fed2eca355a003db3cc4ada1c58c49be876c6a4
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 20260526143121
%global commit_date 20260527
%global ver 20260522120028
%global commit_date 20260523
Name: v2ray-domain-list-community
Version: %{ver}^%{commit_date}git.%{shortcommit}
@@ -1,5 +1,5 @@
%global commit f73eb3ef91d88acfd336bbdd97d9802acce91f3a
%global commit_date 20260527
%global commit 8fd8224ee3b8d1d7ec62e97c1eb04900eaf702b7
%global commit_date 20260524
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: cloud-hypervisor-nightly
@@ -1,5 +1,5 @@
Name: compat-nvidia-repo
Version: 610.43.02
Version: 595.71.05
Epoch: 3
Release: 1%{?dist}
Summary: Compatibility package required by official CUDA packages

Some files were not shown because too many files have changed in this diff Show More