From 54f705e0c30aba2a34cbec84d763f8fa5c471d6a Mon Sep 17 00:00:00 2001 From: slava86 Date: Thu, 28 Mar 2024 16:53:19 +0300 Subject: [PATCH] update to 1.1.1 switching to qt6 --- .abf.yml | 2 +- goverlay.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.abf.yml b/.abf.yml index aa12f1f..62ca405 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - goverlay-0.9.1.tar.gz: 49ea9cef482fef8fa60ded66de37c886f554a125 + goverlay-1.1.1.tar.gz: 130e3508bbd0178e38687a3f59e221e23855190d diff --git a/goverlay.spec b/goverlay.spec index ac7335c..b85a5ac 100644 --- a/goverlay.spec +++ b/goverlay.spec @@ -1,6 +1,6 @@ Summary: GUI to help manage Linux overlays Name: goverlay -Version: 0.9.1 +Version: 1.1.1 Release: 1 License: GPLv3+ Group: Graphics @@ -9,11 +9,11 @@ Source0: https://github.com/benjamimgois/goverlay/archive/%{version}.tar.gz?/%{n # From Fedora Patch0: goverlay-enable-debuginfo-generation.patch BuildRequires: lazarus -BuildRequires: qt5pas-devel +BuildRequires: qt6pas-devel BuildRequires: pkgconfig(libglvnd) Requires: hicolor-icon-theme Requires: mangohud -Requires: qt5pas +Requires: qt6pas Recommends: mesa-demos Recommends: vkbasalt