Bug 1435295 - Review Request: perl-Dist-Zilla-Plugin-Git - Update your git repository after release
Summary: Review Request: perl-Dist-Zilla-Plugin-Git - Update your git repository after...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1435232 1435240 1435248
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-23 14:03 UTC by Petr Pisar
Modified: 2017-03-29 07:05 UTC (History)
2 users (show)

Fixed In Version: perl-Dist-Zilla-Plugin-Git-2.041-1.fc27
Clone Of:
Environment:
Last Closed: 2017-03-29 07:05:37 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Petr Pisar 2017-03-23 14:03:09 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-Dist-Zilla-Plugin-Git/perl-Dist-Zilla-Plugin-Git.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-Dist-Zilla-Plugin-Git/perl-Dist-Zilla-Plugin-Git-2.041-1.fc27.src.rpm
Description:
This set of plugins for Dist::Zilla can do interesting things for module
authors using Git (http://git-scm.com/) to track their work.

Fedora Account System Username: ppisar

Comment 1 Jitka Plesnikova 2017-03-27 07:04:38 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed
BuildRequires are ok

$ rpm -qp --requires perl-Dist-Zilla-Plugin-Git-2.041-1.fc27.noarch.rpm | sort | uniq -c
      1 perl(:MODULE_COMPAT_5.24.1)
      1 perl(:VERSION) >= 5.10.0
      1 perl(Cwd)
      1 perl(DateTime)
      1 perl(Dist::Zilla) >= 4
      1 perl(Dist::Zilla::Plugin::GatherDir) >= 4.200016
      1 perl(Dist::Zilla::Role::AfterBuild)
      1 perl(Dist::Zilla::Role::AfterMint)
      1 perl(Dist::Zilla::Role::AfterRelease)
      1 perl(Dist::Zilla::Role::BeforeRelease)
      1 perl(Dist::Zilla::Role::FilePruner)
      1 perl(Dist::Zilla::Role::GitConfig)
      1 perl(Dist::Zilla::Role::PluginBundle)
      1 perl(Dist::Zilla::Role::VersionProvider)
      1 perl(File::HomeDir) >= 0.81
      1 perl(File::Spec::Functions)
      1 perl(File::Temp)
      1 perl(File::chdir)
      1 perl(Git::Wrapper) >= 0.021
      1 perl(IPC::Open3)
      1 perl(IPC::System::Simple)
      1 perl(List::Util) >= 1.45
      1 perl(Module::Runtime)
      1 perl(Moose)
      1 perl(Moose::Role)
      1 perl(Moose::Util::TypeConstraints)
      1 perl(MooseX::Has::Sugar)
      1 perl(MooseX::Types::Moose)
      1 perl(MooseX::Types::Path::Tiny) >= 0.010
      1 perl(Path::Tiny) >= 0.048
      1 perl(String::Formatter)
      1 perl(Try::Tiny)
      1 perl(constant)
      1 perl(namespace::autoclean) >= 0.09
      1 perl(strict)
      1 perl(version) >= 0.80
      1 perl(warnings)
      1 rpmlib(CompressedFileNames) <= 3.0.4-1
      1 rpmlib(FileDigests) <= 4.6.0-1
      1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      1 rpmlib(PayloadIsXz) <= 5.2-1
Binary requires are Ok.

$ rpm -qp --provides perl-Dist-Zilla-Plugin-Git-2.041-1.fc27.noarch.rpm | sort | uniq -c
      1 perl(Dist::Zilla::Plugin::Git) = 2.041
      1 perl(Dist::Zilla::Plugin::Git::Check) = 2.041
      1 perl(Dist::Zilla::Plugin::Git::Commit) = 2.041
      1 perl(Dist::Zilla::Plugin::Git::CommitBuild) = 2.041
      1 perl(Dist::Zilla::Plugin::Git::GatherDir) = 2.041
      1 perl(Dist::Zilla::Plugin::Git::Init) = 2.041
      1 perl(Dist::Zilla::Plugin::Git::NextVersion) = 2.041
      1 perl(Dist::Zilla::Plugin::Git::Push) = 2.041
      1 perl(Dist::Zilla::Plugin::Git::Tag) = 2.041
      1 perl(Dist::Zilla::PluginBundle::Git) = 2.041
      1 perl(Dist::Zilla::Role::Git::DirtyFiles) = 2.041
      1 perl(Dist::Zilla::Role::Git::Repo) = 2.041
      1 perl(Dist::Zilla::Role::Git::StringFormatter) = 2.041
      1 perl-Dist-Zilla-Plugin-Git = 2.041-1.fc27
Binary provides are Ok.

$ rpmlint ./perl-Dist-Zilla-Plugin-Git*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok

The package looks good.
Approved

Comment 2 Gwyn Ciesla 2017-03-28 18:54:25 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/perl-Dist-Zilla-Plugin-Git

Comment 3 Petr Pisar 2017-03-29 07:05:37 UTC
Thank you for the review and the repository.


Note You need to log in before you can comment on or make changes to this bug.