Hello community, here is the log from the commit of package mlterm for openSUSE:Factory checked in at 2018-02-19 13:03:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mlterm (Old) and /work/SRC/openSUSE:Factory/.mlterm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mlterm" Mon Feb 19 13:03:23 2018 rev:43 rq:577905 version:3.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/mlterm/mlterm.changes 2017-12-19 10:58:41.612753510 +0100 +++ /work/SRC/openSUSE:Factory/.mlterm.new/mlterm.changes 2018-02-19 13:03:51.071838092 +0100 @@ -1,0 +2,6 @@ +Fri Feb 16 13:31:45 UTC 2018 - [email protected] + +- Add explicit buildrequires on x11 and fontconfig, do not + count on them being pulled by other packages. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mlterm.spec ++++++ --- /var/tmp/diff_new_pack.4tJOLo/_old 2018-02-19 13:03:55.063694130 +0100 +++ /var/tmp/diff_new_pack.4tJOLo/_new 2018-02-19 13:03:55.067693985 +0100 @@ -1,7 +1,7 @@ # # spec file for package mlterm # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,6 +38,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(fcitx) +BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(fribidi) BuildRequires: pkgconfig(gail) BuildRequires: pkgconfig(gdk-pixbuf-2.0) @@ -48,6 +49,8 @@ BuildRequires: pkgconfig(m17n-core) BuildRequires: pkgconfig(vte-2.91) BuildRequires: pkgconfig(wordcut) +BuildRequires: pkgconfig(x11) + Provides: locale(xorg-x11:ja;ko;zh;ar;he) %if 0%{?suse_version} >= 1330 Requires: group(tty)
