diff --git a/json-glib.changes b/json-glib.changes index 0ba0a63..9f81aa7 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -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 diff --git a/json-glib.spec b/json-glib.spec index 1fc9198..71aab33 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -29,9 +29,7 @@ Source99: baselibs.conf BuildRequires: glib2-devel >= 2.46 BuildRequires: gobject-introspection-devel BuildRequires: meson -%if !0%{?is_opensuse} BuildRequires: translation-update-upstream -%endif %description JSON-GLib provides a parser and a generator GObject classes and various @@ -92,9 +90,7 @@ json-glib library. %prep %setup -q -%if !0%{?is_opensuse} translation-update-upstream -%endif %build # These 2 options should work, but currently install fase fails.