summaryrefslogtreecommitdiffstats
path: root/golang-github-opencontainers-runtime-spec.spec
diff options
context:
space:
mode:
Diffstat (limited to 'golang-github-opencontainers-runtime-spec.spec')
-rw-r--r--golang-github-opencontainers-runtime-spec.spec8
1 files changed, 6 insertions, 2 deletions
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 <jchaloup@redhat.com> - 0.5.0-0.1.git6e08c69
+- Bump to upstream 6e08c6983ef8c2173f10ca09266907d4e9e71716
+ resolves: #1330416
+
* Tue Apr 12 2016 jchaloup <jchaloup@redhat.com> - 0-0.1.git93ca97e
- First package for Fedora
resolves: #1326274