From 1eef595144ccf09bdbfc194d7032ecb064db8bda Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 26 Jun 2026 16:00:52 -0500 Subject: [PATCH] fix: helium-browser-bin: conflict helium-bin (#13393) (#13397) --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/anda/apps/helium-browser-bin/helium-browser-bin.spec b/anda/apps/helium-browser-bin/helium-browser-bin.spec index 2e2dd79ce8..f85da30270 100644 --- a/anda/apps/helium-browser-bin/helium-browser-bin.spec +++ b/anda/apps/helium-browser-bin/helium-browser-bin.spec @@ -12,7 +12,7 @@ Name: helium-browser-bin Version: 0.13.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Private, fast, and honest web browser based on Chromium URL: https://helium.computer @@ -31,6 +31,7 @@ BuildRequires: desktop-file-utils Requires: xdg-utils Requires: liberation-fonts +Conflicts: helium-bin Packager: Nadia P , Jaiden Riordan %description @@ -116,6 +117,9 @@ chmod 755 %{buildroot}%{_bindir}/%{name} %{_metainfodir}/%{appid}.metainfo.xml %changelog +* Fri Jun 26 2026 Jaiden Riordan +- Conflict helium-bin to avoid messing with people who use upstream's COPR + * Sun Feb 15 2026 Jaiden Rirordan - Use downstream desktop file and recombobulate