Hello community, here is the log from the commit of package perl-JSON-RPC for openSUSE:Factory checked in at 2015-08-29 20:04:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-JSON-RPC (Old) and /work/SRC/openSUSE:Factory/.perl-JSON-RPC.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-JSON-RPC" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-JSON-RPC/perl-JSON-RPC.changes 2014-10-18 09:10:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-JSON-RPC.new/perl-JSON-RPC.changes 2015-08-29 20:04:55.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Aug 27 13:37:06 UTC 2015 - hsk@imb-jena.de + +- add CGI to Requires:, BuildRequires:, as that module is not in + perl core since perl 5.22 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-JSON-RPC.spec ++++++ --- /var/tmp/diff_new_pack.WnirTO/_old 2015-08-29 20:04:56.000000000 +0200 +++ /var/tmp/diff_new_pack.WnirTO/_new 2015-08-29 20:04:56.000000000 +0200 @@ -29,6 +29,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(CGI) BuildRequires: perl(CPAN::Meta) BuildRequires: perl(CPAN::Meta::Prereqs) BuildRequires: perl(Class::Accessor::Lite) @@ -43,6 +44,7 @@ BuildRequires: perl(Plack::Test) BuildRequires: perl(Router::Simple) BuildRequires: perl(parent) +Requires: perl(CGI) Requires: perl(Class::Accessor::Lite) Requires: perl(HTTP::Request) Requires: perl(HTTP::Response)