From c04aef4943a6b38cca661c8c92e7e31479ac17a0 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Thu, 15 Jul 2021 11:50:27 +0200 Subject: [PATCH] Release bump for: Switch from SCONS build tooling to CMAKE build tooling --- galera.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/galera.spec b/galera.spec index a10b2c7..891f6ca 100644 --- a/galera.spec +++ b/galera.spec @@ -1,6 +1,6 @@ Name: galera Version: 26.4.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Synchronous multi-master wsrep provider (replication engine) License: GPLv2 @@ -146,6 +146,10 @@ sed -i 's/User=nobody/User=garb/g' %{buildroot}/usr/lib/systemd/system/garbd.ser %changelog +* Thu Jul 15 2021 Michal Schorm - 26.4.8-2 +- Switch from SCONS build tooling to CMAKE build tooling +- Use upstream variants of Systemd service file and Systemd service file wrapper srcipt + * Thu Jun 03 2021 Lukas Javorsky - 26.4.8-1 - Rebase to 26.4.8