automatic version update by autodist [release 6.3.2.1-1mamba;Sat Mar 01 2025]

This commit is contained in:
Automatic Build System 2025-03-02 20:56:03 +01:00
parent 56f6d8eafb
commit f62d03be2f

View File

@ -1,8 +1,8 @@
%define majver %(echo %version | cut -d. -f1-2)
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: kwin
Version: 6.3.1
Release: 2mamba
Version: 6.3.2.1
Release: 1mamba
Summary: KDE Plasma window manager
Group: Graphical Desktop/Applications/Environment
Vendor: openmamba
@ -223,6 +223,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sddm.conf.d/10-wayland.c
%{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake
%changelog
* Sat Mar 01 2025 Automatic Build System <autodist@openmamba.org> 6.3.2.1-1mamba
- automatic version update by autodist
* Sun Feb 23 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.1-2mamba
- enable sddm with wayland by default, will unset in nvidia_470 which has broken wayland support