From de5709487e821c2b28b4ee2bb91a6540780b36ee4c5b790cc6460593fc0e030c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 6 Jul 2018 08:19:45 +0000 Subject: [PATCH] Accepting request 621289 from SUSE:SLE-15:GA - Set gettext domain explicitly in translation-update-upstream, as it does not support complex meson.build expressions (bsc#1087076#c21). Also boo#1100246 OBS-URL: https://build.opensuse.org/request/show/621289 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=74 --- json-glib.changes | 7 +++++++ json-glib.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/json-glib.changes b/json-glib.changes index 9f81aa7..bb2943a 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 26 14:05:07 CEST 2018 - sbrabec@suse.com + +- Set gettext domain explicitly in translation-update-upstream, + as it does not support complex meson.build expressions + (bsc#1087076#c21). + ------------------------------------------------------------------- Tue Mar 20 17:06:18 UTC 2018 - dimstar@opensuse.org diff --git a/json-glib.spec b/json-glib.spec index 71aab33..e7d0a40 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -90,7 +90,7 @@ json-glib library. %prep %setup -q -translation-update-upstream +translation-update-upstream po %{name}-1.0 %build # These 2 options should work, but currently install fase fails.