diff --git a/.gitignore b/.gitignore index b9e5878..db4ee2a 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /docker-novolume-plugin-e478a5c.tar.gz /docker-86e59a5.tar.gz /docker-0f5ac89.tar.gz +/docker-ddbb15a.tar.gz diff --git a/docker.spec b/docker.spec index b48b325..c35f26d 100644 --- a/docker.spec +++ b/docker.spec @@ -28,7 +28,7 @@ # docker %global git0 https://github.com/projectatomic/%{repo} -%global commit0 0f5ac89062e1f80bd87e7db9a94859adf7a188a7 +%global commit0 ddbb15a9aa96ea6bac380ba56c067843d866b7df %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # d-s-s @@ -85,7 +85,7 @@ Name: %{repo} %endif Epoch: 1 Version: 1.10.2 -Release: 9.git%{shortcommit0}%{?dist} +Release: 10.git%{shortcommit0}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: https://%{provider}.%{provider_tld}/projectatomic/%{repo} @@ -766,6 +766,14 @@ exit 0 %{_bindir}/v1.10-migrator-local %changelog +* Thu Mar 03 2016 Antonio Murdaca - 1:1.10.2-10.gitddbb15a +- built docker @projectatomic/fedora-1.10.2 commit#ddbb15a +- built d-s-s commit#1c2b95b +- built docker-selinux commit#afc876c +- built docker-utils commit#dab51ac +- built docker-novolume-plugin commit#e478a5c +- built docker-v1.10-migrator commit#994c35 + * Wed Mar 02 2016 jchaloup 1:1.10.2-9.git0f5ac89 - Update list of provided packages in devel subpackage diff --git a/sources b/sources index 4ccf18c..7c83e45 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -54bfe7e747b01b85345232f8541eb1aa docker-0f5ac89.tar.gz +792ced04adf79203a929b71b0033dbb8 docker-ddbb15a.tar.gz 09edd1bf1ef7e1d898b386f781b0f73a docker-novolume-plugin-e478a5c.tar.gz c2a5d34f07c9abd474dca95deab58f73 docker-selinux-afc876c.tar.gz 3cdff1d3539b5bbb8e84700a59dc26be docker-storage-setup-1c2b95b.tar.gz