From 56609522038c070b3b93d14f0ac1ab0c742bb941 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Mon, 21 Sep 2015 14:00:08 +0200 Subject: 0.0.5 --- python-dockerfile-parse.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'python-dockerfile-parse.spec') diff --git a/python-dockerfile-parse.spec b/python-dockerfile-parse.spec index 73aa071..4afbd54 100644 --- a/python-dockerfile-parse.spec +++ b/python-dockerfile-parse.spec @@ -11,11 +11,11 @@ %global owner DBuildService %global project dockerfile-parse -%global commit ec1d93845b04d660b3ba44b77da516133697cdb9 +%global commit 36af022e527b0ac74bd27d7c2962207c0fd41632 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: python-dockerfile-parse -Version: 0.0.4 +Version: 0.0.5 Release: 1%{?dist} Summary: Python library for Dockerfile manipulation @@ -99,6 +99,9 @@ popd %endif # with_python3 %changelog +* Mon Sep 21 2015 Jiri Popelka - 0.0.5-1 +- 0.0.5 + * Thu Aug 27 2015 Jiri Popelka - 0.0.4-1 - 0.0.4 -- cgit