summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2015-03-20 17:40:45 +0100
committerJan Pokorný <jpokorny@redhat.com>2015-03-20 17:41:59 +0100
commit842fab161cc55f838fbd8c49fa296d6881b82d50 (patch)
treea411f6852db3c9f47a2ec21abccbb0b1a5033d30
parentc9793babc3356a945daa8f36f27d7d4260f813dd (diff)
downloadclufter-842fab161cc55f838fbd8c49fa296d6881b82d50.tar.gz
clufter-842fab161cc55f838fbd8c49fa296d6881b82d50.tar.xz
clufter-842fab161cc55f838fbd8c49fa296d6881b82d50.zip
Bump version to 0.10.3v0.10.3
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 388d666..42a213a 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1,5 +1,5 @@
# -*- coding: UTF-8 -*-
-version, alpha = '0.10.3', True
+version, alpha = '0.10.3', 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 5cab58a..beb3a7f 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-18 0.10.3-0.1.a %{cl_jp}
- TBD}
+%{cl_entry 2015-03-20 0.10.3-1 %{cl_jp}
+ bump upstream package}
%{cl_entry 2015-03-16 0.10.2-1 %{cl_jp}
bump upstream package}