SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Dist-Zilla-Plugin-CheckChangesHasContent
Version : 0.11.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150600.1.1 Date : 2024-08-09 20:58:41
Group : Unspecified Source RPM : perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.11.0-150600.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Ensure Changes has content before releasing
Description :
This is a \"before release\" Dist::Zilla plugin that ensures that your
Changes file actually has some content since the last release. If it
doesn\'t find any, it will abort the release process.

This can be contrasted to Dist::Zilla::Plugin::Test::ChangesHasContent,
which generates a test to perform the check.

The algorithm is very naive. It looks for an unindented line starting with
the version to be released. It then looks for any text from that line until
the next unindented line (or the end of the file), ignoring whitespace.

For example, in the file below, algorithm will find \"- blah blah blah\":

Changes file for Foo-Bar

{{$NEXT}}

- blah blah blah

0.001 Wed May 12 13:49:13 EDT 2010

- the first release

If you had nothing but whitespace between \'{{$NEXT}}\' and \'0.001\', the
release would be halted.

If you name your change log something other than \"Changes\", you can
configure the name with the \'changelog\' argument:

[CheckChangesHasContent]
changelog = ChangeLog

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.11.0-150600.1.1.noarch.rpm
     

Provides :
perl(Dist::Zilla::Plugin::CheckChangesHasContent)
perl(Dist::Zilla::Plugin::Test::ChangesHasContent)
perl-Dist-Zilla-Plugin-CheckChangesHasContent

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Data::Section) >= 0.200002
perl(Dist::Zilla) >= 6
perl(Dist::Zilla::File::InMemory)
perl(Dist::Zilla::Role::BeforeRelease)
perl(Dist::Zilla::Role::FileGatherer)
perl(Dist::Zilla::Role::FileMunger)
perl(Dist::Zilla::Role::TextTemplate)
perl(Moose) >= 2
perl(Moose::Util::TypeConstraints)
perl(Sub::Exporter::ForMethods)
perl(autodie) >= 2.00
perl(namespace::autoclean) >= 0.28
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Dist
/usr/lib/perl5/vendor_perl/5.26.1/Dist/Zilla
/usr/lib/perl5/vendor_perl/5.26.1/Dist/Zilla/Plugin
/usr/lib/perl5/vendor_perl/5.26.1/Dist/Zilla/Plugin/CheckChangesHasContent.pm
/usr/lib/perl5/vendor_perl/5.26.1/Dist/Zilla/Plugin/Test
/usr/lib/perl5/vendor_perl/5.26.1/Dist/Zilla/Plugin/Test/ChangesHasContent.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-CheckChangesHasContent
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-CheckChangesHasContent/CONTRIBUTING.mkdn
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-CheckChangesHasContent/Changes
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-CheckChangesHasContent/README
/usr/share/licenses/perl-Dist-Zilla-Plugin-CheckChangesHasContent
/usr/share/licenses/perl-Dist-Zilla-Plugin-CheckChangesHasContent/LICENSE
/usr/share/man/man3/Dist::Zilla::Plugin::CheckChangesHasContent.3pm.gz
/usr/share/man/man3/Dist::Zilla::Plugin::Test::ChangesHasContent.3pm.gz

 
ICM