diff --git a/.gitignore b/.gitignore index 12562a6..d4dfab5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/skopeo-2e8377a.tar.gz +SOURCES/skopeo-0270e56.tar.gz diff --git a/.skopeo.metadata b/.skopeo.metadata index 0cd02c2..ebed49c 100644 --- a/.skopeo.metadata +++ b/.skopeo.metadata @@ -1 +1 @@ -5a582219cf068b18f7b0f5879ebe1bd41a08cb6d SOURCES/skopeo-2e8377a.tar.gz +2cc3567c85973e548d32b0403fa3b8c36e8a2056 SOURCES/skopeo-0270e56.tar.gz diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index a8b77ec..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 2e8377a7085c13674be156f32c100708da838b7e +%global commit0 0270e5694c9adf6eabfa3ab1f2980b8b62deb4b7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global git0 https://%{import_path} Name: %{repo} Epoch: 1 -Version: 0.1.26 -Release: 2.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,12 @@ 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 + * Thu Nov 16 2017 Frantisek Kluknavsky - 1:0.1.26-2.dev.git2e8377a - bump changelog