Re-synched to upstream
This commit is contained in:
parent
05df7ef292
commit
471dca81f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/pcs-0.9.36.tar.gz
|
/pcs-0.9.36.tar.gz
|
||||||
/pcs-0.9.39.tar.gz
|
/pcs-0.9.39.tar.gz
|
||||||
/pcs-0.9.41.tar.gz
|
/pcs-0.9.41.tar.gz
|
||||||
|
/pcs-0.9.44.tar.gz
|
||||||
|
7
pcs.spec
7
pcs.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pcs
|
Name: pcs
|
||||||
Version: 0.9.41
|
Version: 0.9.44
|
||||||
Release: 2%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://github.com/feist/pcs
|
URL: http://github.com/feist/pcs
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -40,6 +40,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
|
|||||||
%doc COPYING README
|
%doc COPYING README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 03 2013 Chris Feist <cfeist@redhat.com> - 0.9.44-4
|
||||||
|
- Rebuild with upstream sources
|
||||||
|
|
||||||
* Tue May 07 2013 Chris Feist <cfeist@redhat.com> - 0.9.41-2
|
* Tue May 07 2013 Chris Feist <cfeist@redhat.com> - 0.9.41-2
|
||||||
- Resynced to upstream sources
|
- Resynced to upstream sources
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user