Re-synched with upstream sources

This commit is contained in:
Chris Feist 2012-03-19 13:36:49 -05:00
parent a0d1bea6ae
commit 511d9243ce
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/pcs-0.9.1.tar.gz
/pcs-0.9.2.tar.gz

View File

@ -1,5 +1,5 @@
Name: pcs
Version: 0.9.1
Version: 0.9.2
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
* Mon Mar 19 2012 Chris Feist <cfeist@redhat.com> - 0.9.2-1
- Resynced to latest version of pcs
* Mon Jan 23 2012 Chris Feist <cfeist@redhat.com> - 0.9.1-1
- Updated BuildRequires and %doc section for fedora

View File

@ -1 +1 @@
92772bbb0343d28e18fd59577cafe803 pcs-0.9.1.tar.gz
bf519c8326bd3ef2aa4c791a2eb757e6 pcs-0.9.2.tar.gz