From e0567bd9238ea68e7d52281464f3932457c1ceac Mon Sep 17 00:00:00 2001 From: "F. Duncanh" Date: Fri, 29 Dec 2023 05:21:53 -0500 Subject: [PATCH] update specfile --- uxplay.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uxplay.spec b/uxplay.spec index 3cfda37..3e581a8 100644 --- a/uxplay.spec +++ b/uxplay.spec @@ -1,5 +1,5 @@ Name: uxplay -Version: 1.67 +Version: 1.68 Release: 1%{?dist} %global gittag v%{version} @@ -11,7 +11,7 @@ Source0: https://github.com/FDH2/UxPlay/archive/%{gittag}/%{name}-%{versi Packager: UxPlay maintainer -BuildRequires: cmake >= 3.4.1 +BuildRequires: cmake >= 3.5 BuildRequires: make BuildRequires: gcc BuildRequires: gcc-c++ @@ -135,7 +135,7 @@ cd build %{_docdir}/%{name}/llhttp/LICENSE-MIT %changelog -* Wed Nov 29 2023 UxPlay maintainer +* Fri Dec 29 2023 UxPlay maintainer Initial uxplay.spec: tested on Fedora 38, Rocky Linux 9.2, OpenSUSE Leap 15.5, Mageia 9, OpenMandriva ROME, PCLinuxOS -