[corosync] New upstream release

Jan Friesse honzaf at fedoraproject.org
Mon Sep 16 09:19:01 UTC 2013


commit 81a2f52716f7f8c145d09a0df95b8100c6c78c3e
Author: Jan Friesse <jfriesse at redhat.com>
Date:   Mon Sep 16 11:18:36 2013 +0200

    New upstream release
    
    Signed-off-by: Jan Friesse <jfriesse at redhat.com>

 .gitignore    |    1 +
 corosync.spec |   10 +++++-----
 sources       |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73fdaf6..19dcad9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ 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
diff --git a/corosync.spec b/corosync.spec
index c25cf3d..79ece5b 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -20,15 +20,13 @@
 
 Name: corosync
 Summary: The Corosync Cluster Engine and Application Programming Interfaces
-Version: 2.3.1
-Release: 3%{?gitver}%{?dist}
+Version: 2.3.2
+Release: 1%{?gitver}%{?dist}
 License: BSD
 Group: System Environment/Base
 URL: http://www.corosync.org/
 Source0: http://corosync.org/download/%{name}-%{version}%{?gittarver}.tar.gz
 
-Patch0: bz998362-1-Fix-scheduler-pause-detection-timeout.patch
-
 %if 0%{?rhel}
 ExclusiveArch: i686 x86_64
 %endif
@@ -75,7 +73,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 %prep
 %setup -q -n %{name}-%{version}%{?gittarver}
-%patch0 -p1 -b .bz998362-1
 
 %build
 %if %{with runautogen}
@@ -334,6 +331,9 @@ The Corosync Cluster Engine APIs.
 %{_mandir}/man8/quorum_overview.8*
 
 %changelog
+* Mon Sep 16 2013 Jan Friesse <jfriesse at redhat.com> - 2.3.2-1
+- New upstream release
+
 * Mon Aug 19 2013 Jan Friesse <jfriesse at redhat.com> 2.3.1-3
 - Resolves: rhbz#998362
 
diff --git a/sources b/sources
index 8aba322..29d89dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3a76155e05c0a6ec34b2d0ad281fb02  corosync-2.3.1.tar.gz
+0471219664186d110273b8ce48b1d169  corosync-2.3.2.tar.gz


More information about the scm-commits mailing list