Hello community, here is the log from the commit of package gtk2 for openSUSE:Factory checked in at 2018-03-26 12:43:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk2 (Old) and /work/SRC/openSUSE:Factory/.gtk2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk2" Mon Mar 26 12:43:52 2018 rev:166 rq:589993 version:2.24.32 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes 2018-03-05 13:32:53.714718364 +0100 +++ /work/SRC/openSUSE:Factory/.gtk2.new/gtk2.changes 2018-03-26 12:43:57.066718939 +0200 @@ -1,0 +2,7 @@ +Tue Mar 20 17:13:36 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: ------------------ ++++++ gtk2.spec ++++++ --- /var/tmp/diff_new_pack.TRUOPe/_old 2018-03-26 12:43:59.338636809 +0200 +++ /var/tmp/diff_new_pack.TRUOPe/_new 2018-03-26 12:43:59.342636665 +0200 @@ -66,6 +66,7 @@ BuildRequires: libtool BuildRequires: pango-devel BuildRequires: pkgconfig +BuildRequires: translation-update-upstream BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcomposite) @@ -77,9 +78,6 @@ BuildRequires: pkgconfig(xinerama) BuildRequires: pkgconfig(xrandr) >= 1.2.99 BuildRequires: pkgconfig(xrender) -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description GTK+ is a multi-platform toolkit for creating graphical user interfaces. @@ -303,7 +301,6 @@ %prep %setup -q -n %{_name}-%{version} -%if !0%{?is_opensuse} translation-update-upstream translation-update-upstream po-properties gtk20-properties # remove incomplete translations caused by translation-update-upstream (global LINGUAS file, two domains) @@ -314,7 +311,6 @@ sed -i "/^$LNG\$/d" po/LINGUAS fi done -%endif gnome-patch-translation-prepare %if "%{_lib}" == "lib64" cp -a %{SOURCE2} .
