From 8d5924417d3e652b6ba8b13eabd6c5952912e8a6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 14:27:55 +0100 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/fence-virt.git#53cac0f5bb9a27d829a0816555bdec46b4b6b8cc --- fence-virt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fence-virt.spec b/fence-virt.spec index 97a4483..e1a4d63 100644 --- a/fence-virt.spec +++ b/fence-virt.spec @@ -13,7 +13,7 @@ Name: fence-virt Summary: A pluggable fencing framework for virtual machines Version: 1.0.0 -Release: 3%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist} +Release: 4%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist} License: GPLv2+ URL: https://github.com/ClusterLabs/fence-virt Source0: %{name}-%{version}%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:-%{alphatag}}%{?dirty:-%{dirty}}.tar.bz2 @@ -34,6 +34,7 @@ BuildRequires: automake autoconf libtool libxml2-devel %{nss_devel} %{nspr_devel BuildRequires: flex bison libuuid-devel BuildRequires: systemd-units +BuildRequires: make Requires(post): systemd-sysv systemd-units Requires(preun): systemd-units Requires(postun): systemd-units @@ -164,6 +165,9 @@ are located on corosync cluster nodes. %{_libdir}/%{name}/cpg.so %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild