diff --git a/corosync-qdevice-3.0.1.tar.gz b/corosync-qdevice-3.0.1.tar.gz deleted file mode 100644 index 74050a29ceee0f5c7df275bcfd8a847580c22b37..0000000000000000000000000000000000000000 Binary files a/corosync-qdevice-3.0.1.tar.gz and /dev/null differ diff --git a/corosync-qdevice-3.0.3.tar.gz b/corosync-qdevice-3.0.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..63204ea277582c31d217913ac3e282d5ae956d3b Binary files /dev/null and b/corosync-qdevice-3.0.3.tar.gz differ diff --git a/corosync-qdevice.spec b/corosync-qdevice.spec index 50e31868776261a344ce1e61e31927a813b33ca3..288206f78134b1374eb8b21de5cf41b6dfb0ea3f 100644 --- a/corosync-qdevice.spec +++ b/corosync-qdevice.spec @@ -12,9 +12,9 @@ Name: corosync-qdevice Summary: The Corosync Cluster Engine Qdevice -Version: 3.0.1 -Release: 2 -License: BSD +Version: 3.0.3 +Release: 1 +License: BSD-3-Clause URL: https://github.com/corosync/corosync-qdevice Source0: https://github.com/corosync/corosync-qdevice/releases/download/v%{version}%{?gittarver}/%{name}-%{version}%{?gittarver}.tar.gz @@ -43,6 +43,7 @@ BuildRequires: nss-devel %if %{with runautogen} BuildRequires: autoconf automake libtool %endif +BuildRequires: make %prep %setup -q -n %{name}-%{version}%{?gittarver} @@ -179,6 +180,9 @@ fi %{_mandir}/man8/corosync-qnetd.8* %changelog +* Mon Aug 21 2023 jiangxinyu - 3.0.3-1 +- Upgrade version to 3.0.3 + * Tue Sep 13 2022 liqiuyu - 3.0.1-2 - Remove corosync-qdevice.service