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
This commit is contained in:
DistroBaker 2021-02-03 12:33:54 +01:00
parent a9897a4db8
commit ea7b69723f
1 changed files with 5 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 3.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Nov 23 2020 Jan Friesse <jfriesse@redhat.com> - 3.0.1-1
- New upstream release