Hello community, here is the log from the commit of package xmltoman for openSUSE:Leap:15.2 checked in at 2020-02-23 16:48:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/xmltoman (Old) and /work/SRC/openSUSE:Leap:15.2/.xmltoman.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmltoman" Sun Feb 23 16:48:19 2020 rev:2 rq:778543 version:0.4 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/xmltoman/xmltoman.changes 2020-02-19 18:48:00.202985979 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.xmltoman.new.26092/xmltoman.changes 2020-02-23 16:48:38.822456308 +0100 @@ -1,0 +2,5 @@ +Fri Feb 21 10:45:17 UTC 2020 - Antonio Larrosa <[email protected]> + +- Add missing Requires: perl(XML::Parser) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmltoman.spec ++++++ --- /var/tmp/diff_new_pack.H2yLhy/_old 2020-02-23 16:48:39.922458423 +0100 +++ /var/tmp/diff_new_pack.H2yLhy/_new 2020-02-23 16:48:39.946458470 +0100 @@ -1,7 +1,7 @@ # # spec file for package xmltoman # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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/ # @@ -25,6 +25,7 @@ URL: https://github.com/Distrotech/xmltoman Source: https://github.com/Distrotech/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: perl(XML::Parser) +Requires: perl(XML::Parser) BuildArch: noarch %description
