Compare commits
2 Commits
6.2.0-1mam
...
6.2.2-1mam
Author | SHA1 | Date | |
---|---|---|---|
0af44578b4 | |||
7859bddbb5 |
16
kscreen.spec
16
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.2
|
||||
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,12 @@ KDE Plasma restore and save screen configurations depending on which monitors ar
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 6.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user