rpms/perl-Net-SSH2/devel .cvsignore, 1.5, 1.6 perl-Net-SSH2.spec, 1.15, 1.16 sources, 1.4, 1.5

Chris Weyl cweyl at fedoraproject.org
Wed Jan 20 02:44:14 UTC 2010


Author: cweyl

Update of /cvs/extras/rpms/perl-Net-SSH2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7361

Modified Files:
	.cvsignore perl-Net-SSH2.spec sources 
Log Message:
* Wed Jan 20 2010 Chris Weyl <cweyl at alumni.drew.edu> 0.28-1
- auto-update to 0.28 (by cpan-spec-update 0.01)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-SSH2/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	22 Sep 2009 06:22:55 -0000	1.5
+++ .cvsignore	20 Jan 2010 02:44:14 -0000	1.6
@@ -1 +1 @@
-Net-SSH2-0.27.tar.gz
+Net-SSH2-0.28.tar.gz


Index: perl-Net-SSH2.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-SSH2/devel/perl-Net-SSH2.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- perl-Net-SSH2.spec	14 Jan 2010 16:59:54 -0000	1.15
+++ perl-Net-SSH2.spec	20 Jan 2010 02:44:14 -0000	1.16
@@ -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 c
 %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 <cweyl at alumni.drew.edu> 0.28-1
+- auto-update to 0.28 (by cpan-spec-update 0.01)
+
 * Thu Jan 14 2010 Chris Weyl <cweyl at alumni.drew.edu> 0.27-3
 - bump for libssh2 rebuild
 
-
 * Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 0.27-2
 - rebuild against perl 5.10.1
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-SSH2/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	22 Sep 2009 06:22:56 -0000	1.4
+++ sources	20 Jan 2010 02:44:14 -0000	1.5
@@ -1 +1 @@
-892d7b82237c728bf72986d9756aad02  Net-SSH2-0.27.tar.gz
+5d6a9c4b2256c34819c0d6f3a0163066  Net-SSH2-0.28.tar.gz



More information about the scm-commits mailing list