Update perl-IO-Socket-SSL to 2.074 (#2893)

This commit is contained in:
Mateusz Malisz 2022-04-28 15:37:17 -07:00 committed by GitHub
parent 84d62a4019
commit 593e91a9ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"Signatures": {
"IO-Socket-SSL-2.066.tar.gz": "0d47064781a545304d5dcea5dfcee3acc2e95a32e1b4884d80505cde8ee6ebcd",
"IO-Socket-SSL-2.074.tar.gz": "36486b6be49da4d029819cf7069a7b41ed48af0c87e23be0f8e6aba23d08a832",
"LICENSE.PTR": "da6b04a3b1a60a5dad9b29f897559e370a7698ee2268f5528cd9afacccb5518f"
}
}

View File

@ -1,7 +1,7 @@
Summary: SSL sockets with IO::Socket interface
Name: perl-IO-Socket-SSL
Version: 2.066
Release: 6%{?dist}
Version: 2.074
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: https://metacpan.org/release/IO-Socket-SSL
@ -65,6 +65,9 @@ make test
%{_mandir}/man?/*
%changelog
* Tue Apr 22 2022 Mateusz Malisz <mamalisz@microsoft.com> - 2.074-1
- Update to 2.074
* Wed Jan 19 2022 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.066-6
- Adding 'BuildRequires: perl-generators'.

View File

@ -16044,8 +16044,8 @@
"type": "other",
"other": {
"name": "perl-IO-Socket-SSL",
"version": "2.066",
"downloadUrl": "https://cpan.metacpan.org/modules/by-module/IO/IO-Socket-SSL-2.066.tar.gz"
"version": "2.074",
"downloadUrl": "https://cpan.metacpan.org/modules/by-module/IO/IO-Socket-SSL-2.074.tar.gz"
}
}
},