From a6f063cfc4de56a93eaf2680b1e231aced0b19b2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:34:22 +0100 Subject: [PATCH] automatic update by autodist [release 2.11-1mamba;Wed Nov 05 2014] --- perl-Array-Compare.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/perl-Array-Compare.spec b/perl-Array-Compare.spec index 947efca..433c45d 100644 --- a/perl-Array-Compare.spec +++ b/perl-Array-Compare.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Array-Compare -Version: 2.02 +Version: 2.11 Release: 1mamba Summary: Array::Compare - Perl module which allows you to compare two arrays Group: System/Libraries/Perl @@ -12,6 +12,11 @@ URL: http://www.cpan.org Source: http://www.cpan.org/modules/by-module/Array/Array-Compare-%{version}.tar.gz License: GPL, Artistic Requires: perl >= %perl_major_ver +## AUTOBUILDREQ-BEGIN +BuildRequires: perl-Moo +BuildRequires: perl-Type-Tiny +BuildRequires: perl-devel +## AUTOBUILDREQ-END BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-Moose BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -48,6 +53,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Nov 05 2014 Automatic Build System 2.11-1mamba +- automatic update by autodist + * Tue Nov 13 2012 Automatic Build System 2.02-1mamba - automatic version update by autodist