[perl-Net-Amazon] update to 0.61

Iain Arnell iarnell at fedoraproject.org
Sat Oct 29 08:35:39 UTC 2011


commit cc6d31e6b76b0a324d68dce0c0d076f6f55e41ae
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Oct 29 08:19:37 2011 +0200

    update to 0.61

 .gitignore           |    1 +
 perl-Net-Amazon.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95b5975..e26ac60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Net-Amazon-0.59.tar.gz
 /Net-Amazon-0.60.tar.gz
+/Net-Amazon-0.61.tar.gz
diff --git a/perl-Net-Amazon.spec b/perl-Net-Amazon.spec
index d7e6890..3dcab4d 100644
--- a/perl-Net-Amazon.spec
+++ b/perl-Net-Amazon.spec
@@ -1,5 +1,5 @@
 Name:           perl-Net-Amazon
-Version:        0.60
+Version:        0.61
 Release:        1%{?dist}
 Summary:        Framework for accessing amazon.com via REST
 License:        GPL+ or Artistic
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Oct 29 2011 Iain Arnell <iarnell at gmail.com> 0.61-1
+- update to latest upstream version
+
 * Sun Aug 14 2011 Iain Arnell <iarnell at gmail.com> 0.60-1
 - update to latest upstream version
 - clean up spec for modern rpmbuild
diff --git a/sources b/sources
index 3ce013d..9f370dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20b8ca80ae5df79fd28c3f83aa1eb683  Net-Amazon-0.60.tar.gz
+33192ac55aa6c4b3ccd3db097c5b2e6d  Net-Amazon-0.61.tar.gz


More information about the scm-commits mailing list