Hello community,
here is the log from the commit of package perl-Test-Memory-Cycle for
openSUSE:Factory checked in at 2015-08-29 20:04:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Memory-Cycle (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-Memory-Cycle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Memory-Cycle"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Test-Memory-Cycle/perl-Test-Memory-Cycle.changes
2011-09-23 12:39:05.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Test-Memory-Cycle.new/perl-Test-Memory-Cycle.changes
2015-08-29 20:04:53.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug 27 14:21:06 UTC 2015 - [email protected]
+
+- add "BuildRequires: CGI" to .spec file so "make test" succeeds
+ with perl-5.22
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-Memory-Cycle.spec ++++++
--- /var/tmp/diff_new_pack.9P9oeX/_old 2015-08-29 20:04:53.000000000 +0200
+++ /var/tmp/diff_new_pack.9P9oeX/_new 2015-08-29 20:04:53.000000000 +0200
@@ -31,6 +31,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(CGI)
BuildRequires: perl(Devel::Cycle) >= 1.07
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Getopt::Long)