Hello community,
here is the log from the commit of package perl-HTTP-Server-Simple for
openSUSE:Factory checked in at 2015-08-29 20:04:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Server-Simple (Old)
and /work/SRC/openSUSE:Factory/.perl-HTTP-Server-Simple.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTTP-Server-Simple"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-HTTP-Server-Simple/perl-HTTP-Server-Simple.changes
2015-04-16 14:14:06.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-HTTP-Server-Simple.new/perl-HTTP-Server-Simple.changes
2015-08-29 20:04:45.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug 27 12:51:06 UTC 2015 - [email protected]
+
+- add CGI to Requires:, BuildRequires:, as that module is not in
+ perl core since perl 5.22
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTTP-Server-Simple.spec ++++++
--- /var/tmp/diff_new_pack.OczVGC/_old 2015-08-29 20:04:46.000000000 +0200
+++ /var/tmp/diff_new_pack.OczVGC/_new 2015-08-29 20:04:46.000000000 +0200
@@ -30,6 +30,8 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(CGI)
+Requires: perl(CGI)
BuildRequires: perl(Socket) >= 1.94
Requires: perl(Socket) >= 1.94
%{perl_requires}