From 883efe7f5e4f71b001a8d96ccf4d898778586b56 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 17 May 2023 10:46:44 -0700 Subject: [PATCH] Rebuild for qt5 update --- layer-shell-qt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/layer-shell-qt.spec b/layer-shell-qt.spec index 8e8460a..e6daffe 100644 --- a/layer-shell-qt.spec +++ b/layer-shell-qt.spec @@ -1,6 +1,6 @@ Name: layer-shell-qt Version: 5.27.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library to easily use clients based on wlr-layer-shell License: LGPLv3+ @@ -69,6 +69,9 @@ Requires: cmake(Qt5Gui) >= 5.15.0 %changelog +* Wed May 17 2023 Troy Dawson - 5.27.4-4 +- Rebuild for qt5 update + * Wed May 10 2023 Troy Dawson - 5.27.4-3 - Rebuild for qt5 update