diff --git a/kwallet.spec b/kwallet.spec index b2f95e5..c048d23 100644 --- a/kwallet.spec +++ b/kwallet.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwallet -Version: 5.87.0 +Version: 5.88.0 Release: 1mamba Summary: Safe desktop-wide storage for passwords Group: System/Libraries @@ -30,8 +30,8 @@ BuildRequires: libknotifications-devel BuildRequires: libkservice-devel BuildRequires: libkwidgetsaddons-devel BuildRequires: libkwindowsystem-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -111,6 +111,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Nov 13 2021 Automatic Build System 5.88.0-1mamba +- automatic version update by autodist + * Tue Oct 12 2021 Automatic Build System 5.87.0-1mamba - automatic version update by autodist