Automated weekly pcp rawhide release: 0.20160704git3192207
This commit is contained in:
parent
cbc55aa66f
commit
32fc3fec59
3
.gitignore
vendored
3
.gitignore
vendored
@ -91,3 +91,6 @@ pcp-3.3.3-1.src.tar.gz
|
||||
/pcp-3.11.4-0.20160629git25d9bd6.tar.gz
|
||||
/pcp-webjs-20160629gitcce8001.src.tar.gz
|
||||
/vector-20160629git6d01399.tar.gz
|
||||
/pcp-3.11.4-0.20160704git3192207.tar.gz
|
||||
/pcp-webjs-20160704gitcce8001.src.tar.gz
|
||||
/vector-20160704git6d01399.tar.gz
|
||||
|
11
pcp.spec
11
pcp.spec
@ -3,16 +3,16 @@ Name: pcp
|
||||
Version: 3.11.4
|
||||
%global buildversion 0
|
||||
|
||||
Release: 0.20160629git25d9bd6%{?dist}
|
||||
Release: 0.20160704git3192207%{?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.20160629git25d9bd6.tar.gz
|
||||
Source0: %{name}-%{version}-0.20160704git3192207.tar.gz
|
||||
# https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz
|
||||
Source1: vector-20160629git6d01399.tar.gz
|
||||
Source1: vector-20160704git6d01399.tar.gz
|
||||
# https://github.com/performancecopilot/pcp-webjs/archive/x.y.z.tar.gz
|
||||
Source2: pcp-webjs-20160629gitcce8001.src.tar.gz
|
||||
Source2: pcp-webjs-20160704gitcce8001.src.tar.gz
|
||||
|
||||
%global disable_snmp 0
|
||||
|
||||
@ -2635,6 +2635,9 @@ cd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 04 2016 Lukas Berk <lberk@redhat.com> - 3.11.4-0.20160704git3192207
|
||||
- Automated weekly rawhide release
|
||||
|
||||
* Wed Jun 29 2016 Lukas Berk <lberk@redhat.com> - 3.11.4-0.20160629git25d9bd6
|
||||
- Automated weekly rawhide release
|
||||
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
0f6462174a9e6896bee501a6fccbe6a5 pcp-3.11.4-0.20160629git25d9bd6.tar.gz
|
||||
286ad4bee0b01fe53b005b9d0bab8a7c pcp-webjs-20160629gitcce8001.src.tar.gz
|
||||
c50602455501ab4505ec09fe889aff0e vector-20160629git6d01399.tar.gz
|
||||
5f4e919ffc4d7d283fe260fe34a4f69e pcp-3.11.4-0.20160704git3192207.tar.gz
|
||||
286ad4bee0b01fe53b005b9d0bab8a7c pcp-webjs-20160704gitcce8001.src.tar.gz
|
||||
529fc1c903ae8afc8b36eec9308c181d vector-20160704git6d01399.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user