Compare commits

...

9 Commits

Author SHA1 Message Date
Owen Zimmerman 4bd19f8792 try mock
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-06-27 16:21:38 -05:00
Owen Zimmerman b19fdfb066 Merge branch 'frawhide' into june-fish/frawhide/fix-legcord 2026-06-27 16:13:13 -05:00
Owen Zimmerman e7416a47a6 chore (legcord-nightly): remove hacks
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-06-27 16:12:52 -05:00
Owen Zimmerman 8ae2bc4a21 fix: rust-deno (#12702) 2026-06-27 15:57:51 -05:00
Raboneko 822ea7c898 bump(branch): zig-master 2026-06-27 20:05:41 +00:00
Raboneko f77dc92932 bump: fresh 2026-06-27 20:05:05 +00:00
madomado b8975b2e7c fix(v2ray-nightly): versioning (#13045)
Signed-off-by: madomado <madonuko@outlook.com>
2026-06-27 14:41:16 -05:00
madomado 0c35427aba Merge branch 'frawhide' into june-fish/frawhide/fix-legcord 2026-06-15 18:10:27 +08:00
june-fish 54d22561c5 use vendored nodejs cause fedora doesn't have node 26 yet 2026-06-14 14:22:12 +02:00
6 changed files with 13 additions and 8 deletions
+1
View File
@@ -4,5 +4,6 @@ project pkg {
}
labels {
nightly = 1
mock = 1
}
}
@@ -1,7 +1,6 @@
%global commit 0a022f149000bdaed644c2609e19aa7b8badf825
%global commit_date 20260626
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global debug_package %nil
# terrible evil no good very bad hack
# fix one day
%global __requires_exclude_from (.*)lib(.*)so(.*)
@@ -18,7 +17,7 @@ Packager: Owen <owen@fyralabs.com>
Requires: xdg-utils
Obsoletes: armcord < 3.3.2-1
Conflicts: legcord
BuildRequires: anda-srpm-macros pnpm nodejs-npm git-core gcc gcc-c++ make desktop-file-utils zlib-ng-compat-devel
BuildRequires: anda-srpm-macros pnpm nodejs-npm git-core gcc gcc-c++ make desktop-file-utils zlib-ng-compat-devel nvm
%description
Legcord is a custom client designed to enhance your Discord experience
@@ -26,9 +25,9 @@ while keeping everything lightweight.
%prep
%git_clone %{url}.git %{commit}
%vendor_nodejs -v 26
%build
echo "Electron Builder" > %{rpmbuilddir}/webapp-tool.txt
%pnpm_build -r build
%install
+7 -2
View File
@@ -5,6 +5,9 @@
%global appstream_component runtime
%global crate deno
%global debug_level 1
%undefine _debugsource_packages
Name: rust-deno
Version: 2.9.0
Release: 1%{?dist}
@@ -17,12 +20,12 @@ Source1: https://raw.githubusercontent.com/denoland/deno/refs/tags/v%vers
Source2: gcc-wrapper.sh
Source3: land.deno.deno.metainfo.xml
# Automatically generated patch to strip dependencies and normalize metadata
Patch: deno-fix-metadata-auto.diff
%dnl Patch: deno-fix-metadata-auto.diff
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: anda-srpm-macros
BuildRequires: protobuf-compiler
BuildRequires: llvm17-devel
BuildRequires: llvm19-devel
BuildRequires: python3
BuildRequires: cmake
BuildRequires: gcc
@@ -80,3 +83,5 @@ pushd %{buildroot}%{_bindir}
./deno x --install-alias
popd
%terra_appstream -o %{SOURCE3}
rm -rf target # save space
@@ -4,7 +4,7 @@
%global commit_date 20260621
%global goipath github.com/v2fly/v2ray-core
Version: %{ver}^%{commit_date}git.%{shortcommit}
Version: %(echo %ver | sed -E 's/^v//')^%{commit_date}git.%{shortcommit}
%global golicenses LICENSE
%global godocs README.md SECURITY.md
+1 -1
View File
@@ -1,7 +1,7 @@
%undefine __brp_mangle_shebangs
Name: fresh
Version: 0.4.1
Version: 0.4.2
Release: 1%{?dist}
Summary: Text editor for your terminal: easy, powerful and fast
URL: https://getfresh.dev
+1 -1
View File
@@ -18,7 +18,7 @@
%global zig_cache_dir %{builddir}/zig-cache
Name: zig-master
Version: 0.17.0~dev.978+a078d55a2
Version: 0.17.0~dev.986+f3544a707
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