-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update rubygem-websocket-driver to 0.7.7
- Loading branch information
1 parent
eacce84
commit 3028b4d
Showing
3 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
%global gem_require_name websocket/driver | ||
|
||
Name: rubygem-%{gem_name} | ||
Version: 0.7.6 | ||
Version: 0.7.7 | ||
Release: 1%{?dist} | ||
Summary: WebSocket protocol handler with pluggable I/O | ||
License: Apache-2.0 | ||
|
@@ -19,6 +19,7 @@ BuildRequires: rubygem(websocket-extensions) >= 0.1.0 | |
# https://fedoraproject.org/wiki/Packaging:C_and_C++#BuildRequires_and_Requires | ||
BuildRequires: gcc | ||
# end specfile generated dependencies | ||
Requires: (rubygem(base64) or ruby-default-gems < 3.4) | ||
|
||
%description | ||
WebSocket protocol handler with pluggable I/O. | ||
|
@@ -35,6 +36,8 @@ Documentation for %{name}. | |
%prep | ||
%setup -q -n %{gem_name}-%{version} | ||
|
||
%gemspec_remove_dep -g base64 | ||
|
||
%build | ||
# Create the gem as gem install only works on a gem file | ||
gem build ../%{gem_name}-%{version}.gemspec | ||
|
@@ -80,6 +83,9 @@ rm -rf gem_ext_test | |
%doc %{gem_instdir}/README.md | ||
|
||
%changelog | ||
* Wed Jan 08 2025 Foreman Packaging Automation <[email protected]> - 0.7.7-1 | ||
- Update to 0.7.7 | ||
|
||
* Sun Aug 20 2023 Foreman Packaging Automation <[email protected]> 0.7.6-1 | ||
- Update to 0.7.6 | ||
|
||
|
1 change: 0 additions & 1 deletion
1
packages/foreman/rubygem-websocket-driver/websocket-driver-0.7.6.gem
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
packages/foreman/rubygem-websocket-driver/websocket-driver-0.7.7.gem
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../.git/annex/objects/47/M5/SHA256E-s22528--056d99f2cd545712cfb1291650fde7478e4f2661dc1db6a0fa3b966231a146b4.7.gem/SHA256E-s22528--056d99f2cd545712cfb1291650fde7478e4f2661dc1db6a0fa3b966231a146b4.7.gem |