From 185f70651e641cb9a866956727ac76feaa1fba9b Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sun, 31 Oct 2021 23:46:12 +0200 Subject: [PATCH] 1.0.0-3 --- src/deb/vesta/control | 2 +- src/rpm/specs/vesta.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/deb/vesta/control b/src/deb/vesta/control index 0448d72da..95090a6f4 100644 --- a/src/deb/vesta/control +++ b/src/deb/vesta/control @@ -1,7 +1,7 @@ Source: vesta Package: vesta Priority: optional -Version: 1.0.0-2 +Version: 1.0.0-3 Section: admin Maintainer: Serghey Rodin Homepage: http://vestacp.com diff --git a/src/rpm/specs/vesta.spec b/src/rpm/specs/vesta.spec index a2bf5bea4..508077686 100644 --- a/src/rpm/specs/vesta.spec +++ b/src/rpm/specs/vesta.spec @@ -1,6 +1,6 @@ Name: vesta Version: 1.0.0 -Release: 2 +Release: 3 Summary: Vesta Control Panel Group: System Environment/Base License: GPL @@ -70,6 +70,9 @@ fi %config(noreplace) %{_vestadir}/web/css/uploadify.css %changelog +* Sat Sep 30 2021 Serghey Rodin - 1.0.0-3 +- Merge pull request #2108 and #2109 + * Sat Sep 30 2021 Serghey Rodin - 1.0.0-2 - Merge pull request #2074 from mix5003/fix-fi