Commit Graph

24 Commits

Author SHA1 Message Date
Jitka Plesnikova
6ae07ab381 Perl 5.24 re-rebuild of bootstrapped packages 2016-05-18 18:43:48 +02:00
Jitka Plesnikova
ef8a1b80d0 Perl 5.24 rebuild 2016-05-15 16:22:41 +02:00
Fedora Release Engineering
7718209151 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 14:38:52 +00:00
Dennis Gilmore
f6201de552 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 04:29:12 +00:00
Jitka Plesnikova
c40128a6b0 Perl 5.22 re-rebuild of bootstrapped packages 2015-06-10 15:48:29 +02:00
Jitka Plesnikova
c325bd2468 Perl 5.22 rebuild 2015-06-06 18:06:29 +02:00
Jitka Plesnikova
87f256f5be Perl 5.20 mass 2014-09-09 11:18:31 +02:00
Paul Howarth
541b0187d5 Update to 0.09
- New upstream release 0.09
  - Implemented and then reverted a change to use Sub::Name (CPAN RT#98097)
- Modernize spec
- Hack out references to currently-unavailable Test::CleanNamespaces
2014-09-08 13:55:23 +01:00
Jitka Plesnikova
c3c7975f2b Perl 5.20 rebuild 2014-08-29 02:49:46 +02:00
Jitka Plesnikova
3c424e1a45 Do not run release and author tests on bootstrap 2014-08-05 16:08:39 +02:00
Dennis Gilmore
cce2805293 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 02:05:12 -05:00
Dennis Gilmore
7361b46f26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 18:23:29 -05:00
Petr Písař
c0b65b5b1c Perl 5.18 rebuild 2013-07-24 11:46:01 +02:00
Paul Howarth
81c92d2ce7 Update to 0.07
- New upstream release 0.07
  - Require Test::Fatal ≥ 0.006 to avoid test failures (CPAN RT#76809)
- Explicitly run author tests, except for EL builds
- Add buildreqs for new tests
- Apply old Test::More patch if we have Test::More < 0.96
2013-07-15 15:09:48 +01:00
Dennis Gilmore
6b40eccf2f - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 07:37:52 -06:00
Dennis Gilmore
c8dcafa0e7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 12:04:51 -05:00
Petr Písař
ad625b91e1 Perl 5.16 rebuild 2012-06-13 17:42:02 +02:00
Paul Howarth
c0228b7d60 Minor spec clean-up
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from buildroot
- Add commentary regarding conditionalized buildreqs
2012-06-07 12:12:47 +01:00
Marcela Mašláňová
c8e1258bb7 conditionalize aspell dependency 2012-06-07 11:51:30 +02:00
Paul Howarth
3e734a030d Update to 0.06
- New upstream release 0.06
  - Require Module::Runtime 0.012, which has a number of useful bug fixes
2012-02-13 19:13:53 +00:00
Paul Howarth
be516026b4 Update to 0.05
- New upstream release 0.05
  - Make Test::Taint an optional dependency; it requires XS, and requiring a
    compiler for Module::Implementation defeats its purpose (CPAN RT#74817)
- BR: perl(Test::Requires)
- Update patch for building with old Test::More versions
2012-02-10 11:37:09 +00:00
Paul Howarth
f128b86e72 Update to 0.04
- New upstream release 0.04
  - This module no longer installs an _implementation() subroutine in callers;
    instead, you can call Module::Implementation::implementation_for($package)
    to get the implementation used for a given package
- Update patch for building with old Test::More versions
2012-02-09 12:00:25 +00:00
Paul Howarth
d407a789f3 Initial import (perl-Module-Implementation-0.03-3)
This module abstracts out the process of choosing one of several underlying
implementations for a module. This can be used to provide XS and pure Perl
implementations of a module, or it could be used to load an implementation
for a given OS or any other case of needing to provide multiple
implementations.

This module is only useful when you know all the implementations ahead of
time. If you want to load arbitrary implementations then you probably want
something like a plugin system, not this module.
2012-02-08 16:02:35 +00:00
Fedora Release Engineering
c11a5f2c20 Initial setup of the repo 2012-02-08 15:40:29 +00:00