diff --git a/.gitignore b/.gitignore
index d4dfab5..bc61c0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/skopeo-0270e56.tar.gz
+SOURCES/skopeo-b08350d.tar.gz
diff --git a/.skopeo.metadata b/.skopeo.metadata
index ebed49c..24bfd51 100644
--- a/.skopeo.metadata
+++ b/.skopeo.metadata
@@ -1 +1 @@
-2cc3567c85973e548d32b0403fa3b8c36e8a2056 SOURCES/skopeo-0270e56.tar.gz
+b7a71f4c8c37d178f9d610c80f79b10961b7aeb0 SOURCES/skopeo-b08350d.tar.gz
diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec
index f89d7bf..162c3e4 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         0270e5694c9adf6eabfa3ab1f2980b8b62deb4b7
+%global commit0         b08350db15cd208e73971baed26ae7d9651a4158
 %global shortcommit0    %(c=%{commit0}; echo ${c:0:7})
 %global git0            https://%{import_path}
 
 Name:           %{repo}
 Epoch:          1
-Version:        0.1.28
-Release:        1.git%{shortcommit0}%{?dist}
+Version:        0.1.29
+Release:        1.dev.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
+* Wed Mar 21 2018 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.29-1.dev,gitb08350d
+- Resolves: #1543707
+
 * Thu Feb 01 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:0.1.28-1.git0270e56
 - rebased to 0.1.28