From b577106a7fff14f079ab9206e3b31a91f2f53ef1 Mon Sep 17 00:00:00 2001 From: small_leek Date: Tue, 18 Aug 2020 21:52:59 +0800 Subject: [PATCH] add release for update --- firebird.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/firebird.spec b/firebird.spec index feb21ef..e389bbc 100644 --- a/firebird.spec +++ b/firebird.spec @@ -1,6 +1,6 @@ Name: firebird Version: 3.0.3.32900 -Release: 6 +Release: 7 Summary: SQL relational database management system License: Interbase URL: http://www.firebirdsql.org/ @@ -184,6 +184,9 @@ systemd-tmpfiles --create %{_tmpfilesdir}/firebird.conf %exclude %{_docdir}/firebird/IPLicense.txt %changelog +* Tue Aug 18 2020 senlin - 3.0.3.32900-7 +- add release for update + * Mon Jan 13 2020 openEuler Buildteam - 3.0.3.32900-6 - Type:bugfix - Id:NA -- Gitee