[golang-github-syndtr-gocapability] RHBZ#1109039 - update to commit 3c85049eaeb429febe7788d9c7aac42322a377fe

Lokesh Mandvekar lsm5 at fedoraproject.org
Fri Jun 13 19:29:18 UTC 2014


commit 170f0b2257f3f32359021fdd8bd607cff660c4af
Author: Lokesh Mandvekar <lsm5 at redhat.com>
Date:   Fri Jun 13 15:29:09 2014 -0400

    RHBZ#1109039 - update to commit 3c85049eaeb429febe7788d9c7aac42322a377fe

 .gitignore                             |    1 +
 golang-github-syndtr-gocapability.spec |    7 +++++--
 sources                                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b4e733..1c65838 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gocapability-3454319.tar.gz
+/gocapability-3c85049.tar.gz
diff --git a/golang-github-syndtr-gocapability.spec b/golang-github-syndtr-gocapability.spec
index 90cc19b..198c7dd 100644
--- a/golang-github-syndtr-gocapability.spec
+++ b/golang-github-syndtr-gocapability.spec
@@ -1,12 +1,12 @@
 %global debug_package   %{nil}
 %global import_path     github.com/syndtr/gocapability
 %global gopath          %{_datadir}/gocode
-%global commit          3454319be2ebde8481aa0804a801f4d07de705b5
+%global commit          3c85049eaeb429febe7788d9c7aac42322a377fe
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-syndtr-gocapability
 Version:        0
-Release:        0.6.git%{shortcommit}%{?dist}
+Release:        0.7.git%{shortcommit}%{?dist}
 Summary:        POSIX capability library for the Go programming language
 License:        BSD
 URL:            %{import_path}
@@ -54,6 +54,9 @@ GOPATH=%{buildroot}/%{gopath} go test %{import_path}/capability
 %{gopath}/src/%{import_path}/capability/*.go
 
 %changelog
+* Fri Jun 13 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0-0.7.git
+- RHBZ#1109039 update to upstream commit 3c85049eaeb429febe7788d9c7aac42322a377fe
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.6.git3454319
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 6442c9d..b49179b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-736f2ab7379a8560791853026487c8b4  gocapability-3454319.tar.gz
+032e8f0e69067a32f2d917b7c10343e5  gocapability-3c85049.tar.gz


More information about the scm-commits mailing list