From 41eb5fed812908f914285d314b6ad9f923f057cfd8fcc99e18d68ed5bedb9c38 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 22 Nov 2023 13:23:54 +0000 Subject: [PATCH] Accepting request 1127709 from home:iznogood:branches:multimedia:libs - Add arm to excluded arches. OBS-URL: https://build.opensuse.org/request/show/1127709 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=61 --- gstreamer-plugins-rs.changes | 5 +++++ gstreamer-plugins-rs.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gstreamer-plugins-rs.changes b/gstreamer-plugins-rs.changes index 5874bce..75ea6bf 100644 --- a/gstreamer-plugins-rs.changes +++ b/gstreamer-plugins-rs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 16 12:11:54 UTC 2023 - Bjørn Lie + +- Add arm to excluded arches. + ------------------------------------------------------------------- Thu Nov 16 10:57:33 UTC 2023 - Antonio Larrosa diff --git a/gstreamer-plugins-rs.spec b/gstreamer-plugins-rs.spec index b078398..2c8a9ba 100644 --- a/gstreamer-plugins-rs.spec +++ b/gstreamer-plugins-rs.spec @@ -72,7 +72,7 @@ BuildRequires: pkgconfig(pango) Requires: gstreamer Requires: gstreamer-plugins-base Enhances: gstreamer -ExcludeArch: ppc ppc64 ppc64le s390 %ix86 +ExcludeArch: ppc ppc64 ppc64le s390 %ix86 %arm %description GStreamer is a streaming media framework based on graphs of filters