From d61f8bb30e9b1dcb0f0a14a99b05b010cea65036 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Thu, 5 Jan 2017 11:33:05 +0000
Subject: Update to 1.80

- New upstream release 1.80
  - Fix unexpected changes in the control flow of the Perl program that seemed
    to be triggered by the ticket key callback
---
 perl-Net-SSLeay.spec | 7 ++++++-
 sources              | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec
index 2c9498d..e291aaf 100644
--- a/perl-Net-SSLeay.spec
+++ b/perl-Net-SSLeay.spec
@@ -2,7 +2,7 @@
 %global rpm49 %(rpm --version | perl -p -e 's/^.* 
(\\d+)\\.(\\d+).*/sprintf("%d.%03d",$1,$2) ge 4.009 ? 1 : 0/e' 2>/dev/null || 
echo 0)
 
 Name:          perl-Net-SSLeay
-Version:       1.79
+Version:       1.80
 Release:       1%{?dist}
 Summary:       Perl extension for using OpenSSL
 Group:         Development/Libraries
@@ -109,6 +109,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Net::SSLeay::Handle.3*
 
 %changelog
+* Thu Jan  5 2017 Paul Howarth <p...@city-fan.org> - 1.80-1
+- Update to 1.80
+  - Fix unexpected changes in the control flow of the Perl program that seemed
+    to be triggered by the ticket key callback
+
 * Tue Jan  3 2017 Paul Howarth <p...@city-fan.org> - 1.79-1
 - Update to 1.79
   - Patch to fix a few inline variable declarations that cause errors for older
diff --git a/sources b/sources
index f446f5d..e93a1c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Net-SSLeay-1.79.tar.gz) = 
547de42990a23f84cdfaf8d95673973c42ef60c81d052b0dbb272788476924d1c50d5e83fcc9d01db221fce12ae6f5fb5ca79f8b5c840e48d1fb135b8d41750e
+SHA512 (Net-SSLeay-1.80.tar.gz) = 
03b5f2ba86d20f31ef50029af94b1bcf513c7b99d9666a04e83aba4f7c8cce3e30daf6df85932619949f059177660f49a928488e61b967a12dd4aec41eafad95
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Net-SSLeay.git/commit/?h=master&id=d61f8bb30e9b1dcb0f0a14a99b05b010cea65036
_______________________________________________
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