public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/magic_enum] rawhide: Drop _isa for -static provides.
@ 2026-09-20 17:20 Jonathan Steffan
0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-09-20 17:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/magic_enum
Branch : rawhide
Commit : 07ab2b4e812f0b287a8277e1a3adaa94c3b1ff29
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date : 2026-09-20T11:20:30-06:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/magic_enum/c/07ab2b4e812f0b287a8277e1a3adaa94c3b1ff29?branch=rawhide
Log:
Drop _isa for -static provides.
---
diff --git a/magic_enum.spec b/magic_enum.spec
index 0943369..99e0fc8 100644
--- a/magic_enum.spec
+++ b/magic_enum.spec
@@ -22,7 +22,7 @@ BuildRequires: gcc-c++
%package devel
BuildArch: noarch
Summary: %{summary}
-Provides: %{name}-static%{?_isa} = %{version}-%{release}
+Provides: %{name}-static = %{version}-%{release}
%description devel %{common_description}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-20 17:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 17:20 [rpms/magic_enum] rawhide: Drop _isa for -static provides Jonathan Steffan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox