Compare commits

...

2 Commits

Author SHA1 Message Date
Raboneko 501dd4b9e3 bump: discord-canary-openasar discord-canary zig-master-bootstrap nvm 2026-06-04 18:03:05 +00:00
Owen Zimmerman 237fb216c9 fix: quickjs-ng (#12855)
* fix: quickjs-ng

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* new folder

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-06-04 11:50:57 -05:00
6 changed files with 7 additions and 7 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1193
Version: 1.0.1197
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.1193
Version: 1.0.1197
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.667+0569f1f6a
version=0.17.0-dev.690+c5a61e899
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 22
%endif
%global llvm_version 22.0.0
%global ver 0.17.0-dev.667+0569f1f6a
%global ver 0.17.0-dev.690+c5a61e899
%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/quickjs/*.cmake
%{_libdir}/cmake/qjs/*.cmake
%package examples
+2 -2
View File
@@ -1,6 +1,6 @@
Name: nvm
Version: 0.40.4
Release: 1%?dist
Version: 0.40.5
Release: 1%{?dist}
Summary: Node Version Manager
License: MIT
URL: https://github.com/nvm-sh/nvm