automatic version update by autodist [release 6.1.5-1mamba;Wed Sep 11 2024]
This commit is contained in:
parent
53e6272cc9
commit
b3f2018b56
@ -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 <autodist@openmamba.org> 6.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 6.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user