From 3eada057415e58d76399cc638a009f6bba9b46fc Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Wed, 29 Jan 2014 14:54:51 +1100 Subject: [PATCH] Update to latest community sources --- .gitignore | 1 + pcp.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 83ce0b9..79fe147 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ pcp-3.3.3-1.src.tar.gz /pcp-3.8.9.src.tar.gz /pcp-3.8.10.src.tar.gz /pcp-3.8.11.src.tar.gz +/pcp-3.8.12.src.tar.gz diff --git a/pcp.spec b/pcp.spec index 4a6c54d..985a2fc 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,6 +1,6 @@ Summary: System-level performance monitoring and performance management Name: pcp -Version: 3.8.11 +Version: 3.8.12 %define buildversion 1 Release: %{buildversion}%{?dist} @@ -615,7 +615,7 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild" %defattr(-,root,root) %changelog -* Wed Jan 29 2014 Nathan Scott - 3.8.11-1 +* Wed Jan 29 2014 Nathan Scott - 3.8.12-1 - Resolves SNMP procfs file ICMP line parse issue (BZ 1055818) - Update to latest PCP sources. diff --git a/sources b/sources index 9c66cea..8b154f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -21bf1b7a6352d54a5426710773ad6b5a pcp-3.8.11.src.tar.gz +36cce7354c2aa3439de1f6a97f3cf590 pcp-3.8.12.src.tar.gz