diff --git a/perl-File-Map.spec b/perl-File-Map.spec index 2d7b212..7dd31c4 100644 --- a/perl-File-Map.spec +++ b/perl-File-Map.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-File-Map -Version: 0.67 +Version: 0.68 Release: 1mamba Summary: File::Map - Memory mapping made simple and safe Group: System/Libraries/Perl @@ -54,5 +54,8 @@ find %{buildroot} -name *.so -exec chmod u+w {} \; %doc LICENSE %changelog +* Sat Mar 25 2023 Automatic Build System 0.68-1mamba +- automatic version update by autodist + * Sat Mar 11 2023 Silvan Calarco 0.67-1mamba - package created using the webbuild interface