Hello community,

here is the log from the commit of package libev for openSUSE:Factory checked 
in at 2017-10-13 14:06:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libev (Old)
 and      /work/SRC/openSUSE:Factory/.libev.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libev"

Fri Oct 13 14:06:30 2017 rev:16 rq:532541 version:4.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/libev/libev.changes      2017-08-06 
11:24:21.595669129 +0200
+++ /work/SRC/openSUSE:Factory/.libev.new/libev.changes 2017-10-13 
14:06:34.689318104 +0200
@@ -1,0 +2,5 @@
+Thu Sep 28 10:14:07 UTC 2017 - [email protected]
+
+- Update package descriptions and RPM categories.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libev.spec ++++++
--- /var/tmp/diff_new_pack.thN8qJ/_old  2017-10-13 14:06:35.465283980 +0200
+++ /var/tmp/diff_new_pack.thN8qJ/_new  2017-10-13 14:06:35.465283980 +0200
@@ -20,7 +20,7 @@
 Name:           libev
 Version:        4.24
 Release:        0
-Summary:        A full-featured and high-performance event loop library
+Summary:        An event loop library
 License:        BSD-2-Clause
 Group:          Development/Libraries/C and C++
 Url:            http://software.schmorp.de/pkg/libev.html
@@ -32,18 +32,18 @@
 BuildRequires:  pkgconfig
 
 %description
-A full-featured and high-performance event loop that is loosely modelled after
-libevent, but without its limitations and bugs. It is used, among others, in
-the GNU Virtual Private Ethernet and rxvt-unicode packages.
+An event loop that is loosely modeled after libevent.
 
 %package -n %{library_name}
-Summary:        A full-featured and high-performance event loop library
-Group:          Development/Libraries/C and C++
+Summary:        An event loop library
+Group:          System/Libraries
 
 %description -n %{library_name}
-A full-featured and high-performance event loop that is loosely modelled after
-libevent, but without its limitations and bugs. It is used, among others, in
-the GNU Virtual Private Ethernet and rxvt-unicode packages.
+An event loop that is loosely modeled after libevent. Features
+include child/PID watchers, periodic timers based on wallclock
+(absolute) time (in addition to timers using relative timeouts), as
+well as epoll/kqueue/event ports/inotify/eventfd/signalfd support,
+timer management, time jump detection and correction.
 
 This package holds the shared libraries of libev.
 
@@ -53,9 +53,15 @@
 Requires:       %{library_name} = %{version}
 
 %description devel
-A full-featured and high-performance event loop that is loosely modelled after
-libevent, but without its limitations and bugs. It is used, among others, in
-the GNU Virtual Private Ethernet and rxvt-unicode packages.
+An event loop that is loosely modeled after libevent. Features
+include child/PID watchers, periodic timers based on wallclock
+(absolute) time (in addition to timers using relative timeouts), as
+well as epoll/kqueue/event ports/inotify/eventfd/signalfd support,
+timer management, time jump detection and correction.
+
+It can be used as a libevent replacement using its emulation API, or
+directly embedded into programs. An optional Perl interface is
+available.
 
 This package holds the development files for libev.
 


Reply via email to