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