diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index e291aaf..ae1e48c 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -3,7 +3,7 @@ Name: perl-Net-SSLeay Version: 1.80 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension for using OpenSSL Group: Development/Libraries License: Artistic 2.0 @@ -109,6 +109,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Net::SSLeay::Handle.3* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.80-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jan 5 2017 Paul Howarth - 1.80-1 - Update to 1.80 - Fix unexpected changes in the control flow of the Perl program that seemed