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