diff --git a/perl-Inline-Files.spec b/perl-Inline-Files.spec index 2cd2744..ffefff7 100644 --- a/perl-Inline-Files.spec +++ b/perl-Inline-Files.spec @@ -1,22 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Inline-Files -Version: 0.68 +Version: 0.71 Release: 1mamba Summary: Inline::Files - Multiple virtual files at the end of your code Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/Inline/Inline-Files-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Inline/Inline-Files-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Inline::Files - Multiple virtual files at the end of your code. @@ -54,5 +53,8 @@ done # %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 0.71-1mamba +- automatic version update by autodist + * Thu Mar 21 2013 Silvan Calarco 0.68-1mamba - package created by silvan using the webbuild interface