From 436f3605e98a2444f53af39647c806d292114105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Mon, 8 Nov 2021 08:05:02 +0100 Subject: [PATCH] rpm: Update to the latest (v19.0) release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As v19.0 has been release almost a month ago, let's also update the project's spec file accordingly. Signed-off-by: Fabiano FidĂȘncio --- rpm/cloud-hypervisor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpm/cloud-hypervisor.spec b/rpm/cloud-hypervisor.spec index b3d9acea8..8011fe15d 100644 --- a/rpm/cloud-hypervisor.spec +++ b/rpm/cloud-hypervisor.spec @@ -1,6 +1,6 @@ Name: cloud-hypervisor Summary: Cloud Hypervisor is an open source Virtual Machine Monitor (VMM) that runs on top of KVM. -Version: 18.0 +Version: 19.0 Release: 0%{?dist} License: ASL 2.0 or BSD-3-clause Group: Applications/System @@ -88,6 +88,9 @@ setcap cap_net_admin+ep %{_libdir}/cloud-hypervisor/static/vhost_user_net %changelog +* Mon Nov 08 2021 Fabiano FidĂȘncio 19.0-0 +- Update to 19.0 + * Fri May 28 2021 Muminul Islam 15.0-0 - Update version to 15.0