SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dist-Zilla-Plugin-GitFmtChanges rpm build for : OpenSuSE. For other distributions click perl-Dist-Zilla-Plugin-GitFmtChanges.

Name : perl-Dist-Zilla-Plugin-GitFmtChanges
Version : 0.003 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 2.6 Date : 2014-07-17 03:41:47
Group : Development/Libraries/Perl Source RPM : perl-Dist-Zilla-Plugin-GitFmtChanges-0.003-2.6.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Dist::Zilla::Plugin::GitFmtChanges Perl module
Description :
This Dist::Zilla plugin writes a CHANGES file that contains formatted
commit information from recent git logs. The CHANGES file is formatted
using the \"--format\" option of the git log command. This makes it easy to
make the CHANGES file look the way you want it to.

This is based on Dist::Zilla::Plugin::ChangelogFromGit.

This plugin has the following configuration variables:

* * max_age

It may be impractical to include the full change log in a mature
project\'s distribution. \"max_age\" limits the changes to the most recent
ones within a number of days. The default is about one year.

Include two years of changes:

max_age = 730

* * tag_regexp

This plugin breaks the changelog into sections delineated by releases,
which are defined by release tags. \"tag_regexp\" may be used to focus only
on those tags that follow a particular release tagging format. Some of
the author\'s repositories contain multiple projects, each with their own
specific release tag formats, so that changelogs can focus on particular
projects\' tags. For instance, POE::Test::Loops\' release tags may be
specified as:

tag_regexp = ^ptl-

* * file_name

Everyone has a preference for their change logs. If you prefer lowercase
in your change log file names, you might specify:

file_name = Changes

* * log_format

Define the format used for the change listing in the CHANGES file. This
option is passed through to the *git log* command. One can use the
predefined formats, such as \'oneline\', \'short\', \'medium\' etc.

log_format = short

Or one can exersize more control by using the \"format\" formatting. The
following example will give the author and date, a newline, and the
\"subject\" of the change.

log_format = %ai%n%s

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_11_SP3/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Dist::Zilla::Plugin::GitFmtChanges)
perl-Dist-Zilla-Plugin-GitFmtChanges

Requires :
perl(Text::Wrap) => 2006.1117
rpmlib(CompressedFileNames) <= 3.0.4-1
perl = 5.10.0
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/Dist
/usr/lib/perl5/vendor_perl/5.10.0/Dist/Zilla
/usr/lib/perl5/vendor_perl/5.10.0/Dist/Zilla/Plugin
/usr/lib/perl5/vendor_perl/5.10.0/Dist/Zilla/Plugin/GitFmtChanges.pm
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-GitFmtChanges
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-GitFmtChanges/Changes
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-GitFmtChanges/LICENSE
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-GitFmtChanges/README
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-GitFmtChanges/README.mkdn
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-GitFmtChanges/dist.ini
/usr/share/man/man3/Dist::Zilla::Plugin::GitFmtChanges.3pm.gz

 
ICM