[os-apply-config] Update to upstream 0.1.21

slagle slagle at fedoraproject.org
Fri Sep 12 18:04:12 UTC 2014


commit 4a8fe23cf4da200ef224585047d7aec2ae0959e7
Author: James Slagle <jslagle at redhat.com>
Date:   Fri Sep 12 14:00:42 2014 -0400

    Update to upstream 0.1.21

 .gitignore                                         |    1 +
 ...runtime-dependency-and-replace-with-build.patch |    2 +-
 os-apply-config.spec                               |    7 +++++--
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d592134..9b66bf2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /os-apply-config-0.1.12.tar.gz
 /os-apply-config-0.1.16.tar.gz
+/os-apply-config-0.1.21.tar.gz
diff --git a/0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch b/0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch
index e930e9b..ad23207 100644
--- a/0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch
+++ b/0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch
@@ -1,4 +1,4 @@
-From 74fb526072360228fd2d872c15348e2b09164753 Mon Sep 17 00:00:00 2001
+From eab520053374fac4d277e774fd3d50fa73708d1d Mon Sep 17 00:00:00 2001
 From: Steven Dake <sdake at redhat.com>
 Date: Mon, 24 Feb 2014 10:12:02 -0700
 Subject: [PATCH] Remove pbr runtime dependency and replace with build time
diff --git a/os-apply-config.spec b/os-apply-config.spec
index 7ef7257..b879d79 100644
--- a/os-apply-config.spec
+++ b/os-apply-config.spec
@@ -1,6 +1,6 @@
 Name:		os-apply-config
-Version:	0.1.16
-Release:	3%{?dist}
+Version:	0.1.21
+Release:	1%{?dist}
 Summary:	Configure files from cloud metadata
 
 License:	ASL 2.0
@@ -51,6 +51,9 @@ sed -i s/REDHATOSAPPLYCONFIGRELEASE/%{release}/ os_apply_config/version.py
 %{python_sitelib}/os_apply_config*
 
 %changelog
+* Fri Sep 12 2014 James Slagle <jslagle at redhat.com> 0.1.21-1
+- Update to upstream 0.1.21
+
 * Thu Sep 11 2014 James Slagle <jslagle at redhat.com> - 0.1.16-3
 - Switch to rdopkg
 
diff --git a/sources b/sources
index d95eb0c..0651241 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae1b7a5aa6affe4ec8be7f447a84d3e0  os-apply-config-0.1.16.tar.gz
+db9f1138afe5b11c3a73a1151475eebf  os-apply-config-0.1.21.tar.gz


More information about the scm-commits mailing list