diff --git a/perl-UUID.spec b/perl-UUID.spec index 51bc49a..6665f8d 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.33 +Version: 0.34 Release: 1mamba Summary: UUID - Perl extension for using UUID interfaces as defined in e2fsprogs Group: System/Libraries/Perl @@ -53,6 +53,9 @@ find %{buildroot} -name *.so -exec chmod u+w {} \; %defattr(-,root,root) %changelog +* Tue Apr 30 2024 Automatic Build System 0.34-1mamba +- automatic version update by autodist + * Sun Mar 17 2024 Automatic Build System 0.33-1mamba - automatic version update by autodist