diff --git a/kscreen.spec b/kscreen.spec index 4576b95..ff185c8 100644 --- a/kscreen.spec +++ b/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: 5.23.1 +Version: 5.23.2 Release: 1mamba Summary: KDE Frameworks 5 restore and save screen configurations depending on which monitors are connected Group: Graphical Desktop/Applications/Utilities @@ -13,6 +13,7 @@ Source: http://download.kde.org/stable/plasma/%{plasmaver}/kscreen-%{vers License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libkauth-devel BuildRequires: libkcodecs-devel @@ -78,6 +79,9 @@ KDE Frameworks 5 restore and save screen configurations depending on which monit %doc LICENSES %changelog +* Thu Oct 28 2021 Automatic Build System 5.23.2-1mamba +- automatic version update by autodist + * Thu Oct 21 2021 Automatic Build System 5.23.1-1mamba - automatic version update by autodist