From f4334732da0846c3e73f7bc490fabd807598925b Mon Sep 17 00:00:00 2001 From: Marvin W Date: Thu, 23 Mar 2017 21:44:27 +0100 Subject: RPM + tito + copr support --- .tito/tito.props | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .tito/tito.props (limited to '.tito/tito.props') diff --git a/.tito/tito.props b/.tito/tito.props new file mode 100644 index 00000000..eab3f190 --- /dev/null +++ b/.tito/tito.props @@ -0,0 +1,5 @@ +[buildconfig] +builder = tito.builder.Builder +tagger = tito.tagger.VersionTagger +changelog_do_not_remove_cherrypick = 0 +changelog_format = %s (%ae) -- cgit v1.2.3