Commit Graph

19 Commits

Author SHA1 Message Date
Paul Howarth
1131f83619 Merge remote branch 'remotes/origin/master' into el6/master
Conflicts:
	.gitignore
	perl-Package-Stash.spec
	sources
2011-01-07 16:06:35 +00:00
Paul Howarth
ccbe95daea Update to 0.22
- New upstream release 0.22
  - Bump Package::Stash::XS version requirement since a bug was fixed there
- Update patches for old ExtUtils::MakeMaker and Test::More versions
- BR/R perl(Package::Stash::XS) >= 0.19
- Content-free manpages for package-stash-conflicts and
  Package::Stash::Conflicts dropped upstream
2011-01-07 13:16:02 +00:00
Paul Howarth
a39aa3c820 Update to 0.20
- New upstream release 0.20
  - Methods were renamed for brevity: s/_package//
  - Convert Package::Stash into a module which loads either the XS or pure perl
    implementation, depending on what's available
  - Use Test::Fatal instead of Test::Exception
  - Use Dist::CheckConflicts
  - Silence deprecation warnings for the method renaming for now
- New script and manpage: package-stash-conflicts
- New modules and manpages: Package::Stash::Conflicts and Package::Stash::PP
- New build requirements:
  - perl(Dist::CheckConflicts)
  - perl(Package::DeprecationManager)
  - perl(Package::Stash::XS)
  - perl(Test::LeakTrace)
  - perl(Test::Requires)
  - perl(Test::Script)
- Update patches for old ExtUtils::MakeMaker and Test::More versions
- Add new patch to work around absence of Test::Requires in EPEL-4
- Require perl(Package::Stash::XS) for performance and consistency
- Manually provide perl(Package::Stash::Conflicts), hidden from auto-provides
2011-01-07 12:09:42 +00:00
Paul Howarth
c8cbe39a53 Tidy up changelog entry 2011-01-07 12:00:37 +00:00
Marcela Mašláňová
d4772b4dfc - 661697 rebuild for fixing problems with vendorach/lib 2010-12-21 11:29:05 +01:00
Paul Howarth
3192320223 Update to 0.08
Update to latest upstream release, 0.08:
- Re-enable the caching of the stash
Update patch for old ExtUtils::MakeMaker and Test::More versions
2010-09-20 12:50:10 +01:00
Paul Howarth
58da17c7ec Update to 0.08
Update to latest upstream release, 0.08:
- Re-enable the caching of the stash
Update patch for old ExtUtils::MakeMaker and Test::More versions
2010-09-20 12:02:37 +01:00
Paul Howarth
3530eb526a Update to 0.05
Update to latest upstream release, 0.05:
- Bump Test::More requirement for done_testing
- Update packaging stuff
BR: perl(Test::EOL) and perl(Test::NoTabs)
Unify spec for all active branches, adding patches for back-compatibility
2010-07-30 12:31:17 +01:00
Paul Howarth
f88618b0d2 - Update to 0.04 (get_package_symbol now doesn't autovivify stash entries;
a new method get_or_add_package_symbol can now be used for that
    behavior)
2010-07-30 12:27:39 +01:00
Paul Howarth
f855055122 - Incorporate package review suggestions (#602597)
- Use %{?perl_default_filter}
- Use DESTDIR instead of PERL_INSTALL_ROOT
2010-07-30 12:27:25 +01:00
Paul Howarth
6730da510c Update to 0.05
Update to latest upstream release, 0.05:
- Bump Test::More requirement for done_testing
- Update packaging stuff
BR: perl(Test::EOL) and perl(Test::NoTabs)
Unify spec for all active branches, adding patches for back-compatibility
2010-07-30 10:34:57 +01:00
Fedora Release Engineering
4e4bb371e1 dist-git conversion 2010-07-29 07:42:22 +00:00
Fedora Release Engineering
fea07b5f60 dist-git conversion 2010-07-29 07:42:22 +00:00
Paul Howarth
c89c278fda - Update to 0.04 (get_package_symbol now doesn't autovivify stash entries;
a new method get_or_add_package_symbol can now be used for that
    behavior)
2010-06-14 13:52:53 +00:00
Paul Howarth
87e5a2bc84 - Incorporate package review suggestions (#602597)
- Use %{?perl_default_filter}
- Use DESTDIR instead of PERL_INSTALL_ROOT
2010-06-14 08:10:38 +00:00
Paul Howarth
9798877a54 Initial import of perl-Package-Stash-0.03-1 2010-06-14 07:11:04 +00:00
Paul Howarth
12f659e05b Initial import of perl-Package-Stash-0.03-1 2010-06-14 07:05:07 +00:00
Kevin Fenzi
52e5efef19 Initialize branch EL-6 for perl-Package-Stash 2010-06-14 04:51:29 +00:00
Kevin Fenzi
5fb6845e5d Setup of module perl-Package-Stash 2010-06-14 04:51:25 +00:00