Spec URL: https://ppisar.fedorapeople.org/perl-Dancer2-Plugin-LogReport/perl-Dancer2-Plugin-LogReport.spec SRPM URL: https://ppisar.fedorapeople.org/perl-Dancer2-Plugin-LogReport/perl-Dancer2-Plugin-LogReport-2.00-1.fc44.src.rpm Description: This logger allows the use of the many logging backends available in Log::Report. It will process all of the Dancer2 log messages, and also allow any other module to use the same logging facilities. The same log messages can be sent to multiple destinations at the same time via flexible dispatchers. Fedora Account System Username: ppisar
Copr build: https://copr.fedorainfracloud.org/coprs/build/9775450 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2413160-perl-dancer2-plugin-logreport/fedora-rawhide-x86_64/09775450-perl-Dancer2-Plugin-LogReport/builder-live.log.gz Please make sure the package builds successfully at least for Fedora Rawhide. - If the build failed for unrelated reasons (e.g. temporary network unavailability), please ignore it. - If the build failed because of missing BuildRequires, please make sure they are listed in the "Depends On" field --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
Please update to latest version 2.02.
Spec URL: https://ppisar.fedorapeople.org/perl-Dancer2-Plugin-LogReport/perl-Dancer2-Plugin-LogReport.spec SRPM URL: https://ppisar.fedorapeople.org/perl-Dancer2-Plugin-LogReport/perl-Dancer2-Plugin-LogReport-2.02-1.fc44.src.rpm
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-Dancer2-Plugin-LogReport-2.02-1.fc44.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(base) 1 perl(Dancer2::Core::Role::Logger) 1 perl(Dancer2::Core::Role::Template) 1 perl(Dancer2::Core::Types) 1 perl(Dancer2::FileUtils) 1 perl(Dancer2::Plugin) >= 0.207 1 perl(Dancer2::Plugin::LogReport::Message) 1 perl-libs 1 perl(Log::Report) >= 1.42 1 perl(Log::Report::Message) 1 perl(Log::Report::Template) 1 perl(Log::Report::Util) 1 perl(Moo) 1 perl(Scalar::Util) 1 perl(strict) 1 perl(version) 1 perl(warnings) $ rpm -qp --requires perl-Dancer-Logger-LogReport-2.02-1.fc44.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(base) 1 perl(Dancer::Logger::Abstract) 1 perl(Exporter) 1 perl-libs 1 perl(Log::Report) >= 1.42 1 perl(Log::Report::Dispatcher) 1 perl(Scalar::Util) 1 perl(strict) 1 perl(warnings) Binary requires are Ok. $ rpm -qp --provides perl-Dancer2-Plugin-LogReport-2.02-1.fc44.noarch.rpm | sort | uniq -c 1 perl(Dancer2::Logger::LogReport) = 2.02 1 perl(Dancer2::Plugin::LogReport) = 2.02 1 perl-Dancer2-Plugin-LogReport = 2.02-1.fc44 1 perl(Dancer2::Plugin::LogReport::Message) = 2.02 1 perl(Dancer2::Template::TTLogReport) = 2.02 1 perl-Log-Report-Dancer2 = 2.02-1.fc44 $ rpm -qp --provides perl-Dancer-Logger-LogReport-2.02-1.fc44.noarch.rpm | sort | uniq -c 1 perl(Dancer::Logger::LogReport) = 2.02 1 perl-Dancer-Logger-LogReport = 2.02-1.fc44 1 perl-Log-Report-Dancer = 2.02-1.fc44 Binary provides are Ok. $ rpmlint ./perl-Dancer2-Plugin-LogReport* ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 3 perl-Dancer2-Plugin-LogReport-tests.noarch: W: no-documentation 2 packages and 1 specfiles checked; 0 errors, 1 warnings, 10 filtered, 0 badness; has taken 0.5 s t14g4:~/review/tmp/2413160-perl-Dancer2-Plugin-LogReport/srpm-unpacked $ rpmlint ./perl-Dancer-Logger-LogReport-2.02-1.fc44.noarch.rpm ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 1 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 3 filtered, 0 badness; has taken 0.0 s Rpmlint is ok The package is in line with Fedora and Perl packaging guide lines. Resolution: Approved
The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Dancer2-Plugin-LogReport
Thanks for the review.