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.