diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : docker version : 17.11.0 -release : 11 +release : 12 source : - git|https://github.com/docker/docker-ce.git : v17.11.0-ce - git|https://github.com/docker/libnetwork.git : 7b2b1feb1de4817d522cc372af149ff48d25028e @@ -41,6 +41,7 @@ popd # Build CLI + export VERSION=$version-ce ln -sv `pwd`/components/cli src/github.com/docker pushd components/cli ./scripts/build/dynbinary diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ docker - Ikey Doherty - ikey@solus-project.com + Mateusz Mikuła + mati865@gmail.com Apache-2.0 virt @@ -31,12 +31,12 @@ - - 2017-11-26 + + 2018-02-20 17.11.0 Packaging update - Ikey Doherty - ikey@solus-project.com + Mateusz Mikuła + mati865@gmail.com \ No newline at end of file