From 5fb198f72b354af6ce418d9e36de7e16dd47e1aa Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 3 Jun 2016 16:44:14 +0200 Subject: [PATCH] 0.61 bump --- .gitignore | 1 + perl-Net-SSH2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4d4a353..37fa484 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ Net-SSH2-0.28.tar.gz /Net-SSH2-0.56.tar.gz /Net-SSH2-0.58.tar.gz /Net-SSH2-0.60.tar.gz +/Net-SSH2-0.61.tar.gz diff --git a/perl-Net-SSH2.spec b/perl-Net-SSH2.spec index 1c84acb..009ebe9 100644 --- a/perl-Net-SSH2.spec +++ b/perl-Net-SSH2.spec @@ -1,6 +1,6 @@ Name: perl-Net-SSH2 -Version: 0.60 -Release: 2%{?dist} +Version: 0.61 +Release: 1%{?dist} Summary: Support for the SSH 2 protocol via libSSH2 License: GPL+ or Artistic Group: Development/Libraries @@ -87,6 +87,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jun 03 2016 Jitka Plesnikova - 0.61-1 +- 0.61 bump + * Wed May 25 2016 Petr Pisar - 0.60-2 - Provide hidden Net::SSH2::Constants module (bug #1339341) diff --git a/sources b/sources index 17bc85a..06752a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f58e6ce0291771ac58b2bae0ab31f989 Net-SSH2-0.60.tar.gz +fc6a599000150c3196ed06175508c966 Net-SSH2-0.61.tar.gz