[os-apply-config] Update to version 0.1.16

Ben Nemec bnemec at fedoraproject.org
Fri May 9 17:35:57 UTC 2014


commit 9e8af3b26016787e8efb6086f855a2271394b35f
Author: Ben Nemec <bnemec at redhat.com>
Date:   Fri May 9 16:26:58 2014 +0000

    Update to version 0.1.16

 .gitignore           |    1 +
 os-apply-config.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 582a09b..d592134 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /os-apply-config-0.1.12.tar.gz
+/os-apply-config-0.1.16.tar.gz
diff --git a/os-apply-config.spec b/os-apply-config.spec
index e797050..c48bacb 100644
--- a/os-apply-config.spec
+++ b/os-apply-config.spec
@@ -1,6 +1,6 @@
 Name:		os-apply-config
-Version:	0.1.12
-Release:	5%{?dist}
+Version:	0.1.16
+Release:	1%{?dist}
 Summary:	Configure files from cloud metadata
 
 License:	ASL 2.0
@@ -47,6 +47,9 @@ sed -i s/REDHATOSAPPLYCONFIGRELEASE/%{release}/ os_apply_config/version.py
 %{python_sitelib}/os_apply_config*
 
 %changelog
+* Fri May 9 2014 Ben Nemec <bnemec at redhat.com> - 0.1.16-1
+- Update to version 0.1.16
+
 * Mon Feb 24 2014 Steven Dake <sdake at redhat.com> - 0.1.12-5
 - Add patch file to spec missing in -4
 
diff --git a/sources b/sources
index cb09dc4..d95eb0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2bdf7f7145a933a8b6d5f43c109d45d9  os-apply-config-0.1.12.tar.gz
+ae1b7a5aa6affe4ec8be7f447a84d3e0  os-apply-config-0.1.16.tar.gz


More information about the scm-commits mailing list