v1.1.0
This commit is contained in:
parent
98e15d7ea8
commit
f1d99e88ce
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
%define repo https://cloud.silique.fr/gitea/Silique/speedtest-rs
|
%define repo https://cloud.silique.fr/gitea/Silique/speedtest-rs
|
||||||
|
|
||||||
Name: speedtest-rs
|
Name: speedtest-rs
|
||||||
Version: 1.0.0
|
Version: 1.1.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Unofficial Librespeed compatible server written in Rust
|
Summary: Unofficial Librespeed compatible server written in Rust
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
|
@ -50,3 +50,5 @@ install -Dpm 644 %{SOURCE2} %{buildroot}%{_sysusersdir}/speedtest-rs.conf
|
||||||
* Sat Oct 15 2022 Emmanuel Garette <egarette@silique.fr> 1.0.0
|
* Sat Oct 15 2022 Emmanuel Garette <egarette@silique.fr> 1.0.0
|
||||||
- Initial rpm : version 1.0.0
|
- Initial rpm : version 1.0.0
|
||||||
|
|
||||||
|
* Thu Jan 10 2023 Emmanuel Garette <egarette@silique.fr> 1.1.0
|
||||||
|
- can desactive ipinfo client
|
||||||
|
|
Loading…
Reference in a new issue