automatic version update by autodist [release 6.1.1.2-1mamba;Thu Jun 27 2024]
This commit is contained in:
parent
563eaa0f01
commit
c51c889825
10
kwin.spec
10
kwin.spec
@ -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.0
|
||||
Version: 6.1.1.2
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma window manager
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -21,6 +21,7 @@ BuildRequires: libXext-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libdisplay-info-devel
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: libei-devel
|
||||
BuildRequires: libepoxy-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
@ -57,6 +58,7 @@ BuildRequires: libpipewire-devel
|
||||
BuildRequires: libplasma-activities-devel
|
||||
BuildRequires: libqaccessibilityclient-qt6-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libxcb-devel
|
||||
@ -214,6 +216,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake
|
||||
|
||||
%changelog
|
||||
* Thu Jun 27 2024 Automatic Build System <autodist@openmamba.org> 6.1.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 27 2024 Automatic Build System <autodist@openmamba.org> 6.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 20 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user