Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sgml-skel for openSUSE:Factory checked in at 2021-06-01 10:34:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sgml-skel (Old) and /work/SRC/openSUSE:Factory/.sgml-skel.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sgml-skel" Tue Jun 1 10:34:17 2021 rev:23 rq:895752 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sgml-skel/sgml-skel.changes 2017-02-05 16:27:53.704151947 +0100 +++ /work/SRC/openSUSE:Factory/.sgml-skel.new.1898/sgml-skel.changes 2021-06-01 10:34:26.944505297 +0200 @@ -1,0 +2,5 @@ +Thu May 27 11:41:23 UTC 2021 - Antonio Larrosa <[email protected]> + +- %post uses sed, so add `Requires(post): sed`. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sgml-skel.spec ++++++ --- /var/tmp/diff_new_pack.NoqUKm/_old 2021-06-01 10:34:27.316505930 +0200 +++ /var/tmp/diff_new_pack.NoqUKm/_new 2021-06-01 10:34:27.320505937 +0200 @@ -1,7 +1,7 @@ # # spec file for package sgml-skel # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,9 +20,9 @@ Version: 0.7.1 Release: 0 Summary: Helper Scripts for the SGML System -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Publishing/SGML -Url: https://github.com/openSUSE/sgml-skel +URL: https://github.com/openSUSE/sgml-skel Source0: https://github.com/openSUSE/sgml-skel/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: automake BuildRequires: libxml2 @@ -38,6 +38,7 @@ Requires(post): findutils Requires(post): libxml2-tools Requires(post): libxslt-tools +Requires(post): sed BuildArch: noarch %description
