diff --git a/perl-File-ShareDir-Install.spec b/perl-File-ShareDir-Install.spec index 824d805..51133a7 100644 --- a/perl-File-ShareDir-Install.spec +++ b/perl-File-ShareDir-Install.spec @@ -1,22 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-File-ShareDir-Install -Version: 0.10 +Version: 0.13 Release: 1mamba Summary: File::ShareDir::Install - Allows you to install read-only data files from a distribution Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/G/GW/GWYN/File-ShareDir-Install-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/File/File-ShareDir-Install-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description File::ShareDir::Install allows you to install read-only data files from a distribution. It is a companion module to L, which allows you to locate these files after installation. @@ -54,6 +53,9 @@ done # %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 0.13-1mamba +- automatic version update by autodist + * Wed Dec 31 2014 Automatic Build System 0.10-1mamba - automatic update by autodist