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