Compare commits

..

1 Commits

Author SHA1 Message Date
Owen Zimmerman e8d4be9e2f chore (senpai): fix update script
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-06-04 12:09:31 -05:00
19 changed files with 17 additions and 69 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1205
Version: 1.0.1193
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.1205
Version: 1.0.1193
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-ptb-openasar
Version: 1.0.194
Version: 1.0.193
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-ptb
Version: 1.0.194
Version: 1.0.193
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers.
URL: https://discord.com
+1 -1
View File
@@ -1,4 +1,4 @@
%global ver 2026-06-05
%global ver 2026-06-04
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
+1 -1
View File
@@ -1,5 +1,5 @@
Name: iio-niri
Version: 2.1.0
Version: 2.0.0
Release: 1%{?dist}
Summary: Autorotation daemon for niri
URL: https://github.com/Zhaith-Izaliel/iio-niri
+1 -1
View File
@@ -1,5 +1,5 @@
Name: satty
Version: 0.21.0
Version: 0.20.1
Release: 1%{?dist}
Summary: Modern screenshot annotation tool
URL: https://github.com/Satty-org/Satty
@@ -2,7 +2,7 @@
%global _desc The model-definition framework for state-of-the-art machine learning models.
Name: python-%{pypi_name}
Version: 5.10.2
Version: 5.10.1
Release: 1%{?dist}
Summary: The model-definition framework for state-of-the-art machine learning models
License: Apache-2.0
+1 -1
View File
@@ -1,7 +1,7 @@
%undefine __brp_mangle_shebangs
Name: fresh
Version: 0.3.12
Version: 0.3.10
Release: 1%{?dist}
Summary: Text editor for your terminal: easy, powerful and fast
URL: https://getfresh.dev
+1 -1
View File
@@ -1,7 +1,7 @@
%define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
%global crate zoi-rs
%global crate_version 1.17.0
%global crate_version 1.16.1
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.690+c5a61e899
version=0.17.0-dev.667+0569f1f6a
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 22
%endif
%global llvm_version 22.0.0
%global ver 0.17.0-dev.690+c5a61e899
%global ver 0.17.0-dev.667+0569f1f6a
%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.690+c5a61e899
Version: 0.17.0~dev.667+0569f1f6a
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
+1 -1
View File
@@ -1 +1 @@
rpm.version(gh("delthas/senpai"));
rpm.version(gh_tag("delthas/senpai"));
-5
View File
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "delphitools-cli.spec"
}
}
@@ -1,46 +0,0 @@
Name: delphitools-cli
Version: 0.2.0
Release: 1%{?dist}
Summary: indie toolkit for designers colour, image, PDF, type, calc, all in one offline CLI
URL: https://delphi.tools/
Source0: https://github.com/1612elphi/delphitools-cli/archive/refs/tags/v%{version}.tar.gz
SourceLicense: 0BSD
License: %{sourcelicense} AND ((MIT OR Apache-2.0) AND NCSA) AND (Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (0BSD OR MIT OR Apache-2.0) AND BSD-2-Clause AND Zlib AND MIT AND ((MIT OR Apache-2.0) AND Unicode-DFS-2016) AND ((MIT OR Apache-2.0) AND Unicode-3.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND MPL-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (CC0-1.0 OR Apache-2.0) AND (BSD-3-Clause OR Apache-2.0) AND ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND BSD-3-Clause AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (Unlicense OR MIT)
BuildRequires: rust
BuildRequires: anda-srpm-macros
BuildRequires: cargo-rpm-macros
BuildRequires: pkgconfig(openssl)
BuildRequires: gcc-c++
Packager: Its-J <jonah@fyralabs.com>
%description
%{summary}.
%prep
%autosetup -n %{name}-%{version}
%cargo_prep_online
%build
%cargo_build
%install
install -Dm 755 target/release/delphi %{buildroot}%{_bindir}/delphi
install -Dm 755 target/release/delphitools %{buildroot}%{_bindir}/delphitools
install -Dm 755 target/release/dt %{buildroot}%{_bindir}/dt
install -Dm 644 man/*.1 -t %{buildroot}%{_mandir}/man1/
%{cargo_license_online} > LICENSE.dependencies
%files
%{_bindir}/delphi
%{_bindir}/delphitools
%{_bindir}/dt
%{_mandir}/man1/delphi*.1.*
%license LICENSE
%license LICENSE.dependencies
%doc README.md
%changelog
* Wed Jun 03 2026 Its-J <jonah@fyralabs.com>
- Package delphitools-cli
-1
View File
@@ -1 +0,0 @@
rpm.version(gh("1612elphi/delphitools-cli"));
@@ -4,7 +4,7 @@
# The srcrpm is not prefixed with Python because the source is mostly Rust
Name: modern-colorthief
Version: 0.3.0
Version: 0.2.1
Release: 1%{?dist}
Summary: ColorThief reimagined
SourceLicense: MIT
+2 -2
View File
@@ -1,6 +1,6 @@
Name: nvm
Version: 0.40.5
Release: 1%{?dist}
Version: 0.40.4
Release: 1%?dist
Summary: Node Version Manager
License: MIT
URL: https://github.com/nvm-sh/nvm