From 31b723b9791d369f0a22e8a906dab2f556aa7d44 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Sat, 22 Feb 2020 16:19:44 -0500 Subject: [PATCH] bump release tag Signed-off-by: Lokesh Mandvekar --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 23d98fe..79098a7 100644 --- a/podman.spec +++ b/podman.spec @@ -55,7 +55,7 @@ Epoch: 0 Version: 1.8.1 # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.blahblah -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -643,6 +643,9 @@ exit 0 %{_libexecdir}/cni/dnsname %changelog +* Sat Feb 22 2020 Lokesh Mandvekar - 2:1.8.1-0.2.dev.git0bd29f8 +- bump release tag + * Mon Feb 17 2020 Lokesh Mandvekar - 2:1.8.1-0.1.dev.git0bd29f8 - bump to 1.8.1-dev - built commit 0bd29f8