From d01ab2fb1f7b5694a27ba4cfaa1ea6212e9925ff Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Fri, 16 Aug 2024 14:38:49 +0200 Subject: [PATCH] [8.4.2-4] Bump release for rebuild --- mysql8.4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mysql8.4.spec b/mysql8.4.spec index 92b9f43..7167499 100644 --- a/mysql8.4.spec +++ b/mysql8.4.spec @@ -104,7 +104,7 @@ ExcludeArch: %{ix86} Name: %{majorname}%{majorversion} Version: %{package_version} -Release: 3%{?with_debug:.debug}%{?dist} +Release: 4%{?with_debug:.debug}%{?dist} Summary: MySQL client programs and shared libraries URL: http://www.mysql.com @@ -1128,6 +1128,9 @@ fi %endif %changelog +* Fri Aug 16 2024 Michal Schorm - 8.4.2-4 +- Bump release for a rebuild + * Thu Aug 15 2024 Michal Schorm - 8.4.2-3 - Bump release for a rebuild