rebuilt with perl 5.36.0 [release 1.12-2mamba;Mon Apr 17 2023]
This commit is contained in:
parent
7fde0108b2
commit
f43acd2ee0
@ -2,21 +2,24 @@
|
||||
|
||||
Name: perl-Apache-DBI
|
||||
Version: 1.12
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Apache::DBI - Initiate a persistent database connection
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Apache-DBI-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## note: run 'autospec -u -a6 perl-Apache-DBI' to get the list of build requirements.
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-DBI
|
||||
BuildRequires: perl-Digest-SHA1
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Apache::DBI - Initiate a persistent database connection.
|
||||
@ -51,6 +54,9 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.12-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Fri Jun 21 2013 Automatic Build System <autodist@mambasoft.it> 1.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user