From ffd180b4f7f96cad0ef68e49268a55783e0a9796 Mon Sep 17 00:00:00 2001 From: Anton Reutov Date: Tue, 11 Oct 2022 22:47:22 +0300 Subject: [PATCH] 1.0.0-7 --- src/rpm/specs/vesta.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/rpm/specs/vesta.spec b/src/rpm/specs/vesta.spec index 7566a4c0d..4fc05de11 100644 --- a/src/rpm/specs/vesta.spec +++ b/src/rpm/specs/vesta.spec @@ -1,6 +1,6 @@ Name: vesta Version: 1.0.0 -Release: 6 +Release: 7 Summary: Vesta Control Panel Group: System Environment/Base License: GPL @@ -70,6 +70,9 @@ fi %config(noreplace) %{_vestadir}/web/css/uploadify.css %changelog +* Wed Oct 12 2022 Serghey Rodin - 1.0.0-7 +- Frontend bugfixes + * Fri Feb 25 2022 Serghey Rodin - 1.0.0-6 - Frontend bugfixes