diff --git a/perl-Test-Warnings.spec b/perl-Test-Warnings.spec index 06162ed..478fc67 100644 --- a/perl-Test-Warnings.spec +++ b/perl-Test-Warnings.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-Warnings -Version: 0.033 +Version: 0.037 Release: 1mamba Summary: Test::Warnings - Test for warnings and the lack of them Group: System/Libraries/Perl @@ -11,6 +11,7 @@ Packager: Silvan Calarco URL: https://www.cpan.org/ Source: https://cpan.metacpan.org/modules/by-module/Test/Test-Warnings-%{version}.tar.gz License: GPL, Artistic +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END @@ -48,11 +49,12 @@ done %files -f .packlist %defattr(-,root,root) -#%doc LICENSE -## note: eventually add the remaining documents (if any) -# %doc README README.md +%doc LICENCE %changelog +* Sun Jan 12 2025 Automatic Build System 0.037-1mamba +- automatic version update by autodist + * Wed Jan 24 2024 Automatic Build System 0.033-1mamba - automatic version update by autodist