[pcp] Update to latest community sources

nathans nathans at fedoraproject.org
Fri Sep 14 12:25:39 UTC 2012


commit 16e75eba32dbe9cbbab711afc58be2d7f7656010
Author: Nathan Scott <nathans at redhat.com>
Date:   Fri Sep 14 22:25:26 2012 +1000

    Update to latest community sources

 .gitignore |    1 +
 pcp.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index acc8d43..ba8414c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ pcp-3.3.3-1.src.tar.gz
 /pcp-3.6.5-1.src.tar.gz
 /pcp-3.6.6-1.src.tar.gz
 /pcp-3.6.7.src.tar.gz
+/pcp-3.6.8.src.tar.gz
diff --git a/pcp.spec b/pcp.spec
index 5e8971d..e679260 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -1,9 +1,9 @@
 Summary: System-level performance monitoring and performance management
 Name: pcp
-Version: 3.6.7
+Version: 3.6.8
 %define buildversion 1
 
-Release: %{buildversion}%{?dist}.1
+Release: %{buildversion}%{?dist}
 License: GPLv2
 URL: http://oss.sgi.com/projects/pcp
 Group: Applications/System
@@ -394,6 +394,9 @@ fi
 %defattr(-,root,root)
 
 %changelog
+* Fri Sep 14 2012 Nathan Scott <nathans at redhat.com> - 3.6.8-1
+- Update to latest PCP sources.
+
 * Wed Sep 05 2012 Nathan Scott <nathans at redhat.com> - 3.6.6-1.1
 - Move configure step from prep to build section of spec (BZ 854128)
 
@@ -411,7 +414,7 @@ fi
 * Thu Jun 21 2012 Mark Goodwin <mgoodwin at redhat.com>
 - remove pcp-import-sheet2pcp subpackage due to missing deps (BZ 830923) - 3.6.3-1.2
 
-* Fri May 18 2012 Dan HorĂ¡k <dan[at]danny.cz> - 3.6.3-1.1
+* Fri May 18 2012 Dan Hork <dan[at]danny.cz> - 3.6.3-1.1
 - fix build on s390x
 
 * Mon Apr 30 2012 Mark Goodwin - 3.6.3-1
diff --git a/sources b/sources
index edc7f5f..aa40707 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8bcb830d859315504973199fb2325b2c  pcp-3.6.7.src.tar.gz
+36e5b95d37411cd00827a596d67c8387  pcp-3.6.8.src.tar.gz


More information about the scm-commits mailing list