Hello community, here is the log from the commit of package libevent for openSUSE:Factory checked in at 2017-10-07 17:47:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libevent (Old) and /work/SRC/openSUSE:Factory/.libevent.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libevent" Sat Oct 7 17:47:53 2017 rev:34 rq:530889 version:2.1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/libevent/libevent.changes 2017-02-25 00:46:43.735037503 +0100 +++ /work/SRC/openSUSE:Factory/.libevent.new/libevent.changes 2017-10-07 17:48:02.918206294 +0200 @@ -1,0 +2,12 @@ +Mon Oct 2 21:13:04 UTC 2017 - [email protected] + +- Trim description of secondary packages and SRPM. + Rectify RPM group. + +------------------------------------------------------------------- +Mon Oct 2 08:24:33 UTC 2017 - [email protected] + +- Add baselibs.conf: build libevent-2_1-8-32bit (needed by + libqt5-qtwebengine). + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libevent.spec ++++++ --- /var/tmp/diff_new_pack.Uz2W4C/_old 2017-10-07 17:48:04.726126821 +0200 +++ /var/tmp/diff_new_pack.Uz2W4C/_new 2017-10-07 17:48:04.730126645 +0200 @@ -28,11 +28,12 @@ Release: 0 Summary: An event notification library License: BSD-3-Clause -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://libevent.org/ Source0: https://github.com/%{name}/%{name}/releases/download/release-%{version}-%{version_suffix}/%{name}-%{version}-%{version_suffix}.tar.gz Source1: https://github.com/%{name}/%{name}/releases/download/release-%{version}-%{version_suffix}/%{name}-%{version}-%{version_suffix}.tar.gz.asc Source2: %{name}.keyring +Source99: baselibs.conf BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -55,15 +56,6 @@ has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. -Currently, libevent supports /dev/poll, kqueue(2), event ports, -POSIX select(2), Windows select(), poll(2), and epoll(4). - -Libevent additionally provides a sophisticated framework for buffered -network IO, with support for sockets, filters, rate-limiting, SSL, -zero-copy file transmission, and IOCP. Libevent includes support for -several useful protocols, including DNS, HTTP, and a minimal RPC -framework. - %package -n %{libsoname} Summary: An event notification library Group: System/Libraries @@ -102,15 +94,6 @@ has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. -Currently, libevent supports /dev/poll, kqueue(2), event ports, -POSIX select(2), Windows select(), poll(2), and epoll(4). - -Libevent additionally provides a sophisticated framework for buffered -network IO, with support for sockets, filters, rate-limiting, SSL, -zero-copy file transmission, and IOCP. Libevent includes support for -several useful protocols, including DNS, HTTP, and a minimal RPC -framework. - This package holds the development files for libevent2. %prep ++++++ baselibs.conf ++++++ libevent-2_1-8
