diff --git a/docker-client.spec b/docker-client.spec index fcb2e19..a9f9a33 100644 --- a/docker-client.spec +++ b/docker-client.spec @@ -2,7 +2,7 @@ %{!?scl:%global pkg_name %{name}} Name: %{?scl_prefix}docker-client -Version: 3.1.5 +Version: 3.1.9 Release: 1%{?dist} Summary: Docker Client @@ -64,6 +64,9 @@ export MAVEN_OPTS="-XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/E %doc NOTICE README.md %changelog +* Fri Oct 23 2015 Alexander Kurtakov 3.1.9-1 +- Update to upstream 3.1.9 release. + * Tue Oct 6 2015 akurtakov 3.1.5-1 - Update to upstream 3.1.5. - Stripdown useless BRs. diff --git a/sources b/sources index 2603a7e..3d26a96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -030c66308020f1aa46a4aab40a9c7e29 v3.1.5.tar.gz +f8e15372d0d5c11eb249fd5b0b69d294 v3.1.9.tar.gz