From c7f34c50387bb03e07f9dd0ac63942829e66b013 Mon Sep 17 00:00:00 2001 From: Lukas Berk Date: Fri, 13 Nov 2015 17:42:53 -0500 Subject: [PATCH] Rebuild for python3 breakage --- pcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pcp.spec b/pcp.spec index dde5276..4325211 100644 --- a/pcp.spec +++ b/pcp.spec @@ -3,7 +3,7 @@ Name: pcp Version: 3.10.9 %global buildversion 0 -Release: 0.20151111git892d4d7%{?dist} +Release: 0.20151111git892d4d7.1%{?dist} License: GPLv2+ and LGPLv2.1+ and CC-BY URL: http://www.pcp.io Group: Applications/System @@ -2403,6 +2403,9 @@ cd %endif %changelog +* Fri Nov 13 2015 Lukas Berk - 3.10.9-0.20151111git892d4d7.1 +- Rebuild for python3 breakage + * Wed Nov 11 2015 Lukas Berk - 3.10.9-0.20151111git892d4d7 - Automated weekly rawhide release - Applied spec changes from upstream git