Skip to content

Commit

Permalink
Merge branch 'bump_to_v1.11.2.12.ict' into 'IT-1.11.2'
Browse files Browse the repository at this point in the history
Bump to v1.11.2.12.ict

Add empty-image tools to project

Signed-off-by: Lei Jitang <leijtiang@huawei.com>


See merge request docker/docker!268
  • Loading branch information
WeiZhang555 committed Feb 13, 2017
2 parents ab6b1c0 + e7756ee commit e64c453
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG-huawei.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.11.2.12.ict (2017-02-13)

+ Add empty image tools(empty-image.sh) to project (mr 265)

## v1.11.2.11.ict (2017-02-07)

+ Add support for building rpm on CentOS 7.2 (mr 249)
Expand Down
2 changes: 1 addition & 1 deletion VERSION-UNICORN
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.2.11.ict
1.11.2.12.ict
4 changes: 2 additions & 2 deletions hack/make/.build-rpm/docker-engine-euleros.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global _version 1.11.2.11.ict
%global _release 0.0.20170207.005653.git999f7a5
%global _version 1.11.2.12.ict
%global _release 0.0.20170213.005653.gitab6b1c0
%global _origversion 1.11.2

Name: docker-engine
Expand Down
4 changes: 2 additions & 2 deletions hack/make/.build-rpm/docker-engine-selinux-euleros.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Some bits borrowed from the openstack-selinux package
%global _version 1.11.2.11.ict
%global _release 0.0.20170207.005653.git999f7a5
%global _version 1.11.2.12.ict
%global _release 0.0.20170213.005653.gitab6b1c0
Name: docker-engine-selinux
Version: %{_version}
Release: %{_release}%{?dist}
Expand Down

0 comments on commit e64c453

Please sign in to comment.