Commit Graph

9 Commits

Author SHA1 Message Date
Paul Howarth
e263fe5dbd Update to 0.15
- New upstream release 0.15
  - Optimize pure perl DFS inheritance calculation on perl 5.8
  - Fix function prototypes to match core functions
  - Pod formatting fix
- Package new LICENSE file
- Drop redundant buildroot cleaning in %install section
- Drop support for old perls without mro support in core
2022-01-08 16:51:05 +00:00
Paul Howarth
13cfd3efff Update to 0.13
- New upstream release 0.13
  - Don't run pod tests on user installs
  - Stop using Module::Install to fix installation when @INC doesn't have the
    current directory (CPAN RT#119016)
  - Repository migrated to the github moose organization
- This release by HAARG → update source URL
- Simplify find command using -delete
2017-03-29 10:15:13 +01:00
Paul Howarth
45bb95b28e Update to 0.12
- New upstream release 0.12
  - Bump Class::C3 dependency on 5.8, which in turn will automatically install
    Class::C3::XS if possible
  - Fix nonfunctional SYNOPSIS (CPAN RT#78325)
- This release by BOBTFISH -> update source URL
- Don't need to remove empty directories from the buildroot
- Drop %defattr, redundant since rpm 4.4
- BR: perl(Cwd), perl(File::Path), perl(File::Spec) for bundled Module::Install
- Bump perl(Class::C3) version requirement to 0.24
- Drop unnecessary version requirement for perl(ExtUtils::MakeMaker)
2012-12-05 19:15:37 +00:00
Chris Weyl
b62478d6ab - auto-update to 0.11 (by cpan-spec-update 0.01)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
- altered br on perl(Class::C3) (0.19 => 0.20)
2009-06-02 07:18:24 +00:00
Chris Weyl
85bb223968 - update to 0.10 2009-04-02 07:41:05 +00:00
Chris Weyl
3adcf07ed3 - update to 0.09 2008-06-28 19:48:41 +00:00
Chris Weyl
c57b5220ae - update to 0.07 2008-05-29 06:50:43 +00:00
Chris Weyl
c5e41c677a initial import 2007-12-06 21:48:26 +00:00
Kevin Fenzi
1bf2dc9c71 Setup of module perl-MRO-Compat 2007-12-06 21:02:24 +00:00