Re-synced to latest version of pcs
This commit is contained in:
parent
802cd98c0d
commit
75bb1b190a
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/pcs-0.9.3.1.linux-x86_64.tar.gz
|
/pcs-0.9.3.1.linux-x86_64.tar.gz
|
||||||
/pcs-0.9.3.1.tar.gz
|
/pcs-0.9.3.1.tar.gz
|
||||||
/pcs-0.9.12.tar.gz
|
/pcs-0.9.12.tar.gz
|
||||||
|
/pcs-0.9.19.tar.gz
|
||||||
|
5
pcs.spec
5
pcs.spec
@ -1,5 +1,5 @@
|
|||||||
Name: pcs
|
Name: pcs
|
||||||
Version: 0.9.12
|
Version: 0.9.19
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://github.com/feist/pcs
|
URL: http://github.com/feist/pcs
|
||||||
@ -38,6 +38,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
|
|||||||
%doc COPYING README
|
%doc COPYING README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 06 2012 Chris Feist <cfeist@redhat.cmo> - 0.9.19-1
|
||||||
|
- Resync to latest version of pcs
|
||||||
|
|
||||||
* Tue Aug 07 2012 Chris Feist <cfeist@redhat.com> - 0.9.12-1
|
* Tue Aug 07 2012 Chris Feist <cfeist@redhat.com> - 0.9.12-1
|
||||||
- Resync to latest version of pcs
|
- Resync to latest version of pcs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user