diff --git a/perl-Test-Warn.spec b/perl-Test-Warn.spec index 0e3a1a3..40617c8 100644 --- a/perl-Test-Warn.spec +++ b/perl-Test-Warn.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-Warn -Version: 0.36 +Version: 0.37 Release: 1mamba Summary: Test::Warn - Provides a few convenience methods for testing warning based code Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Aleph0 -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://www.cpan.org/modules/by-module/Test/Test-Warn-%{version}.tar.gz License: Artistic License ## AUTOBUILDREQ-BEGIN @@ -21,7 +21,6 @@ BuildRequires: perl-Test-Exception BuildRequires: perl-Array-Compare BuildRequires: perl-Tree-DAG_Node Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This module provides a few convenience methods for testing warning based code. @@ -55,6 +54,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Aug 14 2022 Automatic Build System 0.37-1mamba +- automatic version update by autodist + * Sat Apr 18 2020 Automatic Build System 0.36-1mamba - automatic update by autodist