diff --git a/perl-UUID.spec b/perl-UUID.spec index f6648b4..e90623a 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.30 +Version: 0.31 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 +* Tue Nov 07 2023 Automatic Build System 0.31-1mamba +- automatic version update by autodist + * Wed Nov 01 2023 Automatic Build System 0.30-1mamba - automatic version update by autodist