]> git.pld-linux.org Git - packages/google-chrome.git/commitdiff
- up to 79.0.3945.79
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 16 Dec 2019 12:59:32 +0000 (13:59 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 16 Dec 2019 12:59:32 +0000 (13:59 +0100)
google-chrome.spec

index 728d9d3cecddbbe6bac061c75baa944815a176c0..2c2b8ed379014f40dba97ce13e71f88c50802d54 100644 (file)
 %endif
 Summary:       Google Chrome
 Name:          google-chrome%{?gcsuffix}
-Version:       78.0.3904.97
+Version:       79.0.3945.79
 Release:       1
 License:       Multiple, see http://chrome.google.com/
 Group:         Applications/Networking
 Source0:       http://dl.google.com/linux/chrome/rpm/stable/x86_64/google-chrome-%{state}-%{version}-%{release}.x86_64.rpm
-# NoSource0-md5:       9226ba7e1a2e9ea0283621dd67223cbe
+# NoSource0-md5:       15248b28b4d16d9f2b79fdfe4083e1b3
 NoSource:      0
 Source1:       google-chrome.sh
 Source2:       find-lang.sh
@@ -201,6 +201,8 @@ fi
 # These unique permissions are intentional and necessary for the sandboxing
 %attr(4555,root,root) %{_libdir}/%{name}/chrome-sandbox
 
+%attr(755,root,root) %{_libdir}/%{name}/crashpad_handler
+
 # nacl
 %attr(755,root,root) %{_libdir}/%{name}/nacl_helper
 %attr(755,root,root) %{_libdir}/%{name}/nacl_helper_bootstrap
@@ -219,6 +221,8 @@ fi
 %attr(755,root,root) %{_libdir}/%{name}/libffmpegsumo.so
 %endif
 
+%{_libdir}/%{name}/WidevineCdm
+
 # hack
 %dir /opt/google
 /opt/google/chrome%{?gcsuffix}
This page took 0.179171 seconds and 4 git commands to generate.