diff --git a/.gitignore b/.gitignore index dbab6a5..9616feb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /dockerfile-parse-2fee7d3622dc484034c6f115f08fd5e9ec78c011.tar.gz /dockerfile-parse-ec1d93845b04d660b3ba44b77da516133697cdb9.tar.gz +/dockerfile-parse-36af022e527b0ac74bd27d7c2962207c0fd41632.tar.gz 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 diff --git a/sources b/sources index f3d5e1c..9aa69aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53730ada96ef4820ff7332dd2865b81c dockerfile-parse-ec1d93845b04d660b3ba44b77da516133697cdb9.tar.gz +f914c6688ba36d716c99d60836be497d dockerfile-parse-36af022e527b0ac74bd27d7c2962207c0fd41632.tar.gz