[pcs] Re-synched to upstream

cfeist cfeist at fedoraproject.org
Tue Jun 4 22:03:56 UTC 2013


commit 471dca81f7bf869dbf4bbeaf6edd1e9a3de9327e
Author: Chris Feist <cfeist at redhat.com>
Date:   Tue Jun 4 17:03:44 2013 -0500

    Re-synched to upstream

 .gitignore |    1 +
 pcs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc614df..ff760be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /pcs-0.9.36.tar.gz
 /pcs-0.9.39.tar.gz
 /pcs-0.9.41.tar.gz
+/pcs-0.9.44.tar.gz
diff --git a/pcs.spec b/pcs.spec
index 0613297..2b27ddc 100644
--- a/pcs.spec
+++ b/pcs.spec
@@ -1,6 +1,6 @@
 Name: pcs		
-Version: 0.9.41
-Release: 2%{?dist}
+Version: 0.9.44
+Release: 4%{?dist}
 License: GPLv2
 URL: http://github.com/feist/pcs
 Group: System Environment/Base
@@ -40,6 +40,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
 %doc COPYING README
 
 %changelog
+* Mon Jun 03 2013 Chris Feist <cfeist at redhat.com> - 0.9.44-4
+- Rebuild with upstream sources
+
 * Tue May 07 2013 Chris Feist <cfeist at redhat.com> - 0.9.41-2
 - Resynced to upstream sources
 
diff --git a/sources b/sources
index 588246b..4976228 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa7286c91a52b4e5a50759a4f8920ffa  pcs-0.9.41.tar.gz
+be3149a64805c1666241661f503d07c7  pcs-0.9.44.tar.gz


More information about the scm-commits mailing list