[pcs] Re-synced to upstream sources.

cfeist cfeist at fedoraproject.org
Tue Aug 7 21:25:14 UTC 2012


commit 802cd98c0d322538b320126b06458d0fd09dbe7d
Author: Chris Feist <cfeist at redhat.com>
Date:   Tue Aug 7 16:22:30 2012 -0500

    Re-synced to upstream sources.

 .gitignore |    1 +
 pcs.spec   |    8 +++++---
 sources    |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fceb688..a13f4d6 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.12.tar.gz
diff --git a/pcs.spec b/pcs.spec
index 2d81c93..1c07a8e 100644
--- a/pcs.spec
+++ b/pcs.spec
@@ -1,6 +1,6 @@
 Name: pcs		
-Version: 0.9.3.1
-Release: 2%{?dist}
+Version: 0.9.12
+Release: 1%{?dist}
 License: GPLv2
 URL: http://github.com/feist/pcs
 Group: System Environment/Base
@@ -38,6 +38,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
 %doc COPYING README
 
 %changelog
+* Tue Aug 07 2012 Chris Feist <cfeist at redhat.com> - 0.9.12-1
+- Resync to latest version of pcs
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.3.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
@@ -55,4 +58,3 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
 
 * Mon Jan 16 2012 Chris Feist <cfeist at redhat.com> - 0.9.0-1
 - Initial Build
-
diff --git a/sources b/sources
index d6da544..f9aa068 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f9f674a29c5874ca4ea7942b82b8e17  pcs-0.9.3.1.tar.gz
+1c1b11b7835cdcda340eecbcc7a6fc3a  pcs-0.9.12.tar.gz


More information about the scm-commits mailing list