From 5969096f5ab57c8ff5fc5079e97a2d7e296f3e9a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Thu, 1 Jul 2021 04:12:18 +0000 Subject: [PATCH] import libvoikko-4.1.1-3.el8 --- SPECS/libvoikko.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/libvoikko.spec b/SPECS/libvoikko.spec index cbefe44..f81d36a 100644 --- a/SPECS/libvoikko.spec +++ b/SPECS/libvoikko.spec @@ -1,6 +1,6 @@ Name: libvoikko Version: 4.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries @@ -114,6 +114,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python3_sitelib}/ %endif %changelog +* Wed Jun 30 2021 Mike FABIAN - 4.1.1-3 +- Resolves: rhbz#1975295 Bump release number + * Thu Nov 26 2020 Mike FABIAN - 4.1.1-2 - Fix man file names for Flatpak builds, exclude __pycache__ files from Flatpak builds - Resolves: rhbz#1896322