diff --git a/perl-Algorithm-Diff.spec b/perl-Algorithm-Diff.spec index ce9a9b9..81609f1 100644 --- a/perl-Algorithm-Diff.spec +++ b/perl-Algorithm-Diff.spec @@ -1,20 +1,23 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Algorithm-Diff -Version: 1.1903 +Epoch: 1 +Version: 1.201 Release: 1mamba Summary: Algorithm::Diff - Computs the difference between two files, two strings, or any other two lists of things Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: Aleph0 -URL: http://www.cpan.org -Source: http://www.cpan.org/modules/by-module/Algorithm/Algorithm-Diff-%{version}.tar.gz +Packager: Silvan Calarco +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Algorithm-Diff-%{version}.tar.gz License: Artistic -Requires: perl >= %perl_major_ver +## AUTOBUILDREQ-BEGIN +BuildRequires: perl-devel +## AUTOBUILDREQ-END BuildRequires: perl-devel >= %perl_major_ver +Requires: perl >= %perl_major_ver BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This is a module for computing the difference between two files, two strings, or any other two lists of things. @@ -50,6 +53,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat Oct 21 2023 Silvan Calarco 1.201-1mamba +- update to 1.201 + * Sun Dec 21 2014 Automatic Build System 1.1903-1mamba - automatic update by autodist