8
0

Accepting request 690860 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/690860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2019-04-03 07:37:46 +00:00
committed by Git OBS Bridge
parent 15fa755d02
commit 9ff2c42414
4 changed files with 16 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-HTTP-Daemon
Version: 6.03
Version: 6.04
Release: 0
%define cpan_name HTTP-Daemon
Summary: Simple http server class
@@ -35,7 +35,6 @@ BuildRequires: perl(HTTP::Request) >= 6
BuildRequires: perl(HTTP::Response) >= 6
BuildRequires: perl(HTTP::Status) >= 6
BuildRequires: perl(LWP::MediaTypes) >= 6
BuildRequires: perl(LWP::RobotUA)
BuildRequires: perl(Module::Build::Tiny) >= 0.034
BuildRequires: perl(Module::Metadata)
BuildRequires: perl(Test::Needs)
@@ -82,6 +81,7 @@ perl Build.PL --installdirs=vendor
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes CONTRIBUTING LICENCE README
%doc Changes CONTRIBUTING README
%license LICENCE
%changelog