commit 1e26d8d9f120170485825b74d442d80591bf76aa
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Thu May 17 19:28:53 2018 +0200
Added gcc dependency
Fixed AppData file
Added license tag
yapeSDL.appdata.xml | 2 +-
yapeSDL.spec | 11 +++++++++--
2 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/yapeSDL.appdata.xml b/yapeSDL.appdata.xml
index cb47933..d4b4069 100644
--- a/yapeSDL.appdata.xml
+++ b/yapeSDL.appdata.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
-<id>snes9x.desktop</id>
+<id>yapeSDL.desktop</id>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<project_license>GPLv2+</project_license>
<name>yapeSDL</name>
diff --git a/yapeSDL.spec b/yapeSDL.spec
index ea8b1f2..470387a 100644
--- a/yapeSDL.spec
+++ b/yapeSDL.spec
@@ -1,6 +1,6 @@
Name: yapeSDL
Version: 0.70.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A Commodore 264 family (C16, plus/4 etc.) emulator
License: GPLv2+
@@ -15,6 +15,7 @@ Source1: %{name}.desktop
Source2: Plus4.png
Source3: %{name}.appdata.xml
+BuildRequires: gcc-c++
BuildRequires: SDL2-devel
BuildRequires: minizip-devel
BuildRequires: desktop-file-utils
@@ -94,9 +95,15 @@ appstream-util validate-relax --nonet
%{buildroot}%{_datadir}/metainfo/%{name}.a
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
%{_datadir}/metainfo/%{name}.appdata.xml
-%doc Changes COPYING README.SDL
+%doc Changes README.SDL
+%license COPYING
%changelog
+* Thu May 17 2018 Andrea Musuruane <musuruan(a)gmail.com> - 0.70.2-4
+- Added gcc dependency
+- Fixed AppData file
+- Added license tag
+
* Fri Mar 02 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> -
0.70.2-3
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild