diff --git a/.gitignore b/.gitignore index 6e61f3d..74b02b5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /pcs-0.9.12.tar.gz /pcs-0.9.19.tar.gz /pcs-0.9.22.tar.gz +/pcs-0.9.23.tar.gz diff --git a/pcs.spec b/pcs.spec index 786b5a4..ad6e2aa 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,5 +1,5 @@ Name: pcs -Version: 0.9.22 +Version: 0.9.23 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 20 2012 Chris Feist - 0.9.23-1 +- Resync to latest version of pcs + * Wed Sep 12 2012 Chris Feist - 0.9.22-1 - Resync to latest version of pcs diff --git a/sources b/sources index 578cfe1..446aaa9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d6d50c049d20361f02de29a973450c8 pcs-0.9.22.tar.gz +74cc7f7c58e4e4eb6423cac74f598d2c pcs-0.9.23.tar.gz