update to 0.38 [release 0.38-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
3e4898bcff
commit
b9e242423f
@ -1,21 +1,21 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Regexp-Assemble
|
||||
Version: 0.35
|
||||
Release: 2mamba
|
||||
Version: 0.38
|
||||
Release: 1mamba
|
||||
Summary: Regexp:: Assemble - Assemble multiple Regular Expressions into a single RE
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/D/DL/DLAND/Regexp-Assemble-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/Regexp-Assemble-%{version}.tgz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Regexp:: Assemble - Assemble multiple Regular Expressions into a single RE
|
||||
@ -51,6 +51,9 @@ done
|
||||
%doc README TODO
|
||||
|
||||
%changelog
|
||||
* Mon Jan 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.38-1mamba
|
||||
- update to 0.38
|
||||
|
||||
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.35-2mamba
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user