Hello community, here is the log from the commit of package gtk3 for openSUSE:Factory checked in at 2018-03-26 12:43:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk3 (Old) and /work/SRC/openSUSE:Factory/.gtk3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk3" Mon Mar 26 12:43:43 2018 rev:127 rq:589992 version:3.22.29 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes 2018-03-19 23:32:22.514346584 +0100 +++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes 2018-03-26 12:43:46.823089246 +0200 @@ -1,0 +2,7 @@ +Tue Mar 20 17:12:52 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: ------------------ ++++++ gtk3.spec ++++++ --- /var/tmp/diff_new_pack.CEYLxK/_old 2018-03-26 12:43:48.299035890 +0200 +++ /var/tmp/diff_new_pack.CEYLxK/_new 2018-03-26 12:43:48.319035167 +0200 @@ -48,6 +48,7 @@ BuildRequires: gettext-tools-mini >= 0.19.7 BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig +BuildRequires: translation-update-upstream BuildRequires: xsltproc BuildRequires: pkgconfig(atk) >= 2.15.1 BuildRequires: pkgconfig(atk-bridge-2.0) @@ -74,9 +75,6 @@ BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xinerama) BuildRequires: pkgconfig(xrandr) -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %if %{build_wayland_backend} BuildRequires: pkgconfig(wayland-client) >= 1.9.90 BuildRequires: pkgconfig(wayland-cursor) @@ -341,7 +339,6 @@ %prep %setup -q -n %{_name}-%{version} -%if !0%{?is_opensuse} # Translation this time intentionally disabled.. they fail translation-update-upstream translation-update-upstream po-properties gtk30-properties @@ -353,7 +350,6 @@ sed -i "/^$LNG\$/d" po/LINGUAS fi done -%endif %if "%{_lib}" == "lib64" cp -a %{SOURCE1} . %patch0 -p1
