summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Popelka <jpopelka@redhat.com>2015-09-21 14:00:08 +0200
committerJiri Popelka <jpopelka@redhat.com>2015-09-21 14:00:08 +0200
commit56609522038c070b3b93d14f0ac1ab0c742bb941 (patch)
tree2e94e6f821a98b2f200c2527a7f7bf15ab2a52e5
parent721670d8ba4f6ca7e55e4aa81d9f35b4f0d60fc9 (diff)
downloadpython-dockerfile-parse-56609522038c070b3b93d14f0ac1ab0c742bb941.tar.gz
python-dockerfile-parse-56609522038c070b3b93d14f0ac1ab0c742bb941.tar.xz
python-dockerfile-parse-56609522038c070b3b93d14f0ac1ab0c742bb941.zip
0.0.5
-rw-r--r--.gitignore1
-rw-r--r--python-dockerfile-parse.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
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 <jpopelka@redhat.com> - 0.0.5-1
+- 0.0.5
+
* Thu Aug 27 2015 Jiri Popelka <jpopelka@redhat.com> - 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