Automated weekly pcp rawhide release: 0.20160816git27392b1
This commit is contained in:
parent
d192a61e3a
commit
1b3b775af2
3
.gitignore
vendored
3
.gitignore
vendored
@ -108,3 +108,6 @@ pcp-3.3.3-1.src.tar.gz
|
||||
/pcp-webjs-20160802gitcce8001.src.tar.gz
|
||||
/vector-20160802git6d01399.tar.gz
|
||||
/pcp-3.11.4.src.tar.gz
|
||||
/pcp-3.11.5-0.20160816git27392b1.tar.gz
|
||||
/pcp-webjs-20160816gitcce8001.src.tar.gz
|
||||
/vector-20160816gita417ef2.tar.gz
|
||||
|
15
pcp.spec
15
pcp.spec
@ -1,18 +1,18 @@
|
||||
Summary: System-level performance monitoring and performance management
|
||||
Name: pcp
|
||||
Version: 3.11.4
|
||||
%global buildversion 1
|
||||
Version: 3.11.5
|
||||
%global buildversion 0
|
||||
|
||||
Release: %{buildversion}%{?dist}
|
||||
Release: 0.20160816git27392b1%{?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}.src.tar.gz
|
||||
Source0: %{name}-%{version}-0.20160816git27392b1.tar.gz
|
||||
# https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz
|
||||
Source1: vector-1.1.0.tar.gz
|
||||
Source1: vector-20160816gita417ef2.tar.gz
|
||||
# https://github.com/performancecopilot/pcp-webjs/archive/x.y.z.tar.gz
|
||||
Source2: pcp-webjs-3.11.2.tar.gz
|
||||
Source2: pcp-webjs-20160816gitcce8001.src.tar.gz
|
||||
|
||||
%global disable_snmp 0
|
||||
|
||||
@ -2664,6 +2664,9 @@ cd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 16 2016 Lukas Berk <lberk@redhat.com> - 3.11.5-0.20160816git27392b1
|
||||
- Automated weekly rawhide release
|
||||
|
||||
* Fri Aug 05 2016 Nathan Scott <nathans@redhat.com> - 3.11.4-1
|
||||
- Support inside-container metric values in python (BZ 1333702)
|
||||
- Fix pmdaproc handling of commands with whitespace (BZ 1350816)
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
5bd032c1368147b490375d344f737a52 pcp-3.11.4.src.tar.gz
|
||||
b59b0234969a14dec723c26fbae1fdab pcp-webjs-3.11.2.tar.gz
|
||||
e1723b57dc9dad46650cdaf001a0d6e7 vector-1.1.0.tar.gz
|
||||
756b957b1d9a259f5a38eb0f7f49696a pcp-3.11.5-0.20160816git27392b1.tar.gz
|
||||
286ad4bee0b01fe53b005b9d0bab8a7c pcp-webjs-20160816gitcce8001.src.tar.gz
|
||||
9bcc159a173e8f421fe2068a92b0d34a vector-20160816gita417ef2.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user