From a4450dbd283539872648bad03285fc5b1b229d7d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 01:49:03 +0100 Subject: [PATCH] x86_64: rebuilt to fix error in libexecdir due to early rpm 4 [release 5.60.0-2mamba;Thu Jul 25 2019] --- kinit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kinit.spec b/kinit.spec index eb01efd..55aa5e6 100644 --- a/kinit.spec +++ b/kinit.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kinit Version: 5.60.0 -Release: 1mamba +Release: 2mamba Summary: Helper library to speed up start of applications on KDE workspaces Group: System/Libraries Vendor: openmamba @@ -87,6 +87,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Thu Jul 25 2019 Silvan Calarco 5.60.0-2mamba +- x86_64: rebuilt to fix error in libexecdir due to early rpm 4 + * Tue Jul 23 2019 Automatic Build System 5.60.0-1mamba - automatic version update by autodist