[os-refresh-config/f20] Update to 0.1.5 and depend on dib-utils

Ben Nemec bnemec at fedoraproject.org
Fri May 9 17:45:27 UTC 2014


commit 535d062684395994a6d59a0f26d2b45fcb158111
Author: Ben Nemec <bnemec at redhat.com>
Date:   Fri May 9 16:21:39 2014 +0000

    Update to 0.1.5 and depend on dib-utils

 .gitignore             |    1 +
 os-refresh-config.spec |    9 +++++++--
 sources                |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 943d0c9..e63729f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /os-refresh-config-0.0.8.tar.gz
+/os-refresh-config-0.1.5.tar.gz
diff --git a/os-refresh-config.spec b/os-refresh-config.spec
index e6a782e..9feedeb 100644
--- a/os-refresh-config.spec
+++ b/os-refresh-config.spec
@@ -1,6 +1,6 @@
 Name:		os-refresh-config
-Version:	0.0.8
-Release:	3%{?dist}
+Version:	0.1.5
+Release:	1%{?dist}
 Summary:	Refresh system configuration
 
 License:	ASL 2.0
@@ -12,6 +12,7 @@ BuildRequires:	python-setuptools
 BuildRequires:	python2-devel
 BuildRequires:  python-pbr
 
+Requires:   dib-utils
 Requires:	python-setuptools
 
 %description
@@ -34,6 +35,10 @@ Tool to refresh openstack config changes to service.
 %{python_sitelib}/os_refresh_config*
 
 %changelog
+* Fri May 9 2014 Ben Nemec <bnemec at redhat.com> - 0.1.5-1
+- Update to 0.1.5
+- Add dependency on new dib-utils package
+
 * Mon Feb 24 2014 Steven Dake <sdake at redhat.com> - 0.0.8-3
 - Add python-pbr as a BuildRequires
 
diff --git a/sources b/sources
index c8dde2a..6f749b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f454804af7654dd242b0b8bd34e95e0  os-refresh-config-0.0.8.tar.gz
+8f69ac5d575f92d2bec30976781d8e70  os-refresh-config-0.1.5.tar.gz


More information about the scm-commits mailing list