From ddc8d1c14bc807c46c441697663b6a14f42eb048 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Thu, 24 Oct 2024 14:45:37 +0200 Subject: [PATCH] rebuilt with qt 6.8.0 [release 6.2.1-2mamba;Tue Oct 22 2024] --- layer-shell-qt.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/layer-shell-qt.spec b/layer-shell-qt.spec index e170617..b701095 100644 --- a/layer-shell-qt.spec +++ b/layer-shell-qt.spec @@ -2,7 +2,7 @@ Name: layer-shell-qt Version: 6.2.1 -Release: 1mamba +Release: 2mamba Summary: KDE Plasma component meant for applications to be able to easily use clients based on wlr-layer-shell Group: System/Libraries Vendor: openmamba @@ -28,7 +28,6 @@ BuildRequires: cmake BuildRequires: kf6-rpm-macros BuildRequires: extra-cmake-modules BuildRequires: qt6-qtwayland-devel >= 6.7 -Requires: libQt6Core = %{_qt6_version} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description @@ -37,6 +36,7 @@ This component is meant for applications to be able to easily use clients based %package -n lib%{name} Group: System/Libraries Summary: KDE Plasma component meant for applications to be able to easily use clients based on wlr-layer-shell +Requires: libQt6Core = %{_qt6_version} %description -n lib%{name} This component is meant for applications to be able to easily use clients based on wlr-layer-shell. @@ -66,8 +66,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" - - %files -n lib%{name} %defattr(-,root,root) %{_libdir}/libLayerShellQtInterface.so.* @@ -85,6 +83,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libLayerShellQtInterface.so %changelog +* Tue Oct 22 2024 Silvan Calarco 6.2.1-2mamba +- rebuilt with qt 6.8.0 + * Wed Oct 16 2024 Automatic Build System 6.2.1-1mamba - automatic version update by autodist