From 7a167b538bab7e4e4b617236f89b5833a731c8b4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Tue, 30 May 2017 14:43:07 +0200
Subject: 6.16 bump
---
.gitignore | 1 +
perl-Net-HTTP.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index d061dac..4270860 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/Net-HTTP-6.13.tar.gz
/Net-HTTP-6.14.tar.gz
/Net-HTTP-6.15.tar.gz
+/Net-HTTP-6.16.tar.gz
diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec
index 6ce22c1..315776f 100644
--- a/perl-Net-HTTP.spec
+++ b/perl-Net-HTTP.spec
@@ -6,7 +6,7 @@
%{bcond_without perl_Net_HTTP_enables_ssl}
Name: perl-Net-HTTP
-Version: 6.15
+Version: 6.16
Release: 1%{?dist}
Summary: Low-level HTTP connection (client)
License: GPL+ or Artistic
@@ -31,7 +31,7 @@ BuildRequires: perl(IO::Socket::IP)
BuildRequires: perl(IO::Socket)
%endif
%if %{with perl_Net_HTTP_enables_ssl}
-BuildRequires: perl(IO::Socket::SSL) >= 1.38
+BuildRequires: perl(IO::Socket::SSL) >= 2.012
%endif
BuildRequires: perl(IO::Uncompress::Gunzip)
BuildRequires: perl(Symbol)
@@ -56,7 +56,7 @@ Requires: perl(IO::Socket)
%endif
Requires: perl(Symbol)
%if %{with perl_Net_HTTP_enables_ssl}
-Requires: perl(IO::Socket::SSL) >= 1.38
+Requires: perl(IO::Socket::SSL) >= 2.012
%endif
Conflicts: perl-libwww-perl < 6
@@ -88,6 +88,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Tue May 30 2017 Petr Pisar <[email protected]> - 6.16-1
+- 6.16 bump
+
* Mon May 15 2017 Petr Pisar <[email protected]> - 6.15-1
- 6.15 bump
diff --git a/sources b/sources
index 09470c4..0e09e51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Net-HTTP-6.15.tar.gz) =
10d539a1aaeb2e5850d3a626bd3989824d76f512d5165e934bd0b0d57220ba80aab872e3c36f2d9ef9e1e49e74d2cde31b335ae616b3b299cfd6acea061e3347
+SHA512 (Net-HTTP-6.16.tar.gz) =
467a536c4ecc5caeeebe2a0523cc311515c39df53d604d8dc9ad78fbe01c8cc5b24bf483884d2aa2a168bc213ddfe964d679474a1be860f10d87283806c0a496
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-Net-HTTP.git/commit/?h=master&id=7a167b538bab7e4e4b617236f89b5833a731c8b4
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]