diff --git a/.gitignore b/.gitignore index 295d64c..c387268 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,4 @@ pcp-3.3.3-1.src.tar.gz /pcp-3.11.4-0.20160711git274b6ca.tar.gz /pcp-webjs-20160711gitcce8001.src.tar.gz /vector-20160711git6d01399.tar.gz +/pcp-3.11.4-0.20160711git990fea6.tar.gz diff --git a/pcp.spec b/pcp.spec index 18f45d0..a75f660 100644 --- a/pcp.spec +++ b/pcp.spec @@ -3,12 +3,12 @@ Name: pcp Version: 3.11.4 %global buildversion 0 -Release: 0.20160711git274b6ca%{?dist} +Release: 0.20160711git990fea6%{?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.20160711git274b6ca.tar.gz +Source0: %{name}-%{version}-0.20160711git990fea6.tar.gz # https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz Source1: vector-20160711git6d01399.tar.gz # https://github.com/performancecopilot/pcp-webjs/archive/x.y.z.tar.gz @@ -590,10 +590,10 @@ Summary: Performance Co-Pilot tools for exporting PCP metrics to InfluxDB URL: http://www.pcp.io Requires: pcp-libs >= %{version}-%{release} %if !%{disable_python3} -Requires: python3-pcp = @package_version@ +Requires: python3-pcp = %{version}-%{release} Requires: python3-requests %else -Requires: python-pcp = @package_version@ +Requires: python-pcp = %{version}-%{release} Requires: python-requests %endif @@ -2661,6 +2661,10 @@ cd %endif %changelog +* Mon Jul 11 2016 Lukas Berk - 3.11.4-0.20160711git990fea6 +- Automated weekly rawhide release +- Applied spec changes from upstream git + * Mon Jul 11 2016 Lukas Berk - 3.11.4-0.20160711git274b6ca - Automated weekly rawhide release - Applied spec changes from upstream git diff --git a/sources b/sources index d16cfde..ceaec6a 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -589150a02dcd290184f6f9afc25b6a6b pcp-3.11.4-0.20160711git274b6ca.tar.gz +e4a59e131c982baeb8074c655c499b17 pcp-3.11.4-0.20160711git990fea6.tar.gz 286ad4bee0b01fe53b005b9d0bab8a7c pcp-webjs-20160711gitcce8001.src.tar.gz -d6b422a94b35cc232417c7e4b9f44b47 vector-20160711git6d01399.tar.gz +e1d334325cb4580dadbf606fc692d42a vector-20160711git6d01399.tar.gz