rebuilt with perl 5.36.0 [release 2.42-2mamba;Mon Apr 17 2023]
This commit is contained in:
parent
70a904c5cd
commit
30e3ee82a9
@ -2,7 +2,7 @@
|
||||
|
||||
Name: perl-Data-Dump-Streamer
|
||||
Version: 2.42
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Data::Dump::Streamer - Accurately serialize a data structure as Perl code
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -17,6 +17,7 @@ BuildRequires: libperl
|
||||
BuildRequires: perl-B-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%global __provides_exclude ::_::|Streamer\\.so
|
||||
@ -56,6 +57,9 @@ find %{buildroot} -name *.so -exec chmod u+w {} \;
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 2.42-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Tue Feb 21 2023 Automatic Build System <autodist@mambasoft.it> 2.42-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user