Files
cpanspec/Changes
T

39 lines
1.0 KiB
Plaintext

1.65
* Exclude inc (suggested by Ian Burrell).
* Massage $summary (capitalize, remove trailing ".", remove leading "A").
1.64 2006-03-24
* Look a couple more places for %description/Summary.
* Avoid adding common directories to @doc.
* If there is a Build.PL and a Makefile.PL, use Build.PL.
1.63 2006-03-24
* Look in $name.pod for %description and Summary also.
* Avoid useless "Summary: SYNOPSIS".
1.62 2006-03-22
* Improve auto-detection of %description and Summary.
1.61 2006-03-11
* Add this file.
* Add some command-line options:
--filter-requires Specify Requires to remove
--filter-provides Specify Provides to remove
--add-requires Add Requires for this item
--add-provides Add Provides for this item
--add-buildrequires Add BuildRequires for this item
--version Print the version and exit
* Fix path check to allow for a directory without a trailing /.
(Found in Module::Install 0.59.)
* Force en_US.UTF-8.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=185192
# vi: set ai et: