diff --git a/perl-Archive-Extract.spec b/perl-Archive-Extract.spec index 81cb7b6..5923c1d 100644 --- a/perl-Archive-Extract.spec +++ b/perl-Archive-Extract.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Archive-Extract -Version: 0.86 +Version: 0.88 Release: 1mamba Summary: A generic archive extracting mechanism Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/Archive-Extract-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Archive/Archive-Extract-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl @@ -17,7 +17,6 @@ BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A generic archive extracting mechanism. @@ -52,6 +51,9 @@ done %defattr(-,root,root) %changelog +* Thu May 06 2021 Automatic Build System 0.88-1mamba +- automatic version update by autodist + * Sat May 02 2020 Automatic Build System 0.86-1mamba - automatic update by autodist