From 65d011c9da280e2f852d15506f7cef256b3b5535 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Mon, 12 Dec 2016 12:11:02 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- libsolv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsolv.spec b/libsolv.spec index 58a90be..a77a75b 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -39,7 +39,7 @@ Name: lib%{libname} Version: 0.6.24 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Package dependency solver License: BSD @@ -284,6 +284,9 @@ popd %endif %changelog +* Mon Dec 12 2016 Charalampos Stratakis - 0.6.24-3 +- Rebuild for Python 3.6 + * Fri Dec 09 2016 Orion Poplawski - 0.6.24-2 - Use upstream python build options