commit 3c7bb3f9022d9cda1ca1488a5acea1f662048e8a
Author: qvint <dotqvint(a)gmail.com>
Date: Tue Sep 22 00:27:37 2020 +0300
Enable Hangout services extension
See
https://bugzilla.rpmfusion.org/show_bug.cgi?id=5758
chromium-freeworld.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 8011a17..6282803 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -534,7 +534,7 @@ gn_args=(
proprietary_codecs=false
%endif
enable_nacl=false
- enable_hangout_services_extension=false
+ enable_hangout_services_extension=true
fatal_linker_warnings=false
treat_warnings_as_errors=false
fieldtrial_testing_like_official_build=true
@@ -700,6 +700,7 @@ appstream-util validate-relax --nonet
"%{buildroot}%{_metainfodir}/%{name}.appda
%changelog
* Mon Sep 21 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.121-1
- Update to 85.0.4183.121
+- Enable Hangout services extension (rfbz#5758)
* Thu Sep 10 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.102-1
- Update to 85.0.4183.102