[corosync] New upstream release

Jan Friesse honzaf at fedoraproject.org
Fri Jan 18 09:09:10 UTC 2013


commit 4a16359e1491c4d8c9ff24faac98bfa96cd1cd18
Author: Jan Friesse <jfriesse at redhat.com>
Date:   Fri Jan 18 10:08:19 2013 +0100

    New upstream release
    
    Also remove hash from macro name in specfile to make rpmlint happy.
    
    Signed-off-by: Jan Friesse <jfriesse at redhat.com>

 .gitignore    |    1 +
 corosync.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67ec5a8..28d242c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ corosync-1.2.7.tar.gz
 /corosync-2.0.1.tar.gz
 /corosync-2.1.0.tar.gz
 /corosync-2.2.0.tar.gz
+/corosync-2.3.0.tar.gz
diff --git a/corosync.spec b/corosync.spec
index b638ce2..8939f00 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -19,7 +19,7 @@
 
 Name: corosync
 Summary: The Corosync Cluster Engine and Application Programming Interfaces
-Version: 2.2.0
+Version: 2.3.0
 Release: 1%{?gitver}%{?dist}
 License: BSD
 Group: System Environment/Base
@@ -317,6 +317,9 @@ The Corosync Cluster Engine APIs.
 %{_mandir}/man8/quorum_overview.8*
 
 %changelog
+* Fri Jan 18 2013 Jan Friesse <jfriesse at redhat.com> - 2.3.0-1
+- New upstream release
+
 * Wed Dec 12 2012 Jan Friesse <jfriesse at redhat.com> - 2.2.0-1
 - New upstream release
 
@@ -441,7 +444,7 @@ The Corosync Cluster Engine APIs.
 - New upstream release
 - Use global instead of define
 - Update Source0 url
-- Use more %name macro around
+- Use more name macro around
 - Cleanup install section. Init script is now installed by upstream
 - Cleanup whitespace
 - Don't deadlock between package upgrade and corosync condrestart
diff --git a/sources b/sources
index 42da6f7..4b9d54d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1bdae48c4ec1df653809d3dc04b3d121  corosync-2.2.0.tar.gz
+4689279c36b1417e122a23c6818017dd  corosync-2.3.0.tar.gz


More information about the scm-commits mailing list