diff --git a/eventmachine-1.2.1.gem b/eventmachine-1.2.1.gem deleted file mode 100644 index aab3175..0000000 --- a/eventmachine-1.2.1.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e5dcfbde971a8ba0501c71da988d50a193f1bff8fead8baa8fdfa425d5a170a -size 245248 diff --git a/eventmachine-1.2.2.gem b/eventmachine-1.2.2.gem new file mode 100644 index 0000000..9b6c344 --- /dev/null +++ b/eventmachine-1.2.2.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea8272b453a654adad2df990624a4f152aa383d29b1b2e6d504043c0666b402 +size 245760 diff --git a/rubygem-eventmachine.changes b/rubygem-eventmachine.changes index 94d55b2..49fa6bc 100644 --- a/rubygem-eventmachine.changes +++ b/rubygem-eventmachine.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +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 diff --git a/rubygem-eventmachine.spec b/rubygem-eventmachine.spec index 12a232d..3ec1c35 100644 --- a/rubygem-eventmachine.spec +++ b/rubygem-eventmachine.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ # Name: rubygem-eventmachine -Version: 1.2.1 +Version: 1.2.2 Release: 0 %define mod_name eventmachine %define mod_full_name %{mod_name}-%{version}