[pcp-gui] Update to latest community sources

nathans nathans at fedoraproject.org
Thu Mar 6 03:46:01 UTC 2014


commit 1a885559a67e8a8e7a8d031541b8a4c2b629dd08
Author: Nathan Scott <nathans at redhat.com>
Date:   Thu Mar 6 14:45:48 2014 +1100

    Update to latest community sources

 .gitignore   |    1 +
 pcp-gui.spec |   10 +++++++++-
 sources      |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a8cb20..5a28743 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /pcp-gui-1.5.10.src.tar.gz
 /pcp-gui-1.5.11.src.tar.gz
 /pcp-gui-1.5.12.src.tar.gz
+/pcp-gui-1.5.13.src.tar.gz
diff --git a/pcp-gui.spec b/pcp-gui.spec
index 5ece36e..a646667 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.12
+Version: 1.5.13
 %define buildversion 1
 
 Release: %{buildversion}%{?dist}
@@ -36,6 +36,7 @@ to the core PCP infrastructure.
 #
 %package -n pcp-doc
 Group: Documentation
+BuildArch: noarch
 Summary: Documentation and tutorial for the Performance Co-Pilot
 
 %description -n pcp-doc
@@ -105,6 +106,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_localstatedir}/lib/pcp-gui/testsuite
 
 %changelog
+* Thu Mar 06 2014 Nathan Scott <nathans at redhat.com> - 1.5.13-1
+- Tackle one-metric-multiple-hosts legend ambiguity (BZ 1069960)
+- Add support for a saved hosts preference setting (BZ 1069947)
+- Add support for a global font preference setting (BZ 1069943)
+- Default to explicit hostname views if multi-host (BZ 1069964)
+- Make pcp-doc a noarch package as nature intended.
+
 * Wed Feb 19 2014 Nathan Scott <nathans at redhat.com> - 1.5.12-1
 - Updates to the PCP Programmers Guide for Python modules.
 - Change default pmchart font size from command line (BZ 1066173)
diff --git a/sources b/sources
index 2d1ffb6..5394891 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89ffb2e7343d2ae3d59b85ba6fac7453  pcp-gui-1.5.12.src.tar.gz
+c89224f441039cbf13154e55111395f1  pcp-gui-1.5.13.src.tar.gz


More information about the scm-commits mailing list