[geard] update to latest HEAD commit 6850c8d in upstream master

Adam Miller maxamillion at fedoraproject.org
Wed Jul 2 21:55:16 UTC 2014


commit e5742e4fefb75e3ed7e111087cd38680545c3b05
Author: Adam Miller <admiller at redhat.com>
Date:   Wed Jul 2 16:55:18 2014 -0500

    update to latest HEAD commit 6850c8d in upstream master

 .gitignore |    1 +
 geard.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 532e0f8..55c7876 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /geard-3c781d0.tar.gz
 /geard-8b2dcfc.tar.gz
 /geard-7516dab.tar.gz
+/geard-6850c8d.tar.gz
diff --git a/geard.spec b/geard.spec
index 6cacfa9..623b5d1 100644
--- a/geard.spec
+++ b/geard.spec
@@ -9,12 +9,12 @@
 %global debug_package %{nil}
 %global gopath  %{_datadir}/gocode
 
-%global commit      7516dab483cf99e6138d102bd3bd8b92fb321bc5
+%global commit      6850c8d7c61a00b1e01ca67f0f55cd5d405f2005
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           geard
 Version:        0
-Release:        0.12.1.git%{shortcommit}%{?dist}
+Release:        0.13.git%{shortcommit}%{?dist}
 Summary:        Geard
 License:        ASL 2.0
 URL:            http://github.com/openshift/geard
@@ -101,6 +101,9 @@ install -d -p %{buildroot}%{_sharedstatedir}/containers
 %dir %{_sharedstatedir}/containers
 
 %changelog
+* Wed Jul 02 2014 Adam Miller <maxamillion at fedoraproject.org> - 0-0.13.git6850c8d
+- New builds from upstream master at commit id 6850c8d
+
 * Wed Jun 11 2014 Adam Miller <maxamillion at fedoraproject.org> - 0-0.12.1.git8b2dcfc
 - Remove sti binary as per upstream feedback
 - Conditionally patch for selinux F20 vs F21+
diff --git a/sources b/sources
index 0b143f3..2c68b18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c29e4675d58e1c850366336761da0229  geard-7516dab.tar.gz
+1e8fca02d7e252fa405392de6deba5a0  geard-6850c8d.tar.gz


More information about the scm-commits mailing list