Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-28 14:44:41 +02:00
parent a1a9158a9d
commit 4bf123733b

View File

@ -3,7 +3,7 @@
Name: perl-Devel-GlobalDestruction
Version: 0.06
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Summary: Expose PL_dirty, the flag that marks global destruction
@ -67,6 +67,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Devel::GlobalDestruction.3pm*
%changelog
* Thu Jun 28 2012 Petr Pisar <ppisar@redhat.com> - 0.06-2
- Perl 5.16 rebuild
* Thu Jun 14 2012 Paul Howarth <paul@city-fan.org> - 0.06-1
- Update to 0.06
- De-retardize XS-less behavior under SpeedyCGI