Bug 1749755
| Summary: | Review Request: rubygem-kramdown-syntax-coderay - Coderay syntax highlighting for kramdown | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fabio Valentini <decathorpe> |
| Component: | Package Review | Assignee: | Mamoru TASAKA <mtasaka> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | package-review |
| Target Milestone: | --- | Flags: | mtasaka:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-kramdown-syntax-coderay-1.0.1-1.fc32 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-13 13:28:26 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: | 1749749 | ||
| Bug Blocks: | 1743745 | ||
|
Description
Fabio Valentini
2019-09-06 11:25:21 UTC
1. Review * license okay (overall: MIT) * spec file clean * mock build okay for F-32 https://koji.fedoraproject.org/koji/taskinfo?taskID=37641779 * binary rpm installable on F-32 * rpmlint clean - src.rpm, binary rpms, installed rpm * at least "require"ing installed gem works ``` [mockbuild@6a90abd4ac174b7b845382de2995036e ~]$ ruby -e 'require "kramdown" ; require "kramdown-syntax-coderay"' ``` All okay. ========================================================= This package (rubygem-kramdown-syntax-coderay) is APPROVED by mtasaka ========================================================= Thanks for the review! (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rubygem-kramdown-syntax-coderay Built for rawhide: https://koji.fedoraproject.org/koji/buildinfo?buildID=1377190 |