[openstack-glance] Fix typo in Release field

Haïkel Guémar hguemar at fedoraproject.org
Tue Oct 7 15:43:38 UTC 2014


commit ea91c3af341f04f2c3ed1fc2931a2621873778f8
Author: Haikel Guemar <hguemar at fedoraproject.org>
Date:   Tue Oct 7 17:43:19 2014 +0200

    Fix typo in Release field

 openstack-glance.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/openstack-glance.spec b/openstack-glance.spec
index deedbc2..ab0282c 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -3,7 +3,7 @@
 
 Name:             openstack-glance
 Version:          2014.2
-Release:          0.9.b%{milestone}%{?dist}
+Release:          0.10.%{milestone}%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
@@ -327,6 +327,9 @@ exit 0
 %doc doc/build/html
 
 %changelog
+* Tue Oct  7 2014 Haïkel Guémar <hguemar at fedoraproject.org> - 2014.2-0.10.rc1
+- Fix typo in Release field
+
 * Tue Oct 07 2014 Haikel Guemar <hguemar at fedoraproject.org> 2014.2-0.9.rc1
 - Update to upstream 2014.2.rc1
 


More information about the scm-commits mailing list