import libvoikko-4.1.1-3.el8

This commit is contained in:
CentOS Sources 2021-10-05 05:25:53 -04:00 committed by Stepan Oksanichenko
parent a02e61e70b
commit 337938a4c7

View File

@ -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 <mfabian@redhat.com> - 4.1.1-3
- Resolves: rhbz#1975295 Bump release number
* Thu Nov 26 2020 Mike FABIAN <mfabian@redhat.com> - 4.1.1-2
- Fix man file names for Flatpak builds, exclude __pycache__ files from Flatpak builds
- Resolves: rhbz#1896322