Compare commits

..

17 Commits

Author SHA1 Message Date
Owen Zimmerman 0ff00f4f3a wehhh
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-07 23:53:02 -05:00
Owen Zimmerman e11e2f7853 I used the wrong macro
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-07 23:04:09 -05:00
Owen Zimmerman 8beecb79e8 i love cmake
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-07 22:56:34 -05:00
Owen Zimmerman b47ad9c2f0 try -D__cpp_lib_saturation_arithmetic=0, use %conf
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-07 22:33:21 -05:00
Owen Zimmerman bc5a85b623 Merge branch 'frawhide' into owen/vicinea-fix 2026-05-07 18:55:28 -05:00
Raboneko 8c2914e0d6 bump: discord-canary-openasar discord-canary rust-zoi-rs 2026-05-07 23:13:39 +00:00
Raboneko f82799ccb4 bump(branch): zig-master 2026-05-07 22:55:45 +00:00
Raboneko 6f8eb9034d bump: discord-canary-openasar discord-canary discord-ptb-openasar discord-ptb nwg-look zig-master-bootstrap 2026-05-07 22:12:50 +00:00
Raboneko a7b4cdd08f bump: discord-canary-openasar discord-canary rust-zoi-rs args-hxx limine termflix 2026-05-07 21:04:17 +00:00
Raboneko a94da8da07 bump: inputplumber 2026-05-07 19:52:44 +00:00
Raboneko fc1225977b bump: discord-canary-openasar discord-canary 2026-05-07 18:08:23 +00:00
Raboneko 4253470e70 bump: discord-canary-openasar discord-canary signal-desktop 2026-05-07 16:28:11 +00:00
Raboneko 2424d9e57d bump: rust-mise android-studio-canary jujutsu 2026-05-07 14:45:25 +00:00
Raboneko adb84a1c9f bump: groovy groovy-docs 2026-05-07 07:42:05 +00:00
Owen Zimmerman 1ece4d4763 try?
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-09 17:31:14 -07:00
Owen Zimmerman 16cd87cf37 another one
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-09 17:19:11 -07:00
Owen Zimmerman 81d9012bcc fix: vicinae
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-09 17:10:03 -07:00
22 changed files with 31 additions and 62 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1036
Version: 1.0.1046
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
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary
Version: 1.0.1036
Version: 1.0.1046
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.189
Version: 1.0.190
Release: 1%{?dist}
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+2 -2
View File
@@ -6,8 +6,8 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-ptb
Version: 1.0.189
Release: 2%{?dist}
Version: 1.0.190
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers.
URL: https://discord.com
Source0: https://dl-ptb.discordapp.net/apps/linux/%{version}/discord-ptb-%{version}.tar.gz
-5
View File
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "multipass.spec"
}
}
-33
View File
@@ -1,33 +0,0 @@
Name: multipass
Version: 1.16.1
Release: 1%?dist
Summary: Multipass orchestrates virtual Ubuntu instances
License: GPL-3.0
URL: https://canonical.com/multipass
BuildRequires: cmake gcc-c++ mold ninja-build cmake(fmt) openssl-devel cmake(gRPC) cmake(yaml-cpp) cmake(semver) cmake(Qt6) cmake(Qt6Core) cmake(Qt6Concurrent) cmake(Qt6Network)
%description
Multipass is a lightweight VM manager for Linux, Windows and macOS. It's
designed for developers who want to spin up a fresh Ubuntu environment with a
single command. It uses KVM on Linux, Hyper-V on Windows and QEMU on macOS to
run virtual machines with minimal overhead. It can also use VirtualBox on
Windows and macOS. Multipass will fetch Ubuntu images for you and keep them up
to date.
%prep
%git_clone https://github.com/canonical/%{name}.git v%{version}
%build
export VCPKG_FORCE_SYSTEM_BINARIES=1
%cmake .
%cmake_build
%install
%cmake_install
%files
%changelog
* Mon Oct 27 2025 Jaiden Riordan <jade@fyralabs.com>
- Initial package
+1 -1
View File
@@ -2,7 +2,7 @@
Name: signal-desktop
%electronmeta -aD
Version: 8.8.0
Version: 8.9.0
Release: 1%{?dist}
Summary: A private messenger for Windows, macOS, and Linux
URL: https://signal.org
+1 -1
View File
@@ -5,7 +5,7 @@
%global crate mise
Name: rust-mise
Version: 2026.5.1
Version: 2026.5.2
Release: 1%{?dist}
Summary: Front-end to your dev env
+1 -1
View File
@@ -1,7 +1,7 @@
%dnl %define debug_package %{nil}
%global goipath github.com/nwg-piotr/nwg-look
Version: 1.1.0
Version: 1.1.1
%gometa -f
@@ -16,7 +16,7 @@
%global __requires_exclude ^libaaudio\\.so.*|^libandroid\\.so.*|^libmediandk\\.so.*|^liblog\\.so.*|^libc\\.so.*|^libm\\.so.*|^libdl\\.so.*|^libcrypt\\.so.*|^libstdc\\+\\+\\.so.*|^libncursesw\\.so.*|^libtinfo\\.so.*|^libnsl\\.so.*|^libpanelw\\.so.*$
Name: android-studio-canary
Version: 2026.1.1.3
Version: 2026.1.1.4
Release: 1%{?dist}
Summary: Official IDE for Android development (Canary build)
License: Apache-2.0
@@ -24,7 +24,7 @@ Packager: veuxit <erroor234@gmail.com>
ExclusiveArch: x86_64
URL: https://developer.android.com/studio/preview
%define suffixS quail1-canary3
%define suffixS quail1-canary4
Source0: https://dl.google.com/dl/android/studio/ide-zips/%{version}/android-studio-%{suffixS}-linux.tar.gz
+1 -1
View File
@@ -1,7 +1,7 @@
%global __brp_mangle_shebangs %{nil}
Name: inputplumber
Version: 0.76.1
Version: 0.77.0
Release: 1%{?dist}
Summary: Open source input router and remapper daemon for Linux
License: GPL-3.0-or-later
@@ -1,5 +1,5 @@
Name: groovy-docs
Version: 5.0.5
Version: 5.0.6
Release: 1%{?dist}
Summary: Documentation for the Groovy programming language
URL: https://groovy-lang.org/
+1 -1
View File
@@ -1,5 +1,5 @@
Name: groovy
Version: 5.0.5
Version: 5.0.6
Release: 1%{?dist}
Summary: A multi-faceted language for the Java platform
BuildArch: noarch
+1 -1
View File
@@ -1,7 +1,7 @@
%define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
%global crate zoi-rs
%global crate_version 1.11.0
%global crate_version 1.12.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.261+3d1fb4fac
version=0.17.0-dev.263+0add2dfc4
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 22
%endif
%global llvm_version 22.0.0
%global ver 0.17.0-dev.261+3d1fb4fac
%global ver 0.17.0-dev.263+0add2dfc4
%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.261+3d1fb4fac
Version: 0.17.0~dev.263+0add2dfc4
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,7 +1,7 @@
%define debug_package %nil
Name: args-hxx
Version: 6.4.15
Version: 6.4.16
Release: 1%{?dist}
Summary: A simple header-only C++ argument parser library
License: MIT
+1 -1
View File
@@ -1,5 +1,5 @@
Name: limine
Version: 12.1.0
Version: 12.2.0
Release: 1%{?dist}
Summary: Modern, advanced, portable, multiprotocol bootloader
License: BSD-2-Clause
+9 -2
View File
@@ -28,6 +28,10 @@ BuildRequires: anda-srpm-macros
BuildRequires: ninja-build
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtbase-private-devel
BuildRequires: qt6-qtdeclarative-devel
BuildRequires: kf6-syntax-highlighting-devel
BuildRequires: libxml++-devel
BuildRequires: desktop-file-utils
Requires: nodejs-npm
@@ -39,8 +43,11 @@ your desktop — built with C++ and Qt.
%prep
%autosetup
%conf
%cmake -G Ninja -DCMAKE_BUILD_TYPE=None -DBUILD_SHARED_LIBS=OFF -DNOSTRIP=ON \
-DCMAKE_CXX_FLAGS="%{build_cxxflags} -U__cpp_lib_saturation_arithmetic -Wno-maybe-uninitialized"
%build
%cmake -G Ninja -DCMAKE_BUILD_TYPE=None -DBUILD_SHARED_LIBS=OFF -DNOSTRIP=ON
%cmake_build
%install
@@ -83,4 +90,4 @@ install -Dm 644 extra/%{name}-url-handler.desktop -t %{buildroot}%{_appsdir}
* Wed Feb 18 2026 Jaiden Riordan <jade@fyralabs.com> - 0.19.8
- Fixup desktop file and xdgpp
* Fri Dec 26 2025 metcya <metcya@gmail.com> - 0.17.3
- Package vicinae
- Package vicinae
+1 -1
View File
@@ -4,7 +4,7 @@
%global __brp_mangle_shebangs %{nil}
Name: jujutsu
Version: 0.40.0
Version: 0.41.0
Release: 1%{?dist}
Summary: Git-compatible DVCS that is both simple and powerful
License: Apache-2.0 AND CC-BY-4.0
+2 -2
View File
@@ -1,6 +1,6 @@
Name: termflix
Version: 0.4.2
Release: 1%?dist
Version: 0.5.1
Release: 1%{?dist}
Summary: Terminal animation player with 43 procedurally generated animations, multiple render modes, and true color support
License: MIT AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND MPL-2.0