Hello community,
here is the log from the commit of package rubygem-eventmachine for
openSUSE:Factory checked in at 2015-09-30 05:48:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-eventmachine (Old)
and /work/SRC/openSUSE:Factory/.rubygem-eventmachine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-eventmachine"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-eventmachine/rubygem-eventmachine.changes
2015-06-23 11:55:56.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-eventmachine.new/rubygem-eventmachine.changes
2015-09-30 05:48:58.000000000 +0200
@@ -1,0 +2,18 @@
+Fri Aug 7 04:29:43 UTC 2015 - [email protected]
+
+- updated to version 1.0.8
+ see installed CHANGELOG.md
+
+ ## 1.0.8 (August 6, 2015)
+ * fix kqueue assertion failed, postpone ArmKqueueWriter until all events are
processed [#51, #176, #372, #401, #619]
+ * fix Rubinius GC, crank the machine from Ruby space when running Rubinius
[#201, #202, #617]
+ * test to show that LineText2 preserves whitespace and newlines [#32, #622]
+ * bump up compiler warnings and resolve them [#616]
+ * fix Windows x64 use uintptr_t instead of unsigned long for binding
pointers [#612, #615]
+ * fix linetext2 unroll tail recursion to avoid stack level too deep [#609]
+ * fix for compilation with SSL on windows [#601]
+ * open file descriptors and sockets with O_CLOEXEC where possible [#298,
#488, #591]
+ * fix SmtpClient: send second EHLO after STARTTLS. [#589]
+ * fix nul-terminated strings in C, use StringValueCStr instead of
StringValuePtr
+
+-------------------------------------------------------------------
Old:
----
eventmachine-1.0.7.gem
New:
----
eventmachine-1.0.8.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-eventmachine.spec ++++++
--- /var/tmp/diff_new_pack.QgoVt3/_old 2015-09-30 05:48:59.000000000 +0200
+++ /var/tmp/diff_new_pack.QgoVt3/_new 2015-09-30 05:48:59.000000000 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-eventmachine
-Version: 1.0.7
+Version: 1.0.8
Release: 0
%define mod_name eventmachine
%define mod_full_name %{mod_name}-%{version}
@@ -34,10 +34,10 @@
BuildRequires: pkg-config
# /MANUAL
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: ruby-macros >= 5
BuildRequires: %{rubydevel}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{rubygem rdoc > 3.10}
+BuildRequires: ruby-macros >= 5
Url: http://rubyeventmachine.com
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Source1: rubygem-eventmachine-rpmlintrc
++++++ eventmachine-1.0.7.gem -> eventmachine-1.0.8.gem ++++++
++++ 4029 lines of diff (skipped)