| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- add the license also to cpanspec.yml
- Change licence to spdx format (Artistic-2.0)
- updated to 1.06
  see /usr/share/doc/packages/perl-Test-Memory-Cycle/Changes
  1.06    Wed Jan 27 22:36:55 CST 2016
    This release has no changes in functionality.
    [FIXES]
  * One of the tests used to use CGI.pm, but it was not a declared
    dependency, so Perl 5.22+ would fail because CGI.pm is no longer
    shipped as core.  The test now uses a local module for testing.
    Thanks, Graham Ollis.
- add "BuildRequires: CGI" to .spec file so "make test" succeeds with perl-5.22
- fix %attrs for older distros
- recreated by cpanspec 1.78.04
- switch to perl_requires macro
- recreated by cpanspec 1.78 o fix deps
- Initial build, version 1.04