Hello community, here is the log from the commit of package gnumeric for openSUSE:Factory checked in at 2018-03-24 16:14:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnumeric (Old) and /work/SRC/openSUSE:Factory/.gnumeric.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnumeric" Sat Mar 24 16:14:53 2018 rev:111 rq:589994 version:1.12.39 Changes: -------- --- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes 2018-03-14 19:40:58.277081439 +0100 +++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes 2018-03-24 16:14:55.264490370 +0100 @@ -1,0 +2,7 @@ +Tue Mar 20 17:14:28 UTC 2018 - [email protected] + +- Unconditionally enable translation-update-upstream: on + Tumbleweed, this results in a NOP and for Leap in SLE paid + translations being used (boo#1086036). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnumeric.spec ++++++ --- /var/tmp/diff_new_pack.loXKuL/_old 2018-03-24 16:14:57.476410635 +0100 +++ /var/tmp/diff_new_pack.loXKuL/_new 2018-03-24 16:14:57.476410635 +0100 @@ -34,6 +34,7 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: python-devel +BuildRequires: translation-update-upstream BuildRequires: pkgconfig(gio-2.0) >= 2.38.0 BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.38.0 @@ -59,9 +60,6 @@ Obsoletes: gnumeric2 < %{version} %{perl_requires} %{?libperl_requires} -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description Gnumeric is a spreadsheet application with advanced features and @@ -132,7 +130,6 @@ %prep %setup -q -%if !0%{?is_opensuse} translation-update-upstream translation-update-upstream po-functions gnumeric-functions # remove incomplete translations caused by translation-update-upstream (global LINGUAS file, two domains) @@ -143,7 +140,6 @@ sed -i "/^$LNG\$/d" po/LINGUAS fi done -%endif %build export CFLAGS="%{optflags} -fno-strict-aliasing"
