[condor-ec2-enhanced-hooks/f16] Update to upstream version 1.3.1

rrati rrati at fedoraproject.org
Thu Oct 25 18:41:28 UTC 2012


commit e81af61da0d015139c0347bf5cbf2417e05d38ea
Author: Robert Rati <rrati at redhat.com>
Date:   Thu Oct 25 14:41:12 2012 -0400

    Update to upstream version 1.3.1

 .gitignore                     |    2 ++
 condor-ec2-enhanced-hooks.spec |   14 ++++++++++----
 sources                        |    2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1cbc2e3..bbc4035 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ condor-ec2-enhanced-hooks-1.0-19.tar.gz
 /condor-ec2-enhanced-hooks-1.2-1.tar.gz
 /condor-ec2-enhanced-hooks-1.2-2.tar.gz
 /condor-ec2-enhanced-hooks-1.2-3.tar.gz
+/condor-ec2-enhanced-hooks-1.3.1-1.fc15.src.rpm
+/condor-ec2-enhanced-hooks-1.3.1.tar.gz
diff --git a/condor-ec2-enhanced-hooks.spec b/condor-ec2-enhanced-hooks.spec
index 5bae4a3..f058557 100644
--- a/condor-ec2-enhanced-hooks.spec
+++ b/condor-ec2-enhanced-hooks.spec
@@ -1,14 +1,13 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%define rel 3
 
 Summary: Condor EC2 Enhanced hooks
 Name: condor-ec2-enhanced-hooks
-Version: 1.2
-Release: %{rel}%{?dist}
+Version: 1.3.1
+Release: 1%{?dist}
 License: ASL 2.0
 Group: Applications/System
 URL: http://git.fedorahosted.org/git/grid/caroniad.git
-Source0: %{name}-%{version}-%{rel}.tar.gz
+Source0: %{name}-%{version}.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
 Requires: python >= 2.3
@@ -74,6 +73,13 @@ rm -rf %{buildroot}
 %{python_sitelib}/condorec2e/sqs.py*
 
 %changelog
+* Thu Apr 5 2012  <rrati at redhat> - 1.3.1-1
+- Added additional parameters that give insight into job status in
+  the AMI (BZ738335)
+
+* Thu Dec 8 2011  <rrati at redhat> - 1.3.0-1
+- Added support for aws region
+
 * Tue Aug 30 2011  <rrati at redhat> - 1.2-3
 - Raise exception if the translate hook is unable to read important files
 
diff --git a/sources b/sources
index c2a30b3..7a712ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-916388be32e42a59661d44b1d45d2ad2  condor-ec2-enhanced-hooks-1.2-3.tar.gz
+b3bbf4f03cab1ab1ce013c8fb09703b3  condor-ec2-enhanced-hooks-1.3.1.tar.gz


More information about the scm-commits mailing list