Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package galene for openSUSE:Factory checked in at 2022-03-10 22:45:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/galene (Old) and /work/SRC/openSUSE:Factory/.galene.new.2349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "galene" Thu Mar 10 22:45:52 2022 rev:16 rq:960830 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/galene/galene.changes 2022-02-02 22:45:01.918060366 +0100 +++ /work/SRC/openSUSE:Factory/.galene.new.2349/galene.changes 2022-03-11 11:42:19.646679025 +0100 @@ -1,0 +2,13 @@ +Tue Mar 08 22:18:36 UTC 2022 - mich...@stroeder.com + +- Update to version 0.5: + * Implement third-party (token-based) authentication. + * Implement peer-to-peer file transfer (/sendfile). + * Add a contextual menu to the users list. + * Removed the "Broadcast file" entry in the side menu, it is now + available as a context menu entry and a chat command (/presentfile). + * Add side-menu options for high-quality audio (Opus at 128kbps) and + disabling audio preprocessing. + * Send audio in addition to video when sharing browser tabs. + +------------------------------------------------------------------- Old: ---- galene-0.4.4.tar.gz New: ---- galene-0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ galene.spec ++++++ --- /var/tmp/diff_new_pack.1Qwn1m/_old 2022-03-11 11:42:20.246679698 +0100 +++ /var/tmp/diff_new_pack.1Qwn1m/_new 2022-03-11 11:42:20.254679707 +0100 @@ -25,7 +25,7 @@ %bcond_without apparmor Name: galene -Version: 0.4.4 +Version: 0.5 Release: 0 Summary: Gal??ne videoconferencing server License: MIT @@ -128,13 +128,17 @@ %{_sbindir}/%{name} %dir %{_datadir}/%{name} %dir %attr(0755, root, root) %{_datadir}/%{name}/static -%dir %attr(0755, root, root) %{_datadir}/%{name}/static/css -%dir %attr(0755, root, root) %{_datadir}/%{name}/static/scripts -%dir %attr(0755, root, root) %{_datadir}/%{name}/static/webfonts +%dir %attr(0755, root, root) %{_datadir}/%{name}/static/external/fontawesome +%dir %attr(0755, root, root) %{_datadir}/%{name}/static/external/fontawesome/css +%dir %attr(0755, root, root) %{_datadir}/%{name}/static/external/fontawesome/webfonts +%dir %attr(0755, root, root) %{_datadir}/%{name}/static/external/toastify +%dir %attr(0755, root, root) %{_datadir}/%{name}/static/external/contextual %{_datadir}/%{name}/static/* -%{_datadir}/%{name}/static/css/*.css -%{_datadir}/%{name}/static/scripts/*.js -%{_datadir}/%{name}/static/webfonts/* +%{_datadir}/%{name}/static/external/fontawesome +%{_datadir}/%{name}/static/external/fontawesome/css/*.css +%{_datadir}/%{name}/static/external/fontawesome/webfonts/* +%{_datadir}/%{name}/static/external/toastify/* +%{_datadir}/%{name}/static/external/contextual/* %{_sbindir}/rc%{name} %{_unitdir}/%{name}.service %dir %attr(0750, root, %{name}) %{_sysconfdir}/%{name} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1Qwn1m/_old 2022-03-11 11:42:20.294679751 +0100 +++ /var/tmp/diff_new_pack.1Qwn1m/_new 2022-03-11 11:42:20.298679757 +0100 @@ -3,8 +3,8 @@ <param name="url">git://github.com/jech/galene.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">galene-0.4.4</param> - <param name="version">0.4.4</param> + <param name="revision">galene-0.5</param> + <param name="version">0.5</param> <param name="changesgenerate">enable</param> <!--param name="versionrewrite-pattern">galene-(\d+)</param> <param name="versionrewrite-replacement">\1</param--> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.1Qwn1m/_old 2022-03-11 11:42:20.318679779 +0100 +++ /var/tmp/diff_new_pack.1Qwn1m/_new 2022-03-11 11:42:20.322679783 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/jech/galene.git</param> - <param name="changesrevision">6634b7c1e8862d07e42a87973eb9e6099bdbdeef</param></service></servicedata> + <param name="changesrevision">ba75bfeb3acd33f92084fa0eb88be9aee824badf</param></service></servicedata> (No newline at EOF) ++++++ galene-0.4.4.tar.gz -> galene-0.5.tar.gz ++++++ ++++ 4267 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 4065 lines of diff (skipped)