From ea7b69723f09c532a0d89c389a12154fcfea8a0f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 12:33:54 +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/corosync-qdevice.git#f55fa33dcdc3751b6e0074f9d86cc6f88fcd5753 --- corosync-qdevice.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/corosync-qdevice.spec b/corosync-qdevice.spec index 8cb7d11..5d0dc51 100644 --- a/corosync-qdevice.spec +++ b/corosync-qdevice.spec @@ -11,7 +11,7 @@ Name: corosync-qdevice Summary: The Corosync Cluster Engine Qdevice Version: 3.0.1 -Release: 1%{?gitver}%{?dist} +Release: 2%{?gitver}%{?dist} License: BSD URL: https://github.com/corosync/corosync-qdevice Source0: https://github.com/corosync/corosync-qdevice/releases/download/v%{version}%{?gittarver}/%{name}-%{version}%{?gittarver}.tar.gz @@ -41,6 +41,7 @@ BuildRequires: nss-devel %if %{with runautogen} BuildRequires: autoconf automake libtool %endif +BuildRequires: make %prep %setup -q -n %{name}-%{version}%{?gittarver} @@ -206,6 +207,9 @@ fi %{_mandir}/man8/corosync-qnetd.8* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Nov 23 2020 Jan Friesse - 3.0.1-1 - New upstream release