commit: 3939781e0fc3a7584cd0bad0dc8e6b87e055cd7c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jan 6 15:47:03 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jan 6 15:47:03 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3939781e
app-office/calligraplan: Add missing patch file Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../files/calligraplan-4.0.0-version.patch | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/app-office/calligraplan/files/calligraplan-4.0.0-version.patch b/app-office/calligraplan/files/calligraplan-4.0.0-version.patch new file mode 100644 index 000000000000..ac5aebc4af15 --- /dev/null +++ b/app-office/calligraplan/files/calligraplan-4.0.0-version.patch @@ -0,0 +1,25 @@ +From 2d4d2426fb2e30f860ec662498e0592acb59b553 Mon Sep 17 00:00:00 2001 +From: Mickael Sergent <[email protected]> +Date: Tue, 6 Jan 2026 14:18:00 +0100 +Subject: [PATCH] create Release 4.0.0 + +--- + CMakeLists.txt | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index f9d577fc..8822f746 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -7,7 +7,7 @@ endif () + # Alpha x.x.89 + # Beta: x.x.90 upwards. (Beta 1 = 90, Beta 2 = 91 ...) + # Stable x.x.0 upwards +-project(calligraplan VERSION 4.4.0) ++project(calligraplan VERSION 4.0.0) + set(PLAN_YEAR 2026) # update every year + + cmake_minimum_required(VERSION 3.16) +-- +GitLab +
