[StarCluster] Update to 0.94.3 - version hack for now

Orion Poplawski orion at fedoraproject.org
Fri Nov 22 03:59:29 UTC 2013


commit 1a1de0d9bd37bd8dd88ad0f139bd90418a8b6eb4
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Nov 21 20:59:17 2013 -0700

    Update to 0.94.3 - version hack for now

 .gitignore       |    1 +
 StarCluster.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e8f9401..4fc755d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /StarCluster-0.9999-git6560296.tar.gz
 /StarCluster-0.94.tar.gz
 /StarCluster-0.94.2.tar.gz
+/StarCluster-0.94.3.tar.gz
diff --git a/StarCluster.spec b/StarCluster.spec
index dcf700c..33fbd70 100644
--- a/StarCluster.spec
+++ b/StarCluster.spec
@@ -1,6 +1,6 @@
 Name:           StarCluster
 Version:        0.9999
-Release:        0.5.0.94.2%{?dist}
+Release:        0.6.0.94.3%{?dist}
 Summary:        Tool for managing computing clusters hosted on Amazon's EC2
 
 # Core of StarCluster is LGPLv3
@@ -8,7 +8,7 @@ Summary:        Tool for managing computing clusters hosted on Amazon's EC2
 # Jquery is both (MIT or BSD or GPLv2) and (MIT or GPLv2)
 License:        LGPLv3 and LGPLv2+ and (MIT or BSD or GPLv2) and (MIT or GPLv2)
 URL:            http://star.mit.edu/cluster
-Source0:        https://pypi.python.org/packages/source/S/StarCluster/StarCluster-0.94.2.tar.gz
+Source0:        https://pypi.python.org/packages/source/S/StarCluster/StarCluster-0.94.3.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -58,7 +58,7 @@ Documentation for %{name}.
 
 
 %prep
-%setup -q -n %{name}-0.94.2
+%setup -q -n %{name}-0.94.3
 # Remove egg-info
 rm -rf %{name}.egg-info
 
@@ -89,6 +89,9 @@ rm _build/html/.buildinfo
 
 
 %changelog
+* Thu Nov 21 2013 Orion Poplawski <orion at cora.nwra.com> 0.9999-0.6.0.94.3
+- Update to 0.94.3 - version hack for now
+
 * Mon Oct 21 2013 Orion Poplawski <orion at cora.nwra.com> 0.9999-0.5.0.94.2
 - Update to 0.94.2 - version hack for now
 
diff --git a/sources b/sources
index 65404e3..67bcd5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3b3c0c1700197e8109c7ce1e972d994  StarCluster-0.94.2.tar.gz
+40a3fca7cd134e3418d7e6479977bc9b  StarCluster-0.94.3.tar.gz


More information about the scm-commits mailing list