Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-09 19:45:07 +02:00
parent c60a35205c
commit db7ab5c711

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-SSL
Version: 2.016
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl library for transparent SSL
Group: Development/Libraries
License: GPL+ or Artistic
@ -112,6 +112,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
%changelog
* Tue Jun 09 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.016-2
- Perl 5.22 rebuild
* Sun Jun 7 2015 Paul Howarth <paul@city-fan.org> - 2.016-1
- Update to 2.016
- Add flag X509_V_FLAG_TRUSTED_FIRST by default if available in OpenSSL