[perl-Net-FTPSSL] Update to 0.24

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jul 6 08:26:53 UTC 2014


commit 524281f0b7bba2505f306fbd4628ae22cfbedd13
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jul 6 10:27:04 2014 +0200

    Update to 0.24

 .gitignore           |    1 +
 perl-Net-FTPSSL.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90b79a1..c33015a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Net-FTPSSL-0.15.tar.gz
 /Net-FTPSSL-0.22.tar.gz
 /Net-FTPSSL-0.23.tar.gz
+/Net-FTPSSL-0.24.tar.gz
diff --git a/perl-Net-FTPSSL.spec b/perl-Net-FTPSSL.spec
index 37d24ad..d4ae716 100644
--- a/perl-Net-FTPSSL.spec
+++ b/perl-Net-FTPSSL.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-FTPSSL
-Version:        0.23
-Release:        2%{?dist}
+Version:        0.24
+Release:        1%{?dist}
 Summary:        Perl module for FTP over SSL/TLS
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -57,6 +57,9 @@ echo n |make test
 
 
 %changelog
+* Sun Jul 06 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.24-1
+- Update to 0.24
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.23-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 6bb1749..392baf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97e2a8c5380dc8b42632d3de68afe20c  Net-FTPSSL-0.23.tar.gz
+5642ade84d3009ae1db4cc69faab3c0b  Net-FTPSSL-0.24.tar.gz


More information about the scm-commits mailing list