summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Chaloupka <jchaloup@redhat.com>2016-04-26 10:01:51 +0200
committerJan Chaloupka <jchaloup@redhat.com>2016-04-26 10:01:51 +0200
commita878edae1a3351490c5a0a9df4df4b349b9d6f32 (patch)
tree2a84e2089b8c87e3cba395463b20d4a07d8d2864
parentb711e7bcea05990b4be6c3399569c9ed4b3af853 (diff)
downloadgolang-github-opencontainers-runtime-spec-a878edae1a3351490c5a0a9df4df4b349b9d6f32.tar.gz
golang-github-opencontainers-runtime-spec-a878edae1a3351490c5a0a9df4df4b349b9d6f32.tar.xz
golang-github-opencontainers-runtime-spec-a878edae1a3351490c5a0a9df4df4b349b9d6f32.zip
Bump to upstream 6e08c6983ef8c2173f10ca09266907d4e9e71716
- resolves: #1330416
-rw-r--r--.gitignore2
-rw-r--r--golang-github-opencontainers-runtime-spec.spec8
-rw-r--r--sources2
3 files changed, 8 insertions, 4 deletions
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 <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
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