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