From f1b46510c270fb2cc05fbb330e83dd7607d9e101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- libproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libproxy.spec b/libproxy.spec index bbf7891..21bfee8 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -4,7 +4,7 @@ Name: libproxy Version: 0.4.12 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries @@ -260,6 +260,9 @@ make test %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.4.12-5 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.4.12-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages