Update vnstat to v2.7 (#1841)
This commit is contained in:
Родитель
501ca30264
Коммит
8a05fc71ec
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"Signatures": {
|
"Signatures": {
|
||||||
"vnstat-2.6.tar.gz": "0e739311e005a7ab51de11156b9926446452486e606f20f8d320d967ec6d1c90"
|
"vnstat-2.7.tar.gz": "4c28a1d8bc03c2b6e7ab96c876e07dd8ea174b7cad73b7190ecb2b9501e83e9e"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,6 +1,6 @@
|
||||||
Summary: Console-based network traffic monitor
|
Summary: Console-based network traffic monitor
|
||||||
Name: vnstat
|
Name: vnstat
|
||||||
Version: 2.6
|
Version: 2.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Vendor: Microsoft Corporation
|
Vendor: Microsoft Corporation
|
||||||
|
@ -46,6 +46,9 @@ mkdir -p %{buildroot}%{_unitdir}/
|
||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 04 2022 Neha Agarwal <nehaagarwal@microsoft.com> - 2.7-1
|
||||||
|
- Update to version 2.7
|
||||||
|
|
||||||
* Fri Feb 05 2021 Henry Beberman <henry.beberman@microsoft.com> 2.6-1
|
* Fri Feb 05 2021 Henry Beberman <henry.beberman@microsoft.com> 2.6-1
|
||||||
- Add vnstat spec
|
- Add vnstat spec
|
||||||
- License verified
|
- License verified
|
||||||
|
|
|
@ -28877,8 +28877,8 @@
|
||||||
"type": "other",
|
"type": "other",
|
||||||
"other": {
|
"other": {
|
||||||
"name": "vnstat",
|
"name": "vnstat",
|
||||||
"version": "2.6",
|
"version": "2.7",
|
||||||
"downloadUrl": "https://github.com/vergoh/vnstat/archive/v2.6.tar.gz"
|
"downloadUrl": "https://github.com/vergoh/vnstat/archive/v2.7.tar.gz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Загрузка…
Ссылка в новой задаче