Hello community,

here is the log from the commit of package ivykis for openSUSE:Factory checked 
in at 2016-11-07 12:24:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ivykis (Old)
 and      /work/SRC/openSUSE:Factory/.ivykis.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ivykis"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ivykis/ivykis.changes    2013-06-06 
12:08:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ivykis.new/ivykis.changes       2016-11-07 
12:24:03.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Oct 30 15:50:15 UTC 2016 - [email protected]
+
+- Update to new upstream release 0.40
+* This release fixes a pthread_sigmask() pointer aliasing issue,
+  and significantly speeds up polling for events by using
+  timerfd_create(3) / EVFILT_TIMER / timer_create(3C) to avoid
+  creating and destroying a kernel timer for every fd readiness
+  polling system call.
+
+-------------------------------------------------------------------

Old:
----
  ivykis-0.38.g16.tar.xz

New:
----
  ivykis-0.40.tar.gz

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

Other differences:
------------------
++++++ ivykis.spec ++++++
--- /var/tmp/diff_new_pack.V3WczO/_old  2016-11-07 12:24:04.000000000 +0100
+++ /var/tmp/diff_new_pack.V3WczO/_new  2016-11-07 12:24:04.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ivykis
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,23 +18,22 @@
 
 Name:           ivykis
 %define lname   libivykis0
-Version:        0.38.g16
+Version:        0.40
 Release:        0
 Summary:        An event dispatching library
 License:        LGPL-2.1
 Group:          Development/Libraries/C and C++
 Url:            http://sf.net/projects/libivykis/
 
-#Freecode-URL: https://freecode.com/projects/libivykis
-#DL-URL:       http://downloads.sf.net/libivykis/ivykis-0.39.tar.gz
+#Freshcode-URL:        http://freshcode.club/projects/ivykis
 #Git-Clone:    git://github.com/buytenh/ivykis
-Source:         %name-%version.tar.xz
+Source:         http://downloads.sf.net/libivykis/%name-%version.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkgconfig
-BuildRequires:  xz
 %if 0%{?suse_version} || 0%{?sles_version}
 BuildRequires:  fdupes
 %endif
+ExcludeArch:    ppc ppc64 ppc64le %arm aarch64
 
 %description
 libivykis is a thin wrapper over various OS'es implementation of I/O


Reply via email to