From 10826467fc6869a1de973875199ddde44583c5a5 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 25 2017 16:01:39 +0000 Subject: import docker-distribution-2.6.1-1.el7 --- diff --git a/.docker-distribution.metadata b/.docker-distribution.metadata index a34e78a..7c122fc 100644 --- a/.docker-distribution.metadata +++ b/.docker-distribution.metadata @@ -1 +1 @@ -de04a231db6a04ebe9fe842a0ff88f2d366f8c30 SOURCES/325b0804fef3a66309d962357aac3c2ce3f4d329.tar.gz +50f0c322755fb62afab93086e64bf2ded0ae82da SOURCES/a25b9ef0c9fe242ac04bb20d3a028442b7d266b6.tar.gz diff --git a/.gitignore b/.gitignore index ef38ee3..d0cc85e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/325b0804fef3a66309d962357aac3c2ce3f4d329.tar.gz +SOURCES/a25b9ef0c9fe242ac04bb20d3a028442b7d266b6.tar.gz diff --git a/SPECS/docker-distribution.spec b/SPECS/docker-distribution.spec index 0a22855..6ca91e8 100644 --- a/SPECS/docker-distribution.spec +++ b/SPECS/docker-distribution.spec @@ -33,11 +33,11 @@ # https://github.com/docker/distribution %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 325b0804fef3a66309d962357aac3c2ce3f4d329 +%global commit a25b9ef0c9fe242ac04bb20d3a028442b7d266b6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: %{project}-%{repo} -Version: 2.6.0 +Version: 2.6.1 Release: 1%{?dist} Summary: Docker toolset to pack, ship, store, and deliver content License: ASL 2.0 @@ -340,8 +340,12 @@ make test %endif %changelog +* Thu Apr 27 2017 Frantisek Kluknavsky - 2.6.1-1 +- rebase to v2.6.1 + * Mon Jan 23 2017 Frantisek Kluknavsky - 2.6.0-1 - rebase to v2.6.0 + * Mon Jan 09 2017 Frantisek Kluknavsky - 2.5.1-2 - fix wrong obsoleting of docker-registry