diff --git a/layer-shell-qt.spec b/layer-shell-qt.spec index d794acb..b112379 100644 --- a/layer-shell-qt.spec +++ b/layer-shell-qt.spec @@ -1,8 +1,8 @@ %define majver %(echo %version | cut -d. -f1-2) Name: layer-shell-qt -Version: 6.2.4 -Release: 2mamba +Version: 6.2.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 Vendor: openmamba @@ -51,7 +51,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q @@ -84,6 +83,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libLayerShellQtInterface.so %changelog +* Wed Jan 01 2025 Automatic Build System 6.2.5-1mamba +- automatic version update by autodist + * Sun Dec 08 2024 Automatic Build System 6.2.4-2mamba - rebuilt with qt6-qtbase-devel>=0:6.8.1-1mamba