From d59dfe315d4dffd4cb8ce0f8e58d07ee3616edc0 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Thu, 28 Jan 2016 10:42:09 +0000
Subject: Update to 7.12

- New upstream release 7.12
  - Use common name as hostname for TLS connects, if Net::SSLeay supports SNI
  - Fix documentation of tls_autostart read type in AnyEvent::Handle
---
 perl-AnyEvent.spec | 12 +++++++++---
 sources            |  2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/perl-AnyEvent.spec b/perl-AnyEvent.spec
index 3bb6ae2..b3fc869 100644
--- a/perl-AnyEvent.spec
+++ b/perl-AnyEvent.spec
@@ -4,8 +4,8 @@
 %global debug_package %{nil}
 
 Name:           perl-AnyEvent
-Version:        7.11
-Release:        2%{?dist}
+Version:        7.12
+Release:        1%{?dist}
 Summary:        Framework for multiple event loops
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -63,6 +63,7 @@ BuildRequires:  perl(IO::Async::Loop) >= 0.33
 # Runtime requires
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 # Optional but recommended
+Requires:       perl(Storable)
 Requires:       perl(Task::Weaken)
 
 # Optional dependencies we don't want to require
@@ -163,6 +164,11 @@ make test
 
 
 %changelog
+* Thu Jan 28 2016 Paul Howarth <p...@city-fan.org> - 7.12-1
+- Update to 7.12
+  - Use common name as hostname for TLS connects, if Net::SSLeay supports SNI
+  - Fix documentation of tls_autostart read type in AnyEvent::Handle
+
 * Wed Aug 26 2015 Petr Ĺ abata <con...@redhat.com> - 7.11-2
 - Prevent FTBFS by adding a missing build time dependency
 
@@ -426,7 +432,7 @@ make test
 - Update to 4.3   (rpm version : 4.300 )
 
 * Tue Oct 14 2008 kwizart < kwizart at gmail.com > - 4.3-1
-- Update to 4.3 
+- Update to 4.3
 
 * Mon Aug  4 2008 kwizart < kwizart at gmail.com > - 4.231-1
 - Update to 4.231 (rpm version : match )
diff --git a/sources b/sources
index 21466e6..7c5edec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1130bca8746121d035dbc13d52e14ebe  AnyEvent-7.11.tar.gz
+3c7054fc2c1d93b985d63c13d37d3369  AnyEvent-7.12.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-AnyEvent.git/commit/?h=master&id=d59dfe315d4dffd4cb8ce0f8e58d07ee3616edc0
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to