From 5f49922291653c4695f4dab3b23f5f3edae713c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 13:55:52 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- liborcus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/liborcus.spec b/liborcus.spec index 80ea83c..c5c615a 100644 --- a/liborcus.spec +++ b/liborcus.spec @@ -7,7 +7,7 @@ Name: liborcus Version: 0.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Standalone file import filter library for spreadsheet documents License: MPLv2.0 @@ -182,6 +182,9 @@ make doc-doxygen %doc doc/_doxygen/html %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.15.2-2 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 29 2019 Caolán McNamara - 0.15.2-1 - new upstream release