[pcs/f17] Updated for new version of pcs

cfeist cfeist at fedoraproject.org
Thu May 24 18:27:43 UTC 2012


commit ebab0abfaede80caf058780617283cb7b70cc18f
Author: Chris Feist <cfeist at redhat.com>
Date:   Thu May 24 13:27:32 2012 -0500

    Updated for new version of pcs

 .gitignore |    1 +
 pcs.spec   |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fceb688..def6ad9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /pcs-0.9.3.linux-x86_64.tar.gz
 /pcs-0.9.3.1.linux-x86_64.tar.gz
 /pcs-0.9.3.1.tar.gz
+/pcs-0.9.4.tar.gz
diff --git a/pcs.spec b/pcs.spec
index fb236f0..f8b304c 100644
--- a/pcs.spec
+++ b/pcs.spec
@@ -1,5 +1,5 @@
 Name: pcs		
-Version: 0.9.3.1
+Version: 0.9.4
 Release: 1%{?dist}
 License: GPLv2
 URL: http://github.com/feist/pcs
@@ -38,6 +38,10 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
 %doc COPYING README
 
 %changelog
+* Thu May 24 2012 Chris Feist <cfeist at redhat.com> - 0.9.4-1
+- Resync to latest version of pcs
+- Move cluster creation options to cluster sub command.
+
 * Mon May 07 2012 Chris Feist <cfeist at redhat.com> - 0.9.3.1-1
 - Resync to latest version of pcs which includes fixes to work with F17.
 
diff --git a/sources b/sources
index d6da544..9d1a597 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f9f674a29c5874ca4ea7942b82b8e17  pcs-0.9.3.1.tar.gz
+f40db755a4331da649c5735eb3b4ac02  pcs-0.9.4.tar.gz


More information about the scm-commits mailing list