[pcp-gui] Update to latest community sources

nathans nathans at fedoraproject.org
Fri Apr 19 20:29:30 UTC 2013


commit 5d9e23f38ca7e154bc61bd9ae2e928d97c24ea0d
Author: Nathan Scott <nathans at redhat.com>
Date:   Sat Apr 20 06:29:25 2013 +1000

    Update to latest community sources

 .gitignore   |    1 +
 pcp-gui.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a97d29..30d0017 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /pcp-gui-1.5.5.src.tar.gz
 /pcp-gui-1.5.6.src.tar.gz
 /pcp-gui-1.5.7.src.tar.gz
+/pcp-gui-1.5.8.src.tar.gz
diff --git a/pcp-gui.spec b/pcp-gui.spec
index 0c8982e..8c84f04 100644
--- a/pcp-gui.spec
+++ b/pcp-gui.spec
@@ -1,6 +1,6 @@
 Summary: Visualization tools for the Performance Co-Pilot toolkit
 Name: pcp-gui
-Version: 1.5.7
+Version: 1.5.8
 %define buildversion 1
 
 Release: %{buildversion}%{?dist}
@@ -104,6 +104,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_localstatedir}/lib/pcp-gui/testsuite
 
 %changelog
+* Sat Apr 20 2013 Nathan Scott <nathans at redhat.com> - 1.5.8-1
+- Update to latest PCP GUI sources.
+- Build fix when building against older PCP headers.
+
 * Fri Apr 19 2013 Nathan Scott <nathans at redhat.com> - 1.5.7-1
 - Update to latest PCP GUI sources.
 - Fix Save View memory corruption in pmchart (BZ 951173)
diff --git a/sources b/sources
index 2dfd4bf..f751fed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a22a2f74a773c01514ab324caa0116e2  pcp-gui-1.5.7.src.tar.gz
+2dd78e3a51531166c8e1b84b8a819295  pcp-gui-1.5.8.src.tar.gz


More information about the scm-commits mailing list