public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/strawberry] f43: Make appstream metadata valid on EPEL9
@ 2026-06-27 16:07 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-27 16:07 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/strawberry
            Branch : f43
            Commit : 35a698bc0cab6e1c276f8c524fee5b56bcae97e7
            Author : Ondrej Mosnáček <omosnacek@gmail.com>
            Date   : 2026-04-18T08:48:39+02:00
            Stats  : +5/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/strawberry/c/35a698bc0cab6e1c276f8c524fee5b56bcae97e7?branch=f43

            Log:
            Make appstream metadata valid on EPEL9

Signed-off-by: Ondrej Mosnáček <omosnacek@gmail.com>

---
diff --git a/strawberry.spec b/strawberry.spec
index d109103..7bed7da 100644
--- a/strawberry.spec
+++ b/strawberry.spec
@@ -115,6 +115,11 @@ Features:
 %prep
 %autosetup -p1
 
+%if 0%{?rhel} && 0%{?rhel} <= 9
+# RHEL 9's older libappstream-glib doesn't support this field
+sed -i '/<url type="vcs-browser">/d' dist/unix/org.strawberrymusicplayer.strawberry.appdata.xml
+%endif
+
 %if %{with tests}
 # Disable tests that need graphical environment and thus don't work in mock
 sed -i '/add_test_file(.* true)/d' tests/CMakeLists.txt

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-27 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 16:07 [rpms/strawberry] f43: Make appstream metadata valid on EPEL9 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox