From 00e0edc73e15f5d3f710aba1e7ed1bbea1a7f7ab Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:26:14 +0100 Subject: [PATCH] automatic version update by autodist [release 0.15.0-1mamba;Sat Jul 16 2022] --- patchelf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/patchelf.spec b/patchelf.spec index 7413f48..43abf08 100644 --- a/patchelf.spec +++ b/patchelf.spec @@ -1,5 +1,5 @@ Name: patchelf -Version: 0.14.5 +Version: 0.15.0 Release: 1mamba Summary: A small utility to modify the dynamic linker and RPATH of ELF executables Group: Development/Tools @@ -46,5 +46,8 @@ A small utility to modify the dynamic linker and RPATH of ELF executables. %doc COPYING %changelog +* Sat Jul 16 2022 Automatic Build System 0.15.0-1mamba +- automatic version update by autodist + * Sat Jun 18 2022 Silvan Calarco 0.14.5-1mamba - package created using the webbuild interface