commit dbd1a31b2433180db418f25a3c04ac2a6ac727bb
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Sep 19 17:48:48 2020 +0100
Revert "Add icon/ tag into appdata files"
This reverts commit ce4b5a85e83b47a73f53ace6a70ecf9ebeeaf7c6.
ppsspp-qt.appdata.xml | 1 -
ppsspp.appdata.xml | 1 -
ppsspp.spec | 5 +----
3 files changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/ppsspp-qt.appdata.xml b/ppsspp-qt.appdata.xml
index f250439..d6bf72f 100644
--- a/ppsspp-qt.appdata.xml
+++ b/ppsspp-qt.appdata.xml
@@ -5,7 +5,6 @@
<summary>A PSP emulator</summary>
<name>PPSSPP</name>
<project_license>GPL-2.0+ and BSD</project_license>
- <icon type="local">/usr/share/icons/ppsspp/ppsspp.png</icon>
<categories>
<category>Games</category>
<category>ActionGame</category>
diff --git a/ppsspp.appdata.xml b/ppsspp.appdata.xml
index 2fa9802..55e1fcc 100644
--- a/ppsspp.appdata.xml
+++ b/ppsspp.appdata.xml
@@ -5,7 +5,6 @@
<summary>A PSP emulator</summary>
<name>PPSSPP</name>
<project_license>GPL-2.0+ and BSD</project_license>
- <icon type="local">/usr/share/icons/ppsspp/ppsspp.png</icon>
<categories>
<category>Games</category>
<category>ActionGame</category>
diff --git a/ppsspp.spec b/ppsspp.spec
index 308bfb6..8bcf713 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -50,7 +50,7 @@ ExcludeArch: %{power64}
Name: ppsspp
Version: 1.10.3
-Release: 4%{?dist}
+Release: 3%{?dist}
Summary: A PSP emulator
License: BSD and GPLv2+
URL:
https://www.ppsspp.org/
@@ -324,9 +324,6 @@ fi
%{_datadir}/icons/%{name}/
%changelog
-* Fri Sep 18 2020 Antonio Trande <sagitter(a)fedoraproject.org> - 1.10.3-4
-- Add icon/ tag into appdata files
-
* Wed Aug 19 2020 Antonio Trande <sagitter(a)fedoraproject.org> - 1.10.3-3
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Disable LTO flags