diff --git a/IO-Socket-SSL-2.065.tar.gz b/IO-Socket-SSL-2.065.tar.gz deleted file mode 100644 index f0fd7b4..0000000 --- a/IO-Socket-SSL-2.065.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5977c62709db19a26a336debd887aa131d39cd48a8d1495ef640457cea83dab -size 244049 diff --git a/IO-Socket-SSL-2.066.tar.gz b/IO-Socket-SSL-2.066.tar.gz new file mode 100644 index 0000000..571cd97 --- /dev/null +++ b/IO-Socket-SSL-2.066.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d47064781a545304d5dcea5dfcee3acc2e95a32e1b4884d80505cde8ee6ebcd +size 244730 diff --git a/perl-IO-Socket-SSL.changes b/perl-IO-Socket-SSL.changes index c71b555..c31ea28 100644 --- a/perl-IO-Socket-SSL.changes +++ b/perl-IO-Socket-SSL.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Mar 6 08:30:31 UTC 2019 - Pedro Monreal Gonzalez + +- 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 diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 6491001..b927fc2 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -17,15 +17,14 @@ Name: perl-IO-Socket-SSL -Version: 2.065 +Version: 2.066 Release: 0 %define cpan_name IO-Socket-SSL Summary: Nearly transparent SSL encapsulation for IO::Socket::INET License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: https://metacpan.org/release/%{cpan_name} -#Source0: https://cpan.metacpan.org/authors/id/S/SU/SULLR/%{cpan_name}-2.063.tar.gz -Source0: IO-Socket-SSL-2.065.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build