From fc4a439be330cf236f3499430091973cbc4ed9c5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 18:56:57 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_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 e91e57e..bc24c0c 100644 --- a/perl-Net-SSH2.spec +++ b/perl-Net-SSH2.spec @@ -1,6 +1,6 @@ Name: perl-Net-SSH2 Version: 0.50 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Support for the SSH 2 protocol via libSSH2 License: GPL+ or Artistic Group: Development/Libraries @@ -79,6 +79,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.50-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Jul 31 2013 Petr Ĺ abata - 0.50-1 - 0.50 bump