hotfix: update package name condition

This commit is contained in:
Serghey Rodin 2021-10-30 16:39:10 +03:00
commit 2c79b0874b
2 changed files with 9 additions and 2 deletions

View file

@ -1,7 +1,7 @@
Source: vesta
Package: vesta
Priority: optional
Version: 1.0.0-1
Version: 1.0.0-2
Section: admin
Maintainer: Serghey Rodin <skid@vestacp.com>
Homepage: http://vestacp.com

View file

@ -1,6 +1,6 @@
Name: vesta
Version: 1.0.0
Release: 1
Release: 2
Summary: Vesta Control Panel
Group: System Environment/Base
License: GPL
@ -70,6 +70,13 @@ fi
%config(noreplace) %{_vestadir}/web/css/uploadify.css
%changelog
* Sat Sep 30 2021 Serghey Rodin <builder@vestacp.com> - 1.0.0-2
- Merge pull request #2074 from mix5003/fix-fi
* Sat Sep 30 2021 Serghey Rodin <builder@vestacp.com> - 1.0.0-1
- Modern Web UI based on React
- Bugfixes
* Sat Sep 29 2019 Serghey Rodin <builder@vestacp.com> - 0.9.8-26
- Let's Encrypt HTTP/2 support