This commit is contained in:
Fedora Release Engineering 2017-07-27 04:26:31 +00:00
parent a8625908ab
commit 2b6a4ffa38

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-SSL
Version: 2.049
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl library for transparent SSL
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/IO-Socket-SSL/
@ -111,6 +111,9 @@ make test
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.049-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jun 12 2017 Paul Howarth <paul@city-fan.org> - 2.049-1
- Update to 2.049
- Fixed problem caused by typo in the context of session cache (GH#60)