8
0
forked from pool/perl-RPC-XML

Accepting request 878353 from home:dimstar:Factory

- 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.

OBS-URL: https://build.opensuse.org/request/show/878353
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RPC-XML?expand=0&rev=35
This commit is contained in:
2021-03-12 07:52:03 +00:00
committed by Git OBS Bridge
parent 0dc5f8a227
commit ee5206b248
3 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 11 11:40:19 UTC 2021 - Dominique Leuenberger <dimstar@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.
-------------------------------------------------------------------
Thu Aug 22 12:35:17 CEST 2019 - Tina Mueller <tina.mueller@suse.com>