require dconf to fix 'The name ca.desrt.dconf was not provided by any .service files' [release 5.27.2-2mamba;Fri Mar 10 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 03:27:11 +01:00
parent d2955fc273
commit d31d418449

View File

@ -2,7 +2,7 @@
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: kwin
Version: 5.27.2
Release: 1mamba
Release: 2mamba
Summary: KDE Frameworks 5 window manager
Group: Graphical Desktop/Applications/Environment
Vendor: openmamba
@ -82,6 +82,7 @@ BuildRequires: extra-cmake-modules
BuildRequires: breeze
BuildRequires: libqaccessibilityclient-devel
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
Requires: dconf
%description
KDE Frameworks 5 window manager.
@ -237,6 +238,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/cmake/KWinEffects/KWinEffects*.cmake
%changelog
* Fri Mar 10 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.27.2-2mamba
- require dconf to fix 'The name ca.desrt.dconf was not provided by any .service files'
* Thu Mar 02 2023 Automatic Build System <autodist@mambasoft.it> 5.27.2-1mamba
- automatic version update by autodist