Commit Graph

20 Commits

Author SHA1 Message Date
Paul Howarth
45a9ad32ef Update to 0.22
- Update to 0.22
  - Limit the debugger workarounds to perls between 5.8.8 and 5.14, extend
    debugger support to all perl versions (CPAN RT#69862)
  - If possible, automatically install (but not load) the debugger workaround
    libraries on perls between 5.8.8 and 5.14 (CPAN RT#72368)
  - Add back dropped NAME section (CPAN RT#70259)
  - Simplify the ≥ 5.10 PP variant even more - move the hook from DESTROY
    into DELETE
  - Force explicit callback invocation order on 5.8 PP
  - Replace the %^H tie approach with fieldhashes, which fixes all known
    corner cases and caveats on supported perls ≥ 5.8.1 (CPAN RT#73402)
  - Compile away the debugger fixup on perls ≥ 5.15.5
- Only BR:/R: Sub::Identify and Sub::Name for perl versions where they're
  actually needed
- Reinstate compatibility with old distributions like EL-5
  - Patch test suite to work with Test::More < 0.88 if necessary
  - Filter dependency on Hash::Util::FieldHash on perl 5.8.x
  - Add back buildroot definition, %clean section, %defattr etc.
- Only include tests if we have %{perl_default_filter} to avoid the unwanted
  requires/provides that come with them
- Drop redundant buildreq perl(CPAN)
- Make %files list more explicit
- Use tabs
2012-01-27 15:54:29 +00:00
Iain Arnell
cd9eb1c055 drop tests subpackage 2012-01-22 11:40:37 +01:00
Dennis Gilmore
e2633ca526 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 18:13:02 -06:00
Iain Arnell
0465cd73c4 update to 0.21 2011-10-02 14:49:41 +02:00
Petr Sabata
199359d8e5 Perl mass rebuild 2011-07-20 04:39:52 +02:00
Dennis Gilmore
c4a7fceff6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 05:10:19 -06:00
Iain Arnell
44435dd26e update to 0.20 2011-01-08 10:24:48 +01:00
Marcela Mašláňová
39a1673577 - 661697 rebuild for fixing problems with vendorach/lib 2010-12-21 04:50:11 +01:00
Iain Arnell
c89db4c8ac update to latest upstream version
- update by Fedora::App::MaintainerTools 0.006
- updating to latest GA CPAN version (0.18)
- added a new br on perl(Exporter) (version 0)
- altered br on perl(ExtUtils::MakeMaker) (6.42 => 6.31)
- added a new br on perl(Package::Stash) (version 0.03)
- added a new br on perl(constant) (version 0)
- added a new br on perl(vars) (version 0)
- dropped old BR on perl(Symbol)
- dropped old requires on perl(Symbol)
- manually drop unnecesary requires
2010-08-01 14:11:48 +02:00
Marcela Mašláňová
8cf69d564b - Mass rebuild with perl-5.12.0 & update 2010-05-04 15:40:35 +00:00
Marcela Mašláňová
f2ac012cac - Mass rebuild with perl-5.12.0 2010-05-04 08:38:57 +00:00
Chris Weyl
e8a3c365d3 - update by Fedora::App::MaintainerTools 0.003
- PERL_INSTALL_ROOT => DESTDIR
2010-02-23 08:25:26 +00:00
Chris Weyl
6bc44a2069 - update filtering perl_default_filter
- auto-update to 0.13 (by cpan-spec-update 0.01)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
- added a new br on perl(Sub::Identify) (version 0.04)
- added a new br on perl(Sub::Name) (version 0.04)
- altered br on perl(Test::More) (0.62 => 0.88)
- added a new br on CPAN (inc::Module::AutoInstall found)
- added a new req on perl(B::Hooks::EndOfScope) (version 0.07)
- added a new req on perl(Sub::Identify) (version 0.04)
- added a new req on perl(Sub::Name) (version 0.04)
- added a new req on perl(Symbol) (version 0)
2010-02-05 18:21:54 +00:00
Štěpán Kasal
c0f8fd6068 - rebuild against perl 5.10.1 2009-12-07 21:59:42 +00:00
Jesse Keating
da8d4b36af - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 17:48:42 +00:00
Chris Weyl
6d65b3a06c - update to 0.11 2009-04-02 07:42:59 +00:00
Jesse Keating
cbdf277829 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-27 05:14:44 +00:00
Chris Weyl
3d67122920 - update to 0.09
- note BR change from Scope::Guard to B::Hooks::EndOfScope
2008-12-03 01:32:47 +00:00
Chris Weyl
566de9dd29 release bump 2008-09-08 21:48:45 +00:00
Chris Weyl
51ee76a9cb initial commit 2008-09-08 21:40:29 +00:00