Import from AlmaLinux stable repository

This commit is contained in:
eabdullin 2024-05-31 16:32:35 +00:00
parent b74a8a563f
commit 81c8e8beb4
3 changed files with 7 additions and 4 deletions

View File

@ -1,2 +0,0 @@
1630181bcac161c6136c79979d1fa4a11356b5a3 SOURCES/corosync-3.1.7.tar.gz
63e882d0bebed3f75436da0606fe7acbeabf1b25 SOURCES/spausedd-20201112.tar.gz

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/corosync-3.1.7.tar.gz
SOURCES/corosync-3.1.8.tar.gz
SOURCES/spausedd-20201112.tar.gz

View File

@ -22,7 +22,7 @@
Name: corosync
Summary: The Corosync Cluster Engine and Application Programming Interfaces
Version: 3.1.7
Version: 3.1.8
Release: 1%{?gitver}%{?dist}
License: BSD
URL: http://corosync.github.io/corosync/
@ -389,6 +389,11 @@ fi
%endif
%changelog
* Wed Nov 15 2023 Jan Friesse <jfriesse@redhat.com> - 3.1.8-1
- Resolves: RHEL-15263
- New upstream release (RHEL-15263)
* Tue Nov 15 2022 Jan Friesse <jfriesse@redhat.com> 3.1.7-1
- Resolves: rhbz#2135860