From a22dc2ab54447ad04cef9d05a41563cbf1a57645e757e91dd1956be3f10dcd68 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Mar 2018 09:40:17 +0000 Subject: [PATCH] Accepting request 589297 from home:dimstar:t-u-u t-u-u / boo#1086036 OBS-URL: https://build.opensuse.org/request/show/589297 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=154 --- gucharmap.changes | 7 +++++++ gucharmap.spec | 8 ++------ 2 files changed, 9 insertions(+), 6 deletions(-) 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"