summaryrefslogtreecommitdiffstats
path: root/python-dockerfile-parse.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dockerfile-parse.spec')
-rw-r--r--python-dockerfile-parse.spec9
1 files changed, 6 insertions, 3 deletions
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 <jpopelka@redhat.com> - 0.0.4-1
+- 0.0.4
+
* Tue Jun 30 2015 Jiri Popelka <jpopelka@redhat.com> - 0.0.3-2
- define macros for RHEL-6