From 721670d8ba4f6ca7e55e4aa81d9f35b4f0d60fc9 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Thu, 27 Aug 2015 17:47:59 +0200 Subject: 0.0.4 --- python-dockerfile-parse.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'python-dockerfile-parse.spec') diff --git a/python-dockerfile-parse.spec b/python-dockerfile-parse.spec index b0970b5..73aa071 100644 --- a/python-dockerfile-parse.spec +++ b/python-dockerfile-parse.spec @@ -11,12 +11,12 @@ %global owner DBuildService %global project dockerfile-parse -%global commit 2fee7d3622dc484034c6f115f08fd5e9ec78c011 +%global commit ec1d93845b04d660b3ba44b77da516133697cdb9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: python-dockerfile-parse -Version: 0.0.3 -Release: 2%{?dist} +Version: 0.0.4 +Release: 1%{?dist} Summary: Python library for Dockerfile manipulation Group: Development/Tools @@ -99,6 +99,9 @@ popd %endif # with_python3 %changelog +* Thu Aug 27 2015 Jiri Popelka - 0.0.4-1 +- 0.0.4 + * Tue Jun 30 2015 Jiri Popelka - 0.0.3-2 - define macros for RHEL-6 -- cgit