[cloud-init/f16] Fix the release tag's latest bump

gholms gholms at fedoraproject.org
Sat Sep 24 23:20:30 UTC 2011


commit ae2090cde840d9d62a74c70155fa7699decf5582
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Sat Sep 24 16:18:15 2011 -0700

    Fix the release tag's latest bump

 cloud-init.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cloud-init.spec b/cloud-init.spec
index 5a4b473..c8c3e44 100644
--- a/cloud-init.spec
+++ b/cloud-init.spec
@@ -2,7 +2,7 @@
 
 Name:           cloud-init
 Version:        0.6.2
-Release:        0.1.bzr457%{?dist}
+Release:        0.5.bzr457%{?dist}
 Summary:        Cloud instance init scripts
 
 Group:          System Environment/Base
@@ -155,7 +155,7 @@ fi
 
 
 %changelog
-* Sat Sep 24 2011 Garrett Holmstrom <gholms at fedoraproject.org> - 0.6.2-0.1.bzr457
+* Sat Sep 24 2011 Garrett Holmstrom <gholms at fedoraproject.org> - 0.6.2-0.5.bzr457
 - Rebased against upstream rev 457
 - Added missing dependencies
 


More information about the scm-commits mailing list