- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
This commit is contained in:
parent
b47242ecad
commit
a6fb27914d
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: perl-Devel-GlobalDestruction
|
Name: perl-Devel-GlobalDestruction
|
||||||
Version: 0.12
|
Version: 0.12
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: Expose PL_dirty, the flag that marks global destruction
|
Summary: Expose PL_dirty, the flag that marks global destruction
|
||||||
@ -71,6 +71,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/Devel::GlobalDestruction.3pm*
|
%{_mandir}/man3/Devel::GlobalDestruction.3pm*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 1 2013 Paul Howarth <paul@city-fan.org> - 0.12-1
|
||||||
- Update to 0.12
|
- Update to 0.12
|
||||||
- Fix detection when loaded during global destruction by checking B::main_cv
|
- Fix detection when loaded during global destruction by checking B::main_cv
|
||||||
|
Loading…
Reference in New Issue
Block a user