[golang-github-docker-libtrust] update to latest upstream master

Lokesh Mandvekar lsm5 at fedoraproject.org
Wed Dec 17 19:18:20 UTC 2014


commit 9b2b0447f20651f2e41fa386f5d2dc3b4c541d14
Author: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date:   Wed Dec 17 19:18:04 2014 +0000

    update to latest upstream master
    
    Signed-off-by: Lokesh Mandvekar <lsm5 at fedoraproject.org>

 .gitignore                         |    1 +
 golang-github-docker-libtrust.spec |   14 ++++++--------
 sources                            |    2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0d365b..a6490b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libtrust-d273ef2.tar.gz
+/libtrust-6b78349.tar.gz
diff --git a/golang-github-docker-libtrust.spec b/golang-github-docker-libtrust.spec
index b890009..810a95b 100644
--- a/golang-github-docker-libtrust.spec
+++ b/golang-github-docker-libtrust.spec
@@ -4,12 +4,12 @@
 %global project         docker
 %global repo            libtrust
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          d273ef2565cab2fd9832b8a3d6320e5ab39ef9db
+%global commit          6b7834910dcbb3021adc193411d01f65595445fb
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-%{provider}-%{project}-%{repo}
 Version:        0
-Release:        0.1.git%{shortcommit}%{?dist}
+Release:        0.2.git%{shortcommit}%{?dist}
 Summary:        Library for managing authentication and authorization
 License:        ASL 2.0
 URL:            https://%{import_path}
@@ -75,13 +75,11 @@ GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/trustgraph
 %files devel
 %doc CONTRIBUTING.md LICENSE MAINTAINERS README.md
 %dir %{gopath}/src/%{provider}.%{provider_tld}/%{project}
-%dir %{gopath}/src/%{import_path}
-%{gopath}/src/%{import_path}/*.go
-%dir %{gopath}/src/%{import_path}/trustgraph
-%{gopath}/src/%{import_path}/trustgraph/*.go
-%dir %{gopath}/src/%{import_path}/testutil
-%{gopath}/src/%{import_path}/testutil/*.go
+%{gopath}/src/%{import_path}
 
 %changelog
+* Wed Dec 17 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0-0.2.git6b78349
+- update to latest upstream master
+
 * Fri Oct 17 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0-0.1.gitd273ef2
 - Resolves: rhbz#1154165 - initial package
diff --git a/sources b/sources
index c49ed41..e9e8064 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d2d0b01448ef92abea7d91ac951c4d0  libtrust-d273ef2.tar.gz
+533852944245883bf32d4b5b5ab9984f  libtrust-6b78349.tar.gz


More information about the scm-commits mailing list