Fedora Account System
Red Hat Associate
Red Hat Customer
Spec URL: https://ppisar.fedorapeople.org/perl-Long-Jump/perl-Long-Jump.spec SRPM URL: https://ppisar.fedorapeople.org/perl-Long-Jump/perl-Long-Jump-0.000001-1.fc33.src.rpm Description: This Perl module essentially provides a multi-level return. You can mark a spot with setjump() and then unwind the stack back to that point from any nested stack frame by name using longjump(). You can also provide a list of return values. It is safer than C language jump in that it only lets you escape frames by going up the stack, you cannot jump in other ways. Fedora Account System Username: ppisar
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-Long-Jump-0.000001-1.fc33.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(Carp) 1 perl(Importer) 1 perl(:MODULE_COMPAT_5.30.1) 1 perl(strict) 1 perl(warnings) Binary requires are Ok. $ rpm -qp --provides perl-Long-Jump-0.000001-1.fc33.noarch.rpm | sort | uniq -c 1 perl(Long::Jump) = 0.000001 1 perl-Long-Jump = 0.000001-1.fc33 Binary provides are Ok. $ rpmlint ./perl-Long-Jump* perl-Long-Jump.noarch: W: spelling-error %description -l en_US setjump -> set jump, set-jump, strumpet perl-Long-Jump.noarch: W: spelling-error %description -l en_US longjump -> long jump, long-jump, polonium perl-Long-Jump.src: W: spelling-error %description -l en_US setjump -> set jump, set-jump, strumpet perl-Long-Jump.src: W: spelling-error %description -l en_US longjump -> long jump, long-jump, polonium 2 packages and 1 specfiles checked; 0 errors, 4 warnings. Rpmlint is ok Resolution: Approved
https://pagure.io/releng/fedora-scm-requests/issue/22838
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Long-Jump
Thank you for the review and the repository.