import corosync-qdevice-3.0.2-1.el9

This commit is contained in:
CentOS Sources 2023-03-28 12:38:38 +00:00 committed by root
parent 96dd7cfafa
commit aea0ad0293
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
eb969252c86fb6bd7a4c84213d426f40d0eb5148 SOURCES/corosync-qdevice-3.0.1.tar.gz
8f72eb0d945136a243761c823e9c8ab7f1c14139 SOURCES/corosync-qdevice-3.0.2.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/corosync-qdevice-3.0.1.tar.gz
SOURCES/corosync-qdevice-3.0.2.tar.gz

View File

@ -10,8 +10,8 @@
Name: corosync-qdevice
Summary: The Corosync Cluster Engine Qdevice
Version: 3.0.1
Release: 4%{?gitver}%{?dist}
Version: 3.0.2
Release: 1%{?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
@ -207,6 +207,11 @@ fi
%{_mandir}/man8/corosync-qnetd.8*
%changelog
* Thu Nov 03 2022 Jan Friesse <jfriesse@redhat.com> - 3.0.2-1
- Resolves: rhbz#2135863
- New upstream release
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688