From 9f0bfee928b39ed8bf075aaf31c01f97797d43c2 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 29 Jan 2025 12:05:07 +0100 Subject: [PATCH] releng: make sure `tito .. --test` bumps Version Inspired by the Tito configuration from fedora-copr/copr. --- .tito/tito.props | 1 + 1 file changed, 1 insertion(+) diff --git a/.tito/tito.props b/.tito/tito.props index 1120d24..842cc69 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -3,3 +3,4 @@ builder = tito.builder.Builder tagger = tito.tagger.VersionTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s +test_version_suffix = .post1