Accepting request 682033 from home:pmonrealgonzalez:branches:devel:languages:perl
- updated to 2.066 see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes 2.066 - fix test t/verify_partial_chain.t by using the newly exposed function can_partial_chain instead of guessing (wrongly) if the functionality is available OBS-URL: https://build.opensuse.org/request/show/682033 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=118
This commit is contained in:
parent
0befc720dd
commit
136477f857
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b5977c62709db19a26a336debd887aa131d39cd48a8d1495ef640457cea83dab
|
|
||||||
size 244049
|
|
3
IO-Socket-SSL-2.066.tar.gz
Normal file
3
IO-Socket-SSL-2.066.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d47064781a545304d5dcea5dfcee3acc2e95a32e1b4884d80505cde8ee6ebcd
|
||||||
|
size 244730
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 6 08:30:31 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
|
||||||
|
|
||||||
|
- updated to 2.066
|
||||||
|
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
|
||||||
|
|
||||||
|
2.066
|
||||||
|
- fix test t/verify_partial_chain.t by using the newly exposed function
|
||||||
|
can_partial_chain instead of guessing (wrongly) if the functionality is
|
||||||
|
available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 6 06:13:26 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
Wed Mar 6 06:13:26 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
@ -17,15 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 2.065
|
Version: 2.066
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name IO-Socket-SSL
|
%define cpan_name IO-Socket-SSL
|
||||||
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
|
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: https://metacpan.org/release/%{cpan_name}
|
Url: https://metacpan.org/release/%{cpan_name}
|
||||||
#Source0: https://cpan.metacpan.org/authors/id/S/SU/SULLR/%{cpan_name}-2.063.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{version}.tar.gz
|
||||||
Source0: IO-Socket-SSL-2.065.tar.gz
|
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user