From 5d4c50ef924a40dfd9b761f010bb4e4d29fb3435 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:51:22 +0100 Subject: [PATCH] automatic version update by autodist [release 0.30-1mamba;Wed Nov 01 2023] --- perl-UUID.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-UUID.spec b/perl-UUID.spec index 31a8d73..f6648b4 100644 --- a/perl-UUID.spec +++ b/perl-UUID.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-UUID -Version: 0.29 +Version: 0.30 Release: 1mamba Summary: UUID - Perl extension for using UUID interfaces as defined in e2fsprogs Group: System/Libraries/Perl @@ -54,6 +54,9 @@ find %{buildroot} -name *.so -exec chmod u+w {} \; %defattr(-,root,root) %changelog +* Wed Nov 01 2023 Automatic Build System 0.30-1mamba +- automatic version update by autodist + * Sat Oct 28 2023 Automatic Build System 0.29-1mamba - automatic version update by autodist