diff --git a/.gitignore b/.gitignore index c6b4d30..7754040 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/runtime-spec-93ca97e.tar.gz +/runtime-spec-6e08c69.tar.gz diff --git a/golang-github-opencontainers-runtime-spec.spec b/golang-github-opencontainers-runtime-spec.spec index c919da6..663d44b 100644 --- a/golang-github-opencontainers-runtime-spec.spec +++ b/golang-github-opencontainers-runtime-spec.spec @@ -26,11 +26,11 @@ # https://github.com/opencontainers/runtime-spec %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 93ca97e83ca7fb4fba6d9e30d5470f99ddc02d11 +%global commit 6e08c6983ef8c2173f10ca09266907d4e9e71716 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} -Version: 0.4.0 +Version: 0.5.0 Release: 0.1.git%{shortcommit}%{?dist} Summary: Open Container Specifications License: ASL 2.0 @@ -150,6 +150,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Tue Apr 26 2016 jchaloup - 0.5.0-0.1.git6e08c69 +- Bump to upstream 6e08c6983ef8c2173f10ca09266907d4e9e71716 + resolves: #1330416 + * Tue Apr 12 2016 jchaloup - 0-0.1.git93ca97e - First package for Fedora resolves: #1326274 diff --git a/sources b/sources index 25b1ea5..62fe343 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c94a6125308d15cff6b63220fe9a252e runtime-spec-93ca97e.tar.gz +b02e0b27f68b5ec8ba2bb126eb1855a8 runtime-spec-6e08c69.tar.gz