This commit is contained in:
Fedora Release Engineering 2016-02-04 12:10:20 +00:00
parent d59dfe315d
commit 25aeedabde
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: perl-AnyEvent
Version: 7.12
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Framework for multiple event loops
Group: Development/Libraries
License: GPL+ or Artistic
@ -164,6 +164,9 @@ make test
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 7.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jan 28 2016 Paul Howarth <paul@city-fan.org> - 7.12-1
- Update to 7.12
- Use common name as hostname for TLS connects, if Net::SSLeay supports SNI