commit bdb0bea6e61e0541c64e4116cd275aba47b4853b
Author: qvint <dotqvint(a)gmail.com>
Date: Mon Aug 31 09:22:05 2020 +0300
Fix manpage and desktop metadata files
- Update AppStream metadata
chromium-browser-privacy.appdata.xml | 8 ++++----
chromium-browser-privacy.spec | 8 +++++---
2 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/chromium-browser-privacy.appdata.xml b/chromium-browser-privacy.appdata.xml
index b83b11f..fd35ec6 100644
--- a/chromium-browser-privacy.appdata.xml
+++ b/chromium-browser-privacy.appdata.xml
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>chromium-browser-privacy.desktop</id>
- <update_contact>dotqvint(a)gmail.com</update_contact>
+
<update_contact>chromium-browser-privacy-owner(a)rpmfusion.org</update_contact>
<metadata_license>CC0-1.0</metadata_license>
<project_license>
BSD-3-Clause and LGPL-2.1+ and Apache-2.0 and IJG and MIT and
GPL-2.0+ and ISC and OpenSSL and (MPL-1.1 or GPL-2.0 or LGPL-2.0)
</project_license>
- <name>chromium-browser-privacy</name>
+ <name>Chromium (CBP)</name>
<summary>Chromium, sans integration with Google</summary>
<description>
<p>
- chromium-browser-privacy is an ungoogled-chromium distribution.
+ chromium-browser-privacy is a distribution of ungoogled-chromium.
</p>
<p>
ungoogled-chromium is Chromium, sans integration with Google. It also
@@ -27,7 +27,7 @@
</description>
<screenshots>
<screenshot type="default">
-
<
image>https://user-images.githubusercontent.com/16843577/49707064-a0bf...
+
<
image>https://user-images.githubusercontent.com/16843577/91255906-aa6e...
<caption/>
</screenshot>
</screenshots>
diff --git a/chromium-browser-privacy.spec b/chromium-browser-privacy.spec
index 2567bae..d906a37 100644
--- a/chromium-browser-privacy.spec
+++ b/chromium-browser-privacy.spec
@@ -3,8 +3,8 @@
%global freeworld 1
# A switch to disable domain substitution for development purposes.
%bcond_without domain_substitution
-%global menu_name Chromium (Freeworld)
-%global xdg_subdir chromium
+%global menu_name Chromium (CBP)
+%global xdg_subdir ungoogled-chromium
#This can be any folder on out
%global target out/Release
### Google API keys (see
http://www.chromium.org/developers/how-tos/api-keys)
@@ -232,7 +232,7 @@ Patch500: chromium-default-user-data-dir.patch
Patch600: chromium-widevine-locations.patch
%description
-%{name} is an ungoogled-chromium distribution.
+%{name} is a distribution of ungoogled-chromium.
ungoogled-chromium is Chromium, sans integration with Google. It also features
some tweaks to enhance privacy, control, and transparency (almost all of which
@@ -815,6 +815,8 @@ appstream-util validate-relax --nonet
"%{buildroot}%{_metainfodir}/%{name}.appda
- Update Chromium to 85.0.4183.83
- Update ungoogled-chromium to 76c9694
- Add domain_substitution switch
+- Fix manpage and desktop metadata files
+- Update AppStream metadata
* Thu Aug 13 2020 qvint <dotqvint(a)gmail.com> - 84.0.4147.125-1
- Update Chromium to 84.0.4147.125