diff --git a/kwallet.spec b/kwallet.spec index 9c26131..53926ed 100644 --- a/kwallet.spec +++ b/kwallet.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwallet -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: Safe desktop-wide storage for passwords Group: System/Libraries @@ -34,7 +34,6 @@ BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: cmake -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This framework contains two main components: @@ -111,6 +110,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Mar 14 2021 Automatic Build System 5.80.0-1mamba +- automatic version update by autodist + * Sat Feb 13 2021 Automatic Build System 5.79.0-1mamba - automatic version update by autodist