diff --git a/perl-Test-Memory-Cycle.spec b/perl-Test-Memory-Cycle.spec index 69db63f..e7543ba 100644 --- a/perl-Test-Memory-Cycle.spec +++ b/perl-Test-Memory-Cycle.spec @@ -1,13 +1,13 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-Memory-Cycle -Version: 1.04 +Version: 1.06 Release: 1mamba Summary: Test::Memory::Cycle - Check for memory leaks and circular memory references Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: gil +Packager: Automatic Build System URL: http://www.cpan.org Source: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/Test-Memory-Cycle-%{version}.tar.gz License: GPL, Artistic @@ -53,8 +53,11 @@ chmod -R u+w %{buildroot}/* %defattr(-,root,root) %{perl_vendorlib}/Test/ %{_mandir}/man3/*.3pm.gz -%doc Changes README +%doc Changes %changelog +* Mon Feb 15 2016 Automatic Build System 1.06-1mamba +- automatic update by autodist + * Fri Feb 18 2011 gil 1.04-1mamba - package created by autospec