Commit Graph

10 Commits

Author SHA1 Message Date
Paul Howarth
d408e62f10 Update to 0.25
- New upstream release 0.25
  - Invalid package names (for instance, Foo:Bar) are not allowed
  - Invalid stash entry names (anything containing ::) are not allowed
- Update patches to apply cleanly
2011-09-06 20:08:09 +01:00
Paul Howarth
06d92dfd5b Update to 0.23
- New upstream release 0.23
  - Fix the test for scalar values, again
  - Disallow assigning globrefs to scalar glob slots (this doesn't actually
    make any sense)
- Update patches for old ExtUtils::MakeMaker and Test::More versions
- perl(Pod::Coverage::TrustPod) now available in EPEL-4 too
- Don't use macros for commands
2011-08-09 13:18:03 +01:00
Petr Sabata
69f740c3a7 Perl mass rebuild 2011-07-19 19:31:55 +02:00
Paul Howarth
802846c439 Update to 0.22
New upstream release 0.22
- Make the namespace cache lazy and weak, in case the stash is deleted
- However, this doesn't work on 5.8, so disable the namespace caching
  entirely there

Update patches to apply cleanly
2011-03-05 13:43:02 +00:00
Dennis Gilmore
a26f1d5d58 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 23:30:19 -06:00
Paul Howarth
4e95f4d9f2 Update to 0.21
New upstream release 0.21
- Make the leak tests author-only, since some smokers run release tests
- Fix some XS forward compat stuff

Update patches to apply cleanly
2011-01-25 16:47:28 +00:00
Paul Howarth
03c81b65ae Update to 0.20
New upstream release 0.20
- Lower perl prereq to 5.8.1
- Make the leak tests release-only

Drop buildreq perl(Test::Requires), no longer needed

Update patches to apply cleanly, drop no-Test::Requires patch (no longer
needed), and add new patch to skip memory leak tests if we don't have
Test::LeakTrace (EPEL 4/5)
2011-01-12 11:17:40 +00:00
Paul Howarth
36de3cd248 Update to 0.19
New upstream release 0.19 (more correct validity test for scalars)

Update patch for old Test::More versions
2011-01-06 12:19:09 +00:00
Paul Howarth
4f3db6b0c1 Initial import of perl-Package-Stash-XS-0.17-2
This is a back-end for Package::Stash, which provides the functionality in a
way that's less buggy and much faster. It will be used by default if it's
installed, and should be preferred in all environments with a compiler.
2010-12-06 16:27:30 +00:00
Fedora Release Engineering
1f2ac15863 Initial setup of the repo 2010-12-06 16:00:54 +00:00