From bcc0f35452522fdc5d32985d9a9fe210aa7773b9 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Aug 18 2017 08:50:09 +0000
Subject: Update to 2.050


- New upstream release 2.050
  - Removed unnecessary settings of SSL_version and SSL_cipher_list from tests
  - protocol_version.t can now deal when TLS 1.0 and/or TLS 1.1 are not
    supported, as is the case with openssl versions in latest Debian (buster)

---

diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index e136123..9078c17 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,6 +1,6 @@
 Name:          perl-IO-Socket-SSL
-Version:       2.049
-Release:       2%{?dist}
+Version:       2.050
+Release:       1%{?dist}
 Summary:       Perl library for transparent SSL
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/IO-Socket-SSL/
@@ -12,8 +12,8 @@ BuildArch:    noarch
 BuildRequires: coreutils
 BuildRequires: findutils
 BuildRequires: make
-BuildRequires: perl-interpreter
 BuildRequires: perl-generators
+BuildRequires: perl-interpreter
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
 BuildRequires: openssl >= 0.9.8
@@ -111,6 +111,12 @@ make test
 %{_mandir}/man3/IO::Socket::SSL::Utils.3*
 
 %changelog
+* Fri Aug 18 2017 Paul Howarth <p...@city-fan.org> - 2.050-1
+- Update to 2.050
+  - Removed unnecessary settings of SSL_version and SSL_cipher_list from tests
+  - protocol_version.t can now deal when TLS 1.0 and/or TLS 1.1 are not
+    supported, as is the case with openssl versions in latest Debian (buster)
+
 * Thu Jul 27 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.049-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
diff --git a/sources b/sources
index 85b6503..439477c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (IO-Socket-SSL-2.049.tar.gz) = 
b0fcae64e177e0095678ba80a451d566e81be2dc80b4fbf5e19d32b54401a8fdfe31ed0a554baa070b6c9587d01fff363365239fdc58967520e86fa28210e4bb
+SHA512 (IO-Socket-SSL-2.050.tar.gz) = 
49edda46df64a6f09485843ddae81db674d9f8c8a1a0a10638567367ca544372f4ccf6ef062add2fa960819c582e14c3f50db7d19a67af2523a2e26111a06b66


        
https://src.fedoraproject.org/rpms/perl-IO-Socket-SSL/c/bcc0f35452522fdc5d32985d9a9fe210aa7773b9?branch=f27
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to