From df49aadfc42c2b11c64c697ecf755a8454601d3a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 25 May 2024 00:05:28 +0200 Subject: [PATCH] update to 1.27 [release 1.27-1mamba;Fri May 24 2024] --- autospec.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/autospec.spec b/autospec.spec index e1331ec..04ac782 100644 --- a/autospec.spec +++ b/autospec.spec @@ -1,6 +1,6 @@ Name: autospec -Version: 1.26 -Release: 2mamba +Version: 1.27 +Release: 1mamba Summary: Create specfiles and automatically update/check/fix rpm packages Group: Development/Tools Vendor: openmamba @@ -81,6 +81,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix} %doc AUTHORS COPYING %changelog +* Fri May 24 2024 Silvan Calarco 1.27-1mamba +- update to 1.27 + * Sun Apr 07 2024 Silvan Calarco 1.26-2mamba - require binutils (for the strings command)