Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-RPC-XML for openSUSE:Factory 
checked in at 2021-03-16 15:43:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-RPC-XML (Old)
 and      /work/SRC/openSUSE:Factory/.perl-RPC-XML.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-RPC-XML"

Tue Mar 16 15:43:43 2021 rev:30 rq:878477 version:0.80

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-RPC-XML/perl-RPC-XML.changes        
2019-09-02 12:43:21.197768848 +0200
+++ /work/SRC/openSUSE:Factory/.perl-RPC-XML.new.2401/perl-RPC-XML.changes      
2021-03-16 15:45:24.633133799 +0100
@@ -1,0 +2,8 @@
+Thu Mar 11 11:40:19 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Add perl(HTTP::Daemon) BuildRequires: so far, this was pulled in
+  by perl-libwww-perl. The RPC-XML library itself can work with or
+  without HTTP::Daemon, but the test suite has an explicit test for
+  it.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-RPC-XML.spec ++++++
--- /var/tmp/diff_new_pack.6tL1a8/_old  2021-03-16 15:45:25.421135060 +0100
+++ /var/tmp/diff_new_pack.6tL1a8/_new  2021-03-16 15:45:25.421135060 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-RPC-XML
 #
-# Copyright (c) 2019 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
@@ -23,7 +23,7 @@
 Summary:        Set of classes for core data, message and XML handling
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/R/RJ/RJRAY/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 Patch0:         RPC-XML-0.77-fixtest.dif
@@ -31,6 +31,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(HTTP::Daemon)
 BuildRequires:  perl(LWP) >= 5.834
 BuildRequires:  perl(Module::Load) >= 0.24
 BuildRequires:  perl(Scalar::Util) >= 1.33

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.6tL1a8/_old  2021-03-16 15:45:25.473135143 +0100
+++ /var/tmp/diff_new_pack.6tL1a8/_new  2021-03-16 15:45:25.473135143 +0100
@@ -20,3 +20,6 @@
 #skip_noarch: 1
 #custom_build: -
 #./Build build flags=%{?_smp_mflags} --myflag
+preamble: |-
+  BuildRequires: perl(HTTP::Daemon)
+

Reply via email to