Commit Graph

5 Commits

Author SHA1 Message Date
Paul Howarth
c8d4b1f0cf Update to 1.6
- New upstream release 1.6
  - Fixed confusing Changes entry about Perl's licensing terms (CPAN RT#132843)
  - Added optional Changes testing (skipped unless AUTHOR_TESTING)
  - Reformatted Changes file as per CPAN::Changes::Spec
  - Added optional POD coverage testing (skipped unless AUTHOR_TESTING)
  - Added optional Perl::Critic testing (skipped unless AUTHOR_TESTING)
  - Made code Perl::Critic clean
  - Added optional POD testing (skipped unless AUTHOR_TESTING)
  - Included GitHub repository URLs in metadata now that source code has been
    uploaded to GitHub (as of version 1.5)
  - Included META.json file in addition to META.yml
  - Set minimum required ExtUtils::MakeMaker version to 6.64 to ensure that all
    parameters used are supported, to save jumping through hoops to support
    earlier versions (this should not be a problem since ExtUtils::MakeMaker
    6.64 is easily installed into Perl 5.8.1 and above, that being the whole
    point of the new choice of minimum supported Perl version)
  - Set minimum required Perl version to 5.8.1; this is in line with the
    minimum requirement of the "Perl Toolchain"
  - Corrected typo in a comment (CPAN RT#86336)
- Use author-independent source URL
- Specify all build dependencies
- Drop redundant buildroot cleaning in %install section
- Simplify find command using -delete
- Fix permissions verbosely
- Package Artistic, Copying and LICENCE licence files
2020-12-03 14:22:38 +00:00
Paul Howarth
81d5624d86 Update to 1.5
- New upstream release 1.5
  - Work around global destruction order issue (CPAN RT#23568/68526)
- This release by SHAY ⇒ update source URL
- Drop %defattr, redundant since rpm 4.4
- Don't use macros for commands
- Don't need to remove empty directories from the buildroot
- Classify buildreqs by usage
- Make %files list more explicit
2014-11-10 22:27:47 +00:00
Steven Pritchard
b98aa0bf60 Update to 1.4. Update License tag. Drop our copy of the license text.
Improve Summary. Make description match cpanspec output. BR Test::More.
2007-10-15 20:06:39 +00:00
Steven Pritchard
8e21fe3ff1 auto-import perl-Class-Singleton-1.03-1 on branch devel from
perl-Class-Singleton-1.03-1.src.rpm
2005-09-07 21:50:45 +00:00
Steven Pritchard
c42840eda0 Setup of module perl-Class-Singleton 2005-09-07 21:49:58 +00:00