rebuilt with qt 6.8.0 [release 6.2.1-2mamba;Tue Oct 22 2024]
This commit is contained in:
parent
5dcef08e94
commit
ddc8d1c14b
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: layer-shell-qt
|
Name: layer-shell-qt
|
||||||
Version: 6.2.1
|
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
|
Summary: KDE Plasma component meant for applications to be able to easily use clients based on wlr-layer-shell
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -28,7 +28,6 @@ BuildRequires: cmake
|
|||||||
BuildRequires: kf6-rpm-macros
|
BuildRequires: kf6-rpm-macros
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: qt6-qtwayland-devel >= 6.7
|
BuildRequires: qt6-qtwayland-devel >= 6.7
|
||||||
Requires: libQt6Core = %{_qt6_version}
|
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -37,6 +36,7 @@ This component is meant for applications to be able to easily use clients based
|
|||||||
%package -n lib%{name}
|
%package -n lib%{name}
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: KDE Plasma component meant for applications to be able to easily use clients based on wlr-layer-shell
|
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}
|
%description -n lib%{name}
|
||||||
This component is meant for applications to be able to easily use clients based on wlr-layer-shell.
|
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
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libLayerShellQtInterface.so.*
|
%{_libdir}/libLayerShellQtInterface.so.*
|
||||||
@ -85,6 +83,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/libLayerShellQtInterface.so
|
%{_libdir}/libLayerShellQtInterface.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 22 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.2.1-2mamba
|
||||||
|
- rebuilt with qt 6.8.0
|
||||||
|
|
||||||
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user