This commit is contained in:
Fedora Release Engineering 2017-02-11 01:30:31 +00:00
parent 2876e5e6f0
commit 96d40ff080

View File

@ -8,7 +8,7 @@
Name: perl-AnyEvent
Version: 7.13
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Framework for multiple event loops
Group: Development/Libraries
License: GPL+ or Artistic
@ -197,6 +197,9 @@ make test
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.13-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Nov 25 2016 Paul Howarth <paul@city-fan.org> - 7.13-4
- Fix segfault in SSL handling that manifests on OpenSSL 1.1.0 x86_64
(CPAN RT#118584, RHBZ#1390468)