Bug 2017689

Summary: Review Request: perl-Syntax-Operator-Divides - Infix operator for division test
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: Package ReviewAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jplesnik, package-review
Target Milestone: ---Flags: jplesnik: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Syntax-Operator-Divides-0.01-1.fc36 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-02 12:19:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2017719    

Description Petr Pisar 2021-10-27 09:02:40 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-Syntax-Operator-Divides/perl-Syntax-Operator-Divides.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-Syntax-Operator-Divides/perl-Syntax-Operator-Divides-0.01-1.fc36.src.rpm
Description:
This module provides an infix operator that implements an integer divides
test which returns true if the lefthand operand is a whole multiple of the
righthand.

Fedora Account System Username: ppisar

Comment 1 Jitka Plesnikova 2021-11-10 09:57:34 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-Syntax-Operator-Divides-0.01-1.fc36.x86_64.rpm | sort | uniq -c | grep -v rpmlib
      1 libc.so.6()(64bit)
      1 libc.so.6(GLIBC_2.2.5)(64bit) 
      1 libc.so.6(GLIBC_2.34)(64bit)
      1 perl(Carp)
      1 perl(:MODULE_COMPAT_5.34.0)
      1 perl(:VERSION) >= 5.14.0
      1 perl(warnings)
      1 perl(XSLoader)
      1 perl(:XS_Parse_Infix_ABI_1)
      1 rtld(GNU_HASH)
Binary requires are Ok.

$ rpm -qp --provides perl-Syntax-Operator-Divides-0.01-1.fc36.x86_64.rpm | sort | uniq -c
      1 perl(Syntax::Operator::Divides) = 0.01
      1 perl-Syntax-Operator-Divides = 0.01-1.fc36
      1 perl-Syntax-Operator-Divides(x86-64) = 0.01-1.fc36
Binary provides are Ok.

$ rpmlint ./perl-Syntax-Operator-Divides*
perl-Syntax-Operator-Divides.src: W: spelling-error %description -l en_US lefthand -> left hand, left-hand, handle
perl-Syntax-Operator-Divides.src: W: spelling-error %description -l en_US righthand -> right hand, right-hand, rightward
perl-Syntax-Operator-Divides.x86_64: W: spelling-error %description -l en_US lefthand -> left hand, left-hand, handle
perl-Syntax-Operator-Divides.x86_64: W: spelling-error %description -l en_US righthand -> right hand, right-hand, rightward
perl-Syntax-Operator-Divides-tests.noarch: W: no-documentation
3 packages and 1 specfiles checked; 0 errors, 5 warnings.
Rpmlint is ok

The package is in line with Fedora and Perl packaging guide lines.

Resolution:
Approved

Comment 3 Gwyn Ciesla 2021-11-11 14:48:45 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Syntax-Operator-Divides

Comment 4 Petr Pisar 2021-11-11 14:57:53 UTC
Thank you for the review and the repository.

Comment 5 Fedora Update System 2021-11-12 09:00:07 UTC
FEDORA-2021-654cafb8c7 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Fedora Update System 2021-11-15 10:00:26 UTC
FEDORA-2021-74eca266f4 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-74eca266f4

Comment 7 Fedora Update System 2021-11-16 15:51:55 UTC
FEDORA-2021-74eca266f4 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-74eca266f4`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-74eca266f4

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2021-11-26 01:21:29 UTC
FEDORA-2021-74eca266f4 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.