diff --git a/gucharmap.changes b/gucharmap.changes index e08266d..f7292c5 100644 --- a/gucharmap.changes +++ b/gucharmap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 17:07:37 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 Mar 14 00:22:33 UTC 2018 - jengelh@inai.de diff --git a/gucharmap.spec b/gucharmap.spec index 2323123..02c679e 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -26,7 +26,7 @@ Release: 0 Summary: A Featureful Unicode Character Map License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: System/GUI/GNOME -Url: https://wiki.gnome.org/Apps/Gucharmap +URL: https://wiki.gnome.org/Apps/Gucharmap Source: http://download.gnome.org/sources/gucharmap/10.0/%{name}-%{version}.tar.xz BuildRequires: appdata-tools BuildRequires: fdupes @@ -36,6 +36,7 @@ BuildRequires: gtk-doc BuildRequires: gtk3-devel >= 3.4.0 BuildRequires: intltool BuildRequires: pkgconfig +BuildRequires: translation-update-upstream BuildRequires: unicode-ucd BuildRequires: unicode-ucd-unihan BuildRequires: unzip @@ -46,9 +47,6 @@ BuildRequires: pkgconfig(gio-2.0) >= 2.32.0 BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 Recommends: %{name}-doc Recommends: %{name}-lang -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description Gucharmap is a featureful unicode character map. @@ -86,9 +84,7 @@ to develop applications that require these. %prep %setup -q -%if !0%{?is_opensuse} translation-update-upstream -%endif %build export LIBS="-ldl"