commit 36aca19ec2ff6bfb972c447f35e0868463198b9c Author: Petr Písař <ppisar@xxxxxxxxxx> 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 a1767e5..f06d79f 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: 3%{?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@xxxxxxxxxx> - 0.60-1 +- 0.60 bump + * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.59-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_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 -- 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