summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 383e18d..e1a135e 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1,5 +1,5 @@
# -*- coding: UTF-8 -*-
-version, alpha = '0.10.4', True
+version, alpha = '0.10.4', 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 31a0f64..bbd2b9a 100644
--- a/misc/clufter.spec
+++ b/misc/clufter.spec
@@ -352,8 +352,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-03-25 0.10.4-0.1.a %{cl_jp}
- TBD}
+%{cl_entry 2015-04-08 0.10.4-1 %{cl_jp}
+ bump upstream package}
%{cl_entry 2015-03-20 0.10.3-1 %{cl_jp}
bump upstream package}