From 04801924ae87bc1bc5981c2d32711464b808e9d3 Mon Sep 17 00:00:00 2001 From: HKGY Date: Thu, 21 Apr 2022 15:28:46 +0000 Subject: [PATCH] update firebird.spec. --- firebird.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/firebird.spec b/firebird.spec index e9e94a8..e24219b 100644 --- a/firebird.spec +++ b/firebird.spec @@ -1,11 +1,11 @@ Name: firebird -Version: 3.0.3.32900 -Release: 7 +Version: 3.0.9.33560 +Release: 8 Summary: SQL relational database management system License: Interbase URL: http://www.firebirdsql.org/ -Source0: https://github.com/FirebirdSQL/firebird/releases/download/R3_0_3/Firebird-3.0.3.32900-0.tar.bz2 +Source0: https://github.com/FirebirdSQL/firebird/releases/download/R3_0_3/Firebird-3.0.9.33560-0.tar.bz2 Source1: firebird-logrotate Source2: firebird.conf Source3: fb_config @@ -184,6 +184,9 @@ systemd-tmpfiles --create %{_tmpfilesdir}/firebird.conf %exclude %{_docdir}/firebird/IPLicense.txt %changelog +* Thu Apr 21 2022 hkgy - 3.0.9.33560-8 +- Update + * Thu Feb 25 2021 huanghaitao - 3.0.3.32900-7 - Fix login shell to /sbin/nologin @@ -196,3 +199,4 @@ systemd-tmpfiles --create %{_tmpfilesdir}/firebird.conf * Mon Dec 2 2019 lihao - 3.0.3.32900-5 - Package Init + -- Gitee