|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Devel-Cycle
|
|
|
|
|
Version: 1.11
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Summary: Find memory cycles in objects
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -42,6 +42,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Nov 28 2011 Petr Šabata <contyk@redhat.com> - 1.11-8
|
|
|
|
|
- Fix a Perl 5.12 incompatibility (#757274, RT #56681)
|
|
|
|
|
- Remove BuildRoot and defattr
|
|
|
|
|