commit ce4b5a85e83b47a73f53ace6a70ecf9ebeeaf7c6
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Sep 18 14:45:38 2020 +0200
Add icon/ tag into appdata files
ppsspp-qt.appdata.xml | 1 +
ppsspp.appdata.xml | 1 +
ppsspp.spec | 5 ++++-
3 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/ppsspp-qt.appdata.xml b/ppsspp-qt.appdata.xml
index d6bf72f..f250439 100644
--- a/ppsspp-qt.appdata.xml
+++ b/ppsspp-qt.appdata.xml
@@ -5,6 +5,7 @@
<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 55e1fcc..2fa9802 100644
--- a/ppsspp.appdata.xml
+++ b/ppsspp.appdata.xml
@@ -5,6 +5,7 @@
<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 8bcf713..308bfb6 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -50,7 +50,7 @@ ExcludeArch: %{power64}
Name: ppsspp
Version: 1.10.3
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A PSP emulator
License: BSD and GPLv2+
URL:
https://www.ppsspp.org/
@@ -324,6 +324,9 @@ 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