[perl-Net-Amazon-EC2] Update to a new version

Lubomir Rintel lkundrak at fedoraproject.org
Fri Jan 10 14:51:59 UTC 2014


commit 6799e49a9db240d2820b1e403cc68de5527d4a49
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Fri Jan 10 15:51:58 2014 +0100

    Update to a new version

 .gitignore               |    1 +
 perl-Net-Amazon-EC2.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c43b789..6ba0610 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Net-Amazon-EC2-0.14.tar.gz
 /Net-Amazon-EC2-0.23.tar.gz
+/Net-Amazon-EC2-0.24.tar.gz
diff --git a/perl-Net-Amazon-EC2.spec b/perl-Net-Amazon-EC2.spec
index 0068ed2..b838518 100644
--- a/perl-Net-Amazon-EC2.spec
+++ b/perl-Net-Amazon-EC2.spec
@@ -1,11 +1,11 @@
 Summary: Perl interface to the Amazon Elastic Compute Cloud (EC2)
 Name: perl-Net-Amazon-EC2
-Version: 0.23
+Version: 0.24
 Release: 1%{?dist}
 License: GPL+ or Artistic
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Net-Amazon-EC2/
-Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MALLEN/Net-Amazon-EC2-0.23.tar.gz
+Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MALLEN/Net-Amazon-EC2-%{version}.tar.gz
 
 
 BuildArch: noarch
@@ -171,6 +171,9 @@ make test
 
 
 %changelog
+* Fri Jan 10 2014 Lubomir Rintel <lkundrak at v3.sk> - 0.24-1
+- Update to a later upstream release
+
 * Mon Oct 28 2013 Lubomir Rintel <lkundrak at v3.sk> - 0.23-1
 - Update to a later upstream release
 
diff --git a/sources b/sources
index 374fbe8..3e71674 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-678cf13562b3364b7fbb06bd120f5dc9  Net-Amazon-EC2-0.23.tar.gz
+558c1ae48e2c82dd49a8607cbc811a7e  Net-Amazon-EC2-0.24.tar.gz


More information about the scm-commits mailing list