diff --git a/.gitignore b/.gitignore index a13f4d6..89c7ef6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /pcs-0.9.3.1.linux-x86_64.tar.gz /pcs-0.9.3.1.tar.gz /pcs-0.9.12.tar.gz +/pcs-0.9.19.tar.gz diff --git a/pcs.spec b/pcs.spec index 1c07a8e..9a1722d 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,5 +1,5 @@ Name: pcs -Version: 0.9.12 +Version: 0.9.19 Release: 1%{?dist} License: GPLv2 URL: http://github.com/feist/pcs @@ -38,6 +38,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py %doc COPYING README %changelog +* Thu Sep 06 2012 Chris Feist - 0.9.19-1 +- Resync to latest version of pcs + * Tue Aug 07 2012 Chris Feist - 0.9.12-1 - Resync to latest version of pcs diff --git a/sources b/sources index f9aa068..9f6d701 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1c1b11b7835cdcda340eecbcc7a6fc3a pcs-0.9.12.tar.gz +d99c3c24839422be7f9c9bfc2d27a4b8 pcs-0.9.19.tar.gz