[fence-agents] New upstream release

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


commit 5f62a037a2c2a2428ccb9089c818b642b3c21452
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Thu Sep 2 14:57:35 2010 +0200

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

 .gitignore        |    1 +
 fence-agents.spec |   12 +++++++++++-
 sources           |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f95efa..9f79670 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 fence-agents-3.0.13.tar.bz2
 fence-agents-3.0.14.tar.bz2
+/fence-agents-3.0.16.tar.bz2
diff --git a/fence-agents.spec b/fence-agents.spec
index 2364c0e..585edb6 100644
--- a/fence-agents.spec
+++ b/fence-agents.spec
@@ -15,7 +15,7 @@
 
 Name: fence-agents
 Summary: Fence Agents for Red Hat Cluster
-Version: 3.0.14
+Version: 3.0.16
 Release: 1%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
@@ -84,11 +84,21 @@ power management for several devices.
 %files 
 %defattr(-,root,root,-)
 %doc doc/COPYING.* doc/COPYRIGHT doc/README.licence
+%config(noreplace) %{_sysconfdir}/cluster/fence_na.conf
 %{_sbindir}/fence*
 %{_datadir}/fence
 %{_mandir}/man8/fence*
 
 %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 fence_na.conf example config file.
+
 * 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 5b6fa73..62e5a8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ee020de70d1b45df37fceb37a87d225  fence-agents-3.0.14.tar.bz2
+aec7047e1d6eea1bd2a7b44a2e4ac1dc  fence-agents-3.0.16.tar.bz2


More information about the scm-commits mailing list