From 2576cb46817d37257eca4bc4c9e9630b6a10dc61 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 22:53:16 +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/spice-vdagent.git#e440fcb5c494b02656f2545aab4a7a6e53ca73ca --- spice-vdagent.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/spice-vdagent.spec b/spice-vdagent.spec index 3a2b453..10e1979 100644 --- a/spice-vdagent.spec +++ b/spice-vdagent.spec @@ -1,12 +1,13 @@ Name: spice-vdagent Version: 0.20.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Agent for Spice guests License: GPLv3+ URL: https://spice-space.org/ Source0: https://spice-space.org/download/releases/%{name}-%{version}.tar.bz2 Source1: https://spice-space.org/download/releases/%{name}-%{version}.tar.bz2.sig Source2: victortoso-E37A484F.keyring +BuildRequires: make BuildRequires: systemd-devel BuildRequires: glib2-devel >= 2.50 BuildRequires: spice-protocol >= 0.14.1 @@ -76,6 +77,9 @@ make install DESTDIR=$RPM_BUILD_ROOT V=2 %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.20.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.20.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild