diff --git a/anjuta.changes b/anjuta.changes index f420a5a..a3a3491 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 17:40:38 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). + ------------------------------------------------------------------- Thu Mar 15 10:44:34 UTC 2018 - dimstar@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 5bca5cd..3a59e9e 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -41,6 +41,7 @@ BuildRequires: perl-gettext BuildRequires: pkgconfig BuildRequires: sqlite3-devel BuildRequires: subversion-devel +BuildRequires: translation-update-upstream BuildRequires: vala BuildRequires: yelp-tools BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0 @@ -64,9 +65,6 @@ Requires: gettext Requires: libgda-sqlite Requires: libtool Recommends: %{name}-lang -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %ifnarch ia64 s390 s390x aarch64 ppc64le BuildRequires: valgrind-devel %endif @@ -129,9 +127,7 @@ GNOME desktop. %prep %setup -q -%if !0%{?is_opensuse} translation-update-upstream -%endif %build %configure\