Resynced to upstream sources
This commit is contained in:
parent
a6211c32e4
commit
f032d5e453
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/pcs-0.9.33.tar.gz
|
||||
/pcs-0.9.36.tar.gz
|
||||
/pcs-0.9.39.tar.gz
|
||||
/pcs-0.9.41.tar.gz
|
||||
|
7
pcs.spec
7
pcs.spec
@ -1,6 +1,6 @@
|
||||
Name: pcs
|
||||
Version: 0.9.39
|
||||
Release: 2%{?dist}
|
||||
Version: 0.9.41
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
URL: http://github.com/feist/pcs
|
||||
Group: System Environment/Base
|
||||
@ -42,6 +42,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
|
||||
%doc COPYING README
|
||||
|
||||
%changelog
|
||||
* Tue May 07 2013 Chris Feist <cfeist@redhat.com> - 0.9.41-1
|
||||
- Resynced to upstream sources
|
||||
|
||||
* Fri Apr 19 2013 Chris Feist <cfeist@redhat.com> - 0.9.39-1
|
||||
- Fixed gem building
|
||||
- Re-synced to upstream sources
|
||||
|
Loading…
Reference in New Issue
Block a user