[python-gbpclient] Fix Release tag to include dist

Robert A. Kukura rkukura at fedoraproject.org
Mon Jan 5 18:16:28 UTC 2015


commit 50d30e1b9a75feadd0a23e5822943006b8633385
Author: Robert Kukura <kukura at noironetworks.com>
Date:   Mon Jan 5 13:16:16 2015 -0500

    Fix Release tag to include dist

 python-gbpclient.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-gbpclient.spec b/python-gbpclient.spec
index 328c3b1..9765890 100644
--- a/python-gbpclient.spec
+++ b/python-gbpclient.spec
@@ -1,6 +1,6 @@
 Name:		python-gbpclient
 Version:	0.9.0
-Release:	0.4.rc1
+Release:	0.5.rc1%{?dist}
 Summary:	Python API and CLI for OpenStack Neutron Group Based Policy
 
 License:	ASL 2.0
@@ -50,6 +50,9 @@ rm -rf %{buildroot}%{python2_sitelib}/gbpclient/tests
 
 
 %changelog
+* Mon Jan  5 2015 Robert Kukura <rk at theep.net> - 0.9.0-0.5.rc1
+- Fix Release tag to include dist
+
 * Mon Jan  5 2015 Robert Kukura <rk at theep.net> - 0.9.0-0.4.rc1
 - Update to 0.9.0 rc1
 - Remove Group tag


More information about the scm-commits mailing list