This commit is contained in:
Dennis Gilmore 2014-06-06 22:26:18 -05:00
parent b47242ecad
commit a6fb27914d

View File

@ -3,7 +3,7 @@
Name: perl-Devel-GlobalDestruction
Version: 0.12
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Summary: Expose PL_dirty, the flag that marks global destruction
@ -71,6 +71,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Devel::GlobalDestruction.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Nov 1 2013 Paul Howarth <paul@city-fan.org> - 0.12-1
- Update to 0.12
- Fix detection when loaded during global destruction by checking B::main_cv