[os-cloud-config] - Setup for rdopkg - Bump to 0.1.9

slagle slagle at fedoraproject.org
Fri Sep 12 17:45:34 UTC 2014


commit 2bf8d2e802ebd18faef0dbf27a95f7fdd10b55a0
Author: James Slagle <jslagle at redhat.com>
Date:   Fri Sep 12 13:45:23 2014 -0400

    - Setup for rdopkg
    - Bump to 0.1.9

 os-cloud-config.spec |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/os-cloud-config.spec b/os-cloud-config.spec
index c6744a7..666f1ed 100644
--- a/os-cloud-config.spec
+++ b/os-cloud-config.spec
@@ -1,6 +1,6 @@
 Name:			os-cloud-config
-Version:		0.1.8
-Release:		2%{?dist}
+Version:		0.1.9
+Release:		1%{?dist}
 Summary:		Configuration for OpenStack clouds
 
 License:		ASL 2.0
@@ -28,6 +28,10 @@ configuration of OpenStack clouds.
 %prep
 %setup -q -n %{name}-%{version}
 
+#
+# patches_base: 0.1.9
+#
+
 %build
 %{__python} setup.py build
 
@@ -45,6 +49,10 @@ configuration of OpenStack clouds.
 %{_bindir}/setup-neutron
 
 %changelog
+* Fri Sep 12 2014 James Slagle <jslagle at redhat.com> - 0.1.9-1
+- Setup for rdopkg
+- Bump to 0.1.9
+
 * Fri Sep 12 2014 James Slagle <jslagle at redhat.com> - 0.1.8-3
 - Add python-pbr to BuildRequires
 


More information about the scm-commits mailing list