Update to latest community sources
This commit is contained in:
parent
4e79a41398
commit
3b1505e1fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@ pcp-3.3.3-1.src.tar.gz
|
||||
/pcp-3.11.0-0.20160128giteb5eb32.tar.gz
|
||||
/pcp-webjs-20160128gitddff69a.src.tar.gz
|
||||
/vector-20160128git117404f.tar.gz
|
||||
/pcp-3.11.0.src.tar.gz
|
||||
|
15
pcp.spec
15
pcp.spec
@ -1,14 +1,14 @@
|
||||
Summary: System-level performance monitoring and performance management
|
||||
Name: pcp
|
||||
Version: 3.11.0
|
||||
%global buildversion 0
|
||||
%global buildversion 1
|
||||
|
||||
Release: 0.20160128giteb5eb32%{?dist}
|
||||
Release: %{buildversion}%{?dist}
|
||||
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
||||
URL: http://www.pcp.io
|
||||
Group: Applications/System
|
||||
# https://bintray.com/artifact/download/pcp/source/pcp-%{version}.src.tar.gz
|
||||
Source0: %{name}-%{version}-0.20160128giteb5eb32.tar.gz
|
||||
Source0: pcp-%{version}.src.tar.gz
|
||||
# https://github.com/performancecopilot/pcp-webjs/archive/master.zip
|
||||
Source1: pcp-webjs-20160128gitddff69a.src.tar.gz
|
||||
# https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz
|
||||
@ -2378,9 +2378,12 @@ cd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 28 2016 Lukas Berk <lberk@redhat.com> - 3.11.0-0.20160128giteb5eb32
|
||||
- Automated weekly rawhide release
|
||||
- Applied spec changes from upstream git
|
||||
* Fri Jan 29 2016 Mark Goodwin <mgoodwin@redhat.com> - 3.11.0-1
|
||||
- Significant speedups to elapsed time stopping pmcd (BZ 1292027)
|
||||
- Fix python derived metric exception handling issues (BZ 1299806)
|
||||
- incorrect interpolation across <mark> record in a merged archive (BZ 1296750)
|
||||
- pcp requires pcp-compat pulling in a lot of unneeded pcp-pmda-* packages (BZ 1293466)
|
||||
- Update to latest PCP sources.
|
||||
|
||||
* Wed Dec 16 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-1
|
||||
- Add -V/--version support to several more commands (BZ 1284411)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
0388245469ecb15d7bc2df6a7b991f21 pcp-3.11.0-0.20160128giteb5eb32.tar.gz
|
||||
1c57b5e00bca7093da1184cba0200beb pcp-3.11.0.src.tar.gz
|
||||
7f35c35a963a9ff931ed0f9c1de64ad0 pcp-webjs-20160128gitddff69a.src.tar.gz
|
||||
fc30f9ec74e2ec912e5d9b14ac93eb08 vector-20160128git117404f.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user