automatic version update by autodist [release 1.92-1mamba;Thu Jan 13 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:25:43 +01:00
parent abd7567940
commit 74b056af86

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Net-SSLeay
Version: 1.90
Version: 1.92
Release: 1mamba
Summary: Net::SSLeay - Perl module for using OpenSSL
Group: Development/Libraries/Perl
@ -14,7 +14,6 @@ Patch: perl-Net_SSLeay-no_net_tests.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libopenssl-devel
BuildRequires: libperl
BuildRequires: libz-devel
@ -29,7 +28,6 @@ BuildRequires: perl-Test-NoWarnings
BuildRequires: perl-Test-Kwalitee
BuildRequires: openssl
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Net::SSLeay Perl module for using OpenSSL.
@ -69,6 +67,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Thu Jan 13 2022 Automatic Build System <autodist@mambasoft.it> 1.92-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.90-1mamba
- automatic version update by autodist