automatic version update by autodist [release 6.2.1-1mamba;Thu Oct 17 2024]
This commit is contained in:
parent
6ef756d9a3
commit
7859bddbb5
13
kscreen.spec
13
kscreen.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
Name: kscreen
|
||||
Version: 6.2.0
|
||||
Version: 6.2.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma restore and save screen configurations depending on which monitors are connected
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -13,6 +13,13 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/kscree
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXi-devel
|
||||
@ -35,7 +42,6 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxcb-util-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtsensors-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -82,6 +88,9 @@ KDE Plasma restore and save screen configurations depending on which monitors ar
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user