Commit Graph

40 Commits

Author SHA1 Message Date
Petr Písař
e66c14e101 cpan.org addresses moved to MetaCPAN <https://fedoraproject.org/wiki/Changes/Perl_Move_to_MetaCPAN> 2018-06-04 14:49:07 +02:00
Fedora Release Engineering
b765010acc - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 23:54:46 +00:00
Fedora Release Engineering
dd5ea996e7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 05:37:06 +00:00
Petr Písař
943e1fa4d2 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:16:28 +02:00
Jitka Plesnikova
c7ecd7e0e8 Perl 5.26 rebuild 2017-06-05 21:34:00 +02:00
Fedora Release Engineering
1cad835be1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 04:44:37 +00:00
Paul Howarth
d9dfc85ab5 Update to 0.17
- New upstream release 0.17
  - Remove use of namespace::autoclean
- BR: perl-generators
- Simplify find command using -delete
- Author and Release Tests moved to xt/ so don't bother trying to run them
2016-06-20 14:30:57 +01:00
Jitka Plesnikova
7b284347ed Perl 5.24 re-rebuild of bootstrapped packages 2016-05-18 18:53:53 +02:00
Jitka Plesnikova
3ad76c3d68 Perl 5.24 rebuild 2016-05-16 02:46:58 +02:00
Paul Howarth
23fd754880 Update to 0.16
- New upstream release 0.16
  - The subs installed into the caller are now named with Sub::Name; this makes
    these subs appear to be part of the caller, as opposed to an import, which
    is what we want, since each installed sub is constructed uniquely for a
    given package
- Update patches as needed
2016-03-22 11:29:05 +00:00
Fedora Release Engineering
c3f4b926f3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 15:15:50 +00:00
Paul Howarth
ee7d0dd97e Update to 0.15
- New upstream release 0.15
  - Made this module co-operate with existing import() subs in packages that
    use this module, as long as you use this module last
- Drop support for old distributions due to non-optional test dependency of
  Test::Warnings
2015-11-14 17:58:13 +00:00
Dennis Gilmore
221da714bb - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 05:20:18 +00:00
Jitka Plesnikova
01727747c6 Perl 5.22 re-rebuild of bootstrapped packages 2015-06-10 15:08:02 +02:00
Jitka Plesnikova
c9e25f2b54 Perl 5.22 rebuild 2015-06-06 18:01:37 +02:00
Paul Howarth
d839973514 Update to 0.14
- New upstream release 0.14
  - Use any() from List::Util 1.33+ instead of List::MoreUtils
- Add patch to use List::MoreUtils::any() on old distributions where we don't
  have List::Util 1.33+
- Add patch to support building without Test::Code::TidyAll
- Classify buildreqs by usage
- Update patches as needed
- Use %license where possible
- Don't try to do the author or release tests for RHEL builds
2015-04-21 12:12:06 +01:00
Jitka Plesnikova
268223340e Perl 5.20 rebuild 2014-08-29 18:50:17 +02:00
Dennis Gilmore
23d30cdf7d - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 03:42:59 -05:00
Dennis Gilmore
cecd162ede - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 19:14:51 -05:00
Petr Písař
7b46b65ed7 Perl 5.18 rebuild 2013-07-26 21:28:12 +02:00
Dennis Gilmore
3219ae2bc8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 08:28:45 -06:00
Dennis Gilmore
2a105bd038 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 13:10:32 -05:00
Petr Písař
3e1c460307 Perl 5.16 rebuild 2012-06-19 10:15:19 +02:00
Paul Howarth
fee9bb4dad Add commentary regarding conditionalized buildreqs 2012-06-07 12:35:22 +01:00
Marcela Mašláňová
d6de31506b conditionalize aspell-en dependency. 2012-06-07 12:39:11 +02:00
Paul Howarth
e849679cde Upstream has dropped Kwalitee test, so drop BR: perl(Test::Kwalitee) 2012-04-23 15:10:38 +01:00
Paul Howarth
20a967eefa Update to 0.13
- New upstream release 0.13:
  - Fix dist.ini to not add Test::Spelling as a requirement
- Drop %defattr, redundant since rpm 4.4
- Test::Requires available on all supported distributions
2012-03-09 18:50:34 +00:00
Paul Howarth
da2d63dc23 Update to 0.12
- New upstream release 0.12:
  - Fix tests to pass with Carp 1.25 (CPAN RT#75520)
- BR: perl(Test::Spelling), aspell-en
- Add patch to accept "deprecations" as a valid dictionary word
- Update patches to apply cleanly
- Don't need to remove empty directories from buildroot
- Don't use macros for commands
- Drop EPEL-4 support:
  - Drop patch supporting build with ExtUtils::MakeMaker < 6.30
2012-03-05 10:50:34 +00:00
Paul Howarth
a21dadb79e Fedora 17 mass rebuild 2012-01-12 16:06:10 +00:00
Petr Sabata
ee43318ba4 Perl mass rebuild 2011-07-19 18:12:55 +02:00
Paul Howarth
d359682677 BR: perl(ExtUtils::MakeMaker) 2011-06-20 14:40:16 +01:00
Paul Howarth
4e4ca7b117 Update to 0.11
- New upstream release 0.11:
  - Allow an empty hash for the -deprecations parameter
- BR: perl(Test::CPAN::Changes)
- BR: perl(Pod::Coverage::TrustPod) unconditionally
- Update patches for old ExtUtils::MakeMaker and Test::More compatibility
2011-06-20 13:00:00 +01:00
Dennis Gilmore
0deab4998b - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 23:28:08 -06:00
Paul Howarth
f845ed1163 Fixes for EPEL compatibility
- Update patches for old Test::More and no Test::Requires
- perl(Pod::Coverage::TrustPod) now available everywhere except EPEL-4
2011-01-08 17:56:38 +00:00
Iain Arnell
1e9a324267 Update to 0.10:
- Test suite uses Test::Fatal instead of Test::Exception
2011-01-08 08:14:23 +01:00
Paul Howarth
f5873d8e9b Update to 0.09
- New upstream release 0.09:
  - Added a compilation test
- Updated patch for old Test::More versions
2010-10-18 13:28:34 +01:00
Paul Howarth
658eaa2258 Update to 0.08
- New upstream release 0.08:
  - The use of regular expressions in ignores didn't really work in 0.06
  - Added missing deps on List::MoreUtils and Test::Requires
  - Replaced Test::Warn with Test::Output in the tests
  - Made the tests actually test what they should be testing
- BR: Test::Output rather than Test::Warn
- Update patches
2010-10-16 09:53:10 +01:00
Paul Howarth
ac9b164105 Update to 0.06
- New upstream release 0.06:
  - Removed hard dep on Test::Warn for the benefit of Moose
  - Fixed what looked like a bug in -ignore handling
  - The -ignore parameter now accepts regexes as well as package names
- Update compatibility patches
- BR: List::MoreUtils
- BR: Test::Requires where possible, patch it out elsewhere
2010-10-15 11:34:12 +01:00
Paul Howarth
3b85d9bdcc Initial import of perl-Package-DeprecationManager 0.04
This module allows you to manage a set of deprecations for one or more modules.

When you import Package::DeprecationManager, you must provide a set of
deprecations as a hash ref. The keys are "feature" names, and the values are
the version when that feature was deprecated.
2010-07-31 10:29:28 +01:00
Fedora Release Engineering
6c26c702f6 Initial setup of the repo 2010-07-30 20:37:17 +00:00