Bug 1706127

Summary: Review Request: perl-XML-Atom-OWL - Parse an Atom file into RDF
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: Package ReviewAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED RAWHIDE 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-XML-Atom-OWL-0.104-1.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-06 12:26:45 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:

Description Petr Pisar 2019-05-03 15:24:12 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-XML-Atom-OWL/perl-XML-Atom-OWL.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-XML-Atom-OWL/perl-XML-Atom-OWL-0.104-1.fc31.src.rpm
Description: This Perl module parses an Atom file into an RDF tree.

Fedora Account System Username: ppisar

Comment 1 Jitka Plesnikova 2019-05-06 10:34:51 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-Atom-OWL-0.104-1.fc31.noarch.rpm | sort | uniq -c | grep -v rpmlib
      1 perl(Carp) >= 1.00
      1 perl(common::sense)
      1 perl(constant)
      1 perl(DateTime) >= 0
      1 perl(Encode) >= 0
      1 perl(HTTP::Link::Parser) >= 0.100
      1 perl(LWP::UserAgent) >= 0
      1 perl(MIME::Base64) >= 0
      1 perl(:MODULE_COMPAT_5.28.2)
      1 perl(RDF::Trine) >= 0.135
      1 perl(Scalar::Util) >= 0
      1 perl(URI) >= 1.30
      1 perl(:VERSION) >= 5.10.0
      1 perl(XML::LibXML) >= 1.70
Binary requires are Ok.

$ rpm -qp --provides perl-XML-Atom-OWL-0.104-1.fc31.noarch.rpm | sort | uniq -c
      1 perl(XML::Atom::OWL) = 0.104
      1 perl-XML-Atom-OWL = 0.104-1.fc31
Binary provides are Ok.

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

Resolution:
Approved

Comment 2 Igor Raits 2019-05-06 11:56:38 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-XML-Atom-OWL

Comment 3 Petr Pisar 2019-05-06 12:26:45 UTC
Thank you for the review and the repository.