From 2507174f08efce5b2871400b024a8a4704aaecf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:51:46 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- libvoikko.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvoikko.spec b/libvoikko.spec index 5322646..979e70c 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,6 +1,6 @@ Name: libvoikko Version: 4.1.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators License: GPLv2+ @@ -108,6 +108,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python3_sitelib}/ %endif %changelog +* Tue May 26 2020 Miro HronĨok - 4.1.1-7 +- Rebuilt for Python 3.9 + * Wed Jan 29 2020 Fedora Release Engineering - 4.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild