diff --git a/plasma-thunderbolt.spec b/plasma-thunderbolt.spec index 377b261..730503f 100644 --- a/plasma-thunderbolt.spec +++ b/plasma-thunderbolt.spec @@ -2,7 +2,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: plasma-thunderbolt -Version: 5.23.2 +Version: 5.23.3 Release: 1mamba Summary: KDE Plasma 5 system settings and a KDED module to handle authorization of Thunderbolt devices Group: Graphical Desktop/Applications/Environment @@ -22,8 +22,9 @@ BuildRequires: libkdeclarative-devel BuildRequires: libki18n-devel BuildRequires: libknotifications-devel BuildRequires: libkpackage-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel +BuildRequires: qt5-qtbase-devel +BuildRequires: qt5-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: rpm-macros-kde5 @@ -63,6 +64,9 @@ KDE Plasma 5 system settings and a KDED module to handle authorization of Thunde %doc LICENSES %changelog +* Wed Nov 10 2021 Automatic Build System 5.23.3-1mamba +- automatic version update by autodist + * Wed Oct 27 2021 Automatic Build System 5.23.2-1mamba - automatic version update by autodist