Hello community,

here is the log from the commit of package tevent for openSUSE:Factory checked 
in at 2015-11-24 22:21:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tevent (Old)
 and      /work/SRC/openSUSE:Factory/.tevent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tevent"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tevent/tevent-man.changes        2015-11-10 
10:01:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.tevent.new/tevent-man.changes   2015-11-24 
22:21:09.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Nov 11 17:52:45 UTC 2015 - [email protected]
+
+- Update to 0.9.26; (bsc#954658).
+  + New tevent_thread_proxy API
+  + Minor build fixes
+
+-------------------------------------------------------------------
tevent.changes: same change

Old:
----
  tevent-0.9.25.tar.asc
  tevent-0.9.25.tar.gz

New:
----
  tevent-0.9.26.tar.asc
  tevent-0.9.26.tar.gz

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

Other differences:
------------------
++++++ tevent-man.spec ++++++
--- /var/tmp/diff_new_pack.DtSBUb/_old  2015-11-24 22:21:10.000000000 +0100
+++ /var/tmp/diff_new_pack.DtSBUb/_new  2015-11-24 22:21:10.000000000 +0100
@@ -24,7 +24,7 @@
 %define with_python3 0
 %endif
 
-%define talloc_version 2.1.4
+%define talloc_version 2.1.5
 %define build_man 1
 
 %if %{build_man}
@@ -44,14 +44,14 @@
 BuildRequires:  python3-devel
 %endif
 BuildRequires:  python-talloc-devel >= %{talloc_version}
-%endif
+%endif # build_man
 %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140
 %define        build_make_smp_mflags %{?_smp_mflags}
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
 Url:            http://tevent.samba.org/
-Version:        0.9.25
+Version:        0.9.26
 Release:        0
 Summary:        An event system based on the talloc memory management library
 License:        GPL-3.0+
@@ -139,7 +139,7 @@
 This package contains the python bindings for the Tevent library.
 %endif
 
-%endif
+%endif # ! build_man
 
 %prep
 %setup -n tevent-%{version} -q
@@ -172,12 +172,12 @@
 
 doxygen doxy.config
 
-%endif
+%endif # ! build_man
 
 %if ! %{build_man}
 %check
 LD_LIBRARY_PATH=bin/shared %{__make} test
-%endif
+%endif # ! build_man
 
 %install
 %if ! %{build_man}
@@ -194,7 +194,7 @@
 cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}
 rm $RPM_BUILD_ROOT/%{_mandir}/man3/todo.3
 
-%endif
+%endif # ! build_man
 
 %if ! %{build_man}
 %post -n %{libtevent_name} -p /sbin/ldconfig
@@ -244,6 +244,6 @@
 %defattr(-,root,root)
 %{_mandir}/man3/tevent*.*
 
-%endif
+%endif # ! build_man
 
 %changelog

++++++ tevent.spec ++++++
--- /var/tmp/diff_new_pack.DtSBUb/_old  2015-11-24 22:21:10.000000000 +0100
+++ /var/tmp/diff_new_pack.DtSBUb/_new  2015-11-24 22:21:10.000000000 +0100
@@ -24,7 +24,7 @@
 %define with_python3 0
 %endif
 
-%define talloc_version 2.1.4
+%define talloc_version 2.1.5
 %define build_man 0
 
 %if %{build_man}
@@ -44,14 +44,14 @@
 BuildRequires:  python3-devel
 %endif
 BuildRequires:  python-talloc-devel >= %{talloc_version}
-%endif
+%endif # build_man
 %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140
 %define        build_make_smp_mflags %{?_smp_mflags}
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
 Url:            http://tevent.samba.org/
-Version:        0.9.25
+Version:        0.9.26
 Release:        0
 Summary:        An event system based on the talloc memory management library
 License:        GPL-3.0+
@@ -139,7 +139,7 @@
 This package contains the python bindings for the Tevent library.
 %endif
 
-%endif
+%endif # ! build_man
 
 %prep
 %setup -n tevent-%{version} -q
@@ -172,12 +172,12 @@
 
 doxygen doxy.config
 
-%endif
+%endif # ! build_man
 
 %if ! %{build_man}
 %check
 LD_LIBRARY_PATH=bin/shared %{__make} test
-%endif
+%endif # ! build_man
 
 %install
 %if ! %{build_man}
@@ -194,7 +194,7 @@
 cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}
 rm $RPM_BUILD_ROOT/%{_mandir}/man3/todo.3
 
-%endif
+%endif # ! build_man
 
 %if ! %{build_man}
 %post -n %{libtevent_name} -p /sbin/ldconfig
@@ -244,6 +244,6 @@
 %defattr(-,root,root)
 %{_mandir}/man3/tevent*.*
 
-%endif
+%endif # ! build_man
 
 %changelog

++++++ tevent-0.9.25.tar.gz -> tevent-0.9.26.tar.gz ++++++
++++ 3748 lines of diff (skipped)



Reply via email to