[resource-agents] New upstream release

Fabio M. Di Nitto fabbione at fedoraproject.org
Thu Jun 30 08:41:40 UTC 2011


commit 1a4e91cbe307504fba1b41da81f667a6d8386c6a
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Thu Jun 30 10:41:20 2011 +0200

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

 .gitignore           |    1 +
 resource-agents.spec |    7 ++++++-
 sources              |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e94b8d..790d2f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ resource-agents-3.0.14.tar.bz2
 /agents-1.0.4.tar.bz2
 /1.0.4.tar.bz2
 /resource-agents-3.9.1.tar.bz2
+/resource-agents-3.9.2.tar.bz2
diff --git a/resource-agents.spec b/resource-agents.spec
index f97dbf4..3637428 100644
--- a/resource-agents.spec
+++ b/resource-agents.spec
@@ -32,7 +32,7 @@
 
 Name:		resource-agents
 Summary:	Open Source HA Reusable Cluster Resource Scripts
-Version:	3.9.1
+Version:	3.9.2
 Release:	1%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
 License:	GPLv2+ and LGPLv2+
 URL:		http://to.be.defined.com/
@@ -251,6 +251,7 @@ rm -rf %{buildroot}
 
 %{_mandir}/man7/*.7*
 %{_mandir}/man8/ocf-tester.8*
+%{_mandir}/man8/sfex_init.8*
 
 # For compatability with pre-existing agents
 %dir %{_sysconfdir}/ha.d
@@ -292,6 +293,10 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Thu Jun 30 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.9.2-1
+- new upstream release
+- fix 2 regressions from 3.9.1
+
 * Mon Jun 20 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.9.1-1
 - new upstream release
 - import spec file from upstream
diff --git a/sources b/sources
index 88aa27e..e4e187e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9082c407515926d1c7c8aedbc4383844  resource-agents-3.9.1.tar.bz2
+8ed96bf765f04f757f338974b7c21161  resource-agents-3.9.2.tar.bz2


More information about the scm-commits mailing list