diff --git a/.gitignore b/.gitignore index b3d070d..3a7fadd 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /docker-f2e80b0.tar.gz /v1.10-migrator-994c35c.tar.gz /docker-f392451.tar.gz +/docker-novolume-plugin-60b3a94.tar.gz diff --git a/docker.spec b/docker.spec index de73d3e..ef7bde0 100644 --- a/docker.spec +++ b/docker.spec @@ -49,7 +49,7 @@ # docker-novolume-plugin %global git4 https://github.com/projectatomic/%{repo}-novolume-plugin -%global commit4 2ca381ee0b3e3d7469e5377c5a83eef6b8df4457 +%global commit4 60b3a944eac611d75d9f964612f231d054fb9401 %global shortcommit4 %(c=%{commit4}; echo ${c:0:7}) # v1.10-migrator @@ -85,7 +85,7 @@ Name: %{repo} %endif Epoch: 1 Version: 1.10.0 -Release: 27.git%{shortcommit0}%{?dist} +Release: 28.git%{shortcommit0}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: https://%{provider}.%{provider_tld}/projectatomic/%{repo} @@ -701,6 +701,14 @@ exit 0 %{_bindir}/v1.10-migrator-local %changelog +* Sat Feb 06 2016 Antonio Murdaca - 1:1.10.0-28.gitf392451 +- built docker @projectatomic/fedora-1.10 commit#f392451 +- built d-s-s commit#1c2b95b +- built docker-selinux commit#b8aae8f +- built docker-utils commit#dab51ac +- built docker-novolume-plugin commit#60b3a94 +- built docker-v1.10-migrator commit#994c35 + * Fri Feb 05 2016 Antonio Murdaca - 1:1.10.0-27.gitf392451 - built docker @projectatomic/fedora-1.10 commit#f392451 - built d-s-s commit#1c2b95b diff --git a/sources b/sources index 62eb3d1..29f8f94 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ e3b28496afa16581921a01b412f90e92 docker-f392451.tar.gz -0a7e5ef66caa1dc0273c50b3216ac6ff docker-novolume-plugin-2ca381e.tar.gz +2ffedfd04eaa443c57188246089c1ca5 docker-novolume-plugin-60b3a94.tar.gz c2a5d34f07c9abd474dca95deab58f73 docker-selinux-afc876c.tar.gz 3cdff1d3539b5bbb8e84700a59dc26be docker-storage-setup-1c2b95b.tar.gz 41de66f15f8151b1cb81b8d88c14d0e1 docker-utils-dab51ac.tar.gz