commit a7987150ff164f03dc0fcc0878361b9ee999261e
Author: qvint <dotqvint(a)gmail.com>
Date: Sat Nov 2 22:33:15 2019 +0300
Disable debuginfo to match fedora chromium
See
https://bugzilla.rpmfusion.org/show_bug.cgi?id=5441
chromium-browser-privacy.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/chromium-browser-privacy.spec b/chromium-browser-privacy.spec
index a414c6c..03e3e8a 100644
--- a/chromium-browser-privacy.spec
+++ b/chromium-browser-privacy.spec
@@ -65,7 +65,7 @@
%global jumbo 1
#------------------------------------------------------
#Build debug packages for debugging
-%global debug_pkg 1
+%global debug_pkg 0
# Enable building with ozone support
%global ozone 0
##############################Package Definitions######################################
@@ -760,6 +760,7 @@ appstream-util validate-relax --nonet
"%{buildroot}%{_metainfodir}/%{name}.appda
* Sat Nov 02 2019 qvint <dotqvint(a)gmail.com> - 78.0.3904.87-1
- Update Chromium to 78.0.3904.87
- Update ungoogled-chromium to 78.0.3904.87-1
+- Disable debuginfo to match fedora chromium
* Fri Nov 01 2019 qvint <dotqvint(a)gmail.com> - 78.0.3904.70-1
- Update Chromium to 78.0.3904.70