Commit Graph

12 Commits

Author SHA1 Message Date
Paul Howarth
95d2780882 Update to 0.29
- New upstream release 0.29
  - Quiet compiler warning (GH#2)
  - Canonical repository moved to https://github.com/moose/Package-Stash-XS
- Package new CONTRIBUTING file
- Don't bother running the extra tests
- Drop EL-5 support
  - Drop legacy Group: tag
  - Drop explicit buildroot cleaning in %install section
  - BR: perl-devel and perl(Variable::Magic) unconditionally
  - Drop workaround for building with Test::More < 0.88
2019-01-02 15:43:34 +00:00
Paul Howarth
d3a39fbcd3 Update to 0.28
- New upstream release 0.28
  - Fix test issue
2013-07-16 21:29:48 +01:00
Paul Howarth
995a0b5d05 Update to 0.27
- New upstream release 0.27
  - Handle magic more correctly in add_symbol and get_or_add_symbol
- Add upstream patch to avoid build dependency on Package::Stash
- BR: perl(Variable::Magic) for the test suite
- Update patch for building with old Test::More versions
2013-07-16 12:07:05 +01:00
Paul Howarth
4dab8b52b8 Update to 0.26
- New upstream release 0.26
  - Internal refactorings to support Package::Anon stashes
- BR: perl(base) and perl(Test::Requires) for test suite
- Update patch for old distro compatibility
- Explicitly run the release/author tests
2013-01-04 22:02:40 +00:00
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
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
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