commit b050d99aa3f1c3b462d468ae911d7ddbd1011c38
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Thu Jul 1 16:18:28 2021 +0200
Updated to new upstream release
.gitignore | 1 +
fceux.spec | 15 ++++++++++-----
sources | 2 +-
3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a687129..d16bf4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
fceux-2.2.2.src.tar.gz
/fceux-2.2.3.src.tar.gz
/fceux-2.3.0.tar.gz
+/fceux-2.4.0.tar.gz
diff --git a/fceux.spec b/fceux.spec
index 0a530b9..ba7262d 100644
--- a/fceux.spec
+++ b/fceux.spec
@@ -1,11 +1,11 @@
%undefine __cmake_in_source_build
%global giturl
https://github.com/TASVideos/fceux.git
-%global commit 65c5b0d2a1c08db75bb41340bfa5534578926944
+%global commit 941da60ecb283263a3810ed199d80abf94bd6494
Name: fceux
-Version: 2.3.0
-Release: 2%{?dist}
+Version: 2.4.0
+Release: 1%{?dist}
Summary: A cross platform, NTSC and PAL Famicom/NES emulator
License: GPLv2+
@@ -22,6 +22,7 @@ BuildRequires: minizip-devel
%else
BuildRequires: minizip-compat-devel
%endif
+BuildRequires: x264-devel
BuildRequires: desktop-file-utils
Requires: hicolor-icon-theme
@@ -64,6 +65,7 @@ sed -i 's/\r//' changelog.txt NewPPUtests.txt \
documentation/Videolog.txt
# Fix desktop file
+sed -i '/Encoding=/d' fceux.desktop
sed -i 's/\/usr\/share\/pixmaps\/fceux1.png/fceux/' fceux.desktop
sed -i '/MimeType=*/s/$/;/' fceux.desktop
sed -i '/OnlyShowIn=*/s/$/;/' fceux.desktop
@@ -88,9 +90,9 @@ sed -i -r 's!(GIT_REV=).+!\1"%{commit}"!'
scripts/genGitHdr.sh
install -d %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
install -p -m 644 %{name}.png \
%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
-install -d %{buildroot}%{_datadir}/icons/hicolor/256x256/apps
+install -d %{buildroot}%{_datadir}/icons/hicolor/512x512/apps
install -p -m 644 %{name}1.png \
- %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
+ %{buildroot}%{_datadir}/icons/hicolor/512x512/apps/%{name}.png
# Validate desktop file
desktop-file-validate \
@@ -111,6 +113,9 @@ desktop-file-validate \
%changelog
+* Thu Jul 01 2021 Andrea Musuruane <musuruan(a)gmail.com> - 2.4.0-1
+- Updated to new upstream release
+
* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
2.3.0-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
diff --git a/sources b/sources
index 38f9f2d..8fdb559 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fceux-2.3.0.tar.gz) =
46b53f0c4c790ae4f7d5e800adf81cce3c7ccf4b06f972d46e29c0170485e291516709a8c28b26c762d535453e280a6c6de935869c7674bb135c3dca2e266407
+SHA512 (fceux-2.4.0.tar.gz) =
3f53db1091e28c91bff90a2d6c77bd3c022a7c20a29b07e6cb88e9ae4795ce7f9e68d15ac0f90721472f8c262907a2564e0be7adc8df2eb3ef252215717f30a0