summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2015-10-08 23:04:32 +0200
committerJan Pokorný <jpokorny@redhat.com>2015-10-08 23:05:50 +0200
commit0557a0f98bb8359f02f5af7f10f2194dee17a518 (patch)
tree2ce489308b77cb9b8ea52e79858219e499486b15
parentead3ade9682b03ac7b2f8eaa40afcf6ec0d9f6b4 (diff)
downloadclufter-0.50.5.tar.gz
clufter-0.50.5.tar.xz
clufter-0.50.5.zip
Bump version to 0.50.5v0.50.5
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--__init__.py2
-rw-r--r--misc/clufter.spec4
2 files changed, 3 insertions, 3 deletions
diff --git a/__init__.py b/__init__.py
index 3e26387..442edc5 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1,5 +1,5 @@
# -*- coding: UTF-8 -*-
-version, alpha = '0.50.5', True
+version, alpha = '0.50.5', False
# https://www.python.org/dev/peps/pep-0440 + git export magic using export-subst
_git_hash = "$Format:%h$".strip('$').replace("Format:%h", "")
diff --git a/misc/clufter.spec b/misc/clufter.spec
index 1fb7443..7b38a83 100644
--- a/misc/clufter.spec
+++ b/misc/clufter.spec
@@ -354,8 +354,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 2015-10-08 0.50.5-0.1.a %{cl_jp}
- TBD}
+%{cl_entry 2015-10-08 0.50.5-1 %{cl_jp}
+ bump upstream package}
%{cl_entry 2015-09-09 0.50.4-1 %{cl_jp}
bump upstream package}