Hello community, here is the log from the commit of package ekiga for openSUSE:Factory checked in at 2020-07-31 15:56:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ekiga (Old) and /work/SRC/openSUSE:Factory/.ekiga.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ekiga" Fri Jul 31 15:56:45 2020 rev:61 rq:823643 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ekiga/ekiga.changes 2019-05-03 22:46:08.379729694 +0200 +++ /work/SRC/openSUSE:Factory/.ekiga.new.3592/ekiga.changes 2020-07-31 16:07:07.680800295 +0200 @@ -1,0 +2,6 @@ +Wed Jun 10 12:41:49 UTC 2020 - Frederic Crozat <[email protected]> + +- Update ekiga-missing-includes.patch to include ostream to another + file. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ekiga-missing-includes.patch ++++++ --- /var/tmp/diff_new_pack.VNsikD/_old 2020-07-31 16:07:08.232800767 +0200 +++ /var/tmp/diff_new_pack.VNsikD/_new 2020-07-31 16:07:08.236800771 +0200 @@ -1,5 +1,7 @@ ---- ekiga/plugins/avahi/avahi-heap.cpp 2019/04/02 14:08:47 1.1 -+++ ekiga/plugins/avahi/avahi-heap.cpp 2019/04/02 14:09:00 +Index: ekiga/plugins/avahi/avahi-heap.cpp +=================================================================== +--- ekiga.orig/plugins/avahi/avahi-heap.cpp 2019-04-02 15:17:51.999315057 +0200 ++++ ekiga/plugins/avahi/avahi-heap.cpp 2020-06-10 14:40:26.738949351 +0200 @@ -36,6 +36,7 @@ */ @@ -8,8 +10,10 @@ #include <glib/gi18n.h> #include "avahi-heap.h" ---- ekiga/plugins/resource-list/rl-presentity.cpp 2019/04/02 14:23:25 1.1 -+++ ekiga/plugins/resource-list/rl-presentity.cpp 2019/04/02 14:23:38 +Index: ekiga/plugins/resource-list/rl-presentity.cpp +=================================================================== +--- ekiga.orig/plugins/resource-list/rl-presentity.cpp 2019-04-02 15:17:52.003315050 +0200 ++++ ekiga/plugins/resource-list/rl-presentity.cpp 2020-06-10 14:40:26.738949351 +0200 @@ -34,6 +34,7 @@ */ @@ -18,8 +22,10 @@ #include <set> #include <glib/gi18n.h> ---- ekiga/plugins/resource-list/rl-entry-ref.cpp 2019/04/02 14:24:07 1.1 -+++ ekiga/plugins/resource-list/rl-entry-ref.cpp 2019/04/02 14:24:20 +Index: ekiga/plugins/resource-list/rl-entry-ref.cpp +=================================================================== +--- ekiga.orig/plugins/resource-list/rl-entry-ref.cpp 2019-04-02 15:17:52.003315050 +0200 ++++ ekiga/plugins/resource-list/rl-entry-ref.cpp 2020-06-10 14:40:26.738949351 +0200 @@ -35,6 +35,8 @@ * */ @@ -29,8 +35,10 @@ #include "config.h" #include <glib/gi18n-lib.h> ---- ekiga/plugins/resource-list/rl-heap.cpp 2019/04/02 14:30:57 1.1 -+++ ekiga/plugins/resource-list/rl-heap.cpp 2019/04/02 14:31:09 +Index: ekiga/plugins/resource-list/rl-heap.cpp +=================================================================== +--- ekiga.orig/plugins/resource-list/rl-heap.cpp 2019-04-02 15:17:52.003315050 +0200 ++++ ekiga/plugins/resource-list/rl-heap.cpp 2020-06-10 14:40:26.738949351 +0200 @@ -35,6 +35,8 @@ * */ @@ -40,3 +48,15 @@ #include <glib/gi18n.h> #include "robust-xml.h" +Index: ekiga/lib/engine/framework/services.cpp +=================================================================== +--- ekiga.orig/lib/engine/framework/services.cpp 2019-04-02 15:17:51.979315092 +0200 ++++ ekiga/lib/engine/framework/services.cpp 2020-06-10 14:41:09.398950440 +0200 +@@ -44,6 +44,7 @@ + #include <signal.h> + #endif + ++#include <ostream> + #include "services.h" + + boost::optional<bool>
