| Summary: | rubygem-thread_safe-0.3.1 is available | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||
| Component: | rubygem-thread_safe | Assignee: | Josef Stribny <jstribny> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | hhorak, jstribny, ktdreyer | ||||
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | rubygem-thread_safe-0.3.3-1.fc21 | Doc Type: | Enhancement | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-04-08 10:33:07 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1081535, 1081545 | ||||||
| Attachments: |
|
||||||
|
Description
Upstream Release Monitoring
2013-09-11 10:31:27 UTC
Latest upstream release: 0.2.0 Current version/release in Fedora Rawhide: 0.1.3-3.fc21 URL: http://rubygems.org/api/v1/gems/thread_safe.json Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Latest upstream release: 0.3.0 Current version/release in Fedora Rawhide: 0.1.3-3.fc21 URL: http://rubygems.org/api/v1/gems/thread_safe.json Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Latest upstream release: 0.2.0 Current version/release in Fedora Rawhide: 0.1.3-3.fc21 URL: http://rubygems.org/api/v1/gems/thread_safe.json Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Latest upstream release: 0.3.1 Current version/release in Fedora Rawhide: 0.1.3-3.fc21 URL: http://rubygems.org/api/v1/gems/thread_safe.json Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Created attachment 882805 [details]
update to thread_safe 0.3.1
I have a couple gem updates that are queued behind this one, so in case you're busy, I've applied for co-maintainership in pkgdb.
Here's a work-in-progress patch to update to v0.3.1. Upstream is still using test/unit, so we need to convert to thread_safe to support Minitest 5.
Here's a work-in-progress patch for Minitest 5 support: https://github.com/headius/thread_safe/pull/43 Hi Ken, I updated thread_safe to the latest version (0.3.3) just now[1]. I used your patch for the test suite, thanks. I also approved you as a co-maintainer. Any help is welcome :). [1] http://koji.fedoraproject.org/koji/buildinfo?buildID=509776 |