From 0cf560e9ddd87409f13cb142dbeeb7f5c6ebacdd Mon Sep 17 00:00:00 2001 From: yangxianzhao Date: Fri, 12 Jan 2024 15:22:03 +0800 Subject: [PATCH] rebuild for qt5-qtbase --- firebird.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/firebird.spec b/firebird.spec index 96abdc4..d417043 100644 --- a/firebird.spec +++ b/firebird.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 #uos %global upversion 3.0.4.33054 %global pkgversion Firebird-%{upversion}-0 @@ -381,6 +381,9 @@ fi %changelog +* Fri Jan 12 2024 yangxianzhao - 3.0.4.33054-2.3.0.2 +- rebuild for qt5-qtbase + * Wed Sep 20 2023 yangxianzhao - 3.0.4.33054-2.3.0.1 - rebuild for qt5-qtbase-5.15.3 -- Gitee