Accepting request 1120602 from GNOME:Next

Opinion?
I can't be bothered to figure out why it now fails with new cargo-c

- Add ix86 to excluded arches.

OBS-URL: https://build.opensuse.org/request/show/1120602
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=56
This commit is contained in:
Antonio Larrosa 2023-11-16 05:40:02 +00:00 committed by Git OBS Bridge
parent ef2c03daee
commit 123f74ee6c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 24 15:06:02 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Add ix86 to excluded arches.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 22 14:29:14 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com> Fri Sep 22 14:29:14 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -67,7 +67,7 @@ BuildRequires: pkgconfig(pango)
Requires: gstreamer Requires: gstreamer
Requires: gstreamer-plugins-base Requires: gstreamer-plugins-base
Enhances: gstreamer Enhances: gstreamer
ExcludeArch: ppc ppc64 ppc64le s390 ExcludeArch: ppc ppc64 ppc64le s390 %ix86
%description %description
GStreamer is a streaming media framework based on graphs of filters GStreamer is a streaming media framework based on graphs of filters