diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index e55dff6..498fafd 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -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 - 2.048-2 +- Perl 5.26 rebuild + * Mon Apr 17 2017 Paul Howarth - 2.048-1 - Update to 2.048 - Fixed small memory leaks during destruction of socket and context