Re-synced to upstream sources.

This commit is contained in:
Chris Feist 2012-08-07 16:22:30 -05:00
parent bcdfae8026
commit 802cd98c0d
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/pcs-0.9.3.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.12.tar.gz

View File

@ -1,6 +1,6 @@
Name: pcs
Version: 0.9.3.1
Release: 2%{?dist}
Version: 0.9.12
Release: 1%{?dist}
License: GPLv2
URL: http://github.com/feist/pcs
Group: System Environment/Base
@ -38,6 +38,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
%doc COPYING README
%changelog
* Tue Aug 07 2012 Chris Feist <cfeist@redhat.com> - 0.9.12-1
- Resync to latest version of pcs
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
@ -55,4 +58,3 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
* Mon Jan 16 2012 Chris Feist <cfeist@redhat.com> - 0.9.0-1
- Initial Build

View File

@ -1 +1 @@
3f9f674a29c5874ca4ea7942b82b8e17 pcs-0.9.3.1.tar.gz
1c1b11b7835cdcda340eecbcc7a6fc3a pcs-0.9.12.tar.gz