[instack-undercloud] Bump to 1.0.16

slagle slagle at fedoraproject.org
Tue Oct 21 17:20:43 UTC 2014


commit d764017f6d19b433ffb5e3cd46be5fd761ebf429
Author: James Slagle <jslagle at redhat.com>
Date:   Tue Oct 21 13:20:37 2014 -0400

    Bump to 1.0.16

 .gitignore              |    1 +
 instack-undercloud.spec |    8 +++++---
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95eeff5..f3d2993 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /1.0.13.tar.gz
 /1.0.14.tar.gz
 /1.0.15.tar.gz
+/1.0.16.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 72c2dd0..d7c38bb 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.15
+Version:	1.0.16
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -18,8 +18,7 @@ Requires:	os-cloud-config
 Requires:	redhat-lsb-core
 Requires:	policycoreutils-python
 
-Requires:	selinux-policy >= 3.12.1-179
-
+Requires:	selinux-policy
 
 %description
 instack-undercloud is a collection of installation tools to install an
@@ -75,6 +74,9 @@ cp -ar live %{buildroot}/%{_datadir}/instack-undercloud
 
 
 %changelog
+* Tue Oct 21 2014 James Slagle <jslagle at redhat.com> 1.0.16-1
+- Bump to 1.0.16
+
 * Mon Oct 20 2014 James Slagle <jslagle at redhat.com> 1.0.15-1
 - Bump to 1.0.15
 
diff --git a/sources b/sources
index a03e010..3cb8db6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-00bb102defc21ef39f8f21cb18544302  1.0.15.tar.gz
+d7e50281799763004329090237ec22a9  1.0.16.tar.gz


More information about the scm-commits mailing list