Bug 1448694

Summary: Review Request: rubygem-json-schema - Ruby JSON Schema Validator
Product: [Fedora] Fedora Reporter: František Dvořák <valtri>
Component: Package ReviewAssignee: Mamoru TASAKA <mtasaka>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review
Target Milestone: ---Flags: mtasaka: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-27 23:26:02 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:

Comment 1 Mamoru TASAKA 2017-05-08 08:58:59 UTC
Taking.

I would appreciate it if you would review my review request (bug 1448298)

Comment 2 Mamoru TASAKA 2017-05-09 06:57:12 UTC
One recommendation
* I usually recommend to place "README.md" to main package, as it says "README", however this is up to your decision.

* license okay
* source matches the upstream
* spec file clean
* koji build okay (F-27, F-26)
* rpmlint clean
* installation okay
* basic functionality (taken from README.md) works.

$ ruby -e 'require "json-schema" ; schema = {"type"=>"object", "required"=>["a"], "properties"=>{"a"=>{"type"=>"integer"}}} ; p JSON::Validator.validate(schema, { "a" => 5 }) ; p JSON::Validator.validate(schema, { "a" => 4.3 })'
true
false

=====================================================
This package (rubygem-json-schema) is APPROVED
by mtasaka
=====================================================

Comment 3 Gwyn Ciesla 2017-05-11 15:12:02 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/rubygem-json-schema

Comment 4 Fedora Update System 2017-05-11 16:15:35 UTC
rubygem-json-schema-2.8.0-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e08c3c0474

Comment 5 Fedora Update System 2017-05-11 16:15:44 UTC
rubygem-json-schema-2.8.0-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-2290ea410a

Comment 6 Fedora Update System 2017-05-12 19:56:38 UTC
rubygem-json-schema-2.8.0-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e08c3c0474

Comment 7 Fedora Update System 2017-05-13 01:12:16 UTC
rubygem-json-schema-2.8.0-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-2290ea410a

Comment 8 Fedora Update System 2017-05-27 23:26:02 UTC
rubygem-json-schema-2.8.0-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2017-06-09 18:54:39 UTC
rubygem-json-schema-2.8.0-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.