From 7f3b5fdd27d2151b53144023f8455b2bb4e4aec8 Mon Sep 17 00:00:00 2001 From: Alexey Berezhok Date: Sun, 19 Jan 2025 22:17:36 +0300 Subject: [PATCH] Added alternative php. Part 5 --- src/rpm/hestia/hestia.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/rpm/hestia/hestia.spec b/src/rpm/hestia/hestia.spec index b04fd89..c6dff3e 100644 --- a/src/rpm/hestia/hestia.spec +++ b/src/rpm/hestia/hestia.spec @@ -2,7 +2,7 @@ %global _hardened_build 1 Name: hestia -Version: 1.9.4 +Version: 1.9.5 Release: 1%{dist} Summary: Hestia Control Panel Group: System Environment/Base @@ -184,6 +184,9 @@ fi %{_tmpfilesdir}/%{name}.conf %changelog +* Sun Jan 19 2025 Alexey Berezhok - 1.9.5-1 +- Added support alternative php + * Sat Jan 11 2025 Alexey Berezhok - 1.9.4-1 - Added quota support in rpm for xfs and ext4