Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
428e05d103 | ||
|
|
c781ac3da9 | ||
|
|
6e186d3f73 |
3 changed files with 16 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -22,3 +22,5 @@ corosync-1.2.7.tar.gz
|
|||
/corosync-2.2.0.tar.gz
|
||||
/corosync-2.3.0.tar.gz
|
||||
/corosync-2.3.1.tar.gz
|
||||
/corosync-2.3.2.tar.gz
|
||||
/corosync-2.3.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
Name: corosync
|
||||
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
||||
Version: 2.3.1
|
||||
Version: 2.3.3
|
||||
Release: 1%{?gitver}%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Base
|
||||
|
|
@ -331,6 +331,18 @@ The Corosync Cluster Engine APIs.
|
|||
%{_mandir}/man8/quorum_overview.8*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 14 2014 Jan Friesse <jfriesse@redhat.com> - 2.3.3-1
|
||||
- New upstream release
|
||||
|
||||
* Mon Sep 16 2013 Jan Friesse <jfriesse@redhat.com> - 2.3.2-1
|
||||
- New upstream release
|
||||
|
||||
* Mon Aug 19 2013 Jan Friesse <jfriesse@redhat.com> 2.3.1-2
|
||||
- Resolves: rhbz#998362
|
||||
|
||||
- Fix scheduler pause-detection timeout (rhbz#998362)
|
||||
- merge upstream commit 2740cfd1eac60714601c74df2137fe588b607866 (rhbz#998362)
|
||||
|
||||
* Wed Jul 10 2013 Jan Friesse <jfriesse@redhat.com> - 2.3.1-1
|
||||
- New upstream release
|
||||
- Fix incorrect dates in specfile changelog section
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
d3a76155e05c0a6ec34b2d0ad281fb02 corosync-2.3.1.tar.gz
|
||||
e68e97bff74fc56c86493dc7def5f1bc corosync-2.3.3.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue