Hello community,

here is the log from the commit of package libev for openSUSE:Factory checked 
in at 2015-01-30 15:08:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libev (Old)
 and      /work/SRC/openSUSE:Factory/.libev.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libev"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libev/libev.changes      2013-04-17 
18:22:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libev.new/libev.changes 2015-01-30 
15:08:33.000000000 +0100
@@ -1,0 +2,29 @@
+Wed Jan 14 09:13:42 UTC 2015 - [email protected]
+
+- update to version 4.19
+  * 4.19 Thu Sep 25 08:18:25 CEST 2014
+    - ev.h wasn't valid C++ anymore, which tripped compilers other
+      than clang, msvc or gcc (analyzed by Raphael 'kena' Poss).
+      Unfortunately, C++ doesn't support typedefs for function
+      pointers fully, so the affected declarations have to spell
+      out the types each time.
+    - when not using autoconf, tighten the check for clock_gettime
+      and related functionality.
+  * 4.18 Fri Sep  5 17:55:26 CEST 2014
+    - events on files were not always generated properly with the
+      epoll backend (testcase by Assaf Inbal).
+    - mark event pipe fd as cloexec after a fork (analyzed by Sami
+      Farin).
+    - (ecb) support m68k, m88k and sh (patch by Miod Vallat).
+    - use a reasonable fallback for EV_NSIG instead of erroring out
+      when we can't detect the signal set size.
+    - in the absence of autoconf, do not use the clock syscall
+      on glibc >= 2.17 (avoids the syscall AND -lrt on systems
+      doing clock_gettime in userspace).
+    - ensure extern "C" function pointers are used for
+      externally-visible loop callbacks (not watcher callbacks yet)
+    - (ecb) work around memory barriers and volatile apparently
+      both being broken in visual studio 2008 and later (analysed
+      and patch by Nicolas Noble).
+ 
+-------------------------------------------------------------------
@@ -4 +33 @@
-- update to version 4,15
+- update to version 4.15
@@ -61 +90 @@
-- update to version 4,11
+- update to version 4.11

Old:
----
  libev-4.15.tar.gz

New:
----
  libev-4.19.tar.gz

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

Other differences:
------------------
++++++ libev.spec ++++++
--- /var/tmp/diff_new_pack.vsclHJ/_old  2015-01-30 15:08:33.000000000 +0100
+++ /var/tmp/diff_new_pack.vsclHJ/_new  2015-01-30 15:08:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libev
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -21,7 +21,7 @@
 %endif
 
 Name:           libev
-Version:        4.15
+Version:        4.19
 Release:        0
 #
 Summary:        A full-featured and high-performance event loop library

++++++ libev-4.15.tar.gz -> libev-4.19.tar.gz ++++++
++++ 4608 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to