Bug 1200157
| Summary: | Review Request: rubygem-nenv - Convenience wrapper for Ruby's ENV | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | František Dvořák <valtri> |
| Component: | Package Review | Assignee: | Mamoru TASAKA <mtasaka> |
| Status: | CLOSED ERRATA | 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+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-nenv-0.2.0-2.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-04-23 16:06:56 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
František Dvořák
2015-03-09 21:16:06 UTC
Assiging. I would appreciate it if you would review my review request (bug 1046749) (In reply to Mamoru TASAKA from comment #1) > Assiging. > > I would appreciate it if you would review my review request (bug 1046749) Oops... it's bug 1208821 . Okay, very simple package
* spec file clean
* code contents (licensing) no problem
* can be built (F-23, F-22, F-21)
* rpmlint clean
* can be installed (tried F-21)
* at least the following works
$ ruby <<EOF
require 'nenv'
puts Nenv::VERSION
puts ENV['FOO']
Nenv.foo = 3
puts ENV['FOO']
EOF
0.2.0
3
No problem.
-------------------------------------------------------
This package (rubygem-nenv) is APPROVED by mtasaka
-------------------------------------------------------
New Package SCM Request ======================= Package Name: rubygem-nenv Short Description: Convenience wrapper for Ruby's ENV Upstream URL: https://github.com/e2/nenv Owners: valtri Branches: f21 f22 epel7 InitialCC: Git done (by process-git-requests). rubygem-nenv-0.2.0-2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/rubygem-nenv-0.2.0-2.fc22 rubygem-nenv-0.2.0-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/rubygem-nenv-0.2.0-2.fc21 rubygem-nenv-0.2.0-2.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/rubygem-nenv-0.2.0-2.el7 rubygem-nenv-0.2.0-2.fc22 has been pushed to the Fedora 22 testing repository. rubygem-nenv-0.2.0-2.fc21 has been pushed to the Fedora 21 stable repository. rubygem-nenv-0.2.0-2.fc22 has been pushed to the Fedora 22 stable repository. rubygem-nenv-0.2.0-2.el7 has been pushed to the Fedora EPEL 7 stable repository. |