[perl-Net-Amazon-S3] 0.60 bump

Petr Pisar ppisar at fedoraproject.org
Mon Dec 8 14:08:10 UTC 2014


commit baac988128458a334c04d767796a6581e425ada3
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Dec 8 15:07:38 2014 +0100

    0.60 bump

 .gitignore              |    1 +
 perl-Net-Amazon-S3.spec |   10 ++++++++--
 sources                 |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a8b38b..ae827ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Net-Amazon-S3-0.43.tar.gz
 /Net-Amazon-S3-0.53.tar.gz
 /Net-Amazon-S3-0.59.tar.gz
+/Net-Amazon-S3-0.60.tar.gz
diff --git a/perl-Net-Amazon-S3.spec b/perl-Net-Amazon-S3.spec
index 0026fbf..a1fa97b 100644
--- a/perl-Net-Amazon-S3.spec
+++ b/perl-Net-Amazon-S3.spec
@@ -1,7 +1,7 @@
 Summary:    Use the Amazon Simple Storage Service (S3)
 Name:       perl-Net-Amazon-S3
-Version:    0.59
-Release:    4%{?dist}
+Version:    0.60
+Release:    1%{?dist}
 License:    GPL+ or Artistic
 Group:      Development/Libraries
 URL:        http://search.cpan.org/dist/Net-Amazon-S3/
@@ -47,8 +47,11 @@ BuildRequires: perl(File::Find)
 BuildRequires: perl(File::Temp)
 BuildRequires: perl(lib)
 BuildRequires: perl(LWP::Simple)
+# Test::CPAN::Changes not used
+# Test::CPAN::Meta not used
 BuildRequires: perl(Test::Exception)
 BuildRequires: perl(Test::More)
+# Test::Pod 1.41 not used
 BuildRequires: perl(vars)
 # Optional tests:
 BuildRequires: perl(Test::Script) >= 1.05
@@ -95,6 +98,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec 08 2014 Petr Pisar <ppisar at redhat.com> - 0.60-1
+- 0.60 bump
+
 * Tue Sep 02 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.59-4
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 1f98a34..d4b46ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72f5a5acf6924a3430d7ff567e014238  Net-Amazon-S3-0.59.tar.gz
+652bfee36dbb2c21e8e5633961db7780  Net-Amazon-S3-0.60.tar.gz


More information about the scm-commits mailing list