fix docker version in spec file

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=144
This commit is contained in:
Jordi Massaguer 2016-09-19 18:21:15 +00:00 committed by Git OBS Bridge
parent 1013eed0ae
commit 41d1413338

View File

@ -37,7 +37,7 @@
%define docker_graph %{docker_store}/graph
%define git_version 8eab29e
%define version_unconverted 1.12.1
%define docker_version 1.12.0
%define docker_version 1.12.1
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
# When upgrading to a new version requires the service not to be restarted
# Due to a long migration process update last_migration_version to the new version