Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ngspice for openSUSE:Factory checked in at 2021-09-25 00:35:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ngspice (Old) and /work/SRC/openSUSE:Factory/.ngspice.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ngspice" Sat Sep 25 00:35:40 2021 rev:7 rq:921355 version:35 Changes: -------- --- /work/SRC/openSUSE:Factory/ngspice/ngspice.changes 2021-09-10 23:41:58.170601407 +0200 +++ /work/SRC/openSUSE:Factory/.ngspice.new.1899/ngspice.changes 2021-09-25 00:36:34.627203456 +0200 @@ -1,0 +2,7 @@ +Thu Sep 23 18:13:04 UTC 2021 - Matthew Trescott <matthewtresc...@gmail.com> + +- Packaging changes: + * Fix build dependencies to include X libs for interactive build + * Add build dependency on Xft for FreeType rendering in plotter + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ngspice.spec ++++++ --- /var/tmp/diff_new_pack.ocGH6P/_old 2021-09-25 00:36:35.067203915 +0200 +++ /var/tmp/diff_new_pack.ocGH6P/_new 2021-09-25 00:36:35.071203920 +0200 @@ -41,9 +41,10 @@ BuildRequires: gcc-c++ BuildRequires: readline-devel BuildRequires: pkgconfig(tinfo) -%if 0%{?build_shared} +%if ! 0%{?build_shared} BuildRequires: libXaw-devel BuildRequires: libXext-devel +BuildRequires: libXft-devel BuildRequires: libXmu-devel %endif Requires: %{pname}-scripts = %{version}