diff --git a/.gitignore b/.gitignore index bb5f387..1260d63 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ pcp-3.3.3-1.src.tar.gz /pcp-3.8.11.src.tar.gz /pcp-3.8.12.src.tar.gz /pcp-3.9.0.src.tar.gz +/pcp-3.9.1.src.tar.gz diff --git a/pcp.spec b/pcp.spec index 76118cf..c798dc1 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,6 +1,6 @@ Summary: System-level performance monitoring and performance management Name: pcp -Version: 3.9.0 +Version: 3.9.1 %define buildversion 1 Release: %{buildversion}%{?dist} @@ -718,6 +718,9 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild" %defattr(-,root,root) %changelog +* Wed Mar 19 2014 Nathan Scott - 3.9.1-1 +- Update to latest PCP sources. + * Wed Feb 19 2014 Nathan Scott - 3.9.0-1 - Create new sub-packages for pcp-webapi and pcp-manager - Split configuration from pcp-libs into pcp-conf (multilib) diff --git a/sources b/sources index 0ea4b95..b9764fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff418ff346f4110fb056330ff8f266ce pcp-3.9.0.src.tar.gz +940e7090d28732a2f8e7201761030f63 pcp-3.9.1.src.tar.gz