From 7fb78d62876cf4938f4ca21cb1349ff41f0cac75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 7 Jun 2012 23:29:26 +0200 Subject: [PATCH] Perl 5.16 rebuild --- 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 911f170..08d3a1d 100644 --- a/perl-Net-SSH2.spec +++ b/perl-Net-SSH2.spec @@ -1,6 +1,6 @@ Name: perl-Net-SSH2 Version: 0.44 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Support for the SSH 2 protocol via libSSH2 License: GPL+ or Artistic Group: Development/Libraries @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jun 07 2012 Petr Pisar - 0.44-2 +- Perl 5.16 rebuild + * Fri Apr 27 2012 Petr Ĺ abata - 0.44-1 - 0.44 bump