Hello community,

here is the log from the commit of package rubygem-eventmachine for 
openSUSE:Factory checked in at 2013-03-11 10:36:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-eventmachine (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-eventmachine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-eventmachine", Maintainer is "radma...@suse.com"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-eventmachine/rubygem-eventmachine.changes    
    2012-09-23 21:11:21.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-eventmachine.new/rubygem-eventmachine.changes
   2013-03-11 10:36:23.000000000 +0100
@@ -1,0 +2,15 @@
+Sun Mar  3 19:30:39 UTC 2013 - co...@suse.com
+
+- updated to version 1.0.1
+ * use rb_wait_for_single_fd() on ruby 2.0 to fix rb_thread_select() 
deprecation
+ * fix epoll/kqueue mode in ruby 2.0 by removing calls to 
rb_enable_interrupt() [#248, #389]
+ * fix memory leak when verifying ssl cerificates [#403]
+ * fix initial connection delay [#393, #374]
+
+-------------------------------------------------------------------
+Sun Sep 23 19:34:07 UTC 2012 - co...@suse.com
+
+- add a faked beta version, so that rpm understands that 1.0.0
+  is > 1.0.0.beta4
+
+-------------------------------------------------------------------

Old:
----
  eventmachine-1.0.0.gem

New:
----
  eventmachine-1.0.1.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-eventmachine.spec ++++++
--- /var/tmp/diff_new_pack.BxdFbO/_old  2013-03-11 10:36:24.000000000 +0100
+++ /var/tmp/diff_new_pack.BxdFbO/_new  2013-03-11 10:36:24.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-eventmachine
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-eventmachine
-Version:        1.0.0
+Version:        1.0.1
 Release:        0
 %define mod_name eventmachine
 %define mod_full_name %{mod_name}-%{version}
@@ -30,6 +30,7 @@
 BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
 BuildRequires:  ruby-devel
+Provides:       rubygem(%{rb_ver}:eventmachine) = 1.0.0.beta5
 # MANUAL END
 Url:            http://rubyeventmachine.com
 Source:         %{mod_full_name}.gem

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to