rebuilt by autoport with build requirements: qt6-qtwayland-devel>=0:6.8.0-1mamba [release 6.2.1.1-2mamba;Mon Oct 21 2024]
This commit is contained in:
parent
9b2154e321
commit
3987e67c7d
@ -2,7 +2,7 @@
|
|||||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||||
Name: kwin
|
Name: kwin
|
||||||
Version: 6.2.1.1
|
Version: 6.2.1.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: KDE Plasma window manager
|
Summary: KDE Plasma window manager
|
||||||
Group: Graphical Desktop/Applications/Environment
|
Group: Graphical Desktop/Applications/Environment
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -82,6 +82,7 @@ BuildRequires: qt6-qtsvg-devel
|
|||||||
BuildRequires: qt6-qttools-devel
|
BuildRequires: qt6-qttools-devel
|
||||||
BuildRequires: qt6-qtwayland-devel
|
BuildRequires: qt6-qtwayland-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: qt6-qtwayland-devel >= 0:6.8.0-1mamba
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: kf6-rpm-macros
|
BuildRequires: kf6-rpm-macros
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
@ -97,7 +98,6 @@ BuildRequires: libkglobalacceld-devel
|
|||||||
BuildRequires: libplasma-devel
|
BuildRequires: libplasma-devel
|
||||||
BuildRequires: libxcb-util-devel
|
BuildRequires: libxcb-util-devel
|
||||||
BuildRequires: plasma-wayland-protocols
|
BuildRequires: plasma-wayland-protocols
|
||||||
BuildRequires: qt6-qtwayland-devel >= 6.7.1
|
|
||||||
BuildRequires: xwayland
|
BuildRequires: xwayland
|
||||||
Requires: qt6-qtwayland = %{_qt6_version}
|
Requires: qt6-qtwayland = %{_qt6_version}
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
@ -223,6 +223,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake
|
%{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 21 2024 Automatic Build System <autodist@mambasoft.it> 6.2.1.1-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: qt6-qtwayland-devel>=0:6.8.0-1mamba
|
||||||
|
|
||||||
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 6.2.1.1-1mamba
|
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 6.2.1.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user