Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fpc for openSUSE:Factory checked in at 2021-04-29 22:45:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fpc (Old) and /work/SRC/openSUSE:Factory/.fpc.new.1947 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fpc" Thu Apr 29 22:45:43 2021 rev:10 rq:889201 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fpc/fpc.changes 2020-10-03 18:52:51.601294571 +0200 +++ /work/SRC/openSUSE:Factory/.fpc.new.1947/fpc.changes 2021-04-29 22:52:32.406124337 +0200 @@ -1,0 +2,7 @@ +Mon Apr 26 11:29:09 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Explicitly BuildRequire tex(litings.sty): With TeXLive 2021, this + does not longer happen to be pulled in by the so-far specified + build deps. Be explicit about or need for this. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fpc.spec ++++++ --- /var/tmp/diff_new_pack.hEtxVb/_old 2021-04-29 22:52:34.518114932 +0200 +++ /var/tmp/diff_new_pack.hEtxVb/_new 2021-04-29 22:52:34.522114914 +0200 @@ -1,7 +1,7 @@ # # spec file for package fpc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -113,6 +113,7 @@ BuildRequires: tex(fancyhdr.sty) BuildRequires: tex(float.sty) BuildRequires: tex(hyperref.sty) +BuildRequires: tex(listings.sty) BuildRequires: tex(pcrr8t.tfm) BuildRequires: tex(phvr8t.tfm) BuildRequires: tex(ptmr8t.tfm) @@ -134,6 +135,7 @@ packages. %else + %description The fpc-doc package contains the documentation PDF files. @@ -330,6 +332,7 @@ %{_datadir}/fpcsrc/* %else + %files %docdir %{_defaultdocdir}/fpc %doc %{_defaultdocdir}/fpc/*.pdf
