diff --git a/perl-Module-Metadata.spec b/perl-Module-Metadata.spec index 094a8ad..2ce0fe0 100644 --- a/perl-Module-Metadata.spec +++ b/perl-Module-Metadata.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Module-Metadata -Version: 1.000037 +Version: 1.000038 Release: 1mamba Summary: Gather package and POD information from perl module files Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Module-Metadata-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -17,7 +17,6 @@ BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Gather package and POD information from perl module files. @@ -55,6 +54,9 @@ done # %doc README %changelog +* Fri Apr 28 2023 Automatic Build System 1.000038-1mamba +- automatic version update by autodist + * Wed Sep 09 2020 Automatic Build System 1.000037-1mamba - automatic update by autodist