Resynced to latest upstream sources

This commit is contained in:
Chris Feist 2012-09-20 17:36:02 -05:00
parent a92303ee29
commit 857bdbf178
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <cfeist@redhat.cmo> - 0.9.23-1
- Resync to latest version of pcs
* Wed Sep 12 2012 Chris Feist <cfeist@redhat.cmo> - 0.9.22-1
- Resync to latest version of pcs

View File

@ -1 +1 @@
7d6d50c049d20361f02de29a973450c8 pcs-0.9.22.tar.gz
74cc7f7c58e4e4eb6423cac74f598d2c pcs-0.9.23.tar.gz