From c5db468b71f6dc424fcfbc43afa60eea946a5655 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 09:33:41 +0100 Subject: [PATCH] update to 2017060201 [release 2017060201-1mamba;Thu Oct 31 2019] --- perl-Regexp-Common.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/perl-Regexp-Common.spec b/perl-Regexp-Common.spec index 9d35a77..62ef452 100644 --- a/perl-Regexp-Common.spec +++ b/perl-Regexp-Common.spec @@ -1,8 +1,8 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Regexp-Common -Version: 2.122 -Release: 3mamba +Version: 2017060201 +Release: 1mamba Summary: Regexp::Common - Provide commonly requested regular expressions Group: System/Libraries/Perl Vendor: openmamba @@ -13,7 +13,8 @@ Source: http://www.cpan.org/modules/by-module/Regexp/Regexp-Common-%{vers License: Artistic Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN -BuildRequires: perl-devel >= %perl_major_ver +BuildRequires: libperl +BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -48,6 +49,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Thu Oct 31 2019 Silvan Calarco 2017060201-1mamba +- update to 2017060201 + * Tue Nov 13 2012 Silvan Calarco 2.122-3mamba - perl 5.16 mass rebuild