diff --git a/epiphany.changes b/epiphany.changes index 176310c..da0aa2f 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 17:37:33 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). + ------------------------------------------------------------------- Sun Mar 11 10:10:00 UTC 2018 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 3dfb51f..65fd6a0 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -28,6 +28,7 @@ Source99: %{name}-rpmlintrc BuildRequires: fdupes BuildRequires: meson BuildRequires: pkgconfig +BuildRequires: translation-update-upstream BuildRequires: yelp-tools BuildRequires: pkgconfig(cairo) >= 1.2 BuildRequires: pkgconfig(gcr-3) >= 3.5.5 @@ -57,9 +58,6 @@ Requires: %{name}-branding = %{version} Requires: iso-codes Recommends: %{name}-lang Recommends: ca-certificates -%if ! 0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description Epiphany is a Web browser for the GNOME Desktop. Its principles are @@ -98,9 +96,7 @@ search results from Web (epiphany) %prep %autosetup -p1 -%if ! 0%{?is_opensuse} translation-update-upstream -%endif %build %meson \