Compare commits

...

15 Commits

Author SHA1 Message Date
Owen Zimmerman b98e2734a6 Merge branch 'frawhide' into Owen-sz-patch-13 2026-05-27 17:28:46 -05:00
Raboneko eb0d232eed bump: discord-canary-openasar discord-canary zed-preview 2026-05-27 21:24:24 +00:00
Raboneko 716a49efa4 bump(branch): zig-master 2026-05-27 20:06:21 +00:00
Raboneko 0520e8b28a bump: discord-canary-openasar discord-canary signal-desktop zed-preview zed posthog 2026-05-27 19:34:19 +00:00
Raboneko 100d1138c1 bump: proton-vpn rpcs3 zig-master-bootstrap nodejs-license-checker 2026-05-27 17:18:45 +00:00
Owen-sz 96fe793e38 i hate this
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-05-26 21:48:29 -05:00
Owen-sz 385166ce38 i hate this
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-05-26 21:45:25 -05:00
Owen-sz fae1c61717 some stuff
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-05-26 21:40:54 -05:00
Owen Zimmerman 9aa5fbb63a its everywhere... also use %conf!
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-26 21:35:52 -05:00
Owen Zimmerman c6a7fdd775 grrr
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-26 21:30:41 -05:00
Owen Zimmerman 301cc8db64 another
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-26 21:30:15 -05:00
Owen Zimmerman 75a5d3633f another bdep
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-26 21:27:07 -05:00
Owen-sz 01e23d8e5d add dep patch
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-05-26 21:24:11 -05:00
Owen Zimmerman 704d7f5109 this?
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-26 21:13:38 -05:00
Owen Zimmerman 7998a99c1a fix: budgie-extras
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-26 21:10:54 -05:00
13 changed files with 22 additions and 15 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1154
Version: 1.0.1157
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.1154
Version: 1.0.1157
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
+1 -1
View File
@@ -1,4 +1,4 @@
%global metainfo_commit f467512129f94bc4c90187e86192202ecc78e820
%global metainfo_commit 2f600528ba58ae4bd307f7f4043785085651713e
Name: proton-vpn-gtk-app
Version: 4.16.4
+1 -1
View File
@@ -2,7 +2,7 @@
Name: signal-desktop
%electronmeta -aD
Version: 8.11.0
Version: 8.12.0
Release: 1%{?dist}
Summary: A private messenger for Windows, macOS, and Linux
URL: https://signal.org
@@ -14,7 +14,7 @@ BuildRequires: meson
BuildRequires: vala
BuildRequires: intltool
BuildRequires: pkgconfig(budgie-1.0)
BuildRequires: pkgconfig(budgie-3.0)
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(gnome-settings-daemon)
BuildRequires: pkgconfig(json-glib-1.0)
@@ -25,6 +25,9 @@ BuildRequires: pkgconfig(libnma)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libwnck-3.0)
BuildRequires: pkgconfig(libpeas-1.0)
BuildRequires: pkgconfig(libxfce4windowing-0)
BuildRequires: pkgconfig(gtk-layer-shell-0)
BuildRequires: pkgconfig(appstream)
BuildRequires: pkgconfig(granite)
@@ -266,8 +269,12 @@ workspaces.
%prep
%autosetup -p1
%build
find . -name "meson.build" -exec sed -i "s/dependency('budgie-1.0')/dependency('budgie-3.0')/g" {} +
%conf
%meson
%build
%meson_build
%install
+1 -1
View File
@@ -7,7 +7,7 @@
%global debug_package %{nil}
%endif
%global ver 1.4.2-pre
%global ver 1.5.0-pre
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
+1 -1
View File
@@ -17,7 +17,7 @@
%global rustflags_debuginfo 0
Name: zed
Version: 1.3.7
Version: 1.4.2
Release: 1%{?dist}
Summary: Zed is a high-performance, multiplayer code editor
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later
+2 -2
View File
@@ -9,8 +9,8 @@
# GLIBCXX_ASSERTIONS is known to break RPCS3
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global commit a87d175295cc33df2264939c5437ed3b3f6790e1
%global ver 0.0.40-19396
%global commit b41b10a031f5e5070f52e20b8228ff4f4d389ebf
%global ver 0.0.40-19397
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+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.15.4
Version: 7.16.1
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/bash
version=0.17.0-dev.387+31f157d80
version=0.17.0-dev.389+f5a1968f6
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 22
%endif
%global llvm_version 22.0.0
%global ver 0.17.0-dev.387+31f157d80
%global ver 0.17.0-dev.389+f5a1968f6
%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.387+31f157d80
Version: 0.17.0~dev.389+f5a1968f6
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
@@ -4,7 +4,7 @@
%bcond test 0
Name: nodejs-license-checker
Version: 5.0.0
Version: 5.0.1
Release: 1%{?dist}
Summary: Check NPM package licenses
SourceLicense: BSD-3-Clause