diff --git a/layer-shell-qt.spec b/layer-shell-qt.spec index 3f058ce..1e47ca4 100644 --- a/layer-shell-qt.spec +++ b/layer-shell-qt.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: layer-shell-qt -Version: 6.1.4 +Version: 6.1.5 Release: 1mamba Summary: KDE Plasma component meant for applications to be able to easily use clients based on wlr-layer-shell Group: System/Libraries @@ -64,9 +64,7 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -n lib%{name} %defattr(-,root,root) @@ -85,6 +83,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libLayerShellQtInterface.so %changelog +* Wed Sep 11 2024 Automatic Build System 6.1.5-1mamba +- automatic version update by autodist + * Wed Aug 07 2024 Automatic Build System 6.1.4-1mamba - automatic version update by autodist