diff --git a/firebird.spec b/firebird.spec index 5a0c7afbc2aa7e40cbce413278655845f825a0ba..f7a7e35ba4e34eb5fbe0aa9e2aabba1149232863 100644 --- a/firebird.spec +++ b/firebird.spec @@ -1,3 +1,4 @@ +%define anolis_release 1 #uos %global upversion 3.0.4.33054 %global pkgversion Firebird-%{upversion}-0 @@ -7,7 +8,7 @@ Name: firebird Version: %{upversion} -Release: 2%{?dist}.3 +Release: 2.3.%{anolis_release}%{?dist} Summary: SQL relational database management system License: Interbase @@ -380,6 +381,9 @@ fi %changelog +* Mon Aug 28 2023 yangxianzhao - 3.0.4.33054-2.3.1 +- Specification spec file + * Sat Apr 30 2022 mahailiang - 3.0.4.33054-2.3 - arch: add loongarch64 support