Commit Graph

46 Commits

Author SHA1 Message Date
Petr Písař
98acaef8b6 cpan.org addresses moved to MetaCPAN <https://fedoraproject.org/wiki/Changes/Perl_Move_to_MetaCPAN> 2018-06-04 15:13:00 +02:00
Jitka Plesnikova
fa98fddc58 Do not run optional test on RHEL 2018-04-09 10:52:43 +02:00
Paul Howarth
25c291ea05 BR: perl-generators unconditionally 2018-02-09 09:47:10 +00:00
Igor Gnatenko
ab16a294c1
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:05:28 +01:00
Fedora Release Engineering
35f6a37dab - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 02:44:09 +00:00
Petr Písař
37502ca160 Control optional test with a build condition 2017-12-07 14:08:46 +01:00
Fedora Release Engineering
d64c51c0ae - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 07:14:44 +00:00
Petr Písař
febe26f600 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 15:11:11 +02:00
Jitka Plesnikova
4aa08c203e Perl 5.26 rebuild 2017-06-05 22:06:52 +02:00
Fedora Release Engineering
e4eebe684c - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 06:14:22 +00:00
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
Jitka Plesnikova
4303bee516 Perl 5.24 rebuild 2016-05-16 01:42:40 +02:00
Fedora Release Engineering
9f0de99c00 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 16:49:53 +00: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
Dennis Gilmore
c5bd03aeec - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 13:45:30 +00:00
Jitka Plesnikova
8c0fd766b4 Perl 5.22 rebuild 2015-06-06 20:16:24 +02:00
Jitka Plesnikova
3fbb5d894c Perl 5.20 rebuild 2014-08-29 13:25:52 +02:00
Dennis Gilmore
3201036569 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 07:56:57 -05: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
Dennis Gilmore
fa6e02b18e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 21:17:38 -05:00
Petr Písař
3111abfaa1 Perl 5.18 rebuild 2013-07-29 20:44:34 +02:00
Dennis Gilmore
2f7490e549 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 10:32:05 -06: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
Dennis Gilmore
a2f9b03a0c - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 17:55:46 -05:00
Petr Písař
706f33f9a9 Perl 5.16 rebuild 2012-06-19 23:57:20 +02: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
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