Compare commits

..

2 Commits

Author SHA1 Message Date
Owen-sz b3e4fcc830 oops
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-06-15 14:33:36 +02:00
Owen-sz 90c58b51ea add: linsh
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-06-15 14:32:00 +02:00
14 changed files with 51 additions and 11 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1261
Version: 1.0.1260
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.1261
Version: 1.0.1260
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
+1 -1
View File
@@ -1,7 +1,7 @@
%global mangowc_ver 0.12.5-1
Name: mangowm
Version: 0.14.3
Version: 0.14.2
Release: 1%{?dist}
Summary: A modern, lightweight, high-performance Wayland compositor built on dwl
License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "linsh.spec"
}
}
+34
View File
@@ -0,0 +1,34 @@
%define debug_package %{nil}
Name: linsh
Version: 0.02
Release: 1%{?dist}
Summary: Linux shell
License: GPL-2.0-or-later
URL: https://github.com/maxskiier/linsh
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
Packager: Owen Zimmerman <owen@fyralabs.com>
BuildRequires: make
BuildRequires: gcc
%description
%{summary}.
%prep
%autosetup
%build
%make_build
%install
install -Dm755 linsh %{buildroot}%{_bindir}/linsh
%files
%license LICENSE
%doc README.txt
%{_bindir}/linsh
%changelog
* Mon Jun 15 2026 Owen Zimmerman <owen@fyralabs.com> - 0.02-1
- Initial package
+1
View File
@@ -0,0 +1 @@
rpm.version(gh_tag("maxskiier/linsh"));
+1 -1
View File
@@ -1,7 +1,7 @@
%bcond bootstrap 0
Name: yarnpkg-berry
Version: 4.17.0
Version: 4.16.0
Release: 1%{?dist}
Summary: Active development version of Yarn
License: BSD-2-Clause
+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.19.1
Version: 7.18.3
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT
@@ -1,5 +1,5 @@
Name: compat-nvidia-repo-580xx
Version: 580.167.08
Version: 580.159.04
Epoch: 3
Release: 1%{?dist}
Summary: Compatibility package required by official CUDA packages
@@ -11,7 +11,7 @@
%endif
Name: %{real_name}-580xx
Version: 580.167.08
Version: 580.159.04
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Epoch: 3
@@ -1,7 +1,7 @@
%global real_name nvidia-modprobe
Name: %{real_name}-580xx
Version: 580.167.08
Version: 580.159.04
Release: 1%{?dist}
Summary: NVIDIA kernel module loader
Epoch: 3
@@ -1,7 +1,7 @@
%global real_name nvidia-persistenced
Name: %{real_name}-580xx
Version: 580.167.08
Version: 580.159.04
Release: 1%{?dist}
Summary: A daemon to maintain persistent software state in the NVIDIA driver
Epoch: 3
@@ -1,7 +1,7 @@
%global real_name nvidia-settings
Name: %{real_name}-580xx
Version: 580.167.08
Version: 580.159.04
Release: 1%{?dist}
Summary: Configure the NVIDIA graphics driver
Epoch: 3
@@ -1,7 +1,7 @@
%global real_name nvidia-xconfig
Name: %{real_name}-580xx
Version: 580.167.08
Version: 580.159.04
Release: 1%{?dist}
Summary: NVIDIA X configuration file editor
Epoch: 3