Skip to content

Commit

Permalink
Bump version to 0.59.4
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
  • Loading branch information
jnpkrn committed Aug 2, 2016
1 parent 1c2c92e commit f17eac7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion __init__.py
@@ -1,5 +1,5 @@
# -*- coding: UTF-8 -*-
version, alpha = '0.59.4', True
version, alpha = '0.59.4', False

# https://www.python.org/dev/peps/pep-0440 + git export magic using export-subst
_git_hash = "$Format:%h$".strip('$').replace("Format:%h", "")
Expand Down
4 changes: 2 additions & 2 deletions misc/clufter.spec
Expand Up @@ -482,8 +482,8 @@ EOF)
%global cl_jp_r Jan Pokorný <jpokorny+rpm-clufter @at@ fedoraproject .dot. org>
%global cl_jp %(echo -n '%{cl_jp_r}' | sed 's| @at@ |@|;s| \.dot\. |.|g')
%changelog
%{cl_entry 2016-08-02 0.59.4-0.1.a %{cl_jp}
TBD}
%{cl_entry 2016-08-02 0.59.4-1 %{cl_jp}
bump upstream package}

%{cl_entry 2016-07-29 0.59.3-1 %{cl_jp}
bump upstream package}
Expand Down

0 comments on commit f17eac7

Please sign in to comment.