From d2f51ddf1cc9f061eb8c8af3b8cdf93cd643c1cc Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Wed, 20 Jan 2010 02:44:14 +0000 Subject: [PATCH] - auto-update to 0.28 (by cpan-spec-update 0.01) --- .cvsignore | 2 +- perl-Net-SSH2.spec | 14 +++++--------- sources | 2 +- 3 files changed, 7 insertions(+), 11 deletions(-) diff --git a/.cvsignore b/.cvsignore index f9ac87d..8864ea5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Net-SSH2-0.27.tar.gz +Net-SSH2-0.28.tar.gz diff --git a/perl-Net-SSH2.spec b/perl-Net-SSH2.spec index cd8e495..42617ce 100644 --- a/perl-Net-SSH2.spec +++ b/perl-Net-SSH2.spec @@ -1,16 +1,12 @@ -%define _default_patch_fuzz 2 \n\n Name: perl-Net-SSH2 -Version: 0.27 -Release: 3%{?dist} +Version: 0.28 +Release: 1%{?dist} Summary: Support for the SSH 2 protocol via libSSH2 License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Net-SSH2/ Source0: http://search.cpan.org/CPAN/authors/id/R/RK/RKITOVER/Net-SSH2-%{version}.tar.gz -# http://rt.cpan.org/Public/Bug/Display.html?id=36614 -#Patch0: net-ssh2-0.18-perl5.10.patch - BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,8 +33,6 @@ all of the key exchanges, ciphers, and compression of libssh2. %prep %setup -q -n Net-SSH2-%{version} -#patch0 -p1 - perl -pi -e 's|^#!perl|#!%{__perl}|' example/* %build @@ -72,10 +66,12 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Wed Jan 20 2010 Chris Weyl 0.28-1 +- auto-update to 0.28 (by cpan-spec-update 0.01) + * Thu Jan 14 2010 Chris Weyl 0.27-3 - bump for libssh2 rebuild - * Mon Dec 7 2009 Stepan Kasal - 0.27-2 - rebuild against perl 5.10.1 diff --git a/sources b/sources index f267029..0a83e5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -892d7b82237c728bf72986d9756aad02 Net-SSH2-0.27.tar.gz +5d6a9c4b2256c34819c0d6f3a0163066 Net-SSH2-0.28.tar.gz