update to 5.27.0 [release 5.27.0-1mamba;Thu Oct 13 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 03:20:48 +01:00
parent 3e667decc3
commit 7c34a41775

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 5.27.0-1mamba
- update to 5.27.0
* Mon Sep 26 2016 Automatic Build System <autodist@mambasoft.it> 5.26.0-1mamba
- automatic version update by autodist