[geard] New builds from upstream master at commit id 06df437

Adam Miller maxamillion at fedoraproject.org
Mon Jul 21 20:43:36 UTC 2014


commit 8e265158718bdb2ac9645dba3a7c8e2537057ad0
Author: Adam Miller <admiller at redhat.com>
Date:   Mon Jul 21 15:43:17 2014 -0500

    New builds from upstream master at commit id 06df437

 .gitignore |    1 +
 geard.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55c7876..0ed10ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /geard-8b2dcfc.tar.gz
 /geard-7516dab.tar.gz
 /geard-6850c8d.tar.gz
+/geard-06df437.tar.gz
diff --git a/geard.spec b/geard.spec
index 623b5d1..7c52132 100644
--- a/geard.spec
+++ b/geard.spec
@@ -9,12 +9,12 @@
 %global debug_package %{nil}
 %global gopath  %{_datadir}/gocode
 
-%global commit      6850c8d7c61a00b1e01ca67f0f55cd5d405f2005
+%global commit      06df43769cbe85c898d6e6452a22aef743f7aad0
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           geard
 Version:        0
-Release:        0.13.git%{shortcommit}%{?dist}
+Release:        0.14.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
+* Tue Jul 21 2014 Adam Miller <maxamillion at fedoraproject.org> - 0-0.14.git06df437
+- New builds from upstream master at commit id 06df437
+
 * Wed Jul 02 2014 Adam Miller <maxamillion at fedoraproject.org> - 0-0.13.git6850c8d
 - New builds from upstream master at commit id 6850c8d
 
diff --git a/sources b/sources
index 2c68b18..8afe2fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e8fca02d7e252fa405392de6deba5a0  geard-6850c8d.tar.gz
+0d09b748ec9501f959e5b81d76d3e62c  geard-06df437.tar.gz


More information about the scm-commits mailing list