diff --git a/kwallet.spec b/kwallet.spec index b3fc64c..dca90be 100644 --- a/kwallet.spec +++ b/kwallet.spec @@ -1,5 +1,6 @@ +%define majver %(echo %version | cut -d. -f1-2) Name: kwallet -Version: 5.26.0 +Version: 5.27.0 Release: 1mamba Summary: Safe desktop-wide storage for passwords Group: System/Libraries @@ -7,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/%_kf5_majver/kwallet-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{majver}/kwallet-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -108,6 +109,9 @@ cat kwallet-query.lang >> kwalletd5.lang %doc README.md %changelog +* Thu Oct 13 2016 Silvan Calarco 5.27.0-1mamba +- update to 5.27.0 + * Mon Sep 26 2016 Automatic Build System 5.26.0-1mamba - automatic version update by autodist