Compare commits

..

1 Commits

Author SHA1 Message Date
Owen-sz aaf3aa0f74 chore: add alipad update script
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-06-04 11:47:18 -05:00
7 changed files with 12 additions and 8 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1197
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.1197
Version: 1.0.1193
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
+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
@@ -33,7 +33,7 @@ Requires: %{name}-libs%{_isa} = %evr
%pkg_devel_files
%files devel
%{_libdir}/cmake/qjs/*.cmake
%{_libdir}/cmake/quickjs/*.cmake
%package examples
+5 -1
View File
@@ -1 +1,5 @@
// Empty until sourcehut update script
rpm.global("commit", sourcehut_commit("~malicean/alipad"));
if rpm.changed() {
rpm.release();
rpm.global("commit_date", date());
}
+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