[StarCluster] Update to 0.95.5 - version hack for now

Orion Poplawski orion at fedoraproject.org
Fri Jun 13 16:24:55 UTC 2014


commit 489b308ac6bcba6c9728ffefaf5510ad0fcfb0d8
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri Jun 13 10:21:51 2014 -0600

    Update to 0.95.5 - version hack for now
    
    - Add BR on python-sphinxcontrib-issuetracker

 StarCluster.spec |   13 +++++++++----
 sources          |    2 +-
 2 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/StarCluster.spec b/StarCluster.spec
index 3012f13..b7857dd 100644
--- a/StarCluster.spec
+++ b/StarCluster.spec
@@ -1,6 +1,6 @@
 Name:           StarCluster
 Version:        0.9999
-Release:        0.10.0.95.4%{?dist}
+Release:        0.11.0.95.5%{?dist}
 Summary:        Tool for managing computing clusters hosted on Amazon's EC2
 
 # Core of StarCluster is LGPLv3
@@ -8,12 +8,13 @@ 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.95.4.tar.gz
+Source0:        https://pypi.python.org/packages/source/S/StarCluster/StarCluster-0.95.5.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
 # For docs
 BuildRequires:  python-sphinx
+BuildRequires:  python-sphinxcontrib-issuetracker
 # For tests
 BuildRequires:  python-pytest-cov
 BuildRequires:  python-pytest-flakes
@@ -64,7 +65,7 @@ Documentation for %{name}.
 
 
 %prep
-%setup -q -n %{name}-0.95.4
+%setup -q -n %{name}-0.95.5
 # Remove egg-info
 rm -rf %{name}.egg-info
 
@@ -100,10 +101,14 @@ cp -p completion/starcluster-completion.sh %{buildroot}%{_datadir}/bash-completi
 
 
 %changelog
+* Fri Jun 13 2014 Orion Poplawski <orion at cora.nwra.com> 0.9999-0.11.0.95.5
+- Update to 0.95.5 - version hack for now
+- Add BR on python-sphinxcontrib-issuetracker
+
 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9999-0.10.0.95.4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-* Fri Apr 18 2014 Orion Poplawski <orion at cora.nwra.com> 0.9999-0.8.0.95.4
+* Fri Apr 18 2014 Orion Poplawski <orion at cora.nwra.com> 0.9999-0.9.0.95.4
 - Update to 0.95.4 - version hack for now
 
 * Tue Feb 25 2014 Orion Poplawski <orion at cora.nwra.com> 0.9999-0.8.0.95.2
diff --git a/sources b/sources
index 4f5fa54..b73d8ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdf6d486f584f1b83122880b19bf659f  StarCluster-0.95.4.tar.gz
+ede794e9b700414330ef3407cd247fa8  StarCluster-0.95.tar.gz


More information about the scm-commits mailing list