File project.diff of Package 86Box
--- 86Box.changes.orig
+++ 86Box.changes
@@ -1,4 +1,23 @@
-------------------------------------------------------------------
+Sun Oct 26 08:11:16 UTC 2025 - Martin Hauke <mardnh@gmx.de>
+
+- Update to version 5.2
+ * https://github.com/86Box/86Box/releases/tag/v5.2
+ * https://86box.net/2025/10/26/86box-v5-2.html
+
+-------------------------------------------------------------------
+Thu Sep 25 18:15:15 UTC 2025 - Martin Hauke <mardnh@gmx.de>
+
+- Update to version 5.1
+ * https://github.com/86Box/86Box/releases/tag/v5.1
+ * https://86box.net/2025/09/14/86box-v5-1.html
+
+-------------------------------------------------------------------
+Sun Nov 17 08:26:54 UTC 2024 - Martin Hauke <mardnh@gmx.de>
+
+- package cleanup
+
+-------------------------------------------------------------------
Mon Sep 2 00:39:22 UTC 2024 - Ka Hu <kahu2000+obs1234@gmail.com>
- 86Box 4.2.1
--- 86Box.spec.orig
+++ 86Box.spec
@@ -1,7 +1,7 @@
#
# spec file for package 86Box
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,40 +17,40 @@
Name: 86Box
-Version: 4.2.1
+Version: 5.2
Release: 0
Summary: Emulator of x86-based machines based on PCem
License: GPL-2.0-or-later
URL: https://86box.net/
-Source0: https://github.com/86Box/86Box/archive/refs/tags/v%{version}.tar.gz
-BuildRequires: pkg-config
-BuildRequires: gcc-c++
+Source0: https://github.com/86Box/86Box/archive/refs/tags/v%{version}.tar.gz#/86Box-%{version}.tar.gz
BuildRequires: cmake >= 3.21
-BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(freetype2)
-BuildRequires: pkgconfig(zlib)
-BuildRequires: pkgconfig(rtmidi)
-BuildRequires: pkgconfig(openal)
-BuildRequires: pkgconfig(sdl2)
-BuildRequires: pkgconfig(libpng)
-BuildRequires: pkgconfig(slirp)
-BuildRequires: pkgconfig(fluidsynth)
+BuildRequires: extra-cmake-modules
+BuildRequires: gcc-c++
+BuildRequires: pkgconfig
BuildRequires: qt6-base-devel
BuildRequires: qt6-base-private-devel
+BuildRequires: update-desktop-files
BuildRequires: cmake(Qt6LinguistTools)
BuildRequires: cmake(Qt6OpenGL)
+BuildRequires: pkgconfig(fluidsynth)
+BuildRequires: pkgconfig(freetype2)
+BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(libevdev)
+BuildRequires: pkgconfig(libpng)
+BuildRequires: pkgconfig(openal)
+BuildRequires: pkgconfig(rtmidi)
+BuildRequires: pkgconfig(sdl2)
+BuildRequires: pkgconfig(slirp)
BuildRequires: pkgconfig(xi)
-BuildRequires: extra-cmake-modules
-BuildRequires: update-desktop-files
+BuildRequires: pkgconfig(zlib)
Recommends: fluid-soundfont-gm
-Recommends: fluidsynth
-Recommends: ghostscript
+Recommends: fluidsynth
+Recommends: ghostscript
%description
-Emulator of x86-based machines based on PCem
-
-%debug_package
+86Box is a low level x86 emulator that runs older operating systems
+and software designed for IBM PC systems and compatibles from 1981
+through fairly recent system designs based on the PCI bus.
%prep
%setup -q
@@ -62,10 +62,10 @@ Emulator of x86-based machines based on
-DDISCORD=off \
-DCMAKE_CXX_FLAGS=-march=x86-64-v3 \
-DCMAKE_C_FLAGS=-march=x86-64-v3
-%qt6_build
+%{qt6_build}
%install
-%qt6_install
+%{qt6_install}
# Icons
for i in 48 64 72 96 128 192 256 512; do