diff --git a/.gitignore b/.gitignore index ea43b1d..a8464ab 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ corosync-1.2.7.tar.gz /corosync-1.4.0.tar.gz /corosync-1.4.1.tar.gz /corosync-1.4.2.tar.gz +/corosync-1.4.3.tar.gz +/corosync-1.4.4.tar.gz +/corosync-1.4.5.tar.gz diff --git a/corosync.spec b/corosync.spec index 7345fd8..050c9d9 100644 --- a/corosync.spec +++ b/corosync.spec @@ -13,7 +13,7 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces -Version: 1.4.2 +Version: 1.4.5 Release: 1%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist} License: BSD Group: System Environment/Base @@ -159,7 +159,6 @@ fi %{_libexecdir}/lcrso/vsf_quorum.lcrso %{_libexecdir}/lcrso/vsf_ykd.lcrso %dir %{_localstatedir}/lib/corosync -%attr(700, root, root) %{_localstatedir}/log/cluster %dir %{_localstatedir}/log/cluster %{_mandir}/man8/corosync_overview.8* %{_mandir}/man8/corosync.8* @@ -173,6 +172,7 @@ fi %{_mandir}/man8/corosync-notifyd.8* %{_mandir}/man8/corosync-quorumtool.8* %{_mandir}/man5/corosync.conf.5* +%{_mandir}/man8/confdb_keys.8* %package -n corosynclib Summary: The Corosync Cluster Engine Libraries @@ -277,6 +277,18 @@ The Corosync Cluster Engine APIs. %{_mandir}/man8/sam_overview.8* %changelog +* Wed Dec 12 2012 Jan Friesse - 1.4.5-1 +- New upstream release + +* Wed Oct 10 2012 Fabio M. Di Nitto - 1.4.4-2 +- Add fix for crash on i686 + +* Tue Aug 14 2012 Jan Friesse - 1.4.4-1 +- New upstream release + +* Wed Apr 25 2012 Jan Friesse - 1.4.3-1 +- New upstream release + * Wed Oct 06 2011 Jan Friesse - 1.4.2-1 - New upstream release diff --git a/sources b/sources index bd01b5d..4c83324 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -061ee5522097fee69475b38a66bf1d6a corosync-1.4.2.tar.gz +307135a7d089b7565decdd3e9a343c49 corosync-1.4.5.tar.gz