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:
parent
ef2c03daee
commit
123f74ee6c
@ -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>
|
||||
|
||||
|
@ -67,7 +67,7 @@ BuildRequires: pkgconfig(pango)
|
||||
Requires: gstreamer
|
||||
Requires: gstreamer-plugins-base
|
||||
Enhances: gstreamer
|
||||
ExcludeArch: ppc ppc64 ppc64le s390
|
||||
ExcludeArch: ppc ppc64 ppc64le s390 %ix86
|
||||
|
||||
%description
|
||||
GStreamer is a streaming media framework based on graphs of filters
|
||||
|
Loading…
Reference in New Issue
Block a user