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