commit 55252a20b3b06cae3ef2d89d1a60e3c331c46118
Author: Petr Šabata <[email protected]>
Date: Thu Apr 19 13:03:10 2012 +0200
0.41 bump
.gitignore | 1 +
perl-Net-SSH2.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c904863..7196894 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
Net-SSH2-0.28.tar.gz
/Net-SSH2-0.33.tar.gz
/Net-SSH2-0.40.tar.gz
+/Net-SSH2-0.41.tar.gz
diff --git a/perl-Net-SSH2.spec b/perl-Net-SSH2.spec
index ce5340b..024920e 100644
--- a/perl-Net-SSH2.spec
+++ b/perl-Net-SSH2.spec
@@ -1,12 +1,12 @@
Name: perl-Net-SSH2
-Version: 0.40
+Version: 0.41
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
-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
+Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
BuildRequires: perl(Carp)
BuildRequires: perl(Exporter)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
@@ -53,6 +53,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Thu Apr 19 2012 Petr Šabata <[email protected]> - 0.41-1
+- 0.41 bump
+
* Fri Jan 13 2012 Petr Šabata <[email protected]> - 0.40-1
- 0.40 bump
- Spec cleanup
diff --git a/sources b/sources
index 6fb5fa5..ada189c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fbc06247d999b24489ef1b8384420c03 Net-SSH2-0.40.tar.gz
+27182ea5829ff896378cac15b31487a8 Net-SSH2-0.41.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel