Accepting request 479668 from devel:languages:ruby:extensions

1

OBS-URL: https://build.opensuse.org/request/show/479668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-eventmachine?expand=0&rev=17
This commit is contained in:
Yuchen Lin 2017-04-11 07:32:23 +00:00 committed by Git OBS Bridge
commit 45192439b3
4 changed files with 26 additions and 5 deletions

View File

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

3
eventmachine-1.2.3.gem Normal file
View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Feb 24 05:35:47 UTC 2017 - coolo@suse.com
- updated to version 1.2.3
see installed CHANGELOG.md
-------------------------------------------------------------------
Tue Jan 31 05:37:52 UTC 2017 - coolo@suse.com
- updated to version 1.2.2
see installed CHANGELOG.md
## 1.2.2 (January 23, 2016)
* Java: Fix Fixnum deprecated warning in Ruby 2.4+ [#759]
* Fix uncaught C++ exception in file watcher and raise InvalidSignature [#512, #757]
* Fix connection count off-by-one for epoll and kqueue [#750]
* Fix uninitialized variable warning in EM::P::HttpClient [#749]
* Fix missing initial value for EventableDescriptor NextHeartbeat [#748]
* Fix hostname resolution on Solaris, Ilumos, SmartOS, et al [#745, #746]
* Improve reliability of tests, reduce public Internet accesses in tests [#656, #666, #749]
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 18 05:29:43 UTC 2016 - coolo@suse.com Fri Nov 18 05:29:43 UTC 2016 - coolo@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package rubygem-eventmachine # spec file for package rubygem-eventmachine
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@
# #
Name: rubygem-eventmachine Name: rubygem-eventmachine
Version: 1.2.1 Version: 1.2.3
Release: 0 Release: 0
%define mod_name eventmachine %define mod_name eventmachine
%define mod_full_name %{mod_name}-%{version} %define mod_full_name %{mod_name}-%{version}