From 7ffd67adbe2be495842e738be337a4bb529f5759 Mon Sep 17 00:00:00 2001 From: lbc <9327047+lbc111@user.noreply.gitee.com> Date: Mon, 4 Dec 2023 03:15:14 +0000 Subject: [PATCH] for build postgresql-12.spec. Signed-off-by: lbc <9327047+lbc111@user.noreply.gitee.com> --- postgresql-12.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/postgresql-12.spec b/postgresql-12.spec index c563616..b0ad060 100644 --- a/postgresql-12.spec +++ b/postgresql-12.spec @@ -1,6 +1,7 @@ %undefine _package_note_file # These are macros to be used with find_lang and other stuff +# Let me commit %global packageversion 120 %global pgpackageversion 12 %global pgmajorversion 12 -- Gitee