[cluster] New upstream release

Fabio M. Di Nitto fabbione at fedoraproject.org
Thu Sep 2 12:53:03 UTC 2010


commit 2bd119021d52f2867d1efca90c85fd9655a1c18a
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Thu Sep 2 14:52:54 2010 +0200

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

 .gitignore   |    1 +
 cluster.spec |   13 +++++++++++--
 sources      |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a25689f..340ab67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 cluster-3.0.13.tar.bz2
 cluster-3.0.14.tar.bz2
+/cluster-3.0.16.tar.bz2
diff --git a/cluster.spec b/cluster.spec
index 345ac48..6ea3bb2 100644
--- a/cluster.spec
+++ b/cluster.spec
@@ -18,7 +18,7 @@
 
 Name: cluster
 Summary: Red Hat Cluster
-Version: 3.0.14
+Version: 3.0.16
 Release: 1%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
@@ -125,7 +125,7 @@ fi
 %files -n cman
 %defattr(-,root,root,-)
 %doc doc/COPYING.* doc/COPYRIGHT doc/README.licence doc/*.txt config/plugins/ldap/*.ldif
-%doc doc/cman_notify_template.sh
+%doc doc/cman_notify_template.sh doc/cluster_conf.html
 %dir %{_sysconfdir}/cluster
 %{_sysconfdir}/rc.d/init.d/cman
 %dir %{_sysconfdir}/cluster/cman-notify.d
@@ -273,6 +273,15 @@ fi
 %{_mandir}/man8/*gfs2*
 
 %changelog
+* Thu Sep  2 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.16-1
+- new upstream release
+  Resolves: rhbz#619096, rhbz#614046, rhbz#620679, rhbz#619680
+  Resolves: rhbz#621562, rhbz#621694, rhbz#608887, rhbz#622844
+  Resolves: rhbz#623810, rhbz#617306, rhbz#623816, rhbz#624691
+  Resolves: rhbz#622576
+- spec file update:
+  Ship cluster_conf.html documentation.
+
 * Thu Jul 29 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.14-1
 - new upstream release
   Resolves: rhbz#553383, rhbz#557563, rhbz#578625, rhbz#591003
diff --git a/sources b/sources
index d0a3a6e..0337b5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ad99b2798e342bb76ae82b5ed471d37  cluster-3.0.14.tar.bz2
+cc4a1a2c4084946d8c945adb12ac5c25  cluster-3.0.16.tar.bz2


More information about the scm-commits mailing list