Accepting request 514968 from devel:languages:ruby:extensions

1

OBS-URL: https://build.opensuse.org/request/show/514968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-eventmachine?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2017-09-26 19:13:34 +00:00 committed by Git OBS Bridge
commit e269471ddf
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4427166b5bf96c41e8d75c4aff6aa3bfa3bbba28582230624f795f797b38998f
size 245760

3
eventmachine-1.2.5.gem Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1fed00fda4ede9e0d6af2eeccde034e31452661315ab3eb47e8dfee7006fb01c
size 246272

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Aug 3 19:11:42 UTC 2017 - coolo@suse.com
- updated to version 1.2.5
see installed CHANGELOG.md
## 1.2.5 (July 27, 2017)
* Java: Use long for larger values in oneshot timer intervals [#784, #794]
## 1.2.4 (July 27, 2017)
* Java: Add EM_PROTO_SSL/TLS definitions [#773, #791]
* Fix IPv6 UDP get_peername [#788]
* Allow for larger values in oneshot timer intervals [#784, #793]
* Update extconf.rb to allow MinGW builds with OpenSSL 1.1.0 [#785]
-------------------------------------------------------------------
Fri Feb 24 05:35:47 UTC 2017 - coolo@suse.com

View File

@ -24,7 +24,7 @@
#
Name: rubygem-eventmachine
Version: 1.2.3
Version: 1.2.5
Release: 0
%define mod_name eventmachine
%define mod_full_name %{mod_name}-%{version}