Skip to content

Commit ddec4d9

Browse files
committedJan 7, 2025·
releng: tito --test builds to have higher NVRs than released versions
Historically, Tito only modified the Release tag for `--test` builds. Now, we also bump the Version field to ensure that Mock built from Git revisions always has a higher NVR than (previously) released packages. https://github.com/rpm-software-management/tito/releases/tag/tito-0.6.27-1
1 parent e69b8b4 commit ddec4d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.tito/tito.props

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ tagger = tito.tagger.VersionTagger
44
changelog_do_not_remove_cherrypick = 0
55
changelog_format = %s
66
fetch_sources = True
7+
test_version_suffix = .test

0 commit comments

Comments
 (0)
Please sign in to comment.