rebuilt with perl 5.36.0 [release 0.02-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:33:48 +01:00
parent 5529c6483d
commit a82b4fc9b0

View File

@ -2,20 +2,20 @@
Name: perl-Regexp-Trie
Version: 0.02
Release: 1mamba
Release: 2mamba
Summary: Regexp::Trie - builds trie-ized regexp
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/authors/id/D/DA/DANKOGAI/Regexp-Trie-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Regexp::Trie - builds trie-ized regexp.
@ -50,5 +50,8 @@ done
%defattr(-,root,root)
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.02-2mamba
- rebuilt with perl 5.36.0
* Mon Dec 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.02-1mamba
- package created using the webbuild interface