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

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


commit 013b80ae18c6d310ebcd42fe1cc2c28c51fb1b89
Author: Robert Rati <rrati at redhat.com>
Date:   Thu Oct 25 14:30:14 2012 -0400

    Update to upstream version 1.3.1

 .gitignore               |    1 +
 condor-ec2-enhanced.spec |   15 ++++++++++-----
 sources                  |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 24f299d..664b70f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ condor-ec2-enhanced-1.0-17.tar.gz
 /condor-ec2-enhanced-1.1-3.tar.gz
 /condor-ec2-enhanced-1.2-1.tar.gz
 /condor-ec2-enhanced-1.2-2.tar.gz
+/condor-ec2-enhanced-1.3.1.tar.gz
diff --git a/condor-ec2-enhanced.spec b/condor-ec2-enhanced.spec
index 9bd2cff..d172584 100644
--- a/condor-ec2-enhanced.spec
+++ b/condor-ec2-enhanced.spec
@@ -1,14 +1,13 @@
 %{!?is_fedora: %define is_fedora %(/bin/sh -c "if [ -e /etc/fedora-release ];then echo '1'; fi")}
-%define rel 2
 
 Summary: EC2 Enhanced
 Name: condor-ec2-enhanced
-Version: 1.2
-Release: %{rel}%{?dist}.2
+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.4
@@ -62,7 +61,13 @@ exit 0
 %_sbindir/caroniad
 
 %changelog
-* Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-2.2
+* Thu Oct 25 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
+- Fixed configfile warning
+
+* Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-2.1
diff --git a/sources b/sources
index 513b058..5b60dda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b37fb4c8788fefec6615f3057fdaa35a  condor-ec2-enhanced-1.2-2.tar.gz
+fdb4ee1c7e402772520b16d46171ea02  condor-ec2-enhanced-1.3.1.tar.gz


More information about the scm-commits mailing list