This commit is contained in:
Dennis Gilmore 2013-02-14 05:58:49 -06:00
parent 2e8d642cd0
commit 35cca2decf

View File

@ -3,7 +3,7 @@
Name: perl-Devel-GlobalDestruction
Version: 0.09
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Summary: Expose PL_dirty, the flag that marks global destruction
@ -70,6 +70,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Devel::GlobalDestruction.3pm*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Aug 9 2012 Paul Howarth <paul@city-fan.org> - 0.09-1
- Update to 0.09
- Rewrite completely broken pure-perl GD detection under threads