Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package a2ps for openSUSE:Factory checked in at 2022-02-14 22:36:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/a2ps (Old) and /work/SRC/openSUSE:Factory/.a2ps.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "a2ps" Mon Feb 14 22:36:17 2022 rev:50 rq:954308 version:4.14 Changes: -------- --- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes 2020-05-19 14:49:46.312241414 +0200 +++ /work/SRC/openSUSE:Factory/.a2ps.new.1956/a2ps.changes 2022-02-14 22:37:15.921584774 +0100 @@ -1,0 +2,5 @@ +Mon Feb 7 10:22:43 UTC 2022 - Dr. Werner Fink <[email protected]> + +- For iconv glibc-locale should be installed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ a2ps.spec ++++++ --- /var/tmp/diff_new_pack.KqgXLO/_old 2022-02-14 22:37:16.533586368 +0100 +++ /var/tmp/diff_new_pack.KqgXLO/_new 2022-02-14 22:37:16.537586379 +0100 @@ -1,7 +1,7 @@ # # spec file for package a2ps # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Release: 0 Summary: Tool to convert ASCII/Latin Text into PostScript License: GPL-3.0-or-later -Url: http://www.gnu.org/software/a2ps/a2ps.html +URL: http://www.gnu.org/software/a2ps/a2ps.html Source0: http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz Source1: http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz.sig Source2: %{name}.keyring @@ -56,6 +56,7 @@ BuildRequires: emacs-nox BuildRequires: flex BuildRequires: ghostscript-fonts-std +BuildRequires: glibc-locale BuildRequires: gv BuildRequires: psutils BuildRequires: texlive-latex @@ -63,11 +64,12 @@ Requires: file Requires: ghostscript-fonts-std Requires: glibc +Requires: glibc-locale Requires: sed Requires: w3m Requires: wdiff Requires(post): %{install_info_prereq} -Requires(preun): %{install_info_prereq} +Requires(preun):%{install_info_prereq} Suggests: ImageMagick Suggests: acroread Suggests: gv
