Compare commits

...

12 Commits

Author SHA1 Message Date
4875ee9549 automatic version update by autodist [release 5.24.3-1mamba;Sat Mar 12 2022] 2024-01-06 02:52:29 +01:00
171463b6c4 automatic version update by autodist [release 5.24.2-1mamba;Sat Feb 26 2022] 2024-01-06 02:52:29 +01:00
6878019ba5 automatic version update by autodist [release 5.24.1-1mamba;Wed Feb 16 2022] 2024-01-06 02:52:28 +01:00
cf01968463 automatic version update by autodist [release 5.24.0-1mamba;Thu Feb 10 2022] 2024-01-06 02:52:28 +01:00
7f3b2400c9 automatic version update by autodist [release 5.23.5-1mamba;Wed Jan 05 2022] 2024-01-06 02:52:28 +01:00
ba143fbcec automatic version update by autodist [release 5.23.4-1mamba;Wed Dec 01 2021] 2024-01-06 02:52:28 +01:00
3ddd0c3169 automatic version update by autodist [release 5.23.3-1mamba;Thu Nov 11 2021] 2024-01-06 02:52:28 +01:00
a555745d10 automatic version update by autodist [release 5.23.2-1mamba;Thu Oct 28 2021] 2024-01-06 02:52:28 +01:00
68f36b5cbf automatic version update by autodist [release 5.23.1-1mamba;Thu Oct 21 2021] 2024-01-06 02:52:28 +01:00
b9beb3d8fa automatic version update by autodist [release 5.22.5-1mamba;Wed Sep 01 2021] 2024-01-06 02:52:28 +01:00
6b6b00aefa automatic version update by autodist [release 5.22.4-1mamba;Thu Jul 29 2021] 2024-01-06 02:52:28 +01:00
7533075ab7 automatic version update by autodist [release 5.22.3-1mamba;Wed Jul 07 2021] 2024-01-06 02:52:28 +01:00

View File

@@ -1,9 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: kscreen
Version: 5.22.2.1
Version: 5.24.3
Release: 1mamba
Summary: KDE Frameworks 5 restore and save screen configurations depending on which monitors are connected
Group: Graphical Desktop/Applications/Utilities
@@ -12,10 +10,11 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/
Source: http://download.kde.org/stable/plasma/%{plasmaver}/kscreen-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt5Sensors-devel
BuildRequires: libX11-devel
BuildRequires: libgcc
BuildRequires: libkauth-devel
BuildRequires: libkcodecs-devel
@@ -33,8 +32,9 @@ BuildRequires: libkwidgetsaddons-devel
BuildRequires: libkwindowsystem-devel
BuildRequires: libkxmlgui-devel
BuildRequires: libplasma-framework-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
@@ -78,9 +78,48 @@ KDE Frameworks 5 restore and save screen configurations depending on which monit
%dir %{_datadir}/kded_kscreen/qml
%{_datadir}/kded_kscreen/qml/*
%{_datadir}/kservices5/kcm_kscreen.desktop
%doc COPYING
%doc LICENSES
%changelog
* Sat Mar 12 2022 Automatic Build System <autodist@mambasoft.it> 5.24.3-1mamba
- automatic version update by autodist
* Sat Feb 26 2022 Automatic Build System <autodist@mambasoft.it> 5.24.2-1mamba
- automatic version update by autodist
* Wed Feb 16 2022 Automatic Build System <autodist@mambasoft.it> 5.24.1-1mamba
- automatic version update by autodist
* Thu Feb 10 2022 Automatic Build System <autodist@mambasoft.it> 5.24.0-1mamba
- automatic version update by autodist
* Wed Jan 05 2022 Automatic Build System <autodist@mambasoft.it> 5.23.5-1mamba
- automatic version update by autodist
* Wed Dec 01 2021 Automatic Build System <autodist@mambasoft.it> 5.23.4-1mamba
- automatic version update by autodist
* Thu Nov 11 2021 Automatic Build System <autodist@mambasoft.it> 5.23.3-1mamba
- automatic version update by autodist
* Thu Oct 28 2021 Automatic Build System <autodist@mambasoft.it> 5.23.2-1mamba
- automatic version update by autodist
* Thu Oct 21 2021 Automatic Build System <autodist@mambasoft.it> 5.23.1-1mamba
- automatic version update by autodist
* Sat Oct 16 2021 Automatic Build System <autodist@mambasoft.it> 5.23.0-1mamba
- automatic version update by autodist
* Wed Sep 01 2021 Automatic Build System <autodist@mambasoft.it> 5.22.5-1mamba
- automatic version update by autodist
* Thu Jul 29 2021 Automatic Build System <autodist@mambasoft.it> 5.22.4-1mamba
- automatic version update by autodist
* Wed Jul 07 2021 Automatic Build System <autodist@mambasoft.it> 5.22.3-1mamba
- automatic version update by autodist
* Wed Jun 23 2021 Automatic Build System <autodist@mambasoft.it> 5.22.2.1-1mamba
- automatic version update by autodist