Compare commits
14 Commits
6.1.3-1mam
...
6.3.5-1mam
Author | SHA1 | Date | |
---|---|---|---|
9b3b8f996c | |||
4039b9d71c | |||
04d5a4c337 | |||
274e039bfd | |||
e56c1b2604 | |||
0e4d2c77c5 | |||
a4581926af | |||
5abd4e1cee | |||
fc4d79b71a | |||
0af44578b4 | |||
7859bddbb5 | |||
6ef756d9a3 | |||
72541667d9 | |||
1233ee3f89 |
@@ -2,3 +2,4 @@
|
||||
|
||||
KDE Plasma restore and save screen configurations depending on which monitors are connected.
|
||||
|
||||
|
||||
|
54
kscreen.spec
54
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.1.3
|
||||
Version: 6.3.5
|
||||
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
|
||||
@@ -24,6 +31,7 @@ BuildRequires: libkf6-kconfig-devel
|
||||
BuildRequires: libkf6-kconfigwidgets-devel
|
||||
BuildRequires: libkf6-kcoreaddons-devel
|
||||
BuildRequires: libkf6-kdbusaddons-devel
|
||||
BuildRequires: libkf6-kguiaddons-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||
BuildRequires: libkf6-kwindowsystem-devel
|
||||
@@ -35,7 +43,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
|
||||
@@ -46,7 +53,6 @@ BuildRequires: extra-cmake-modules
|
||||
%description
|
||||
KDE Plasma restore and save screen configurations depending on which monitors are connected.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@@ -82,6 +88,48 @@ KDE Plasma restore and save screen configurations depending on which monitors ar
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri May 09 2025 Automatic Build System <autodist@openmamba.org> 6.3.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 03 2025 Automatic Build System <autodist@openmamba.org> 6.3.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 16 2025 Automatic Build System <autodist@openmamba.org> 6.3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 01 2025 Automatic Build System <autodist@openmamba.org> 6.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 20 2025 Automatic Build System <autodist@openmamba.org> 6.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 12 2025 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 02 2025 Automatic Build System <autodist@openmamba.org> 6.2.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 27 2024 Automatic Build System <autodist@openmamba.org> 6.2.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 6.2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 6.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 08 2024 Automatic Build System <autodist@openmamba.org> 6.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 18 2024 Automatic Build System <autodist@openmamba.org> 6.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user