From 80d5248fb439755c46f608421a66b5e0a9b47276 Mon Sep 17 00:00:00 2001 From: Fridolin Pokorny Date: Jan 07 2016 08:36:30 +0000 Subject: Bump to upstream 2deb1d1db27ed473f38fe65a16044572b9ff9d30 - removed deleted tests - related: #1250468 --- diff --git a/.gitignore b/.gitignore index ea70b1c..a65b5e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/hcl-513e04c.tar.gz +/hcl-2deb1d1.tar.gz diff --git a/golang-github-hashicorp-hcl.spec b/golang-github-hashicorp-hcl.spec index e7f85d5..765d8d7 100644 --- a/golang-github-hashicorp-hcl.spec +++ b/golang-github-hashicorp-hcl.spec @@ -25,12 +25,12 @@ # https://github.com/hashicorp/hcl %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 513e04c400ee2e81e97f5e011c08fb42c6f69b84 +%global commit 2deb1d1db27ed473f38fe65a16044572b9ff9d30 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.3.git%{shortcommit}%{?dist} +Release: 0.4.git%{shortcommit}%{?dist} Summary: HCL is a configuration language License: MPLv2.0 URL: https://%{provider_prefix} @@ -154,8 +154,6 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %gotest %{import_path} -%gotest %{import_path}/hcl -%gotest %{import_path}/json %endif #define license tag if not already defined @@ -175,6 +173,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Jan 06 2016 Fridolin Pokorny - 0-0.4.git2deb1d1 +- Bump to upstream 2deb1d1db27ed473f38fe65a16044572b9ff9d30 + Removed deleted tests + related: #1250468 + * Sat Sep 12 2015 jchaloup - 0-0.3.git513e04c - Update to spec-2.1 related: #1250468 diff --git a/sources b/sources index 71e0f15..0d74452 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5bf8967313ac94a7ed8ee31f22ebe34 hcl-513e04c.tar.gz +229ce447fcb90f6dd25bc585de51d0de hcl-2deb1d1.tar.gz