From 7666a68a6057c560a5abb47041240a6c1d6a9263d2ef96e387be7ef04340a28d Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Fri, 21 Feb 2020 17:02:35 +0000 Subject: [PATCH] Accepting request 777903 from home:alarrosa:branches:utilities - Add missing Requires: perl(XML::Parser) OBS-URL: https://build.opensuse.org/request/show/777903 OBS-URL: https://build.opensuse.org/package/show/utilities/xmltoman?expand=0&rev=4 --- xmltoman.changes | 5 +++++ xmltoman.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/xmltoman.changes b/xmltoman.changes index 67a9633..4058ea8 100644 --- a/xmltoman.changes +++ b/xmltoman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 21 10:45:17 UTC 2020 - Antonio Larrosa + +- Add missing Requires: perl(XML::Parser) + ------------------------------------------------------------------- Thu May 2 07:40:13 UTC 2019 - Martin Hauke diff --git a/xmltoman.spec b/xmltoman.spec index 4d255f1..da81e65 100644 --- a/xmltoman.spec +++ b/xmltoman.spec @@ -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 @@ Group: Development/Tools/Doc Generators 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