rebuilt with perl 5.36.0 [release 0.01-2mamba;Mon Apr 17 2023]
This commit is contained in:
parent
3a8d4bb14b
commit
307fb8b3fa
@ -2,21 +2,21 @@
|
||||
|
||||
Name: perl-Data-Binary
|
||||
Version: 0.01
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Data::Binary - Simple detection of binary versus text in strings
|
||||
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/S/SN/SNKWATT/Data-Binary-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Encode
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Data::Binary - Simple detection of binary versus text in strings.
|
||||
@ -51,5 +51,8 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.01-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Mon Dec 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.01-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user