automatic version update by autodist [release 6.0.4.1-1mamba;Tue Apr 23 2024]
This commit is contained in:
parent
70c6305a07
commit
b37f82cdf7
20
kwin.spec
20
kwin.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||||
Name: kwin
|
Name: kwin
|
||||||
Version: 6.0.4
|
Version: 6.0.4.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Plasma window manager
|
Summary: KDE Plasma window manager
|
||||||
Group: Graphical Desktop/Applications/Environment
|
Group: Graphical Desktop/Applications/Environment
|
||||||
@ -75,8 +75,20 @@ BuildRequires: cmake
|
|||||||
BuildRequires: kf6-rpm-macros
|
BuildRequires: kf6-rpm-macros
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: breeze
|
BuildRequires: breeze
|
||||||
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libqaccessibilityclient-devel
|
BuildRequires: libqaccessibilityclient-devel
|
||||||
|
BuildRequires: libkf6-kconfigwidgets-devel
|
||||||
|
BuildRequires: libkf6-kcodecs-devel
|
||||||
|
BuildRequires: libkf6-kdeclarative-devel
|
||||||
|
BuildRequires: libkf6-kdoctools-devel
|
||||||
|
BuildRequires: libkf6-kirigami-devel
|
||||||
BuildRequires: libkglobalacceld-devel
|
BuildRequires: libkglobalacceld-devel
|
||||||
|
BuildRequires: libplasma-devel
|
||||||
|
BuildRequires: libxcb-util-devel
|
||||||
|
BuildRequires: plasma-wayland-protocols
|
||||||
|
BuildRequires: qt6-qtwayland-devel > 6.7
|
||||||
|
BuildRequires: xwayland
|
||||||
|
Requires: qt6-qtwayland = %{_qt6_version}
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Requires: dconf
|
Requires: dconf
|
||||||
|
|
||||||
@ -201,6 +213,12 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake
|
%{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 6.0.4.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Apr 22 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.4-2mamba
|
||||||
|
- rebuilt with qt6 6.7.0
|
||||||
|
|
||||||
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 6.0.4-1mamba
|
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 6.0.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user