[pcp-gui] Update to latest community sources

nathans nathans at fedoraproject.org
Sun Jul 28 07:14:25 UTC 2013


commit 594b9988836bfe885bbbeae7facc82f7a1bc69a4
Author: Nathan Scott <nathans at redhat.com>
Date:   Sun Jul 28 17:14:03 2013 +1000

    Update to latest community sources

 .gitignore   |    1 +
 pcp-gui.spec |   14 ++++++++++++--
 sources      |    2 +-
 3 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30d0017..9da54aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /pcp-gui-1.5.6.src.tar.gz
 /pcp-gui-1.5.7.src.tar.gz
 /pcp-gui-1.5.8.src.tar.gz
+/pcp-gui-1.5.9.src.tar.gz
diff --git a/pcp-gui.spec b/pcp-gui.spec
index bad7d2e..fb530cf 100644
--- a/pcp-gui.spec
+++ b/pcp-gui.spec
@@ -1,7 +1,7 @@
 Summary: Visualization tools for the Performance Co-Pilot toolkit
 Name: pcp-gui
-Version: 1.5.8
-%define buildversion 2
+Version: 1.5.9
+%define buildversion 1
 
 Release: %{buildversion}%{?dist}
 License: GPLv2+ and LGPLv2+ and LGPLv2+ with exceptions
@@ -105,6 +105,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_localstatedir}/lib/pcp-gui/testsuite
 
 %changelog
+* Sun Jul 28 2013 Nathan Scott <nathans at redhat.com> - 1.5.9-1
+- Fix problems with pmchart Samples/Visible History (BZ 968825)
+- Fix pmchart startup handling lack of metrics source (BZ 957007)
+- Fix missing metric handling for archive View files (BZ 981140)
+- UX improvements for the New/Edit Chart Apply button (BZ 957669)
+- Resolve packaging issue where /usr/bin was installed (BZ 988176)
+- Improve pmchart show-/hide-time-control mechanism (BZ 957002)
+- Add a close button to pmchart Preferences dialog (BZ 922198)
+- Fix pmchart Preferences dialog color scheme sigsegv (BZ 963505)
+
 * Sat Apr 20 2013 Nathan Scott <nathans at redhat.com> - 1.5.8-2
 - Update to latest PCP GUI sources.
 - Build fix when building against older PCP headers.
diff --git a/sources b/sources
index f751fed..ebe75d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2dd78e3a51531166c8e1b84b8a819295  pcp-gui-1.5.8.src.tar.gz
+77b981c6e5a99bae71250d1b558d0106  pcp-gui-1.5.9.src.tar.gz


More information about the scm-commits mailing list