diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index 0ec7023..15b2436 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -2,7 +2,7 @@ %global rpm49 %(rpm --version | perl -p -e 's/^.* (\\d+)\\.(\\d+).*/sprintf("%d.%03d",$1,$2) ge 4.009 ? 1 : 0/e') Name: perl-Net-SSLeay -Version: 1.73 +Version: 1.74 Release: 1%{?dist} Summary: Perl extension for using OpenSSL Group: Development/Libraries @@ -108,6 +108,10 @@ rm -rf %{buildroot} %{_mandir}/man3/Net::SSLeay::Handle.3* %changelog +* Tue Apr 12 2016 Paul Howarth - 1.74-1 +- Update to 1.74 + - README.OSX was missing from the distribution + * Mon Apr 11 2016 Paul Howarth - 1.73-1 - Update to 1.73 - Added X509_get_X509_PUBKEY diff --git a/sources b/sources index 6b92ad3..21b8146 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be774ac8aa419e797056a7a1465bcfbd Net-SSLeay-1.73.tar.gz +bcf0938cbd94ba02397410cc9ba80c4b Net-SSLeay-1.74.tar.gz