Bug 1705390 - Review Request: perl-XML-LibXML-Debugging - Get debugging information from XML::LibXML nodes
Summary: Review Request: perl-XML-LibXML-Debugging - Get debugging information from XM...
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:
Blocks: 1705402
TreeView+ depends on / blocked
 
Reported: 2019-05-02 08:44 UTC by Petr Pisar
Modified: 2019-05-03 10:31 UTC (History)
2 users (show)

Fixed In Version: perl-XML-LibXML-Debugging-0.103-1.fc31
Clone Of:
Environment:
Last Closed: 2019-05-03 10:31:00 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Petr Pisar 2019-05-02 08:44:44 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-XML-LibXML-Debugging/perl-XML-LibXML-Debugging.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-XML-LibXML-Debugging/perl-XML-LibXML-Debugging-0.103-1.fc31.src.rpm
Description:
This Perl module adds a couple of additional methods to XML::LibXML::Node
objects which are mostly aimed at helping figure out what's going on with
the DOM's name spaces and structure.

Fedora Account System Username: ppisar

Comment 1 Jitka Plesnikova 2019-05-02 14:07:30 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-XML-LibXML-Debugging-0.103-1.fc31.noarch.rpm | sort | uniq -c | grep -v rpmlib
      1 perl(HTML::HTML5::Entities)
      1 perl(:MODULE_COMPAT_5.28.2)
      1 perl(parent)
      1 perl(strict)
      1 perl(:VERSION) >= 5.8.0
      1 perl(XML::LibXML)
Binary requires are Ok.

$ rpm -qp --provides perl-XML-LibXML-Debugging-0.103-1.fc31.noarch.rpm | sort | uniq -c
      1 perl(XML::LibXML::Debugging) = 0.103
      1 perl-XML-LibXML-Debugging = 0.103-1.fc31
Binary provides are Ok.

$ rpmlint ./perl-XML-LibXML-Debugging*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok

Resolution:
Approved

Comment 2 Igor Raits 2019-05-03 09:26:12 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-XML-LibXML-Debugging

Comment 3 Petr Pisar 2019-05-03 10:31:00 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.