Compare commits
13 Commits
6.1.1-1mam
...
6.3.2-1mam
Author | SHA1 | Date | |
---|---|---|---|
274e039bfd | |||
e56c1b2604 | |||
0e4d2c77c5 | |||
a4581926af | |||
5abd4e1cee | |||
fc4d79b71a | |||
0af44578b4 | |||
7859bddbb5 | |||
6ef756d9a3 | |||
72541667d9 | |||
1233ee3f89 | |||
40324be01f | |||
866558afcc |
@@ -2,3 +2,4 @@
|
||||
|
||||
KDE Plasma restore and save screen configurations depending on which monitors are connected.
|
||||
|
||||
|
||||
|
50
kscreen.spec
50
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.1
|
||||
Version: 6.3.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
|
||||
@@ -46,7 +52,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 +87,45 @@ KDE Plasma restore and save screen configurations depending on which monitors ar
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Wed Jul 03 2024 Automatic Build System <autodist@openmamba.org> 6.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 27 2024 Automatic Build System <autodist@openmamba.org> 6.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user