From c08d45589daf9fdab60aa3b1ceb5c1b1a02f3929 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mar 07 2018 09:34:03 +0000 Subject: import skopeo-0.1.28-1.git0270e56.el7 --- diff --git a/.gitignore b/.gitignore index ca21a79..d4dfab5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/skopeo-14245f2.tar.gz +SOURCES/skopeo-0270e56.tar.gz diff --git a/.skopeo.metadata b/.skopeo.metadata index 8b75745..ebed49c 100644 --- a/.skopeo.metadata +++ b/.skopeo.metadata @@ -1 +1 @@ -41d7460e098109cabd6d2d50bbb5631396105e19 SOURCES/skopeo-14245f2.tar.gz +2cc3567c85973e548d32b0403fa3b8c36e8a2056 SOURCES/skopeo-0270e56.tar.gz diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index 2eb174d..f89d7bf 100644 --- a/SPECS/skopeo.spec +++ b/SPECS/skopeo.spec @@ -19,14 +19,14 @@ # https://github.com/projectatomic/skopeo %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit0 14245f2e24744ff1003e6e4cf90075c1dda07746 +%global commit0 0270e5694c9adf6eabfa3ab1f2980b8b62deb4b7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global git0 https://%{import_path} Name: %{repo} Epoch: 1 -Version: 0.1.27 -Release: 3.dev.git%{shortcommit0}%{?dist} +Version: 0.1.28 +Release: 1.git%{shortcommit0}%{?dist} Summary: Inspect Docker images and repositories on registries License: ASL 2.0 URL: %{git0} @@ -297,6 +297,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/bash-completion/ %changelog +* Thu Feb 01 2018 Frantisek Kluknavsky - 1:0.1.28-1.git0270e56 +- rebased to 0.1.28 + * Mon Dec 11 2017 Frantisek Kluknavsky - 1:0.1.27-3.dev.git14245f2 - rebased to 0.1.27-3.dev.git14245f2