Ana Guerrero 2023-11-22 17:55:16 +00:00 committed by Git OBS Bridge
commit 5f304c0e0c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 16 12:11:54 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Add arm to excluded arches.
-------------------------------------------------------------------
Thu Nov 16 10:57:33 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -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