aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@oath.com>2018-01-05 14:17:47 +0100
committerArnstein Ressem <aressem@oath.com>2018-01-05 14:17:47 +0100
commita0cf811081aa74fa027cfa16cc46f21c10d33ba6 (patch)
tree89c935fd7d80f77af630e2f62d99247c9c35f970
parentc1c186a34500e3eacd9d813eba4138b6cdd3e428 (diff)
For now Copr expect the release number so we should provide it.
-rw-r--r--dist/.tito/tito.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/.tito/tito.props b/dist/.tito/tito.props
index db2c33744dc..80642a6b87d 100644
--- a/dist/.tito/tito.props
+++ b/dist/.tito/tito.props
@@ -1,6 +1,6 @@
[buildconfig]
builder = tito.builder.Builder
tagger = tito.tagger.VersionTagger
-tag_format = {component}-{version}
+tag_format = {component}-{version}-{release}
changelog_do_not_remove_cherrypick = 0
-changelog_format = %s (%ae) \ No newline at end of file
+changelog_format = %s (%ae)