diff --git a/.gitignore b/.gitignore index a6f4794..ad8dc38 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ pcp-3.3.3-1.src.tar.gz /pcp-3.9.4.src.tar.gz /pcp-3.9.5.src.tar.gz /pcp-3.9.7.src.tar.gz +/pcp-3.9.9.src.tar.gz diff --git a/pcp.spec b/pcp.spec index c5249b9..8bb4671 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,6 +1,6 @@ Summary: System-level performance monitoring and performance management Name: pcp -Version: 3.9.7 +Version: 3.9.9 %define buildversion 1 Release: %{buildversion}%{?dist} @@ -838,6 +838,9 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild" %defattr(-,root,root,-) %changelog +* Wed Aug 13 2014 Nathan Scott - 3.9.9-1 +- Update to latest PCP sources. + * Wed Jul 16 2014 Mark Goodwin - 3.9.7-1 - Update to latest PCP sources. diff --git a/sources b/sources index 1a14987..627564c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a71e731a319efba1f6f8f995de853c60 pcp-3.9.7.src.tar.gz +fb248008cb7a18d10edd4210190ff12f pcp-3.9.9.src.tar.gz