|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Test-Memory-Cycle
|
|
|
|
Name: perl-Test-Memory-Cycle
|
|
|
|
Version: 1.06
|
|
|
|
Version: 1.06
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Check for memory leaks and circular memory references
|
|
|
|
Summary: Check for memory leaks and circular memory references
|
|
|
|
License: Artistic 2.0
|
|
|
|
License: Artistic 2.0
|
|
|
|
URL: http://search.cpan.org/dist/Test-Memory-Cycle/
|
|
|
|
URL: http://search.cpan.org/dist/Test-Memory-Cycle/
|
|
|
@ -57,6 +57,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.06-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 28 2016 Petr Šabata <contyk@redhat.com> - 1.06-1
|
|
|
|
* Thu Jan 28 2016 Petr Šabata <contyk@redhat.com> - 1.06-1
|
|
|
|
- 1.06 bump
|
|
|
|
- 1.06 bump
|
|
|
|
- Package cleanup
|
|
|
|
- Package cleanup
|
|
|
|