Spec URL: https://ppisar.fedorapeople.org/perl-Time-Elapsed/perl-Time-Elapsed.spec SRPM URL: https://ppisar.fedorapeople.org/perl-Time-Elapsed/perl-Time-Elapsed-0.34-1.fc45.src.rpm Description: This module transforms the elapsed seconds into a human readable string. It can be used for (for example) rendering uptime values into a human readable form. The resulting string will be an approximation. Fedora Account System Username: ppisar
Copr build: https://copr.fedorainfracloud.org/coprs/build/10299413 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2455915-perl-time-elapsed/fedora-rawhide-x86_64/10299413-perl-Time-Elapsed/fedora-review/review.txt Please take a look if any issues were found. --- 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.
Source file is ok Summary is ok License is ok NOTE: rpmlint reported incorrect-fsf-address. Description is ok URL and Source0 are ok All tests passed BuildRequires are ok $ rpm -qp --requires perl-Time-Elapsed-0.34-1.fc45.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(Carp) 1 perl(constant) 1 perl(Exporter) 1 perl(File::Spec) 1 perl-libs 1 perl(parent) 1 perl(strict) 1 perl(subs) 1 perl(Symbol) 1 perl(utf8) 1 perl(vars) 1 perl(warnings) $ rpm -qp --requires perl-Time-Elapsed-tests-0.34-1.fc45.noarch.rpm| sort | uniq -c | grep -v rpmlib 1 perl(constant) 1 perl(ExtUtils::MakeMaker) 1 perl(File::Spec) 1 perl(IO::Handle) 1 perl(IPC::Open3) 1 perl(strict) 1 perl-Test-Harness 1 perl(Test::More) 1 perl(Time::Elapsed) 1 perl-Time-Elapsed = 0.34-1.fc45 1 perl(utf8) 1 perl(:VERSION) >= 5.6.0 1 perl(warnings) 1 /usr/bin/perl 1 /usr/bin/sh Binary requires are Ok. $ rpm -qp --provides perl-Time-Elapsed-0.34-1.fc45.noarch.rpm | sort | uniq -c 1 perl(Time::Elapsed) = 0.34 1 perl-Time-Elapsed = 0.34-1.fc45 1 perl(Time::Elapsed::Lang::DA) = 0.34 1 perl(Time::Elapsed::Lang::DE) = 0.34 1 perl(Time::Elapsed::Lang::EN) = 0.34 1 perl(Time::Elapsed::Lang::FR) = 0.34 1 perl(Time::Elapsed::Lang::TR) = 0.34 $ rpm -qp --provides perl-Time-Elapsed-tests-0.34-1.fc45.noarch.rpm | sort | uniq -c 1 perl-Time-Elapsed-tests = 0.34-1.fc45 Binary provides are Ok. $ rpmlint ./perl-Time-Elapsed* ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.14/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: 4 perl-Time-Elapsed.noarch: E: spelling-error ('uptime', '%description -l en_US uptime -> up time, up-time, suppertime') perl-Time-Elapsed.src: E: spelling-error ('uptime', '%description -l en_US uptime -> up time, up-time, suppertime') perl-Time-Elapsed-tests.noarch: W: no-documentation perl-Time-Elapsed.noarch: E: incorrect-fsf-address /usr/share/licenses/perl-Time-Elapsed/LICENSE 3 packages and 1 specfiles checked; 3 errors, 1 warnings, 12 filtered, 3 badness; has taken 0.5 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-Time-Elapsed Monitoring: Wasn't able to create project in Anitya. You can create it manually on: `https://release-monitoring.org`
Thanks for the review.