Accepting request 589985 from GNOME:Factory
t-u-u / boo#1086036 (forwarded request 589294 from dimstar) OBS-URL: https://build.opensuse.org/request/show/589985 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=42
This commit is contained in:
commit
07a3acf256
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 20 17:06:18 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Unconditionally enable translation-update-upstream: on
|
||||||
|
Tumbleweed, this results in a NOP and for Leap in SLE paid
|
||||||
|
translations being used (boo#1086036).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 28 16:33:45 UTC 2018 - dimstar@opensuse.org
|
Wed Feb 28 16:33:45 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -29,9 +29,7 @@ Source99: baselibs.conf
|
|||||||
BuildRequires: glib2-devel >= 2.46
|
BuildRequires: glib2-devel >= 2.46
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
JSON-GLib provides a parser and a generator GObject classes and various
|
JSON-GLib provides a parser and a generator GObject classes and various
|
||||||
@ -92,9 +90,7 @@ json-glib library.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# These 2 options should work, but currently install fase fails.
|
# These 2 options should work, but currently install fase fails.
|
||||||
|
Loading…
Reference in New Issue
Block a user