Skip to content

Commit

Permalink
Update rubygem-websocket to version 1.2.9 / rev 19 via SR 865215
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/865215
by user coolo + dimstar_suse
updated to version 1.2.9
 see installed CHANGELOG.md
  ## 1.2.9

  - avoid ruby -w warnings
  • Loading branch information
coolo authored and bmwiedemann committed Jan 22, 2021
1 parent c7533b1 commit 58387cd
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 3 deletions.
Binary file modified packages/r/rubygem-websocket/.files
Binary file not shown.
14 changes: 14 additions & 0 deletions packages/r/rubygem-websocket/.rev
Expand Up @@ -140,4 +140,18 @@
<comment>- remove duplicated 1.2.7 entry</comment>
<requestid>651616</requestid>
</revision>
<revision rev="19" vrev="1">
<srcmd5>fc82d5d60b0034bf71aed761c6e0f442</srcmd5>
<version>1.2.9</version>
<time>1611262564</time>
<user>dimstar_suse</user>
<comment>updated to version 1.2.9
see installed CHANGELOG.md
## 1.2.9

- avoid ruby -w warnings

</comment>
<requestid>865215</requestid>
</revision>
</revisionlist>
11 changes: 11 additions & 0 deletions packages/r/rubygem-websocket/rubygem-websocket.changes
@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 20 13:34:45 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 1.2.9
see installed CHANGELOG.md

## 1.2.9

- avoid ruby -w warnings


-------------------------------------------------------------------
Sun Nov 25 11:13:50 UTC 2018 - Stephan Kulow <coolo@suse.com>

Expand Down
6 changes: 3 additions & 3 deletions packages/r/rubygem-websocket/rubygem-websocket.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-websocket
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
Expand All @@ -24,15 +24,15 @@
#

Name: rubygem-websocket
Version: 1.2.8
Version: 1.2.9
Release: 0
%define mod_name websocket
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
Url: http://github.com/imanel/websocket-ruby
URL: http://github.com/imanel/websocket-ruby
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Universal Ruby library to handle WebSocket protocol
Expand Down
1 change: 1 addition & 0 deletions packages/r/rubygem-websocket/websocket-1.2.9.gem

0 comments on commit 58387cd

Please sign in to comment.