SHA256
1
0
forked from pool/gjs

Accepting request 578054 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/578054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=71
This commit is contained in:
Dominique Leuenberger 2018-02-21 13:08:48 +00:00 committed by Git OBS Bridge
commit 0c18aaccb9
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 19 09:35:54 UTC 2018 - fcrozat@suse.com
- Do not try to build against s390 anymore, since it doesn't build
with mozjs54 and s390 is only for compability with old
applications (gjs doesn't qualifies).
-------------------------------------------------------------------
Tue Jan 30 21:25:23 UTC 2018 - bjorn.lie@gmail.com

View File

@ -44,6 +44,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
BuildRequires: pkgconfig(libffi)
#BuildRequires: pkgconfig(mozjs-52)
Requires: libgjs0 = %{version}
ExcludeArch: s390
%description
This module contains JavaScript bindings based on gobject-introspection and the