diff --git a/.gitignore b/.gitignore
index 86646ae..5bf2c43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/skopeo-e802625.tar.gz
+SOURCES/skopeo-1bbd87f.tar.gz
diff --git a/.skopeo.metadata b/.skopeo.metadata
index 4ca3d17..275d283 100644
--- a/.skopeo.metadata
+++ b/.skopeo.metadata
@@ -1 +1 @@
-2ad0710217b3ac1af7e45f13683b2c876a33238e SOURCES/skopeo-e802625.tar.gz
+978152acf06b754a8e13f7eea67735cc76cad45c SOURCES/skopeo-1bbd87f.tar.gz
diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec
index b6eae95..f7a077c 100644
--- a/SPECS/skopeo.spec
+++ b/SPECS/skopeo.spec
@@ -19,13 +19,13 @@
 # https://github.com/projectatomic/skopeo
 %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
 %global import_path     %{provider_prefix}
-%global commit0         e802625b7cb7f4af9ab77bd2be9eb441ff2f28a2
+%global commit0         1bbd87f4356fed4f21b860b18c50dbe72027b1a0
 %global shortcommit0    %(c=%{commit0}; echo ${c:0:7})
 
 Name:           %{repo}
 Epoch:          1
-Version:        0.1.20
-Release:        2.1.git%{shortcommit0}%{?dist}
+Version:        0.1.23
+Release:        1.git%{shortcommit0}%{?dist}
 Summary:        Inspect Docker images and repositories on registries
 License:        ASL 2.0
 URL:            https://%{provider_prefix}
@@ -36,7 +36,11 @@ BuildRequires:  %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} >= 
 BuildRequires:  go-md2man
 BuildRequires:  gpgme-devel
 BuildRequires:  libassuan-devel
-BuildRequires:  btrfs-progs-devel,device-mapper-devel
+BuildRequires:  btrfs-progs-devel
+BuildRequires:  device-mapper-devel
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(ostree-1)
 Requires: %{repo}-containers = %{epoch}:%{version}-%{release}
 
 %description
@@ -182,8 +186,6 @@ export GOPATH=$(pwd):%{gopath}
 export GOPATH=$(pwd):$(pwd)/vendor:%{gopath}
 %endif
 
-export GO15VENDOREXPERIMENT=1
-
 %if ! 0%{?gobuild:1}
 %define gobuild(o:) go build -ldflags "${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n')" -a -v -x %{?**};
 %endif
@@ -270,6 +272,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
 %{_datadir}/bash-completion/
 
 %changelog
+* Mon Aug 07 2017 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.23-1.git1bbd87f
+- Resolves: #1455575, #1478416, #1387217
+- bump to v0.1.23
+
 * Fri Jun 30 2017 Ryan Hartman <rhartman@redhat.com> - 1:0.1.20-2.1.gite802625
 - bump release to 2.1
 - built commit e802625b7cb7f4af9ab77bd2be9eb441ff2f28a2
@@ -337,7 +343,7 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
 * Tue Sep 06 2016 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:0.1.14-0.1.dev
 - update to 0.1.14-dev
 
-* Tue Jul 25 2016 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.13-8
+* Tue Jul 26 2016 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.13-8
 - bump release, srpm issues in previous build
 
 * Tue Jul 12 2016 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.13-7