From d015ff985dc21d5559fae0d14c2b748cbbc65050 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 12:56:31 +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/libvirt-glib.git#4271e07a24c770a32affda885d6fc23ff5f04f85 --- libvirt-glib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libvirt-glib.spec b/libvirt-glib.spec index a71c377..e292867 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -15,12 +15,13 @@ Name: libvirt-glib Version: 3.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: libvirt glib integration for events License: LGPLv2+ URL: http://libvirt.org/ Source0: ftp://libvirt.org/libvirt/glib/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: glib2-devel >= 2.38.0 BuildRequires: libvirt-devel >= %{libvirt_version} %if %{with_introspection} @@ -190,6 +191,9 @@ fi %endif %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild