From e5de2a480b9a55b46c33eb23513f62e1d44c8880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Fri, 21 Aug 2009 15:21:38 +0000 Subject: [PATCH] - rebuilt with new openssl --- perl-Net-SSH2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Net-SSH2.spec b/perl-Net-SSH2.spec index c4a3ce5..71f6509 100644 --- a/perl-Net-SSH2.spec +++ b/perl-Net-SSH2.spec @@ -1,6 +1,6 @@ Name: perl-Net-SSH2 Version: 0.21 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Support for the SSH 2 protocol via libSSH2 License: GPL+ or Artistic Group: Development/Libraries @@ -76,6 +76,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Fri Aug 21 2009 Tomas Mraz - 0.21-4 +- rebuilt with new openssl + * Wed Aug 05 2009 Ralf Corsépius - 0.21-3 - Fix mass rebuild breakdown: Add BR: zlib-devel, openssl-devel.