diff --git a/kwallet.spec b/kwallet.spec index d5a98cb..ba21f7c 100644 --- a/kwallet.spec +++ b/kwallet.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwallet -Version: 5.30.0 +Version: 5.36.0 Release: 1mamba Summary: Safe desktop-wide storage for passwords Group: System/Libraries @@ -33,7 +33,7 @@ BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: cmake -BuildRequires: libgpgmepp-devel +#BuildRequires: libgpgmepp-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -112,6 +112,9 @@ cat kwallet-query.lang >> kwalletd5.lang %doc README.md %changelog +* Mon Aug 07 2017 Automatic Build System 5.36.0-1mamba +- automatic version update by autodist + * Tue Jan 24 2017 Automatic Build System 5.30.0-1mamba - automatic version update by autodist