Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-05 03:44:39 +02:00
parent f6474dbc1b
commit 90d774a9f6

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-SSL
Version: 2.048
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
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.048-2
- Perl 5.26 rebuild
* Mon Apr 17 2017 Paul Howarth <paul@city-fan.org> - 2.048-1
- Update to 2.048
- Fixed small memory leaks during destruction of socket and context