diff --git a/.gitignore b/.gitignore index 699bc58..243ce6a 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /docker-novolume-plugin-77a55c1.tar.gz /docker-e949a81.tar.gz /docker-c3689c7.tar.gz +/docker-d93ee51.tar.gz diff --git a/docker.spec b/docker.spec index 610e59c..c38dad3 100644 --- a/docker.spec +++ b/docker.spec @@ -28,7 +28,7 @@ # docker %global git0 https://github.com/projectatomic/%{repo} -%global commit0 c3689c7bc0a0f762fbf258f8c41262e51f5fe2af +%global commit0 d93ee5133f00f269e737d91a519c250e82c4e4b5 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # d-s-s @@ -85,7 +85,7 @@ Name: %{repo} %endif Epoch: 1 Version: 1.10.3 -Release: 2.git%{shortcommit0}%{?dist} +Release: 3.git%{shortcommit0}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: https://%{provider}.%{provider_tld}/projectatomic/%{repo} @@ -769,6 +769,14 @@ exit 0 %{_bindir}/v1.10-migrator-local %changelog +* Wed Mar 16 2016 Antonio Murdaca - 1:1.10.3-3.gitd93ee51 +- built docker @projectatomic/fedora-1.10.3 commit#d93ee51 +- built d-s-s commit#1c2b95b +- built docker-selinux commit#afc876c +- built docker-utils commit#dab51ac +- built docker-novolume-plugin commit#77a55c1 +- built docker-v1.10-migrator commit#994c35 + * Wed Mar 16 2016 Antonio Murdaca - 1:1.10.3-2.gitc3689c7 - built docker @projectatomic/fedora-1.10.3 commit#c3689c7 - built d-s-s commit#1c2b95b diff --git a/sources b/sources index 31c4e18..e85c9b9 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -ea0ce9a8dd2da44719f92007778b16d1 docker-c3689c7.tar.gz +e982b0a38b0eb0378f6010286f60748b docker-d93ee51.tar.gz 03b40ac0202501bd25cf8365cc2aeaff docker-novolume-plugin-77a55c1.tar.gz c2a5d34f07c9abd474dca95deab58f73 docker-selinux-afc876c.tar.gz 3cdff1d3539b5bbb8e84700a59dc26be docker-storage-setup-1c2b95b.tar.gz