From c0287b515d2513eb9bc6b1f37f7778327992a652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Jan 2023 18:15:01 +0100 Subject: [PATCH] add releasers --- .tito/releasers.conf | 4 ++++ .tito/tito.props | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .tito/releasers.conf diff --git a/.tito/releasers.conf b/.tito/releasers.conf new file mode 100644 index 0000000..88b19c6 --- /dev/null +++ b/.tito/releasers.conf @@ -0,0 +1,4 @@ +[rawhide] +releaser = tito.release.FedoraGitReleaser +branches = rawhide + diff --git a/.tito/tito.props b/.tito/tito.props index eab3f19..1120d24 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -2,4 +2,4 @@ builder = tito.builder.Builder tagger = tito.tagger.VersionTagger changelog_do_not_remove_cherrypick = 0 -changelog_format = %s (%ae) +changelog_format = %s