Hello community,

here is the log from the commit of package libevent for openSUSE:Factory 
checked in at 2012-08-04 09:20:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libevent (Old)
 and      /work/SRC/openSUSE:Factory/.libevent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libevent", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevent/libevent.changes        2012-02-16 
16:17:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libevent.new/libevent.changes   2012-08-04 
09:20:52.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Jul 30 22:21:50 UTC 2012 - [email protected]
+
+- Libevent 2.0.19
+* Fix periodic timeout behavior when time jumps forwar
+* Avoid certain priority inversions 
+* More evdns improvements
+* lots of other bugfixes, see NEWS for details.
+- Provide openssl support. 
+
+-------------------------------------------------------------------

Old:
----
  libevent-2.0.10-stable.tar.bz2

New:
----
  libevent-2.0.19-stable.tar.gz

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

Other differences:
------------------
++++++ libevent.spec ++++++
--- /var/tmp/diff_new_pack.MBpRaT/_old  2012-08-04 09:20:56.000000000 +0200
+++ /var/tmp/diff_new_pack.MBpRaT/_new  2012-08-04 09:20:56.000000000 +0200
@@ -19,15 +19,17 @@
 Name:           libevent
 %define         libsoname %{name}-2_0-5
 
-Version:        2.0.10
+Version:        2.0.19
 Release:        0
 Summary:        Library Providing an Event Handling API
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Url:            http://monkey.org/~provos/libevent/
-Source0:        http://monkey.org/~provos/libevent-%{version}-stable.tar.bz2
+Source0:        
http://cloud.github.com/downloads/libevent/libevent/%{name}-%{version}-stable.tar.gz
 Source1:        baselibs.conf 
+BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
+BuildRequires:  zlib-devel
 PreReq:         %fillup_prereq
 PreReq:         %insserv_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -88,6 +90,7 @@
 %{_libdir}/%{name}_core-2.0.so.5*
 %{_libdir}/%{name}_extra-2.0.so.5*
 %{_libdir}/%{name}_pthreads-2.0.so.5*
+%{_libdir}/%{name}_openssl-2.0.so.5*
 
 %files devel
 %defattr(-,root,root)
@@ -98,7 +101,9 @@
 %{_libdir}/%{name}_core.so
 %{_libdir}/%{name}_extra.so
 %{_libdir}/%{name}_pthreads.so
+%{_libdir}/%{name}_openssl.so
 %{_libdir}/pkgconfig/%{name}.pc
 %{_libdir}/pkgconfig/%{name}_pthreads.pc
+%{_libdir}/pkgconfig/%{name}_openssl.pc
 
 %changelog

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

Reply via email to