From d5b835be1db80cca6ef9c3f6c282e5e2379a67ba Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Thu, 29 Jun 2023 07:30:52 +0300 Subject: [PATCH 15/15] Msys2: Refresh ChangeLog before snapshot build creation See osdn #44497 Signed-off-by: Marko Lindqvist --- windows/installer_msys2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/installer_msys2/Makefile b/windows/installer_msys2/Makefile index 7204135642..dbd669fc86 100644 --- a/windows/installer_msys2/Makefile +++ b/windows/installer_msys2/Makefile @@ -66,7 +66,7 @@ ruledit-installer: # The $(WINARCH) value we got for this run is not good. The new run # launched from this target will pick correct value. snapshot: - cd ../.. ; ./autogen.sh --no-configure-run + cd ../.. ; ./scripts/refresh_changelog.sh ; ./autogen.sh --no-configure-run make VERSION_REVTYPE="git" EXTRA_CONFIG="--enable-gitrev CFLAGS=\\\"-Werror $$CFLAGS\\\"" all -- 2.40.1