diff --git a/.gitignore b/.gitignore index ea43b1d..01aed71 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ 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 diff --git a/corosync.spec b/corosync.spec index 7345fd8..8195a1e 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.3 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* @@ -277,6 +276,9 @@ The Corosync Cluster Engine APIs. %{_mandir}/man8/sam_overview.8* %changelog +* 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..d9644ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -061ee5522097fee69475b38a66bf1d6a corosync-1.4.2.tar.gz +9e9943a7d9eb90fabd52d12b215c699c corosync-1.4.3.tar.gz