From 8bfa771e167e1c71a284e33729f5b2be0954389d Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 5 Mar 2019 10:26:50 -0500 Subject: [PATCH] Bump version --- skopeo.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/skopeo.spec b/skopeo.spec index 4e4b7c1..21f56f0 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -1,3 +1,4 @@ + %global with_devel 0 %global with_bundled 1 %global with_unit_test 0 @@ -37,8 +38,8 @@ Epoch: 1 %else Epoch: 0 %endif -Version: 0.1.35 -Release: 14.dev.git%{shortcommit0}%{?dist} +Version: 0.1.36 +Release: 1.dev.git%{shortcommit0}%{?dist} Summary: Inspect Docker images and repositories on registries License: ASL 2.0 URL: %{git0} @@ -383,6 +384,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Mar 05 2019 Dan Walsh - 1:0.1.36-1.dev.git2134209 +- Bump version + * Sat Mar 02 2019 Lokesh Mandvekar (Bot) - 1:0.1.35-14.dev.git2134209 - autobuilt 2134209