Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1177397 Details for
Bug 1171085
rubygem-websocket-driver-0.6.4 is available
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Update to 0.6.4
0001-Update-to-websocket-driver-0.6.4.patch (text/plain), 2.30 KB, created by
Jun Aruga
on 2016-07-07 16:41:57 UTC
(
hide
)
Description:
Update to 0.6.4
Filename:
MIME Type:
Creator:
Jun Aruga
Created:
2016-07-07 16:41:57 UTC
Size:
2.30 KB
patch
obsolete
>From 5ddccd79d7b60208e7208e2f313f67e956ffe5d4 Mon Sep 17 00:00:00 2001 >From: Jun Aruga <jaruga@redhat.com> >Date: Thu, 7 Jul 2016 18:30:34 +0200 >Subject: [PATCH] Update to websocket-driver 0.6.4 > >--- > rubygem-websocket-driver.spec | 20 +++++++++++++------- > 1 file changed, 13 insertions(+), 7 deletions(-) > >diff --git a/rubygem-websocket-driver.spec b/rubygem-websocket-driver.spec >index 08184a3..94c7f51 100644 >--- a/rubygem-websocket-driver.spec >+++ b/rubygem-websocket-driver.spec >@@ -2,23 +2,24 @@ > %global gem_name websocket-driver > > Name: rubygem-%{gem_name} >-Version: 0.3.4 >-Release: 5%{?dist} >+Version: 0.6.4 >+Release: 1%{?dist} > Summary: WebSocket protocol handler with pluggable I/O > Group: Development/Languages > License: MIT > URL: http://github.com/faye/websocket-driver-ruby > Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem > # git clone https://github.com/faye/websocket-driver-ruby.git >-# cd websocket-driver-ruby && git checkout 0.3.4 >-# tar czvf websocket-driver-ruby-0.3.4-tests.tgz spec/ >-Source1: websocket-driver-ruby-0.3.4-tests.tgz >+# cd websocket-driver-ruby && git checkout 0.6.4 >+# tar czvf websocket-driver-ruby-0.6.4-tests.tgz spec/ >+Source1: websocket-driver-ruby-%{version}-tests.tgz > BuildRequires: ruby(release) > BuildRequires: rubygems-devel > BuildRequires: ruby-devel >+BuildRequires: rubygem(websocket-extensions) > BuildRequires: rubygem(eventmachine) > BuildRequires: rubygem(rake-compiler) >-BuildRequires: rubygem(rspec) < 3.0 >+BuildRequires: rubygem(rspec) > > %if 0%{?fedora} <= 20 > Requires: ruby(release) >@@ -74,7 +75,7 @@ tar xf %{SOURCE1} > # Bundler > sed -i -e '2d' examples/tcp_server.rb > sed -i -e '2d' spec/spec_helper.rb >-rspec2 -I$(dirs +1)%{gem_extdir_mri} spec >+rspec -I$(dirs +1)%{gem_extdir_mri} spec > popd > > %files >@@ -82,6 +83,8 @@ popd > %{gem_libdir} > %attr(0755, -, -) %{gem_extdir_mri} > %exclude %{gem_cache} >+# Asking upstream to separate the license text. >+# https://github.com/faye/websocket-driver-ruby/issues/44 > %doc %{gem_instdir}/README.md > %{gem_spec} > >@@ -91,6 +94,9 @@ popd > %{gem_instdir}/examples > > %changelog >+* Thu Jul 07 2016 Jun Aruga <jaruga@redhat.com> - 0.6.4-1 >+- Update to websocket-driver 0.6.4. >+ > * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-5 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild > >-- >2.5.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1171085
:
1112910
|
1160242
|
1177397
|
1178387