From 87ea5c60219dc0cdb7ee54c15b3ca5605f4d8877 Mon Sep 17 00:00:00 2001
From: Alexey Berezhok
Date: Mon, 8 Apr 2024 22:11:50 +0300
Subject: [PATCH] Bump release version
---
src/rpm/hestia/hestia.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/rpm/hestia/hestia.spec b/src/rpm/hestia/hestia.spec
index e56592d..1ef2818 100644
--- a/src/rpm/hestia/hestia.spec
+++ b/src/rpm/hestia/hestia.spec
@@ -3,7 +3,7 @@
Name: hestia
Version: 1.8.1
-Release: 1%{dist}.bayrepo.1
+Release: 1%{dist}.bayrepo.2
Summary: Hestia Control Panel
Group: System Environment/Base
License: GPLv3
@@ -170,7 +170,7 @@ fi
%{_tmpfilesdir}/%{name}.conf
%changelog
-* Fri Apr 5 2024 Alexey Berezhok - 1.8.1-1.bayrepo.1
+* Fri Apr 5 2024 Alexey Berezhok - 1.8.1-1.bayrepo.2
- Added fixes in rpm based installation
- Added MSVSphere 9/8 support