From f2ffd6c981fb6a172116f8aa8b1be9c8ad3f7b5d 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 --- liborcus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/liborcus.spec b/liborcus.spec index 5b69fa6..fb6313d 100644 --- a/liborcus.spec +++ b/liborcus.spec @@ -7,7 +7,7 @@ Name: liborcus Version: 0.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Standalone file import filter library for spreadsheet documents License: MPLv2.0 @@ -185,6 +185,9 @@ make check %{?_smp_mflags} %doc doc/_doxygen/html %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.12.1-2 +- Rebuild for Python 3.6 + * Thu Sep 29 2016 David Tardon - 0.12.1-1 - new upstream release