From 4a16359e1491c4d8c9ff24faac98bfa96cd1cd18 Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Jan 18 2013 09:08:19 +0000 Subject: New upstream release Also remove hash from macro name in specfile to make rpmlint happy. Signed-off-by: Jan Friesse --- 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 - 2.3.0-1 +- New upstream release + * Wed Dec 12 2012 Jan Friesse - 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