mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 21:34:11 -07:00
hotfix: update package name condition
This commit is contained in:
parent
06a97a5551
commit
2c79b0874b
2 changed files with 9 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
Source: vesta
|
Source: vesta
|
||||||
Package: vesta
|
Package: vesta
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Version: 1.0.0-1
|
Version: 1.0.0-2
|
||||||
Section: admin
|
Section: admin
|
||||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||||
Homepage: http://vestacp.com
|
Homepage: http://vestacp.com
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Name: vesta
|
Name: vesta
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Vesta Control Panel
|
Summary: Vesta Control Panel
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPL
|
License: GPL
|
||||||
|
@ -70,6 +70,13 @@ fi
|
||||||
%config(noreplace) %{_vestadir}/web/css/uploadify.css
|
%config(noreplace) %{_vestadir}/web/css/uploadify.css
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Sep 29 2019 Serghey Rodin <builder@vestacp.com> - 0.9.8-26
|
||||||
- Let's Encrypt HTTP/2 support
|
- Let's Encrypt HTTP/2 support
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue