From 87c14f1cbbaddcb73533b7d43f3fd88b1ddfbcf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Thu, 28 Mar 2024 15:01:38 +0100 Subject: [PATCH] Enhance description of `sync_changelog` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nikola Forró --- docs/configuration/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuration/index.md b/docs/configuration/index.md index 61358bd43d..073b926014 100644 --- a/docs/configuration/index.md +++ b/docs/configuration/index.md @@ -171,6 +171,8 @@ Packit merge commit). (*bool*) When doing a new update in Fedora dist-git, the specfile changelog is synchronized when set to `true`. By default (`false`), everything but the changelog part is synchronized. Use this only when your changelogs are in sync since this overwrites the changelog in the downstream. +Keep in mind that if you enable this option Packit will not update Version and Release fields +as they are expected to be in sync with the changelog. #### update_release