From 8a05fc71ec8cea3c904ed233fa4bd34acca8c51e Mon Sep 17 00:00:00 2001 From: Neha Agarwal <58672330+neha170@users.noreply.github.com> Date: Wed, 5 Jan 2022 10:02:52 -0800 Subject: [PATCH] Update vnstat to v2.7 (#1841) --- SPECS/vnstat/vnstat.signatures.json | 2 +- SPECS/vnstat/vnstat.spec | 5 ++++- cgmanifest.json | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/SPECS/vnstat/vnstat.signatures.json b/SPECS/vnstat/vnstat.signatures.json index 552b362322..5d4f5c9f6f 100644 --- a/SPECS/vnstat/vnstat.signatures.json +++ b/SPECS/vnstat/vnstat.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "vnstat-2.6.tar.gz": "0e739311e005a7ab51de11156b9926446452486e606f20f8d320d967ec6d1c90" + "vnstat-2.7.tar.gz": "4c28a1d8bc03c2b6e7ab96c876e07dd8ea174b7cad73b7190ecb2b9501e83e9e" } } \ No newline at end of file diff --git a/SPECS/vnstat/vnstat.spec b/SPECS/vnstat/vnstat.spec index 4859e5f9ed..270911bdf7 100644 --- a/SPECS/vnstat/vnstat.spec +++ b/SPECS/vnstat/vnstat.spec @@ -1,6 +1,6 @@ Summary: Console-based network traffic monitor Name: vnstat -Version: 2.6 +Version: 2.7 Release: 1%{?dist} License: GPLv2 Vendor: Microsoft Corporation @@ -46,6 +46,9 @@ mkdir -p %{buildroot}%{_unitdir}/ %{_mandir}/* %changelog +* Tue Jan 04 2022 Neha Agarwal - 2.7-1 +- Update to version 2.7 + * Fri Feb 05 2021 Henry Beberman 2.6-1 - Add vnstat spec - License verified diff --git a/cgmanifest.json b/cgmanifest.json index 115cf27f24..2aecafe573 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -28877,8 +28877,8 @@ "type": "other", "other": { "name": "vnstat", - "version": "2.6", - "downloadUrl": "https://github.com/vergoh/vnstat/archive/v2.6.tar.gz" + "version": "2.7", + "downloadUrl": "https://github.com/vergoh/vnstat/archive/v2.7.tar.gz" } } },