Automated weekly pcp rawhide release: 0.20160613git62d62f6
This commit is contained in:
parent
f88890cd2d
commit
5b8dacd9a0
3
.gitignore
vendored
3
.gitignore
vendored
@ -82,3 +82,6 @@ pcp-3.3.3-1.src.tar.gz
|
||||
/pcp-webjs-20160606gitpcp-webjs-3.11.2.src.tar.gz
|
||||
/vector-20160606gitc851eac.tar.gz
|
||||
/pcp-3.11.3-0.20160606gita7ba4e4.tar.gz
|
||||
/pcp-3.11.3-0.20160613git62d62f6.tar.gz
|
||||
/pcp-webjs-20160613gitpcp-webjs-3.11.2.src.tar.gz
|
||||
/vector-20160613gitc851eac.tar.gz
|
||||
|
11
pcp.spec
11
pcp.spec
@ -3,16 +3,16 @@ Name: pcp
|
||||
Version: 3.11.3
|
||||
%global buildversion 0
|
||||
|
||||
Release: 0.20160606gita7ba4e4%{?dist}
|
||||
Release: 0.20160613git62d62f6%{?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.20160606gita7ba4e4.tar.gz
|
||||
Source0: %{name}-%{version}-0.20160613git62d62f6.tar.gz
|
||||
# https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz
|
||||
Source1: pcp-webjs-20160606gitpcp-webjs-3.11.2.src.tar.gz
|
||||
Source1: pcp-webjs-20160613gitpcp-webjs-3.11.2.src.tar.gz
|
||||
# https://github.com/performancecopilot/pcp-webjs/archive/x.y.z.tar.gz
|
||||
Source2: vector-20160606gitc851eac.tar.gz
|
||||
Source2: vector-20160613gitc851eac.tar.gz
|
||||
|
||||
%global disable_snmp 0
|
||||
|
||||
@ -2632,6 +2632,9 @@ cd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2016 Lukas Berk <lberk@redhat.com> - 3.11.3-0.20160613git62d62f6
|
||||
- Automated weekly rawhide release
|
||||
|
||||
* Mon Jun 06 2016 Lukas Berk <lberk@redhat.com> - 3.11.3-0.20160606gita7ba4e4
|
||||
- Automated weekly rawhide release
|
||||
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
21919288fd19a0567f03a0c708ba47f1 pcp-3.11.3-0.20160606gita7ba4e4.tar.gz
|
||||
62acf21d461787e64fa0ba73f67e1581 pcp-webjs-20160606gitpcp-webjs-3.11.2.src.tar.gz
|
||||
f3f5ccc458fda1c449a5f717fe658e18 vector-20160606gitc851eac.tar.gz
|
||||
61ffe28620f0f7bb98e01605ff08674d pcp-3.11.3-0.20160613git62d62f6.tar.gz
|
||||
62acf21d461787e64fa0ba73f67e1581 pcp-webjs-20160613gitpcp-webjs-3.11.2.src.tar.gz
|
||||
39c86148f694c3a2da411db9a0aab96b vector-20160613gitc851eac.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user