commit 291ea4323247144e9edf05dc9606a1b0b93d3924 Author: Normunds Neimanis <long@xxxxxxx> Date: Mon Jun 17 12:13:20 2013 +0300 Updated to latest stable version .gitignore | 1 + perl-Net-SFTP-Foreign.spec | 12 +++++++----- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index 22cc0a7..02997a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Net-SFTP-Foreign-1.74_05.tar.gz +/Net-SFTP-Foreign-1.75.tar.gz diff --git a/perl-Net-SFTP-Foreign.spec b/perl-Net-SFTP-Foreign.spec index 99b0f9a..6435b1d 100644 --- a/perl-Net-SFTP-Foreign.spec +++ b/perl-Net-SFTP-Foreign.spec @@ -1,13 +1,12 @@ Name: perl-Net-SFTP-Foreign -%global real_version 1.74_05 -Version: 1.74.05 -Release: 5%{?dist} +Version: 1.75 +Release: 1%{?dist} Summary: SSH File Transfer Protocol client Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Net-SFTP-Foreign -Source0: http://cpan.metacpan.org/authors/id/S/SA/SALVA/Net-SFTP-Foreign-%{real_version}.tar.gz +Source0: http://cpan.metacpan.org/authors/id/S/SA/SALVA/Net-SFTP-Foreign-%{version}.tar.gz BuildArch: noarch @@ -61,7 +60,7 @@ with Net::SFTP. %prep -%setup -q -n Net-SFTP-Foreign-%{real_version} +%setup -q -n Net-SFTP-Foreign-%{version} rm lib/Net/SFTP/Foreign/Backend/Windows.pm @@ -87,6 +86,9 @@ make test %changelog +* Mon Mar 04 2013 Normunds Neimanis <fedorapkg at rule.lv> 1.75-1 +- Updated to latest stable version + * Mon Mar 04 2013 Normunds Neimanis <fedorapkg at rule.lv> 1.74.05-5 - Removed dependency that brakes builds diff --git a/sources b/sources index f41077c..a9158c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c480c757ce2c39e783bb8fda7beaf94f Net-SFTP-Foreign-1.74_05.tar.gz +2545691cd69f8515dd9c126cc52e40c5 Net-SFTP-Foreign-1.75.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel