diff --git a/perl-Test-Pod.spec b/perl-Test-Pod.spec index 540be5b..a9817c6 100644 --- a/perl-Test-Pod.spec +++ b/perl-Test-Pod.spec @@ -1,20 +1,19 @@ Name: perl-Test-Pod -Version: 1.50 +Version: 1.52 Release: 1mamba Summary: Test::Pod - Check for POD errors in files Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Tiziana Ferro -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/Test-Pod-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Test/Test-Pod-%{version}.tar.gz License: Artistic, GPL Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel BuildRequires: perl-Pod-Simple ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Test::Pod lets you check the validity of a POD file, and report its results in standard Test::Simple fashion. @@ -48,6 +47,9 @@ done %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 1.52-1mamba +- automatic version update by autodist + * Tue Feb 02 2016 Automatic Build System 1.50-1mamba - automatic update by autodist