[cluster] new upstream release

Fabio M. Di Nitto fabbione at fedoraproject.org
Mon Jun 20 16:48:00 UTC 2011


commit 2f7a4d0e68c50735aa95eb15b354c57853e13e66
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Mon Jun 20 18:47:16 2011 +0200

    new upstream release
    
    Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>

 .gitignore   |    2 ++
 cluster.spec |   13 +++++++++----
 sources      |    2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4555a9c..c85e1e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ cluster-3.0.14.tar.bz2
 /cluster-3.1.0.tar.bz2
 /cluster-3.1.0.tar.xz
 /cluster-3.1.1.tar.xz
+/cluster-3.1.2.tar.xz
+/cluster-3.1.3.tar.xz
diff --git a/cluster.spec b/cluster.spec
index 9218ad1..eb2f0c5 100644
--- a/cluster.spec
+++ b/cluster.spec
@@ -1,7 +1,7 @@
 ###############################################################################
 ###############################################################################
 ##
-##  Copyright (C) 2004-2010 Red Hat, Inc.  All rights reserved.
+##  Copyright (C) 2004-2011 Red Hat, Inc.  All rights reserved.
 ##
 ##  This copyrighted material is made available to anyone wishing to use,
 ##  modify, copy, or redistribute it subject to the terms and conditions
@@ -18,8 +18,8 @@
 
 Name: cluster
 Summary: Red Hat Cluster
-Version: 3.1.1
-Release: 2%{?alphatag:.%{alphatag}}%{?dist}
+Version: 3.1.3
+Release: 1%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 URL: http://sourceware.org/cluster/wiki/
@@ -36,7 +36,7 @@ BuildRequires: libxml2-devel ncurses-devel
 BuildRequires: corosynclib-devel >= 1.2.8-1
 BuildRequires: openaislib-devel >= 1.1.4-1
 BuildRequires: openldap-devel perl(ExtUtils::MakeMaker)
-BuildRequires: dbus-devel
+BuildRequires: dbus-devel zlib-devel
 
 %prep
 %setup -q -n %{name}-%{version}
@@ -208,6 +208,11 @@ The Red Hat Cluster libraries development package
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Jun 20 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.1.3-1
+- new upstream release
+- spec file update:
+  BuildRequires: zlib-devel
+
 * Thu Jun 16 2011 Marcela Mašláňová <mmaslano at redhat.com> - 3.1.1-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 74c7326..6aa47e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f496dbecaea367af5a5e81d2e8dcab8  cluster-3.1.1.tar.xz
+ff979a54f2fbddf8867dc9fd933bd740  cluster-3.1.3.tar.xz


More information about the scm-commits mailing list