[openstack-tripleo-heat-templates/f21] Revert "Update to upstream 0.7.6"

slagle slagle at fedoraproject.org
Fri Oct 3 12:03:07 UTC 2014


commit 15249b5613095d4c735b85e5e85724a77f1736ed
Author: James Slagle <jslagle at redhat.com>
Date:   Fri Oct 3 08:00:52 2014 -0400

    Revert "Update to upstream 0.7.6"
    
    This reverts commit 5f3f98a0bf7d0c282cb904e1edf39d850086c220.

 .gitignore                            |    1 -
 openstack-tripleo-heat-templates.spec |    7 ++-----
 sources                               |    2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bf6f68..7b0ceb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
 /tripleo-heat-templates-0.4.1.tar.gz
 /tripleo-heat-templates-0.4.2.tar.gz
 /tripleo-heat-templates-0.4.4.tar.gz
-/tripleo-heat-templates-0.7.6.tar.gz
diff --git a/openstack-tripleo-heat-templates.spec b/openstack-tripleo-heat-templates.spec
index aec53aa..b681479 100644
--- a/openstack-tripleo-heat-templates.spec
+++ b/openstack-tripleo-heat-templates.spec
@@ -1,7 +1,7 @@
 Name:		openstack-tripleo-heat-templates
 Summary:	Heat templates for TripleO
-Version:	0.7.6
-Release:	1%{?dist}
+Version:	0.4.4
+Release:	3%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Base
 URL:		https://wiki.openstack.org/wiki/TripleO
@@ -38,9 +38,6 @@ cp -ar *.yaml %{buildroot}/%{_datadir}/%{name}
 %{_bindir}/tripleo-heat-merge
 
 %changelog
-* Mon Sep 15 2014 James Slagle <jslagle at redhat.com> 0.7.6-1
-- Update to upstream 0.7.6
-
 * Thu Jun 26 2014 James Slagle <jslagle at redhat.com> - 0.4.4-3
 - Remove patch that swiched to qpid, we are back to rabbit
 
diff --git a/sources b/sources
index f3c2f1d..c802737 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89bb1c2f13bc0ca2221bce6add76d131  tripleo-heat-templates-0.7.6.tar.gz
+3086485d566b40223819adeb79905a44  tripleo-heat-templates-0.4.4.tar.gz


More information about the scm-commits mailing list