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

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


commit 940f45728d9c48d539032cffde64da8a67c91896
Author: Robert Rati <rrati at redhat.com>
Date:   Thu Oct 25 14:44:27 2012 -0400

    Update to upstream version 1.3.1

 .gitignore                     |    1 +
 condor-ec2-enhanced-hooks.spec |   12 ++++++++----
 sources                        |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1cbc2e3..e7c3b97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ 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.tar.gz
diff --git a/condor-ec2-enhanced-hooks.spec b/condor-ec2-enhanced-hooks.spec
index 295aaf1..f1d8a94 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}.1
+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,11 @@ 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)
+- Added support for aws region
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-3.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
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