From c81c17a94f2b0120bdce820713a997136ec02289 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 --- lensfun.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lensfun.spec b/lensfun.spec index c3b87f1..1d17eaf 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -6,7 +6,7 @@ Name: lensfun Version: 0.3.2 Summary: Library to rectify defects introduced by photographic lenses -Release: 5%{?dist} +Release: 6%{?dist} License: LGPLv3 and CC-BY-SA URL: http://lensfun.sourceforge.net/ @@ -143,6 +143,9 @@ popd %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.3.2-6 +- Rebuild for Python 3.6 + * Thu Dec 01 2016 Rex Dieter - 0.3.2-5 - more upstream fixes... from the right branch (0.3)