diff --git a/podman.spec b/podman.spec index 87d3311..699e6fa 100644 --- a/podman.spec +++ b/podman.spec @@ -43,7 +43,7 @@ Epoch: 1 Epoch: 0 %endif Version: 0.10.1.3 -Release: 2.git%{shortcommit0}%{?dist} +Release: 3.dev.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://podman.io/ @@ -580,6 +580,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %endif %changelog +* Fri Oct 19 2018 Lokesh Mandvekar - 1:0.10.1.3-3.dev.gitdb08685 +- consistent epoch:version-release in changelog + * Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-2.dev.gitdb08685 - correct epoch mentions