diff --git a/kscreen.spec b/kscreen.spec index 1bd1d11..15502ca 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: 6.3.3 +Version: 6.3.4 Release: 1mamba Summary: KDE Plasma restore and save screen configurations depending on which monitors are connected Group: Graphical Desktop/Applications/Utilities @@ -31,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 @@ -87,6 +88,9 @@ KDE Plasma restore and save screen configurations depending on which monitors ar %doc LICENSES %changelog +* Thu Apr 03 2025 Automatic Build System 6.3.4-1mamba +- automatic version update by autodist + * Sun Mar 16 2025 Automatic Build System 6.3.3-1mamba - automatic version update by autodist