From 6aeebf7896616696d8a2f7f86cdef94c93821994 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 21:59:00 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/virt-what.git#5e664b8e2c166a85747712b57e060dae5b5c88f8 --- virt-what.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/virt-what.spec b/virt-what.spec index 5ff141b..e280655 100644 --- a/virt-what.spec +++ b/virt-what.spec @@ -1,12 +1,13 @@ Name: virt-what Version: 1.20 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Detect if we are running in a virtual machine License: GPLv2+ URL: http://people.redhat.com/~rjones/virt-what/ Source0: http://people.redhat.com/~rjones/virt-what/files/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: git # This is provided by the build root, but we make it explicit @@ -104,6 +105,9 @@ fi %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.20-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.20-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild