automatic version update by autodist [release 6.2.0-1mamba;Thu Oct 10 2024]
This commit is contained in:
parent
49bce7502f
commit
86bd47ed74
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
Name: kwin
|
||||
Version: 6.1.5
|
||||
Version: 6.2.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma window manager
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -19,6 +19,7 @@ BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libcanberra-devel
|
||||
BuildRequires: libdisplay-info-devel
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: libei-devel
|
||||
@ -70,6 +71,7 @@ BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtsensors-devel
|
||||
BuildRequires: qt6-qtsvg-devel
|
||||
BuildRequires: qt6-qttools-devel
|
||||
BuildRequires: qt6-qtwayland-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -214,6 +216,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake
|
||||
|
||||
%changelog
|
||||
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 6.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user