From efdc762714bca6e63f0a8bd2ff08b86fb4aaa5ac Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:20:57 +0100 Subject: [PATCH] automatic version update by autodist [release 5.105.0-1mamba;Tue Apr 11 2023] --- kwallet.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kwallet.spec b/kwallet.spec index 3abc922..a732ea7 100644 --- a/kwallet.spec +++ b/kwallet.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwallet -Version: 5.104.0 +Version: 5.105.0 Release: 1mamba Summary: Safe desktop-wide storage for passwords Group: System/Libraries @@ -63,7 +63,7 @@ This package contains libraries and header files for developing applications tha %prep %setup -q #%patch0 -p1 -%patch1 -p1 +%patch 1 -p1 %build %cmake_kde5 -d build @@ -111,6 +111,9 @@ This package contains libraries and header files for developing applications tha #%doc README.md %changelog +* Tue Apr 11 2023 Automatic Build System 5.105.0-1mamba +- automatic version update by autodist + * Sat Mar 11 2023 Automatic Build System 5.104.0-1mamba - automatic version update by autodist