Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c76e8d0e83 |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -49,3 +49,4 @@ corosync-1.2.7.tar.gz
|
|||
/corosync-3.1.5.tar.gz
|
||||
/corosync-3.1.6.tar.gz
|
||||
/corosync-3.1.7.tar.gz
|
||||
/corosync-3.1.8.tar.gz
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
|
||||
Name: corosync
|
||||
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
||||
Version: 3.1.7
|
||||
Release: 3%{?gitver}%{?dist}
|
||||
Version: 3.1.8
|
||||
Release: 1%{?gitver}%{?dist}
|
||||
License: BSD-3-Clause
|
||||
URL: http://corosync.github.io/corosync/
|
||||
Source0: http://build.clusterlabs.org/corosync/releases/%{name}-%{version}%{?gittarver}.tar.gz
|
||||
|
|
@ -289,6 +289,9 @@ network splits)
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 15 2023 Jan Friesse <jfriesse@redhat.com> - 3.1.8-1
|
||||
- New upstream release
|
||||
|
||||
* Tue Jun 06 2023 Jan Friesse <jfriesse@redhat.com> - 3.1.7-3
|
||||
- migrated to SPDX license
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (corosync-3.1.7.tar.gz) = a4d00f18a6dda07f36e77fc48f5bddff77e12a3e6ee40d9450734e281d20479b90cd0c653e255cfc46e0e42e4a0177291a3daba671e751d027e4317e601f0cd2
|
||||
SHA512 (corosync-3.1.8.tar.gz) = 6325ae39bada33dbc0c85eb07d137af78235a1c0f8a4d1f90a20088e011bff65263903e5688956256ddfb58daec45f6d96c04624ff320be0c00ec36aa5d568f8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue