diff --git a/.gitignore b/.gitignore index 1ce0b80..1d7e098 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ corosync-1.2.6.tar.gz corosync-1.2.7.tar.gz /corosync-1.2.8.tar.gz /corosync-1.3.0.tar.gz +/corosync-1.3.1.tar.gz diff --git a/corosync.spec b/corosync.spec index 21c9f87..b797f12 100644 --- a/corosync.spec +++ b/corosync.spec @@ -2,8 +2,8 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces -Version: 1.3.0 -Release: 2%{?alphatag:.%{alphatag}}%{?dist} +Version: 1.3.1 +Release: 1%{?alphatag:.%{alphatag}}%{?dist} License: BSD Group: System Environment/Base URL: http://ftp.corosync.org @@ -237,6 +237,9 @@ The Corosync Cluster Engine APIs. %{_mandir}/man8/sam_overview.8* %changelog +* Tue May 10 2011 Fabio M. Di Nitto - 1.3.1-1 +- New upstream release + * Tue Feb 08 2011 Fedora Release Engineering - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index ee13c94..d06f5d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -66a527d668b0f908db89be26c83ca7d6 corosync-1.3.0.tar.gz +c58459a009a3a9d0b9c00e276a190d90 corosync-1.3.1.tar.gz