Commit Graph

15 Commits

Author SHA1 Message Date
Paul Howarth
48f060b587 Update to 0.27
- New upstream release 0.27
  - Allow packages to be cleaned multiple times
  - Ensure the debugger workarounds are applied only when DB::sub is actively
    used (they are superfluous otherwise)
  - Work around P5#72210, resulting in fails on 5.8.8 -Duselongdouble
  - Fix incorrect name in META (CPAN RT#107813)
- BR: perl-generators where available
- Simplify find command using -delete
2016-05-19 12:05:32 +01:00
Paul Howarth
f1bdce1785 Update to 0.26
- New upstream release 0.26
  - Exclusively use Package::Stash::PP on perls < 5.8.7 until a fixed
    Package::Stash::XS ships - breakage keeps getting re-introduced
    (CPAN RT#74151, CPAN RT#107343)
  - Explicitly document the late runtime binding of 'sort SUBNAME ...'
    (CPAN RT#101247)
  - No longer rely on Sub::Identify - either use Sub::Util or B (CPAN RT#96945)
- Classify buildreqs by usage
- Filter dependency on private package namespace::clean::_Util
2015-10-07 20:24:53 +01:00
Paul Howarth
c3094b622b Update to 0.25
- New upstream release 0.25
  - Fix incorrect ExtUtils::CBuilder detection routine leading to Makefile.PL
    crashes when EU::CB is not available
- Drop obsoletes/provides for old tests sub-package
- Drop EL-5 support since build requirements can't be met there
2014-03-05 19:24:19 +00:00
Paul Howarth
49907b0a28 Update to 0.24
- New upstream release 0.24
  - Properly skip debugger test when optional deps not available
  - Make sure pure-perl tests pass correctly on space-containing paths
    (CPAN RT#77528)
  - Remove all the pure-perl fallback code and depend on PP-capable
    B::H::EOS 0.12
- Module no longer attempts to use Hash::Util::FieldHash, so drop filters
- BR: perl(Sub::Identify) and perl(Sub::Name) unconditionally
- BR: perl(base), perl(ExtUtils::CBuilder) and perl(lib)
- Drop BR: perl(FindBin), not dual-lived upstream
- Update patch for building with old Test::More versions
2012-12-05 19:39:07 +00:00
Paul Howarth
e7f9243319 Update to 0.23
- New upstream release 0.23
  - Rely on B::Hooks::EndOfScope version 0.10 to fix issues with new
    Module::Runtime versions (≥ 0.012) on perl 5.10 due to incorrect hook
    firing due to %^H localisation
  - Fix failures on 5.13.6 due to incorrect version number threshold
    (CPAN RT#74683)
- Don't need to remove empty directories from buildroot
- Drop %defattr, redundant since rpm 4.4
2012-03-11 23:40:33 +00:00
Paul Howarth
30a476724a Update sources to 0.22 2012-01-27 16:18:04 +00:00
Iain Arnell
0465cd73c4 update to 0.21 2011-10-02 14:49:41 +02:00
Iain Arnell
44435dd26e update to 0.20 2011-01-08 10:24:48 +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
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
Chris Weyl
6d65b3a06c - update to 0.11 2009-04-02 07:42:59 +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
51ee76a9cb initial commit 2008-09-08 21:40:29 +00:00
Kevin Fenzi
23bf31e9cd Setup of module perl-namespace-clean 2008-09-08 15:20:35 +00:00