Bug 1028175 - Review Request: rubygem-force_utf8 - Convert any Ruby string to UTF8
Summary: Review Request: rubygem-force_utf8 - Convert any Ruby string to UTF8
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-07 20:28 UTC by Ken Dreyer
Modified: 2013-11-24 03:36 UTC (History)
2 users (show)

Fixed In Version: rubygem-force_utf8-1.0.0-1.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-24 03:36:18 UTC
Type: ---
mtasaka: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Ken Dreyer 2013-11-07 20:28:36 UTC
Spec URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-force_utf8.spec
SRPM URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-force_utf8-1.0.0-1.fc21.src.rpm
Description: Convert any Ruby string to UTF8.
Fedora Account System Username: ktdreyer

Comment 1 Ken Dreyer 2013-11-07 20:34:21 UTC
F21 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6152507

Comment 2 Mamoru TASAKA 2013-11-07 22:42:07 UTC
Taking this one.

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

Comment 3 Mamoru TASAKA 2013-11-09 17:28:33 UTC
Okay, simple package, approving.

* spec file clean
* build fine on koji
* can be installed
* [tasaka1@localhost ~]$ irb
reqirb(main):001:0> require "force_utf8"
=> true
irb(main):002:0> "漢字".force_utf8 
=> "漢字"
  seems to work

------------------------------------------------------
   This package (rubygem-force_utf8) is APPROVED
   by mtasaka
------------------------------------------------------

Comment 4 Ken Dreyer 2013-11-09 18:22:22 UTC
Thanks very much for the review!

New Package SCM Request
=======================
Package Name: rubygem-force_utf8
Short Description: Convert any Ruby string to UTF8
Owners: ktdreyer
Branches: f19 f20

Comment 5 Gwyn Ciesla 2013-11-11 13:07:13 UTC
Git done (by process-git-requests).

Comment 6 Fedora Update System 2013-11-11 19:15:12 UTC
rubygem-force_utf8-1.0.0-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/rubygem-force_utf8-1.0.0-1.fc20

Comment 7 Fedora Update System 2013-11-13 02:00:18 UTC
rubygem-force_utf8-1.0.0-1.fc20 has been pushed to the Fedora 20 testing repository.

Comment 8 Fedora Update System 2013-11-24 03:36:18 UTC
rubygem-force_utf8-1.0.0-1.fc20 has been pushed to the Fedora 20 stable repository.


Note You need to log in before you can comment on or make changes to this bug.